Content-Type: application/X-atf-tps; version="3" info: atf.version, Automated Testing Framework 0.20 (atf-0.20) info: tests.root, /usr/tests info: time.start, Sun Mar 13 17:34:50 UTC 2022 info: uname.sysname, NetBSD info: uname.nodename, info: uname.release, 9.99.94 info: uname.version, NetBSD 9.99.94 (GENERIC) #0: Sun Mar 13 17:11:16 UTC 2022 root@babylon5.netbsd.org:/tmp/build/2022.03.13.15.26.54-sparc64/obj/sys/arch/sparc64/compile/GENERIC info: uname.machine, sparc64 info: env, ENV=/root/.shrc info: env, BLOCKSIZE=1k info: env, PWD=/usr/tests info: env, HOME=/root info: env, PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin info: env, HOST= info: env, TERM=wsvt25 info: env, OLDPWD=/root info: env, USER=root info: env, LOGNAME=root info: env, SHELL=/bin/sh tps-count: 907 tp-start: 1647192896.612436, bin/cat/t_cat, 3 tc-start: 1647192896.624786, align tc-so:Executing command [ /bin/sh -c cat -be /usr/tests/bin/cat/d_align.in ] tc-end: 1647192897.509764, align, passed tc-start: 1647192897.529065, nonexistent tc-so:Executing command [ /bin/sh -c cat /some/name/that/does/not/exist ] tc-end: 1647192898.322530, nonexistent, passed tc-start: 1647192898.331401, se_output tc-so:Executing command [ /bin/sh -c cat -se /usr/tests/bin/cat/d_se_output.in ] tc-end: 1647192899.23338, se_output, passed tp-end: 1647192899.31201, bin/cat/t_cat tp-start: 1647192901.977751, bin/cp/t_cp, 10 tc-start: 1647192901.981013, dir_to_dir tc-so:Executing command [ cp dir dir2 ] tc-so:Executing command [ cp -R dir dir2 ] tc-so:Ensuring that dir/file and dir2/file are identical tc-so:Executing command [ cp -R dir dir2 ] tc-so:Executing command [ cp -R -H dirlink dir2 ] tc-so:Ensuring that dir/file and dir2/dirlink/file are identical tc-so:Executing command [ cp -R dir dir2 ] tc-so:Executing command [ cp -R -H dirlink dir2 ] tc-so:Executing command [ cp -R -H -L dirlink dir2/dirlink ] tc-so:Ensuring that dir/file and dir2/dirlink/dirlink/file are identical tc-so:Executing command [ readlink dir2/dirlink/dirlink/link ] tc-so:Executing command [ cp -R dir/1 dir/2 dir/3 target ] tc-so:Ensuring that dir/2/file and target/2/file are identical tc-end: 1647192906.44421, dir_to_dir, passed tc-start: 1647192906.103586, dir_to_file tc-so:Executing command [ cp dir file ] tc-so:Executing command [ cp -R dir file ] tc-end: 1647192907.657940, dir_to_file, passed tc-start: 1647192907.676934, file_over_link tc-so:Executing command [ cp -P file link ] tc-so:Ensuring that file and link are identical tc-end: 1647192908.481986, file_over_link, passed tc-start: 1647192908.503368, file_to_file tc-so:Executing command [ cp file file2 ] tc-so:Ensuring that file and file2 are identical tc-so:Ensuring that file and file2 are identical tc-so:Executing command [ cp -p file file3 ] tc-so:Executing command [ cp -p -N file file3 ] tc-end: 1647192910.194781, file_to_file, passed tc-start: 1647192910.215604, file_to_link tc-so:Executing command [ cp file2 link ] tc-so:Ensuring that file and file2 are identical tc-end: 1647192911.61537, file_to_link, passed tc-start: 1647192911.81505, file_to_linkdir tc-so:Executing command [ cp file dirlink ] tc-so:Ensuring that file and dir/file are identical tc-so:Executing command [ cp -P file dirlink ] tc-so:Executing command [ readlink dirlink ] tc-so:Ensuring that file and dirlink are identical tc-end: 1647192913.278194, file_to_linkdir, passed tc-start: 1647192913.299392, files_to_dir tc-so:Executing command [ cp file file2 file3 ] tc-so:Executing command [ cp file file2 link dir ] tc-so:Ensuring that file and dir/file are identical tc-end: 1647192914.274955, files_to_dir, passed tc-start: 1647192914.301502, link_over_file tc-so:Executing command [ cp -P link file ] tc-end: 1647192915.605816, link_over_file, passed tc-start: 1647192915.626950, link_to_file tc-so:Executing command [ cp link file ] tc-so:Executing command [ cp link file2 ] tc-so:Ensuring that file and file2 are identical tc-end: 1647192916.615040, link_to_file, passed tc-start: 1647192916.632688, linkdir_to_file tc-so:Executing command [ cp dirlink file ] tc-so:Executing command [ cp -P dirlink file ] tc-end: 1647192917.913690, linkdir_to_file, passed tp-end: 1647192917.931863, bin/cp/t_cp tp-start: 1647192918.430769, bin/date/t_date, 1 tc-start: 1647192918.433526, overflow tc-se:date: 10000000000 years: Unrecognized date format tc-se:date: 100000000000 years: Unrecognized date format tc-end: 1647192921.766739, overflow, passed tp-end: 1647192921.773750, bin/date/t_date tp-start: 1647192925.193899, bin/dd/t_dd, 4 tc-start: 1647192925.196694, io tc-end: 1647192930.328977, io, passed tc-start: 1647192930.336766, length tc-end: 1647192932.453195, length, passed tc-start: 1647192932.460069, seek tc-so:Executing command [ dd if=/dev/zero of=testfile seek=1 bs=8k count=1 ] tc-so:Executing command [ dd if=testfile ] tc-so:Executing command [ /bin/sh -c dd bs=4 if=/dev/zero count=1 | tr \\0 \\n | dd of=tf2 bs=4 seek=1 ] tc-so:Executing command [ dd if=tf2 ] tc-end: 1647192934.246293, seek, passed tc-start: 1647192934.257433, swab tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=1 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=2 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=4 ] tc-so:Executing command [ dd if=testfile conv=swab msgfmt=quiet bs=8 ] tc-end: 1647192936.322242, swab, passed tp-end: 1647192936.333217, bin/dd/t_dd tp-start: 1647192936.944006, bin/df/t_df, 2 tc-start: 1647192936.946131, hflag tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -hn ] tc-end: 1647192937.805701, hflag, passed tc-start: 1647192937.815138, normal tc-so:Executing command [ /bin/sh -c BLOCKSIZE=1k /usr/tests/bin/df/h_df -n ] tc-end: 1647192938.927563, normal, passed tp-end: 1647192938.936413, bin/df/t_df tp-start: 1647192944.549274, bin/expr/t_expr, 14 tc-start: 1647192944.552864, arithmetic_ops tc-so:Expression '.java_wrapper : /', expecting '0' tc-so:Expression '4 : \*', expecting '0' tc-so:Expression '4 : +', expecting '0' tc-so:Expression '4 : -', expecting '0' tc-so:Expression '4 : /', expecting '0' tc-so:Expression '4 : %', expecting '0' tc-end: 1647192945.643743, arithmetic_ops, passed tc-start: 1647192945.653282, basic_functional tc-so:Expression '2', expecting '2' tc-so:Expression '-4', expecting '-4' tc-so:Expression 'hello', expecting 'hello' tc-end: 1647192946.751132, basic_functional, passed tc-start: 1647192946.761641, basic_math tc-so:Expression '2 + 4 \* 5', expecting '22' tc-end: 1647192947.452383, basic_math, passed tc-start: 1647192947.462472, colon_vs_math tc-so:Expression '2 : 4 / 2', expecting '0' tc-so:Expression '4 : 4 % 3', expecting '1' tc-end: 1647192948.627025, colon_vs_math, passed tc-start: 1647192948.634066, compare_ops tc-so:Expression '2 \!= 5', expecting '1' tc-so:Expression '2 \!= 2', expecting '0' tc-so:Expression '2 \<= 3', expecting '1' tc-so:Expression '2 \<= 2', expecting '1' tc-so:Expression '2 \<= 1', expecting '0' tc-so:Expression '2 \< 3', expecting '1' tc-so:Expression '2 \< 2', expecting '0' tc-so:Expression '2 = 2', expecting '1' tc-so:Expression '2 = 4', expecting '0' tc-so:Expression '2 \>= 1', expecting '1' tc-so:Expression '2 \>= 2', expecting '1' tc-so:Expression '2 \>= 3', expecting '0' tc-so:Expression '2 \> 1', expecting '1' tc-so:Expression '2 \> 2', expecting '0' tc-end: 1647192950.757812, compare_ops, passed tc-start: 1647192950.764980, compare_ops_precedence tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1647192951.225544, compare_ops_precedence, passed tc-start: 1647192951.232803, gtkmm tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 4 \& 5 \>= 5', expecting '1' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 4 \& 5 \>= 6', expecting '0' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 3 \& 5 \>= 5', expecting '0' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 4 \| 3 = 2 \& 4 = 4 \& 5 \>= 5', expecting '0' tc-so:Expression '3 \> 2 \| 3 = 3 \& 4 \> 4 \| 3 = 3 \& 4 = 4 \& 5 \>= 6', expecting '1' tc-so:Expression '3 \> 3 \| 3 = 3 \& 4 \> 3 \| 3 = 3 \& 4 = 4 \& 5 \>= 5', expecting '1' tc-end: 1647192953.659890, gtkmm, passed tc-start: 1647192953.666817, lang tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-so:Executing command [ /bin/sh -c expr 10 + 11 ] tc-end: 1647192954.530970, lang, passed tc-start: 1647192954.540208, math_precedence tc-so:Expression '-3 + -1 \* 4 + 3 / -6', expecting '-7' tc-end: 1647192955.9667, math_precedence, passed tc-start: 1647192955.16506, multiply tc-so:Expression '1 \* -1', expecting '-1' tc-so:Expression '2 \> 1 \* 17', expecting '0' tc-end: 1647192955.630134, multiply, passed tc-start: 1647192955.637387, negative tc-so:Expression '-1 + 5', expecting '4' tc-so:Expression '- 1 + 5', expecting 'expr: syntax error' tc-so:Expression '5 + -1', expecting '4' tc-so:Expression '5 + - 1', expecting 'expr: syntax error' tc-so:Expression '1 - -5', expecting '6' tc-end: 1647192956.272357, negative, passed tc-start: 1647192956.279120, overflow tc-so:Expression '4611686018427387904 + 4611686018427387903', expecting '9223372036854775807' tc-so:Expression '4611686018427387904 + 4611686018427387904', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 + 4611686018427387904'' tc-so:Expression '4611686018427387904 - -4611686018427387904', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 - -4611686018427387904'' tc-so:Expression '-4611686018427387904 - 4611686018427387903', expecting '-9223372036854775807' tc-so:Expression '-4611686018427387904 - 4611686018427387905', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 - 4611686018427387905'' tc-so:Expression '-4611686018427387904 \* 1', expecting '-4611686018427387904' tc-so:Expression '-4611686018427387904 \* -1', expecting '4611686018427387904' tc-so:Expression '-4611686018427387904 \* 2', expecting '-9223372036854775808' tc-so:Expression '-4611686018427387904 \* 3', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * 3'' tc-so:Expression '-4611686018427387904 \* -2', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * -2'' tc-so:Expression '4611686018427387904 \* 1', expecting '4611686018427387904' tc-so:Expression '4611686018427387904 \* 2', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 * 2'' tc-so:Expression '4611686018427387904 \* 3', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 * 3'' tc-so:Expression '-9223372036854775808 % -1', expecting 'expr: integer overflow or underflow occurred for operation '-9223372036854775808 % -1'' tc-so:Expression '-9223372036854775808 / -1', expecting 'expr: integer overflow or underflow occurred for operation '-9223372036854775808 / -1'' tc-so:Expression '0 + -9223372036854775808', expecting '-9223372036854775808' tc-so:Expression '0 + -1', expecting '-1' tc-so:Expression '0 + 0', expecting '0' tc-so:Expression '0 + 1', expecting '1' tc-so:Expression '0 + 9223372036854775807', expecting '9223372036854775807' tc-so:Expression '-9223372036854775808 + 0', expecting '-9223372036854775808' tc-so:Expression '9223372036854775807 + 0', expecting '9223372036854775807' tc-so:Expression '4611686018427387904 \* -1', expecting '-4611686018427387904' tc-so:Expression '4611686018427387904 \* -2', expecting '-9223372036854775808' tc-so:Expression '4611686018427387904 \* -3', expecting 'expr: integer overflow or underflow occurred for operation '4611686018427387904 * -3'' tc-so:Expression '-4611686018427387904 \* -1', expecting '4611686018427387904' tc-so:Expression '-4611686018427387904 \* -2', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * -2'' tc-so:Expression '-4611686018427387904 \* -3', expecting 'expr: integer overflow or underflow occurred for operation '-4611686018427387904 * -3'' tc-so:Expression '0 \* -1', expecting '0' tc-so:Expression '0 \* 0', expecting '0' tc-so:Expression '0 \* 1', expecting '0' tc-end: 1647192962.92509, overflow, passed tc-start: 1647192962.103783, precedence tc-so:Expression 'X1/2/3 : X\\\(.\*[^/]\\\)//\*[^/][^/]\*/\*$ \| . : \\\(.\\\)', expecting '1/2' tc-end: 1647192963.232568, precedence, passed tc-start: 1647192963.242637, regex tc-so:Expression '1/2 : .\*/\\\(.\*\\\)', expecting '2' tc-end: 1647192964.262644, regex, passed tp-end: 1647192964.270118, bin/expr/t_expr tp-start: 1647192964.793655, bin/pax/t_pax, 1 tc-start: 1647192964.796213, append tc-so:Executing command [ pax -w -b 512 -x ustar -f file1.tar foo bar ] tc-so:Executing command [ pax -w -b 512 -x ustar -f file2.tar foo ] tc-so:Executing command [ pax -w -b 512 -x ustar -f file2.tar -a bar ] tc-so:Executing command [ cmp file1.tar file2.tar ] tc-end: 1647192966.177795, append, passed tp-end: 1647192966.194816, bin/pax/t_pax tp-start: 1647192970.526567, bin/ps/t_ps, 8 tc-start: 1647192970.529552, default_columns tc-end: 1647192981.290667, default_columns, passed tc-start: 1647192981.301700, duplicate_column tc-end: 1647192984.67854, duplicate_column, passed tc-start: 1647192984.76525, minus_O tc-end: 1647192986.628146, minus_O, passed tc-start: 1647192986.637999, minus_o tc-end: 1647192991.87855, minus_o, passed tc-start: 1647192991.96754, override_heading_all_null tc-end: 1647192994.643276, override_heading_all_null, passed tc-start: 1647192994.650869, override_heading_embedded_specials tc-end: 1647192997.834099, override_heading_embedded_specials, passed tc-start: 1647192997.845014, override_heading_simple tc-end: 1647193000.892016, override_heading_simple, passed tc-start: 1647193000.899182, override_heading_some_null tc-end: 1647193006.257739, override_heading_some_null, passed tp-end: 1647193006.267812, bin/ps/t_ps tp-start: 1647193065.210759, bin/sh/dotcmd/t_dotcmd, 192 tc-start: 1647193065.213602, case_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_case ] tc-end: 1647193068.411498, case_break_case, passed tc-start: 1647193068.419634, case_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_compound ] tc-end: 1647193070.947666, case_break_compound, passed tc-start: 1647193070.955566, case_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_file ] tc-end: 1647193073.928400, case_break_file, passed tc-start: 1647193073.935222, case_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_for ] tc-end: 1647193077.874363, case_break_for, passed tc-start: 1647193077.884175, case_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_func ] tc-end: 1647193082.158088, case_break_func, passed tc-start: 1647193082.165081, case_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_subshell ] tc-end: 1647193085.750932, case_break_subshell, passed tc-start: 1647193085.759410, case_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_until ] tc-end: 1647193089.759602, case_break_until, passed tc-start: 1647193089.768722, case_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_break_while ] tc-end: 1647193092.915066, case_break_while, passed tc-start: 1647193092.924750, case_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_case ] tc-end: 1647193096.500809, case_continue_case, passed tc-start: 1647193096.508326, case_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_compound ] tc-end: 1647193099.904186, case_continue_compound, passed tc-start: 1647193099.911230, case_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_file ] tc-end: 1647193102.6185, case_continue_file, passed tc-start: 1647193102.13697, case_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_for ] tc-end: 1647193104.975637, case_continue_for, passed tc-start: 1647193104.985344, case_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_func ] tc-end: 1647193107.651397, case_continue_func, passed tc-start: 1647193107.660761, case_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_subshell ] tc-end: 1647193110.281683, case_continue_subshell, passed tc-start: 1647193110.289427, case_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_until ] tc-end: 1647193113.997656, case_continue_until, passed tc-start: 1647193114.7470, case_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_continue_while ] tc-end: 1647193117.689490, case_continue_while, passed tc-start: 1647193117.698106, case_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_case ] tc-end: 1647193120.185979, case_return_case, passed tc-start: 1647193120.195966, case_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_compound ] tc-end: 1647193123.619344, case_return_compound, passed tc-start: 1647193123.628187, case_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_file ] tc-end: 1647193126.420798, case_return_file, passed tc-start: 1647193126.428899, case_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_for ] tc-end: 1647193129.673648, case_return_for, passed tc-start: 1647193129.683121, case_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_func ] tc-end: 1647193133.633442, case_return_func, passed tc-start: 1647193133.644103, case_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_subshell ] tc-end: 1647193136.870641, case_return_subshell, passed tc-start: 1647193136.881500, case_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_until ] tc-end: 1647193141.76428, case_return_until, passed tc-start: 1647193141.83999, case_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/case_return_while ] tc-end: 1647193143.853364, case_return_while, passed tc-start: 1647193143.862155, compound_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_case ] tc-end: 1647193146.852783, compound_break_case, passed tc-start: 1647193146.862383, compound_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_compound ] tc-end: 1647193149.543320, compound_break_compound, passed tc-start: 1647193149.550903, compound_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_file ] tc-end: 1647193151.898743, compound_break_file, passed tc-start: 1647193151.908069, compound_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_for ] tc-end: 1647193154.792289, compound_break_for, passed tc-start: 1647193154.800937, compound_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_func ] tc-end: 1647193158.50901, compound_break_func, passed tc-start: 1647193158.60549, compound_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_subshell ] tc-end: 1647193161.120570, compound_break_subshell, passed tc-start: 1647193161.131254, compound_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_until ] tc-end: 1647193164.449070, compound_break_until, passed tc-start: 1647193164.457505, compound_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_break_while ] tc-end: 1647193166.895553, compound_break_while, passed tc-start: 1647193166.905578, compound_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_case ] tc-end: 1647193170.352014, compound_continue_case, passed tc-start: 1647193170.361240, compound_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_compound ] tc-end: 1647193172.844548, compound_continue_compound, passed tc-start: 1647193172.851870, compound_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_file ] tc-end: 1647193175.828517, compound_continue_file, passed tc-start: 1647193175.838225, compound_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_for ] tc-end: 1647193178.578140, compound_continue_for, passed tc-start: 1647193178.587646, compound_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_func ] tc-end: 1647193181.460284, compound_continue_func, passed tc-start: 1647193181.468424, compound_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_subshell ] tc-end: 1647193184.611153, compound_continue_subshell, passed tc-start: 1647193184.619484, compound_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_until ] tc-end: 1647193187.625217, compound_continue_until, passed tc-start: 1647193187.635858, compound_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_continue_while ] tc-end: 1647193190.721051, compound_continue_while, passed tc-start: 1647193190.732026, compound_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_case ] tc-end: 1647193193.353042, compound_return_case, passed tc-start: 1647193193.361702, compound_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_compound ] tc-end: 1647193195.922688, compound_return_compound, passed tc-start: 1647193195.932714, compound_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_file ] tc-end: 1647193198.218625, compound_return_file, passed tc-start: 1647193198.228136, compound_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_for ] tc-end: 1647193200.139432, compound_return_for, passed tc-start: 1647193200.149971, compound_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_func ] tc-end: 1647193202.136302, compound_return_func, passed tc-start: 1647193202.145571, compound_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_subshell ] tc-end: 1647193204.259401, compound_return_subshell, passed tc-start: 1647193204.266542, compound_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_until ] tc-end: 1647193206.212927, compound_return_until, passed tc-start: 1647193206.221252, compound_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/compound_return_while ] tc-end: 1647193208.120808, compound_return_while, passed tc-start: 1647193208.128190, file_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_case ] tc-end: 1647193210.22196, file_break_case, passed tc-start: 1647193210.29655, file_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_compound ] tc-end: 1647193211.957679, file_break_compound, passed tc-start: 1647193211.965493, file_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_file ] tc-end: 1647193213.908485, file_break_file, passed tc-start: 1647193213.915851, file_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_for ] tc-end: 1647193215.845971, file_break_for, passed tc-start: 1647193215.853404, file_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_func ] tc-end: 1647193217.775402, file_break_func, passed tc-start: 1647193217.783429, file_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_subshell ] tc-end: 1647193219.746403, file_break_subshell, passed tc-start: 1647193219.754322, file_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_until ] tc-end: 1647193221.768940, file_break_until, passed tc-start: 1647193221.777157, file_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_break_while ] tc-end: 1647193223.700174, file_break_while, passed tc-start: 1647193223.708500, file_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_case ] tc-end: 1647193225.883933, file_continue_case, passed tc-start: 1647193225.893422, file_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_compound ] tc-end: 1647193227.829972, file_continue_compound, passed tc-start: 1647193227.837067, file_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_file ] tc-end: 1647193230.89050, file_continue_file, passed tc-start: 1647193230.98893, file_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_for ] tc-end: 1647193232.2121, file_continue_for, passed tc-start: 1647193232.10132, file_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_func ] tc-end: 1647193233.937590, file_continue_func, passed tc-start: 1647193233.945436, file_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_subshell ] tc-end: 1647193236.389967, file_continue_subshell, passed tc-start: 1647193236.397664, file_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_until ] tc-end: 1647193238.387645, file_continue_until, passed tc-start: 1647193238.395627, file_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_continue_while ] tc-end: 1647193240.343455, file_continue_while, passed tc-start: 1647193240.352277, file_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_case ] tc-end: 1647193242.262073, file_return_case, passed tc-start: 1647193242.269839, file_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_compound ] tc-end: 1647193244.138641, file_return_compound, passed tc-start: 1647193244.146982, file_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_file ] tc-end: 1647193246.157109, file_return_file, passed tc-start: 1647193246.167170, file_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_for ] tc-end: 1647193248.114105, file_return_for, passed tc-start: 1647193248.123313, file_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_func ] tc-end: 1647193249.996619, file_return_func, passed tc-start: 1647193250.3968, file_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_subshell ] tc-end: 1647193251.867352, file_return_subshell, passed tc-start: 1647193251.874525, file_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_until ] tc-end: 1647193253.726933, file_return_until, passed tc-start: 1647193253.733887, file_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/file_return_while ] tc-end: 1647193255.637851, file_return_while, passed tc-start: 1647193255.645126, for_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_case ] tc-end: 1647193257.532458, for_break_case, passed tc-start: 1647193257.540804, for_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_compound ] tc-end: 1647193259.517134, for_break_compound, passed tc-start: 1647193259.524889, for_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_file ] tc-end: 1647193261.454185, for_break_file, passed tc-start: 1647193261.462977, for_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_for ] tc-end: 1647193263.777659, for_break_for, passed tc-start: 1647193263.785277, for_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_func ] tc-end: 1647193265.692491, for_break_func, passed tc-start: 1647193265.700878, for_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_subshell ] tc-end: 1647193267.805302, for_break_subshell, passed tc-start: 1647193267.822396, for_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_until ] tc-end: 1647193269.651801, for_break_until, passed tc-start: 1647193269.659719, for_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_break_while ] tc-end: 1647193271.447515, for_break_while, passed tc-start: 1647193271.455056, for_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_case ] tc-end: 1647193273.351723, for_continue_case, passed tc-start: 1647193273.358544, for_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_compound ] tc-end: 1647193275.335979, for_continue_compound, passed tc-start: 1647193275.343986, for_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_file ] tc-end: 1647193277.251893, for_continue_file, passed tc-start: 1647193277.259534, for_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_for ] tc-end: 1647193279.223109, for_continue_for, passed tc-start: 1647193279.231429, for_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_func ] tc-end: 1647193281.284530, for_continue_func, passed tc-start: 1647193281.292345, for_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_subshell ] tc-end: 1647193283.197883, for_continue_subshell, passed tc-start: 1647193283.205343, for_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_until ] tc-end: 1647193285.115162, for_continue_until, passed tc-start: 1647193285.122471, for_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_continue_while ] tc-end: 1647193286.948315, for_continue_while, passed tc-start: 1647193286.954866, for_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_case ] tc-end: 1647193288.676450, for_return_case, passed tc-start: 1647193288.683557, for_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_compound ] tc-end: 1647193290.541625, for_return_compound, passed tc-start: 1647193290.548697, for_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_file ] tc-end: 1647193292.527941, for_return_file, passed tc-start: 1647193292.535741, for_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_for ] tc-end: 1647193294.386312, for_return_for, passed tc-start: 1647193294.393745, for_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_func ] tc-end: 1647193296.494748, for_return_func, passed tc-start: 1647193296.502426, for_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_subshell ] tc-end: 1647193298.476555, for_return_subshell, passed tc-start: 1647193298.484336, for_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_until ] tc-end: 1647193300.422303, for_return_until, passed tc-start: 1647193300.430808, for_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/for_return_while ] tc-end: 1647193302.276247, for_return_while, passed tc-start: 1647193302.282951, func_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_case ] tc-end: 1647193304.427701, func_break_case, passed tc-start: 1647193304.435914, func_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_compound ] tc-end: 1647193306.486097, func_break_compound, passed tc-start: 1647193306.495674, func_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_file ] tc-end: 1647193308.435559, func_break_file, passed tc-start: 1647193308.443442, func_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_for ] tc-end: 1647193310.667575, func_break_for, passed tc-start: 1647193310.674468, func_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_func ] tc-end: 1647193312.534131, func_break_func, passed tc-start: 1647193312.542663, func_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_subshell ] tc-end: 1647193314.508001, func_break_subshell, passed tc-start: 1647193314.518042, func_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_until ] tc-end: 1647193316.823338, func_break_until, passed tc-start: 1647193316.833534, func_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_break_while ] tc-end: 1647193319.158443, func_break_while, passed tc-start: 1647193319.165759, func_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_case ] tc-end: 1647193321.13011, func_continue_case, passed tc-start: 1647193321.20670, func_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_compound ] tc-end: 1647193322.765748, func_continue_compound, passed tc-start: 1647193322.772651, func_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_file ] tc-end: 1647193324.700556, func_continue_file, passed tc-start: 1647193324.707139, func_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_for ] tc-end: 1647193326.445868, func_continue_for, passed tc-start: 1647193326.453783, func_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_func ] tc-end: 1647193328.406278, func_continue_func, passed tc-start: 1647193328.414355, func_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_subshell ] tc-end: 1647193330.449477, func_continue_subshell, passed tc-start: 1647193330.459947, func_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_until ] tc-end: 1647193332.749460, func_continue_until, passed tc-start: 1647193332.759971, func_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_continue_while ] tc-end: 1647193334.645275, func_continue_while, passed tc-start: 1647193334.652786, func_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_case ] tc-end: 1647193336.526799, func_return_case, passed tc-start: 1647193336.533807, func_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_compound ] tc-end: 1647193338.676101, func_return_compound, passed tc-start: 1647193338.686441, func_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_file ] tc-end: 1647193340.893279, func_return_file, passed tc-start: 1647193340.904263, func_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_for ] tc-end: 1647193342.663648, func_return_for, passed tc-start: 1647193342.670475, func_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_func ] tc-end: 1647193344.470811, func_return_func, passed tc-start: 1647193344.478408, func_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_subshell ] tc-end: 1647193346.287264, func_return_subshell, passed tc-start: 1647193346.294846, func_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_until ] tc-end: 1647193348.96032, func_return_until, passed tc-start: 1647193348.104999, func_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/func_return_while ] tc-end: 1647193350.30155, func_return_while, passed tc-start: 1647193350.38489, subshell_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_case ] tc-end: 1647193351.841160, subshell_break_case, passed tc-start: 1647193351.849057, subshell_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_compound ] tc-end: 1647193354.18953, subshell_break_compound, passed tc-start: 1647193354.27531, subshell_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_file ] tc-end: 1647193355.832053, subshell_break_file, passed tc-start: 1647193355.839745, subshell_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_for ] tc-end: 1647193357.643524, subshell_break_for, passed tc-start: 1647193357.651416, subshell_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_func ] tc-end: 1647193359.491148, subshell_break_func, passed tc-start: 1647193359.500286, subshell_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_subshell ] tc-end: 1647193361.515709, subshell_break_subshell, passed tc-start: 1647193361.523429, subshell_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_until ] tc-end: 1647193363.374570, subshell_break_until, passed tc-start: 1647193363.385584, subshell_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_break_while ] tc-end: 1647193365.520850, subshell_break_while, passed tc-start: 1647193365.531135, subshell_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_case ] tc-end: 1647193367.422632, subshell_continue_case, passed tc-start: 1647193367.430329, subshell_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_compound ] tc-end: 1647193369.207952, subshell_continue_compound, passed tc-start: 1647193369.214765, subshell_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_file ] tc-end: 1647193370.956959, subshell_continue_file, passed tc-start: 1647193370.967572, subshell_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_for ] tc-end: 1647193372.685988, subshell_continue_for, passed tc-start: 1647193372.692854, subshell_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_func ] tc-end: 1647193374.398626, subshell_continue_func, passed tc-start: 1647193374.405150, subshell_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_subshell ] tc-end: 1647193376.136009, subshell_continue_subshell, passed tc-start: 1647193376.142836, subshell_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_until ] tc-end: 1647193377.867650, subshell_continue_until, passed tc-start: 1647193377.875933, subshell_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_continue_while ] tc-end: 1647193379.586484, subshell_continue_while, passed tc-start: 1647193379.593459, subshell_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_case ] tc-end: 1647193381.370913, subshell_return_case, passed tc-start: 1647193381.378522, subshell_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_compound ] tc-end: 1647193383.602613, subshell_return_compound, passed tc-start: 1647193383.612748, subshell_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_file ] tc-end: 1647193386.127221, subshell_return_file, passed tc-start: 1647193386.137850, subshell_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_for ] tc-end: 1647193388.133126, subshell_return_for, passed tc-start: 1647193388.141348, subshell_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_func ] tc-end: 1647193390.115107, subshell_return_func, passed tc-start: 1647193390.124706, subshell_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_subshell ] tc-end: 1647193392.143788, subshell_return_subshell, passed tc-start: 1647193392.153139, subshell_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_until ] tc-end: 1647193394.18542, subshell_return_until, passed tc-start: 1647193394.29348, subshell_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/subshell_return_while ] tc-end: 1647193395.863798, subshell_return_while, passed tc-start: 1647193395.870668, until_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_case ] tc-end: 1647193397.779802, until_break_case, passed tc-start: 1647193397.786895, until_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_compound ] tc-end: 1647193399.543206, until_break_compound, passed tc-start: 1647193399.550038, until_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_file ] tc-end: 1647193401.458914, until_break_file, passed tc-start: 1647193401.468146, until_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_for ] tc-end: 1647193403.519362, until_break_for, passed tc-start: 1647193403.527803, until_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_func ] tc-end: 1647193405.515838, until_break_func, passed tc-start: 1647193405.523436, until_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_subshell ] tc-end: 1647193407.495232, until_break_subshell, passed tc-start: 1647193407.504060, until_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_until ] tc-end: 1647193409.710716, until_break_until, passed tc-start: 1647193409.720073, until_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_break_while ] tc-end: 1647193412.300815, until_break_while, passed tc-start: 1647193412.310465, until_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_case ] tc-end: 1647193414.798725, until_continue_case, passed tc-start: 1647193414.808010, until_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_compound ] tc-end: 1647193416.791688, until_continue_compound, passed tc-start: 1647193416.799356, until_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_file ] tc-end: 1647193418.726657, until_continue_file, passed tc-start: 1647193418.733713, until_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_for ] tc-end: 1647193420.713715, until_continue_for, passed tc-start: 1647193420.722181, until_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_func ] tc-end: 1647193422.776939, until_continue_func, passed tc-start: 1647193422.785211, until_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_subshell ] tc-end: 1647193424.948010, until_continue_subshell, passed tc-start: 1647193424.956057, until_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_until ] tc-end: 1647193427.27523, until_continue_until, passed tc-start: 1647193427.36744, until_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_continue_while ] tc-end: 1647193429.219293, until_continue_while, passed tc-start: 1647193429.228054, until_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_case ] tc-end: 1647193431.182756, until_return_case, passed tc-start: 1647193431.190763, until_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_compound ] tc-end: 1647193433.303214, until_return_compound, passed tc-start: 1647193433.312839, until_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_file ] tc-end: 1647193435.878076, until_return_file, passed tc-start: 1647193435.888206, until_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_for ] tc-end: 1647193438.444678, until_return_for, passed tc-start: 1647193438.453093, until_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_func ] tc-end: 1647193440.539758, until_return_func, passed tc-start: 1647193440.549593, until_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_subshell ] tc-end: 1647193442.716898, until_return_subshell, passed tc-start: 1647193442.727755, until_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_until ] tc-end: 1647193444.700469, until_return_until, passed tc-start: 1647193444.708487, until_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/until_return_while ] tc-end: 1647193446.739110, until_return_while, passed tc-start: 1647193446.745671, while_break_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_case ] tc-end: 1647193448.638451, while_break_case, passed tc-start: 1647193448.646095, while_break_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_compound ] tc-end: 1647193450.641505, while_break_compound, passed tc-start: 1647193450.656140, while_break_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_file ] tc-end: 1647193452.834699, while_break_file, passed tc-start: 1647193452.844597, while_break_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_for ] tc-end: 1647193454.974131, while_break_for, passed tc-start: 1647193454.982568, while_break_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_func ] tc-end: 1647193457.46492, while_break_func, passed tc-start: 1647193457.53775, while_break_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_subshell ] tc-end: 1647193459.190790, while_break_subshell, passed tc-start: 1647193459.197554, while_break_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_until ] tc-end: 1647193461.182387, while_break_until, passed tc-start: 1647193461.189771, while_break_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_break_while ] tc-end: 1647193463.38091, while_break_while, passed tc-start: 1647193463.46816, while_continue_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_case ] tc-end: 1647193465.140153, while_continue_case, passed tc-start: 1647193465.149551, while_continue_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_compound ] tc-end: 1647193467.20084, while_continue_compound, passed tc-start: 1647193467.26740, while_continue_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_file ] tc-end: 1647193468.772360, while_continue_file, passed tc-start: 1647193468.779360, while_continue_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_for ] tc-end: 1647193470.782263, while_continue_for, passed tc-start: 1647193470.789646, while_continue_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_func ] tc-end: 1647193472.868804, while_continue_func, passed tc-start: 1647193472.877079, while_continue_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_subshell ] tc-end: 1647193474.888738, while_continue_subshell, passed tc-start: 1647193474.898694, while_continue_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_until ] tc-end: 1647193476.923124, while_continue_until, passed tc-start: 1647193476.931493, while_continue_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_continue_while ] tc-end: 1647193479.70020, while_continue_while, passed tc-start: 1647193479.77591, while_return_case tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_case ] tc-end: 1647193480.941620, while_return_case, passed tc-start: 1647193480.950018, while_return_compound tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_compound ] tc-end: 1647193483.150601, while_return_compound, passed tc-start: 1647193483.160652, while_return_file tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_file ] tc-end: 1647193485.777726, while_return_file, passed tc-start: 1647193485.788830, while_return_for tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_for ] tc-end: 1647193488.66612, while_return_for, passed tc-start: 1647193488.77301, while_return_func tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_func ] tc-end: 1647193490.737898, while_return_func, passed tc-start: 1647193490.748326, while_return_subshell tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_subshell ] tc-end: 1647193493.17471, while_return_subshell, passed tc-start: 1647193493.25555, while_return_until tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_until ] tc-end: 1647193494.909289, while_return_until, passed tc-start: 1647193494.916817, while_return_while tc-so:Executing command [ /usr/tests/bin/sh/dotcmd/while_return_while ] tc-end: 1647193496.898593, while_return_while, passed tp-end: 1647193496.905513, bin/sh/dotcmd/t_dotcmd tp-start: 1647193502.171717, bin/sh/t_arith, 33 tc-start: 1647193502.174788, constants tc-so:Executing command [ /bin/sh -c echo $(( 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 )) ] tc-so:Executing command [ /bin/sh -c echo $((0x0)) ] tc-so:Executing command [ /bin/sh -c echo $((0X0)) ] tc-so:Executing command [ /bin/sh -c echo $((000)) ] tc-so:Executing command [ /bin/sh -c echo $(( 000000001 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x000000 )) ] tc-so:Executing command [ /bin/sh -c echo $((99999)) ] tc-so:Executing command [ /bin/sh -c echo $((9191919191919)) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xD )) ] tc-so:Executing command [ /bin/sh -c echo $(( 013 )) ] tc-so:Executing command [ /bin/sh -c x=7;echo $(($x)) ] tc-so:Executing command [ /bin/sh -c x=9;echo $((x)) ] tc-so:Executing command [ /bin/sh -c x=0xB; echo $(( $x )) ] tc-so:Executing command [ /bin/sh -c x=0X1B; echo $(( x )) ] tc-so:Executing command [ /bin/sh -c X=033; echo $(( $X )) ] tc-so:Executing command [ /bin/sh -c X=0333; echo $(( X )) ] tc-so:Executing command [ /bin/sh -c NULL=; echo $(( NULL )) ] tc-end: 1647193508.108985, constants, passed tc-start: 1647193508.119042, do_unary_minus tc-so:Executing command [ /bin/sh -c echo $(( -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 4321 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 04321 )) ] tc-so:Executing command [ /bin/sh -c echo $((-7)) ] tc-end: 1647193511.284693, do_unary_minus, passed tc-start: 1647193511.294637, do_unary_not tc-so:Executing command [ /bin/sh -c echo $(( ! 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( !1234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( !0xFFFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! 000000 )) ] tc-end: 1647193513.905307, do_unary_not, passed tc-start: 1647193513.914692, do_unary_plus tc-so:Executing command [ /bin/sh -c echo $(( +0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( +1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( + 6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( + 4321 )) ] tc-so:Executing command [ /bin/sh -c echo $(( + 0x4321 )) ] tc-end: 1647193516.501623, do_unary_plus, passed tc-start: 1647193516.512392, do_unary_tilde tc-so:Executing command [ /bin/sh -c echo $(( ~ 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ~ 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ~1234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ~0xFF )) ] tc-end: 1647193518.652866, do_unary_tilde, passed tc-start: 1647193518.663014, elementary_add tc-so:Executing command [ /bin/sh -c echo $(( 0 + 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 + 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 4 + 6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 6 + 4 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1234 + 4321 )) ] tc-so:Executing command [ /bin/sh -c echo $((1111+2222)) ] tc-so:Executing command [ /bin/sh -c echo $((+3333+2222)) ] tc-so:Executing command [ /bin/sh -c echo $((+3333 + +4444)) ] tc-so:Executing command [ /bin/sh -c echo -$((+4125+ +3652)) ] tc-end: 1647193522.660120, elementary_add, passed tc-start: 1647193522.667124, elementary_div tc-so:Executing command [ /bin/sh -c echo $(( 0 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 99999999999 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 / 4 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 123456 / 713 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 169 / 13 )) ] tc-end: 1647193525.400704, elementary_div, passed tc-start: 1647193525.408549, elementary_eq tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0000 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0x00 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 == 1 )) ] tc-so:Executing command [ /bin/sh -c X=30; Y=0x1E; echo $(( X == Y )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 == 4660 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 == 011064 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0000000000000001 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 == 0x10000000000000 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 == 2 )) ] tc-so:Executing command [ /bin/sh -c X=3; Y=7; echo $(( X == Y )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1234 == 0x4660 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 01234 == 0x11064 )) ] tc-end: 1647193528.882155, elementary_eq, passed tc-start: 1647193528.890013, elementary_ge tc-so:Executing command [ /bin/sh -c echo $(( 0 >= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 >= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -100 >= -101 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 >= 0 )) ] tc-end: 1647193530.533182, elementary_ge, passed tc-start: 1647193530.540759, elementary_gt tc-so:Executing command [ /bin/sh -c echo $(( 1 > 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 > -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 11 > 012 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2147483647 > 0X7FFFFF0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x80000000 > 0x7FFFFFFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 > 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 > 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 > 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 > 10 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2015 > 2016 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA1 > 200 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x7F07F07F0 > 34099628014 )) ] tc-end: 1647193533.694053, elementary_gt, passed tc-start: 1647193533.700819, elementary_le tc-so:Executing command [ /bin/sh -c echo $(( 0 <= 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 <= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 <= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 <= 10 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 100 <= 101 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA1 <= 161 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 <= 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -100 <= -200 )) ] tc-so:Executing command [ /bin/sh -c cost=; AUD=; echo $(( $cost 0x2FEEDBABE <= $AUD 12866927294 )) ] tc-end: 1647193536.258771, elementary_le, passed tc-start: 1647193536.266699, elementary_lt tc-so:Executing command [ /bin/sh -c echo $(( 0 < 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 < 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 < 10 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 100 < 101 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA1 < 200 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 < 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 < 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1BEEFF00D < 0x1FACECAFE )) ] tc-end: 1647193539.9635, elementary_lt, passed tc-start: 1647193539.19905, elementary_mul tc-so:Executing command [ /bin/sh -c echo $(( 0 * 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 * 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 * 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 * 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 * 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 * -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -1 * -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 17 * 23 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 13*13 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -11 *1024 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 17* -999 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -29*-321 )) ] tc-end: 1647193542.724224, elementary_mul, passed tc-start: 1647193542.734320, elementary_ne tc-so:Executing command [ /bin/sh -c echo $(( 1 != 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x71 != 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1234 != 01234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 != 01234 )) ] tc-so:Executing command [ /bin/sh -c X=3; echo $(( X != 0 )) ] tc-so:Executing command [ /bin/sh -c X=3; Y=0x11; echo $(( X != Y )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 != 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 != 0x0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xA != 012 )) ] tc-so:Executing command [ /bin/sh -c X=1; echo $(( X != 1 )) ] tc-so:Executing command [ /bin/sh -c X=0xC; Y=014; echo $(( X != Y )) ] tc-end: 1647193546.647032, elementary_ne, passed tc-start: 1647193546.654539, elementary_rem tc-so:Executing command [ /bin/sh -c echo $(( 0 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9999 % 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFFFF % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3123 % 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9999 % 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 123456%173 )) ] tc-so:Executing command [ /bin/sh -c echo $((169%13)) ] tc-end: 1647193551.331764, elementary_rem, passed tc-start: 1647193551.342310, elementary_shl tc-so:Executing command [ /bin/sh -c echo $(( 0 << 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 << 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 << 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 << 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x3C3C3C3C << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x3C3C3C3C << 7 )) ] tc-end: 1647193554.12956, elementary_shl, passed tc-start: 1647193554.22137, elementary_shr tc-so:Executing command [ /bin/sh -c echo $(( 0 >> 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 >> 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 >> 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x10 >> 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 022 >> 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 131072 >> 17 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x4000000000 >> 35 )) ] tc-end: 1647193557.100706, elementary_shr, passed tc-start: 1647193557.108282, elementary_sub tc-so:Executing command [ /bin/sh -c echo $(( 0 - 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1066 - 578 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2016-5678 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2016+-5678 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2016-+5678 )) ] tc-so:Executing command [ /bin/sh -c echo $(( -2016-5678 )) ] tc-so:Executing command [ /bin/sh -c echo -$(( -1018 - -1017 )) ] tc-end: 1647193560.784736, elementary_sub, passed tc-start: 1647193560.791712, fiddle_bits_and tc-so:Executing command [ /bin/sh -c echo $(( 0 & 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 & 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 & 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 & 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFF & 0xFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFFFF & 0377 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x5432FEDC0123 & 0x42871357BAB3 )) ] tc-end: 1647193563.179161, fiddle_bits_and, passed tc-start: 1647193563.187053, fiddle_bits_or tc-so:Executing command [ /bin/sh -c echo $(( 0 | 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 | 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 | 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 | 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1111 | 0x1111 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xAA | 0125 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x5432FEDC0123 | 0x42871357BAB3 )) ] tc-end: 1647193565.829370, fiddle_bits_or, passed tc-start: 1647193565.838501, fiddle_bits_xor tc-so:Executing command [ /bin/sh -c echo $(( 0 ^ 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ^ 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 ^ 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ^ 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xF0 ^ 0x0F )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xF0 ^ 0xFF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x5432FEDC0123 ^ 0x42871357BAB3 )) ] tc-end: 1647193568.301479, fiddle_bits_xor, passed tc-start: 1647193568.309619, logical_and tc-so:Executing command [ /bin/sh -c echo $(( 0 && 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 && 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 && 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 && 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1111 && 01234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xFFFF && 0xF0F0 )) ] tc-end: 1647193570.662967, logical_and, passed tc-start: 1647193570.671312, logical_or tc-so:Executing command [ /bin/sh -c echo $(( 0 || 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 || 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 || 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 || 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1111 || 01234 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x33 || 0xF0F0 )) ] tc-end: 1647193573.38343, logical_or, passed tc-start: 1647193573.48148, make_selection tc-so:Executing command [ /bin/sh -c echo $(( 0 ? 2 : 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ? 2 : 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0x1234 ? 111 : 222 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 < 2 ? -1 : 1 > 2 ? 1 : 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 < 1 ? -1 : 1 > 1 ? 1 : 0 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 < 1 ? -1 : 2 > 1 ? 1 : 0 )) ] tc-end: 1647193575.615293, make_selection, passed tc-start: 1647193575.622043, nested_arith tc-so:Executing command [ /bin/sh -c echo $(( $(( 0 )) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 + $(( 2 - 2 )) )) ] tc-so:Executing command [ /bin/sh -c echo $(( $(( 3 / 3 )) + $((1*1*1)) - $(( 7 % 6 )))) ] tc-so:Executing command [ /bin/sh -c echo $(($(($(($(($((1)))))))))) ] tc-so:Executing command [ /bin/sh -c echo $(( 2$((2 * 2))6 )) ] tc-so:Executing command [ /bin/sh -c echo $(( $((1 + 1))$((3 * 3))$(( 99-88 ))$(( 17)))) ] tc-so:Executing command [ /bin/sh -c echo $(( 1$((2$((1+2))4$((2 + 2 + 1))6))7$((4 * 2))$(($((81/9)))))) ] tc-end: 1647193578.355201, nested_arith, passed tc-start: 1647193578.362254, operator_precedence tc-so:Executing command [ /bin/sh -c echo $(( 1 + 2 + 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - 2 + 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - 2 - 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - 2 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( - 2 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + -1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! 2 + 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + !1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * 2 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 + 2 * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * 2 * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / 3 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + 3 / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / 3 / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 << 1 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + 3 << 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 << 3 << 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 >> 1 + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + 3 >> 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> 3 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> 3 << 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 << 3 >> 1 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + 3 < 3 * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 << 3 >= 3 << 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0xfD & 0xF == 0xF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * 7 , 2 << 8 , 9 - 7 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 ? 2 : 3 , 0 ? 1 : 4 )) ] tc-end: 1647193585.104577, operator_precedence, passed tc-start: 1647193585.112353, optional_comma tc-so:Executing command [ /bin/sh -c echo $(( 1 , 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 , 2 , 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 , 2 , 3 , 4 )) ] tc-so:Executing command [ /bin/sh -c echo $(( , 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 , )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 , , 2 )) ] tc-end: 1647193587.823453, optional_comma, passed tc-start: 1647193587.832797, parentheses tc-so:Executing command [ /bin/sh -c echo $(( (1 + 2) + 3 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 1 - (2 + 3) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - (2 - 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 - ( 2 + 1 ) )) ] tc-so:Executing command [ /bin/sh -c echo $(( - (2 + 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( ! (2 + 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * (2 + 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( (3 + 2) * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * (2 * 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / (3 + 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( ( 9 + 3 ) / 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 / ( 3 / 2 ) )) ] tc-so:Executing command [ /bin/sh -c echo $(( ( 9 << 1 ) + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + (3 << 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 << (3 << 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( (9 >> 1) + 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 9 + (3 >> 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> (3 >> 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 >> (3 << 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 19 << (3 >> 1) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 + (3 < 3) * 2 )) ] tc-so:Executing command [ /bin/sh -c echo $(( 2 << ((3 >= 3) << 2) )) ] tc-so:Executing command [ /bin/sh -c echo $(( (0xfD & 0xF) == 0xF )) ] tc-so:Executing command [ /bin/sh -c echo $(( 3 * (7 , 2) << (8 , 9 - 7) )) ] tc-so:Executing command [ /bin/sh -c echo $(( 0 ? 2 : ( ( 0 , 3 ) ? 1 : 4) )) ] tc-end: 1647193594.568364, parentheses, passed tc-start: 1647193594.575952, var_assign tc-so:Executing command [ /bin/sh -c unset x; echo $(( x = 3 )); echo $x ] tc-so:Executing command [ /bin/sh -c unset x; echo $((x=3)); echo $x ] tc-so:Executing command [ /bin/sh -c x=5; echo $((x=3)); echo $x ] tc-so:Executing command [ /bin/sh -c set +u;unset x; echo $((x+=3)); echo $x ] tc-so:Executing command [ /bin/sh -c x=2; echo $((x+=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=4; echo $((x-=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=3; echo $((x*=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=3; echo $((x/=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=28; echo $((x%=5)); echo $x ] tc-so:Executing command [ /bin/sh -c x=7; echo $((x&=3)); echo $x ] tc-so:Executing command [ /bin/sh -c x=2; echo $((x|=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=6; echo $((x^=5)); echo $x ] tc-so:Executing command [ /bin/sh -c x=7; echo $((x>>=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=1; echo $((x<<=1)); echo $x ] tc-so:Executing command [ /bin/sh -c x=2; echo $(( (x+=1)-1 )); echo $x ] tc-so:Executing command [ /bin/sh -c x=4; echo $(( (x-=1)+1 )); echo $x ] tc-so:Executing command [ /bin/sh -c unset x y; echo $(( (x=5) * (y=7) + 1 )); echo $x $y ] tc-so:Executing command [ /bin/sh -c x=99; y=17; echo $(( (x=5) * (y=7) + 1 )); echo $x $y ] tc-so:Executing command [ /bin/sh -c x=4; y=9; echo $(( (x+=1) * (y-=2) + 1 )); echo $x $y ] tc-so:Executing command [ /bin/sh -c set -u; unset x; echo $(( x = 3 )); echo $x ] tc-so:Executing command [ /bin/sh -c set -u; unset x; echo $(( x + 3 )); echo $x ] tc-so:Executing command [ /bin/sh -c set -u; unset x; echo $(( x+=3 )); echo $x ] tc-so:Executing command [ /bin/sh -c echo $((x=2 , x|=1)); echo $x ] tc-so:Executing command [ /bin/sh -c set -u; echo $((x = 2 ,x |= 1)); echo $x ] tc-so:Executing command [ /bin/sh -c echo $((a=1 , b=2 , c = 3 , x=a+b + c)); echo $a:$b:$c:$x ] tc-so:Executing command [ /bin/sh -c set -u;echo $((a=1 ,b=2 ,c=3 ,x=a+b+c)); echo $a:$b:$c:$x ] tc-end: 1647193601.455953, var_assign, passed tc-start: 1647193601.465928, var_postdec tc-so:Executing command [ /bin/sh -c X=1; echo $(( X-- )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( X-- )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( Y--*X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( X-- )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( Y--*X-- )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( X-- )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = Y-- )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( X-- )) ] tc-end: 1647193604.679549, var_postdec, passed tc-start: 1647193604.686478, var_postinc tc-so:Executing command [ /bin/sh -c X=1; echo $(( X++ )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( X++ )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( Y++*X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( X++ )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( Y++*X++ )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( X++ )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = Y++ )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( X++ )) ] tc-end: 1647193608.63749, var_postinc, passed tc-start: 1647193608.72786, var_predec tc-so:Executing command [ /bin/sh -c X=1; echo $(( --X )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( --X )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = --X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( --Y*--X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( --X )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = --X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( --Y*--X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( --X )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = --Y )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( --X )) ] tc-end: 1647193611.59308, var_predec, passed tc-start: 1647193611.67266, var_preinc tc-so:Executing command [ /bin/sh -c X=1; echo $(( ++X )); echo $X ] tc-so:Executing command [ /bin/sh -c echo $(( ++X )); echo $X ] tc-so:Executing command [ /bin/sh -c unset Y; echo $(( Y = ++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c X=3 Y=4; echo $(( ++Y*++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=1; echo $(( ++X )); echo $X ] tc-so:Executing command [ /bin/sh -c set -u; X=0; unset Y; echo $(( Y = ++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; X=3 Y=4; echo $(( ++Y*++X )); echo $X:$Y ] tc-so:Executing command [ /bin/sh -c set -u; echo $(( ++X )) ] tc-so:Executing command [ /bin/sh -c set -u; unset Y; echo $(( X = ++Y )) ] tc-so:Executing command [ /bin/sh -c X=3; readonly X; echo $(( ++X )) ] tc-end: 1647193614.436759, var_preinc, passed tp-end: 1647193614.445548, bin/sh/t_arith tp-start: 1647193618.850641, bin/sh/t_builtins, 31 tc-start: 1647193618.853484, cd_pwd tc-end: 1647193619.785990, cd_pwd, passed tc-start: 1647193619.794459, colon tc-so:Executing command [ /bin/sh -c : ] tc-so:Executing command [ /bin/sh -c : >/foo/bar; printf %s No-exit-BUG ] tc-so:Executing command [ /bin/sh -c X=BUG; X=OK : ; printf %s "${X}" ] tc-end: 1647193621.186231, colon, passed tc-start: 1647193621.195240, echo tc-end: 1647193632.141919, echo, passed tc-start: 1647193632.151574, eval tc-so:Executing command [ /bin/sh -c eval "exit 0" ] tc-so:Executing command [ /bin/sh -c eval "exit 1" ] tc-so:Executing command [ /bin/sh -c eval exit 0 ] tc-so:Executing command [ /bin/sh -c eval exit 1 ] tc-so:Executing command [ /bin/sh -c eval true; printf %d $? ] tc-so:Executing command [ /bin/sh -c eval false; printf %d $? ] tc-so:Executing command [ /bin/sh -c X=a Y=b Z=c; for V in X Y Z; do eval "printf %s \$$V"; done ] tc-so:Executing command [ /bin/sh -c X=a Y=b Z=c; for V in X Y Z; do eval printf %s \$$V; done ] tc-so:Executing command [ /bin/sh -c for V in X Y Z; do eval "${V}=${V}"; done; printf %s "$X$Y$Z" ] tc-so:Executing command [ /bin/sh -c X=a; eval "X=b"; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c X=a; Y=X; Z=b; eval "$Y=$Z"; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c X=a; eval "unset X"; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c unset X; eval "X="; printf /%s/ "${X-unset}" ] tc-so:Executing command [ /bin/sh -c set -- X y Z; eval shift; printf "%s " "$#" "$@" ] tc-so:Executing command [ /bin/sh -c eval "if done"; printf %s status=$? ] tc-so:Executing command [ /bin/sh -c command eval "if done"; printf %s status=$? ] tc-so:Executing command [ /bin/sh -c command eval "printf X; if done; printf Y" tc-so: S=$?; printf %s status=$S; exit $S ] tc-so:Executing command [ /bin/sh -c command eval "printf X tc-so: if done tc-so: printf Y" tc-so: S=$?; printf %s status=$S; exit $S ] tc-so:Executing command [ /bin/sh -c command eval "printf X tc-so: if done tc-so: printf Y" tc-so: S=$?; printf %s status=$S; exit $S ] tc-end: 1647193637.322146, eval, passed tc-start: 1647193637.329444, exec tc-so:Executing command [ /bin/sh -c exec printf OK; printf BROKEN; exit 3 ] tc-so:Executing command [ /bin/sh -c (exec printf OK); printf OK; exit 3 ] tc-end: 1647193638.735671, exec, passed tc-start: 1647193638.745403, export tc-so:Executing command [ /bin/sh -c export VAR ] tc-so:Executing command [ /bin/sh -c export VAR=abc ] tc-so:Executing command [ /bin/sh -c export V A R ] tc-so:Executing command [ /bin/sh -c export V A=1 R=2 ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR=; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; VAR=; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; VAR=; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR=XYZ; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; VAR=ABC; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR ] tc-so:Executing command [ /bin/sh -c unset VAR || exit 7; export VAR; tc-so: VAR=ABC; printenv VAR; VAR=XYZ; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; export VAR ; export -p ] tc-so:Executing command [ /bin/sh -c export VAR=foobar ; export -p ] tc-so:Executing command [ /bin/sh -c unset VAR ; export VAR ; export -p ] tc-so:Executing command [ /bin/sh -c export VAR ; unset VAR ; export -p ] tc-so:Executing command [ /bin/sh -c VAR=foobar; export VAR ; unset VAR ; export -p ] tc-so:Executing command [ /bin/sh -c export VAR=foobar; V=$(export -p); tc-so: unset VAR; eval "$V"; export -p; tc-so: printf %s\\n FOUND=${VAR-unset} ] tc-so:Executing command [ /bin/sh -c export VAR; V=$(export -p); tc-so: unset VAR; eval "$V"; export -p; tc-so: printf %s\\n FOUND=${VAR-unset} ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: unset VAR; printenv VAR; VAR=PQR; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: unset VAR; printf %s\\n "VAR=${VAR-unset}"; printenv VAR; tc-so: VAR=PQR; printenv VAR; VAR=MNO; export VAR; printenv VAR ] tc-end: 1647193644.941543, export, passed tc-start: 1647193644.949158, export_nbsd tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: export -n VAR; printenv VAR; VAR=PQR; printenv VAR ] tc-so:Executing command [ /bin/sh -c VAR=ABC; export VAR; printenv VAR; VAR=XYZ; printenv VAR; tc-so: export -n VAR; printf %s\\n "VAR=${VAR-unset}"; printenv VAR; tc-so: VAR=PQR; printenv VAR; VAR=MNO; export VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c export VAR=exported; export -x VAR; printenv VAR ] tc-so:Executing command [ /bin/sh -c export VAR=exported; export -x VAR; VAR=local; printenv VAR ] tc-so:Executing command [ /bin/sh -c export VAR=exported tc-so: export -x VAR tc-so: VAR=once printenv VAR tc-so: printenv VAR || printf %s\\n x ] tc-so:Executing command [ /bin/sh -c export VAR=exported; export -x VAR; export VAR=FOO ] tc-so:Executing command [ /bin/sh -c unset VAR; VAR=set; export -q VAR ] tc-so:Executing command [ /bin/sh -c export VAR=set; export -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=set; RW=set; export -q VAR RW ] tc-so:Executing command [ /bin/sh -c VAR=set; export RO=set; export -q VAR RO ] tc-so:Executing command [ /bin/sh -c export VAR=set RO=set; export -q VAR RO ] tc-so:Executing command [ /bin/sh -c unset VAR; export -q VAR ] tc-so:Executing command [ /bin/sh -c unset VAR; export VAR; export -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; export VAR ; export -p VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; export VAR ; tc-so: printf %d $(export -p VAR | wc -l) ] tc-so:Executing command [ /bin/sh -c VAR=foobar; export VAR OTHER; export -p VAR OTHER ] tc-so:Executing command [ /bin/sh -c A=aaa D= C=foo; unset B; export A B D; tc-so: export -p A B C D ] tc-end: 1647193649.810061, export_nbsd, passed tc-start: 1647193649.818625, fdflags tc-end: 1647193650.573961, fdflags, passed tc-start: 1647193650.581291, fdflags__s tc-end: 1647193651.364351, fdflags__s, passed tc-start: 1647193651.371561, fdflags__v tc-end: 1647193652.123298, fdflags__v, passed tc-start: 1647193652.132297, fdflags__v_s tc-end: 1647193652.940137, fdflags__v_s, passed tc-start: 1647193652.947473, fdflags_multiple_fd tc-end: 1647193653.888248, fdflags_multiple_fd, passed tc-start: 1647193653.900163, fdflags_names_abbreviated tc-end: 1647193655.11821, fdflags_names_abbreviated, passed tc-start: 1647193655.22108, fdflags_one_flag_at_a_time tc-end: 1647193655.936559, fdflags_one_flag_at_a_time, passed tc-start: 1647193655.945980, fdflags_save_restore tc-end: 1647193656.792307, fdflags_save_restore, passed tc-start: 1647193656.799789, fdflags_xx_errors tc-end: 1647193657.628598, fdflags_xx_errors, passed tc-start: 1647193657.638403, getopts tc-end: 1647193658.430797, getopts, passed tc-start: 1647193658.439456, hash tc-end: 1647193659.367012, hash, passed tc-start: 1647193659.374660, jobid tc-end: 1647193660.132775, jobid, passed tc-start: 1647193660.141083, jobs tc-so:Executing command [ /bin/sh -c sleep 1 & P=$!; jobs; wait ] tc-so:Executing command [ /bin/sh -c sleep 1 & P=$!; sleep 2; jobs; wait ] tc-end: 1647193667.264525, jobs, passed tc-start: 1647193667.271534, let tc-end: 1647193668.248124, let, passed tc-start: 1647193668.258769, local tc-end: 1647193669.291988, local, passed tc-start: 1647193669.302298, read tc-end: 1647193670.228930, read, passed tc-start: 1647193670.238771, readonly tc-so:Executing command [ /bin/sh -c readonly VAR ] tc-so:Executing command [ /bin/sh -c readonly VAR=abc ] tc-so:Executing command [ /bin/sh -c readonly V A R ] tc-so:Executing command [ /bin/sh -c readonly V A=1 R=2 ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR; printf %s ${VAR-unset} ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; printf %s ${VAR-unset} ] tc-so:Executing command [ /bin/sh -c VAR=initial; readonly VAR=set; printf %s ${VAR-unset} ] tc-so:Executing command [ /bin/sh -c readonly VAR=initial; VAR=new; printf %s "${VAR}" ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; readonly VAR ; readonly -p ] tc-so:Executing command [ /bin/sh -c readonly VAR=foobar ; readonly -p ] tc-so:Executing command [ /bin/sh -c VAR=badvalue; readonly VAR=foobar ; readonly -p ] tc-so:Executing command [ /bin/sh -c unset VAR ; readonly VAR ; readonly -p ] tc-so:Executing command [ /bin/sh -c V=$(readonly MYVAR=foobar; readonly -p | grep " MYVAR") tc-so: unset MYVAR; eval "$V"; readonly -p; tc-so: printf %s\\n FOUND=${MYVAR-unset} ] tc-so:Executing command [ /bin/sh -c V=$(readonly MYVAR; readonly -p | grep " MYVAR") tc-so: unset MYVAR; eval "$V"; readonly -p; tc-so: printf %s\\n "FOUND=${MYVAR-unset}" ] tc-so:Executing command [ /bin/sh -c V=$(readonly MYVAR=; readonly -p | grep " MYVAR") tc-so: unset VAR; eval "$V"; readonly -p; tc-so: printf %s\\n "FOUND=${MYVAR-unset&}${MYVAR:-empty}" ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; tc-so: unset VAR 2>/dev/null && printf %s ${VAR:-XX} ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; unset VAR && printf %s ${VAR:-XX} ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR=set; unset VAR; printf %s ${VAR-unset} ] tc-end: 1647193674.523575, readonly, passed tc-start: 1647193674.536250, readonly_nbsd tc-so:Executing command [ /bin/sh -c VAR=set; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c readonly VAR=set; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=set; RW=set; readonly -q VAR RW ] tc-so:Executing command [ /bin/sh -c VAR=set; readonly RO=set; readonly -q VAR RO ] tc-so:Executing command [ /bin/sh -c readonly VAR=set RO=set; readonly -q VAR RO ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c unset VAR; readonly VAR; readonly -q VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; readonly VAR ; readonly -p VAR ] tc-so:Executing command [ /bin/sh -c VAR=foobar ; readonly VAR ; tc-so: printf %d $(readonly -p VAR | wc -l) ] tc-so:Executing command [ /bin/sh -c VAR=foobar; readonly VAR OTHER; readonly -p VAR OTHER ] tc-so:Executing command [ /bin/sh -c A=aaa D= C=foo; unset B; readonly A B D; tc-so: readonly -p A B C D ] tc-end: 1647193677.319656, readonly_nbsd, passed tc-start: 1647193677.326785, setvar tc-so:Executing command [ /bin/sh -c unset PQ && setvar PQ foo; printf %s "${PQ-not set}" ] tc-so:Executing command [ /bin/sh -c for x in a b c d; do setvar "$x" "$x"; done; tc-so: printf %s "$a$b$c$d" ] tc-so:Executing command [ /bin/sh -c a=1; b=2; c=3; d=4 tc-so: for x in a b c d; do setvar "$x" ""; done; tc-so: printf %s "$a$b$c$d" ] tc-end: 1647193678.696361, setvar, passed tc-start: 1647193678.703145, true_false tc-so:Executing command [ /bin/sh -c true ] tc-so:Executing command [ /bin/sh -c true >/foo/bar && printf %s NOT-; printf %s OK ] tc-so:Executing command [ /bin/sh -c X=OK; X=BROKEN true && printf %s IS-; printf %s "${X}" ] tc-so:Executing command [ /bin/sh -c false ] tc-end: 1647193680.435410, true_false, passed tc-start: 1647193680.444461, type tc-end: 1647193681.330204, type, passed tc-start: 1647193681.340753, ulimit tc-end: 1647193682.99569, ulimit, passed tc-start: 1647193682.106888, umask tc-end: 1647193743.149952, umask, passed tc-start: 1647193743.168284, unset tc-end: 1647193744.11724, unset, passed tp-end: 1647193744.22492, bin/sh/t_builtins tp-start: 1647193747.928585, bin/sh/t_cmdsub, 26 tc-start: 1647193747.931514, a_basic_cmdsub tc-so:Executing command [ /bin/sh -c echo Result is $( true && echo true || echo false ) today ] tc-so:Executing command [ /bin/sh -c echo Result is $( false && echo true || echo false ) today ] tc-so:Executing command [ /bin/sh -c echo aaa$( echo bbb )ccc ] tc-so:Executing command [ /bin/sh -c echo aaa$( echo bbb ccc )ddd ] tc-so:Executing command [ /bin/sh -c echo aaa$( echo bbb; echo ccc )ddd ] tc-so:Executing command [ /bin/sh -c echo "aaa$( echo bbb; echo ccc )ddd" ] tc-so:Executing command [ /bin/sh -c X=$( echo some string ); echo "$X" ] tc-so:Executing command [ /bin/sh -c X=$( echo "weird; string *" ); echo "$X" ] tc-so:Executing command [ /bin/sh -c echo Found $( echo * ) ] tc-so:Executing command [ /bin/sh -c echo Found "$( echo * )" ] tc-so:Executing command [ /bin/sh -c echo Found $( echo '*' ) ] tc-so:Executing command [ /bin/sh -c echo Found "$( echo '*' )" ] tc-so:Executing command [ /bin/sh -c echo Found $( echo \* ) ] tc-so:Executing command [ /bin/sh -c echo Found "$( echo \* )" ] tc-end: 1647193752.153022, a_basic_cmdsub, passed tc-start: 1647193752.164925, b_basic_backticks tc-so:Executing command [ /bin/sh -c echo Result is `true && echo true || echo false` today ] tc-so:Executing command [ /bin/sh -c echo Result is `false && echo true || echo false` today ] tc-so:Executing command [ /bin/sh -c echo aaa` echo bbb `ccc ] tc-so:Executing command [ /bin/sh -c echo aaa` echo bbb ccc `ddd ] tc-so:Executing command [ /bin/sh -c echo aaa` echo bbb; echo ccc `ddd ] tc-so:Executing command [ /bin/sh -c echo "aaa` echo bbb; echo ccc `ddd" ] tc-so:Executing command [ /bin/sh -c X=` echo some string `; echo "$X" ] tc-so:Executing command [ /bin/sh -c X=` echo "weird; string *" `; echo "$X" ] tc-so:Executing command [ /bin/sh -c echo Found ` echo * ` ] tc-so:Executing command [ /bin/sh -c echo Found "` echo * `" ] tc-so:Executing command [ /bin/sh -c echo Found ` echo '*' ` ] tc-so:Executing command [ /bin/sh -c echo Found "` echo '*' `" ] tc-so:Executing command [ /bin/sh -c echo Found ` echo \* ` ] tc-so:Executing command [ /bin/sh -c echo Found "` echo \* `" ] tc-end: 1647193756.277126, b_basic_backticks, passed tc-start: 1647193756.288305, c_nested_cmdsub tc-so:Executing command [ /bin/sh -c echo __$( echo foo$(echo bar)bletch )__ ] tc-so:Executing command [ /bin/sh -c echo _$(echo a$(echo $(echo b)c$(echo d))e )_ ] tc-so:Executing command [ /bin/sh -c echo 1$(echo 2$(echo 3$(echo 4$(echo 5)4)3)2)1 ] tc-end: 1647193757.622710, c_nested_cmdsub, passed tc-start: 1647193757.630423, d_nested_backticks tc-so:Executing command [ /bin/sh -c echo __` echo foo\`echo bar\`bletch `__ ] tc-so:Executing command [ /bin/sh -c echo _`echo a\`echo \\\`echo b\\\`c\\\`echo d\\\`\`e `_ ] tc-so:Executing command [ /bin/sh -c echo 1`echo 2\`echo 3\\\`echo 4\\\\\\\`echo 5\\\\\\\`4\\\`3\`2`1 ] tc-end: 1647193759.127011, d_nested_backticks, passed tc-start: 1647193759.136547, e_perverse_mixing tc-so:Executing command [ /bin/sh -c echo __$( echo foo`echo bar`bletch )__ ] tc-so:Executing command [ /bin/sh -c echo __` echo foo$(echo bar)bletch `__ ] tc-so:Executing command [ /bin/sh -c echo _$(echo a`echo $(echo b)c$(echo d)`e )_ ] tc-so:Executing command [ /bin/sh -c echo _`echo a$(echo \`echo b\`c\`echo d\`)e `_ ] tc-so:Executing command [ /bin/sh -c echo 1`echo 2$(echo 3\`echo 4\\\`echo 5$(echo 6)5\\\`4\`3)2`1 ] tc-end: 1647193761.21575, e_perverse_mixing, passed tc-start: 1647193761.31592, f_redirect_in_cmdsub tc-so:Executing command [ /bin/sh -c echo _$( echo a$( echo b > file )a)_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _$( echo a$( cat < file )a)_ ] tc-so:Executing command [ /bin/sh -c echo _$( echo a$( echo d >> file )a)_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _$( echo a$( echo not error >&2 )a)_ ] tc-end: 1647193763.273725, f_redirect_in_cmdsub, passed tc-start: 1647193763.283517, g_redirect_in_backticks tc-so:Executing command [ /bin/sh -c echo _` echo a\` echo b > file \`a`_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _` echo a\` cat < file \`a`_ ] tc-so:Executing command [ /bin/sh -c echo _` echo a\` echo d >> file \`a`_ ] tc-so:Executing command [ /bin/sh -c cat file ] tc-so:Executing command [ /bin/sh -c echo _` echo a\` echo not error >&2 \`a`_ ] tc-end: 1647193765.673766, g_redirect_in_backticks, passed tc-start: 1647193765.690479, h_vars_in_cmdsub tc-so:Executing command [ /bin/sh -c X=abc; echo __$( echo ${X} )__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo __$( echo "${X}" )__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__$( echo ${X} )__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__$( echo "${X}" )__" ] tc-so:Executing command [ /bin/sh -c for X in a '' b '' c; do echo $( echo "$X" ); done ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X-b}${Y-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X:-b}${Y:-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=X; echo "__${X}$( X=Y; echo ${X} )${X}__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__$(X=def; echo "${X}" )__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "$X$(X=def; echo ${X} )"; echo $X ] tc-end: 1647193768.633420, h_vars_in_cmdsub, passed tc-start: 1647193768.641064, i_vars_in_backticks tc-so:Executing command [ /bin/sh -c X=abc; echo __` echo ${X} `__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo __` echo "${X}" `__ ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__` echo ${X} `__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "__` echo \"${X}\" `__" ] tc-so:Executing command [ /bin/sh -c for X in a '' b '' c; do echo $( echo "$X" ); done ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X-b}${Y-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=; unset Y; echo "__$( echo a${X:-b}${Y:-c}d)__" ] tc-so:Executing command [ /bin/sh -c X=X; echo "__${X}$( X=Y; echo ${X} )${X}__" ] tc-so:Executing command [ /bin/sh -c X=abc; echo "$X`X=def; echo \"${X}\" `";echo $X ] tc-end: 1647193771.467113, i_vars_in_backticks, passed tc-start: 1647193771.474544, j_cmdsub_in_varexpand tc-so:Executing command [ /bin/sh -c X=set; echo ${X+$(echo foo)} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-$(echo foo)} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-$(echo foo > bar)} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X+$(echo foo > bar)} ] tc-end: 1647193773.56415, j_cmdsub_in_varexpand, passed tc-start: 1647193773.67495, k_backticks_in_varexpand tc-so:Executing command [ /bin/sh -c X=set; echo ${X+`echo foo`} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-`echo foo`} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X-`echo foo > bar`} ] tc-so:Executing command [ /bin/sh -c X=set; echo ${X+`echo foo > bar`} ] tc-end: 1647193774.566195, k_backticks_in_varexpand, passed tc-start: 1647193774.576408, l_arithmetic_in_cmdsub tc-so:Executing command [ /bin/sh -c echo 1 + 1 = $( echo $(( 1 + 1 )) ) ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo X \* Y = $( echo $(( X * Y )) ) ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo Y % X = $( echo $(( $Y % $X )) ) ] tc-end: 1647193775.859421, l_arithmetic_in_cmdsub, passed tc-start: 1647193775.867779, m_arithmetic_in_backticks tc-so:Executing command [ /bin/sh -c echo 2 + 3 = ` echo $(( 2 + 3 )) ` ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo X \* Y = ` echo $(( X * Y )) ` ] tc-so:Executing command [ /bin/sh -c X=2; Y=3; echo Y % X = ` echo $(( $Y % $X )) ` ] tc-end: 1647193777.204230, m_arithmetic_in_backticks, passed tc-start: 1647193777.212244, n_cmdsub_in_arithmetic tc-so:Executing command [ /bin/sh -c echo $(( $( echo 3 ) $( echo + ) $( echo 4 ) )) ] tc-so:Executing command [ /bin/sh -c for op in + - \* / % tc-so: do tc-so: echo $(( $( echo 9 ) $( echo "${op}" ) $( echo 2 ) )) tc-so: done ] tc-end: 1647193778.502400, n_cmdsub_in_arithmetic, passed tc-start: 1647193778.511378, o_backticks_in_arithmetic tc-so:Executing command [ /bin/sh -c echo $(( `echo 77` `echo -` `echo 44`)) ] tc-so:Executing command [ /bin/sh -c for op in + - \* / % tc-so: do tc-so: echo $((`echo 11``echo "${op}"``echo 3`)) tc-so: done ] tc-end: 1647193779.862533, o_backticks_in_arithmetic, passed tc-start: 1647193779.870427, p_cmdsub_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: $( echo line 1 )$( echo +1 ) tc-so: $( echo line 2;echo line 3 ) tc-so: EOF ] tc-end: 1647193780.888956, p_cmdsub_in_heredoc, passed tc-start: 1647193780.899095, q_backticks_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: `echo Mary ` `echo had a ` tc-so: ` echo little; echo lamb ` tc-so: EOF ] tc-end: 1647193781.812855, q_backticks_in_heredoc, passed tc-start: 1647193781.819902, r_heredoc_in_cmdsub tc-so:Executing command [ /bin/sh -c echo "$( cat <<- \EOF tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: )" ] tc-so:Executing command [ /bin/sh -c for N in 1 4; do echo "$( cat <<- EOF tc-so: Mary had ${N} tc-so: little tc-so: lamb$( [ $N -gt 1 ] && echo s ) tc-so: EOF tc-so: )"; done ] tc-so:Executing command [ /bin/sh -c echo "$( cat <<- EOF tc-so: A Calculation: tc-so: 2 * 7 = $(( 2 * 7 )) tc-so: EOF tc-so: )" ] tc-end: 1647193783.346658, r_heredoc_in_cmdsub, passed tc-start: 1647193783.355383, s_heredoc_in_backticks tc-so:Executing command [ /bin/sh -c echo ` cat <<- \EOF tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: ` ] tc-so:Executing command [ /bin/sh -c echo "` cat <<- EOF tc-so: A Calculation: tc-so: 17 / 3 = $(( 17 / 3 )) tc-so: EOF tc-so: `" ] tc-end: 1647193784.524678, s_heredoc_in_backticks, passed tc-start: 1647193784.534711, t_nested_cmdsubs_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: $(cat File) U tc-so: $( V=$(cat File); echo "${V%lo}p" ) me! tc-so: EOF ] tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: $(Value='$2.50';eval echo $(eval $(cat V)$(cat A)$(cat R)=\'\$$(cat $(cat V)$(cat A)$(cat R))\'; eval echo \$$(set -- *;echo ${3}${1}${2}))) tc-so: EOF ] tc-end: 1647193786.297939, t_nested_cmdsubs_in_heredoc, passed tc-start: 1647193786.313949, u_nested_backticks_in_heredoc tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: `cat File` U tc-so: `V=\`cat File\`; echo "${V%lo}p" ` me! tc-so: EOF ] tc-so:Executing command [ /bin/sh -c cat <<- EOF tc-so: `Value='$5.20';eval echo \`eval \\\`cat V\\\`\\\`cat A\\\`\\\`cat R\\\`=\\\'\\\$\\\`cat \\\\\\\`cat V\\\\\\\`\\\\\\\`cat A\\\\\\\`\\\\\\\`cat R\\\\\\\`\\\`\\\'; eval echo \\\$\\\`set -- *;echo \\\\\${3}\\\\\${1}\\\\\${2}\\\`\`` tc-so: EOF ] tc-end: 1647193788.69476, u_nested_backticks_in_heredoc, passed tc-start: 1647193788.88023, v_cmdsub_paren_tests tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in x) echo A.1;; esac tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in x) echo A.2;; esac # comment tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in (x) echo A.3;; esac tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in (x) echo A.4;; esac # comment tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: case x in (x) echo A.5 tc-so: esac tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: echo 'B: quoted )' tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: echo C: comment then closing paren # ) tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-\eof tc-so: D.1: here-doc with ) tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-\eof tc-so: D.3: here-doc with \() tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-\) tc-so: E: here-doc terminated with a parenthesis ("academic") tc-so: ) tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-"eof" tc-so: F.1: here-doc embed with unbal single, back- or doublequote ' tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-"eof" tc-so: F.2: here-doc embed with unbal single, back- or doublequote " tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: cat <<-"eof" tc-so: F.3: here-doc embed with unbal single, back- or doublequote ` tc-so: eof tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo $( tc-so: echo G: backslash at end of line # \ tc-so: ) ] tc-so:Executing command [ /bin/sh -c echo H: empty command-substitution $( ) ] tc-end: 1647193792.575664, v_cmdsub_paren_tests, passed tc-start: 1647193792.583764, w_heredoc_outside_cmdsub tc-so:Executing command [ /bin/sh -c echo "$( cat <<- \EOF )" tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: ] tc-so:Executing command [ /bin/sh -c for N in 1 4; do echo "$( cat <<- EOF )" tc-so: Mary had ${N} tc-so: little tc-so: lamb$( [ $N -gt 1 ] && echo s ) tc-so: EOF tc-so: done ] tc-so:Executing command [ /bin/sh -c echo "$( cat <<- EOF)" tc-so: A Calculation: tc-so: 2 * 7 = $(( 2 * 7 )) tc-so: EOF tc-so: ] tc-end: 1647193794.134662, w_heredoc_outside_cmdsub, passed tc-start: 1647193794.143274, x_heredoc_outside_backticks tc-so:Executing command [ /bin/sh -c echo ` cat <<- \EOF ` tc-so: Mary had a tc-so: little tc-so: lamb tc-so: EOF tc-so: ] tc-so:Executing command [ /bin/sh -c echo "` cat <<- EOF `" tc-so: A Calculation: tc-so: 17 / 3 = $(( 17 / 3 )) tc-so: EOF tc-so: ] tc-end: 1647193795.461755, x_heredoc_outside_backticks, passed tc-start: 1647193795.471223, y_many_embedded_nl tc-so:Executing command [ /bin/sh -c { printf '%s\n' x tc-so: for a in $( seq 1000 ); do printf '\n'; done tc-so: printf '%s\n' y; } | wc -l ] tc-so:Executing command [ /bin/sh -c printf '%s\n' "$( printf '%s\n' x tc-so: for a in $( seq 1000 ); do printf '\n'; done tc-so: printf '%s\n' y )" | wc -l ] tc-so:Executing command [ /bin/sh -c printf '%s\n' "$( printf '%s\n' x tc-so: for a in $( seq 10000 ); do printf '\n'; done tc-so: printf '%s\n' y )" | wc -l ] tc-end: 1647193801.84302, y_many_embedded_nl, passed tc-start: 1647193801.92815, z_absurd_heredoc_cmdsub_combos tc-so:Executing command [ /bin/sh -c tc-so: cat <<- EOF tc-so: $( tc-so: cat <<- STOP tc-so: $( tc-so: cat `echo help` tc-so: ) tc-so: STOP tc-so: ) tc-so: $( tc-so: cat <<- END 4<<-TRASH tc-so: Me $(( 1 + 1 )) tc-so: END tc-so: This is unused noise! tc-so: TRASH tc-so: ) tc-so: EOF tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: cat <<- EOF tc-so: $( tc-so: cat << STOP tc-so: $( tc-so: cat `echo help` tc-so: ) tc-so: STOP tc-so: ) tc-so: $( tc-so: cat <<- END 4<&2 ] tc-so:Executing command [ /bin/sh -c exit 1; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 2; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 3; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 4; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 5; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 6; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 42; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 99; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 101; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 125; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 126; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 127; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 128; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 129; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 200; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 254; echo FOO; echo BAR >&2 ] tc-so:Executing command [ /bin/sh -c exit 255; echo FOO; echo BAR >&2 ] tc-end: 1647193812.412673, simple_exit, passed tc-start: 1647193812.420959, subshell_background tc-so:Executing command [ /bin/sh -c true; (false || true) & echo $? ] tc-so:Executing command [ /bin/sh -c false; (false || true) & echo $? ] tc-end: 1647193813.400342, subshell_background, passed tc-start: 1647193813.409947, subshell_exit tc-so:Executing command [ /bin/sh -c (exit 0); test $? -eq 0 ] tc-so:Executing command [ /bin/sh -c (exit 1); test $? -eq 1 ] tc-so:Executing command [ /bin/sh -c (exit 2); test $? -eq 2 ] tc-so:Executing command [ /bin/sh -c (exit 3); test $? -eq 3 ] tc-so:Executing command [ /bin/sh -c (exit 4); test $? -eq 4 ] tc-so:Executing command [ /bin/sh -c (exit 5); test $? -eq 5 ] tc-so:Executing command [ /bin/sh -c (exit 6); test $? -eq 6 ] tc-so:Executing command [ /bin/sh -c (exit 42); test $? -eq 42 ] tc-so:Executing command [ /bin/sh -c (exit 99); test $? -eq 99 ] tc-so:Executing command [ /bin/sh -c (exit 101); test $? -eq 101 ] tc-so:Executing command [ /bin/sh -c (exit 125); test $? -eq 125 ] tc-so:Executing command [ /bin/sh -c (exit 126); test $? -eq 126 ] tc-so:Executing command [ /bin/sh -c (exit 127); test $? -eq 127 ] tc-so:Executing command [ /bin/sh -c (exit 128); test $? -eq 128 ] tc-so:Executing command [ /bin/sh -c (exit 129); test $? -eq 129 ] tc-so:Executing command [ /bin/sh -c (exit 200); test $? -eq 200 ] tc-so:Executing command [ /bin/sh -c (exit 254); test $? -eq 254 ] tc-so:Executing command [ /bin/sh -c (exit 255); test $? -eq 255 ] tc-end: 1647193818.67732, subshell_exit, passed tc-start: 1647193818.78119, trap_subshell tc-so:Executing command [ /bin/sh -c ( trap "echo exiting" EXIT; /usr/bin/true ) ] tc-end: 1647193819.4432, trap_subshell, passed tc-start: 1647193819.15103, trap_zero__explicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1647193819.760675, trap_zero__explicit_exit, passed tc-start: 1647193819.770631, trap_zero__implicit_exit tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1647193820.460445, trap_zero__implicit_exit, passed tp-end: 1647193820.471678, bin/sh/t_exit tp-start: 1647193824.743612, bin/sh/t_expand, 27 tc-start: 1647193824.746914, alternative tc-end: 1647193851.110232, alternative, passed tc-start: 1647193851.118173, arithmetic tc-so:Executing command [ /bin/sh -c printf %s $((1 + 2)) ] tc-so:Executing command [ /bin/sh -c printf %s $((0x7fffffff)) ] tc-so:Executing command [ /bin/sh -c printf %s $(((1 << 63) - 1)) ] tc-end: 1647193852.639508, arithmetic, passed tc-start: 1647193852.649373, assign tc-end: 1647193889.559561, assign, passed tc-start: 1647193889.569352, default tc-end: 1647193917.390114, default, passed tc-start: 1647193917.399288, dollar_at tc-so:Executing command [ /bin/sh -c echo "" "" | sed 's,$,EOL,' ] tc-so:Executing command [ /bin/sh -c set -- "" ""; echo "$@" | sed 's,$,EOL,' ] tc-so:Executing command [ /bin/sh -c set -- -; shift; n_arg() { echo $#; }; n_arg "$@" ] tc-end: 1647193919.75159, dollar_at, passed tc-start: 1647193919.83459, dollar_at_empty_and_conditional tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n "" "$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n "" "$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n """${1+$@}" ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n """$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n """$@" ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c set -- ; printf %s\\n """${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "foo${1+$@}bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv foo${1+"$@"}bar ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "foo ${1+$@} bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "foo "${1+"$@"}" bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv X${1+"$@"Y} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv X ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv """${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- ; delim_argv "" "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv ""${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv X${1+"$@"Y} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv X ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv """${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a ; delim_argv "" "${1+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- ; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a b; delim_argv ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv ""${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv X${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv X ${X+"$@"} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a ; delim_argv """${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a; delim_argv "" "${X+$@}" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- a b ; delim_argv ${X+${1+"$@"}} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; X=1; set -- ; delim_argv ${X+${1+"$@"}} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; unset X; set -- a b ; delim_argv ${X+${1+"$@"}} ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "$@$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "$@$*" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- a b c; delim_argv "$*$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- "a a" "" "b " " c"; IFS=+; delim_argv "$*$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f3; set -- "a+a" "" "b " " c"; IFS=+; delim_argv $*"$@" ] tc-end: 1647193935.267632, dollar_at_empty_and_conditional, passed tc-start: 1647193935.280748, dollar_at_in_field_split_context tc-end: 1647193940.440534, dollar_at_in_field_split_context, passed tc-start: 1647193940.449684, dollar_at_unquoted_or_conditional tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n $@ ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n ${1+$@} ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n "$@" ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n ${1+"$@"} ] tc-so:Executing command [ /bin/sh -c set -- "a a" "b b"; printf %s\\n "${1+$@}" ] tc-end: 1647193942.246024, dollar_at_unquoted_or_conditional, passed tc-start: 1647193942.253824, dollar_at_with_text tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv $@ ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv foo"$@"bar ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv "foo $@ bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- ; delim_argv foo" $@ "bar ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f1; set -- a b c; delim_argv "foo $@ bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv $@ ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv foo"$@"bar ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv "foo $@ bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- ; delim_argv foo" $@ "bar ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "$@" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "foo$@bar" ] tc-so:Executing command [ /bin/sh -c . ./h-f2; set -- a b c; delim_argv "foo $@ bar" ] tc-end: 1647193947.299216, dollar_at_with_text, passed tc-start: 1647193947.312868, dollar_hash tc-end: 1647193967.226488, dollar_hash, passed tc-start: 1647193967.235314, dollar_star tc-end: 1647193972.257143, dollar_star, passed tc-start: 1647193972.267031, dollar_star_in_quoted_word tc-end: 1647193978.163907, dollar_star_in_quoted_word, passed tc-start: 1647193978.174782, dollar_star_in_word tc-end: 1647193983.432553, dollar_star_in_word, passed tc-start: 1647193983.441924, dollar_star_in_word_empty_ifs tc-end: 1647193986.903469, dollar_star_in_word_empty_ifs, passed tc-start: 1647193986.915473, dollar_star_with_empty_ifs tc-end: 1647193990.73309, dollar_star_with_empty_ifs, passed tc-start: 1647193990.81626, embedded_nl tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1647193992.83691, embedded_nl, passed tc-start: 1647193992.93893, error tc-end: 1647193995.532862, error, passed tc-start: 1647193995.540861, iteration_on_null_or_missing_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N:-}; for X; do echo "[$X]"; done ] tc-end: 1647193996.415520, iteration_on_null_or_missing_parameter, passed tc-start: 1647193996.426036, iteration_on_null_or_null_parameter tc-so:Executing command [ /bin/sh -c N=; E=; set -- ${N:-${E}}; for X; do echo "[$X]"; done ] tc-end: 1647193997.385207, iteration_on_null_or_null_parameter, passed tc-start: 1647193997.392596, iteration_on_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- ${N}; for X; do echo "[$X]"; done ] tc-end: 1647193998.357431, iteration_on_null_parameter, passed tc-start: 1647193998.367476, iteration_on_quoted_null_parameter tc-so:Executing command [ /bin/sh -c N=; set -- "${N}"; for X; do echo "[$X]"; done ] tc-end: 1647193999.499048, iteration_on_quoted_null_parameter, passed tc-start: 1647193999.509522, shell_params tc-end: 1647194003.607353, shell_params, passed tc-start: 1647194003.617567, strip tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%/\**}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%"/*"*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%'/*'*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%/\**}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%"/*"*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%'/*'*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%/\**}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%"/*"*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%'/*'*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%/\**}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%"/*"*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%'/*'*}": ] tc-end: 1647194007.244717, strip, passed tc-start: 1647194007.254149, tilde tc-so:Executing command [ /bin/sh -s ] tc-so:Executing command [ /bin/sh -s ] tc-so:Executing command [ /bin/sh -s ] tc-so:Executing command [ /bin/sh -s ] tc-end: 1647194008.899035, tilde, passed tc-start: 1647194008.910032, var_with_embedded_cmdsub tc-end: 1647194018.612771, var_with_embedded_cmdsub, passed tc-start: 1647194018.623827, varpattern_backslashes tc-so:Executing command [ /bin/sh -c line="/foo/bar/*/baz"; echo ${line%%\**} ] tc-end: 1647194019.645811, varpattern_backslashes, passed tc-start: 1647194019.655295, wrap_strip tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line\ tc-so:%%/\**}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%"/\ tc-so:*"*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%%'/*'\ tc-so:*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${li\ tc-so:ne%%/\**}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%%"\ tc-so:/*"*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"${line%\ tc-so:%'/*'*}": ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line\ tc-so:%\ tc-so:/\*\ tc-so:*\ tc-so:}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line%"/*\ tc-so:"*\ tc-so:}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :${line\ tc-so:%\ tc-so:'/*'*}: ] tc-so:Executing command [ /bin/sh -c line='#define bindir "/usr/bin" /* comment */'; echo :"$\ tc-so:{li\ tc-so:ne%\ tc-so:'/*'*}": ] tc-end: 1647194023.202118, wrap_strip, passed tp-end: 1647194023.212365, bin/sh/t_expand tp-start: 1647194025.574011, bin/sh/t_fsplit, 9 tc-start: 1647194025.577143, default_val tc-end: 1647194029.379537, default_val, passed tc-start: 1647194029.387158, dollar_at tc-end: 1647194033.28065, dollar_at, passed tc-start: 1647194033.38658, for tc-end: 1647194033.859595, for, passed tc-start: 1647194033.868380, ifs tc-end: 1647194036.177433, ifs, passed tc-start: 1647194036.189000, ifs_alpha tc-end: 1647194037.665847, ifs_alpha, passed tc-start: 1647194037.675055, quote tc-end: 1647194038.639142, quote, passed tc-start: 1647194038.648766, replacement_val tc-end: 1647194044.555620, replacement_val, passed tc-start: 1647194044.563090, split_arith tc-end: 1647194048.900853, split_arith, passed tc-start: 1647194048.911884, var_length tc-end: 1647194050.908129, var_length, passed tp-end: 1647194050.917679, bin/sh/t_fsplit tp-start: 1647194053.33604, bin/sh/t_here, 11 tc-start: 1647194053.35946, do_simple tc-end: 1647194058.823919, do_simple, passed tc-start: 1647194058.835617, end_markers tc-end: 1647194110.195234, end_markers, passed tc-start: 1647194110.203851, exit_status tc-so:Executing command [ /bin/sh -c tc-so: <<-EOF tc-so: $(exit 7) tc-so: EOF tc-so: ] tc-end: 1647194111.26908, exit_status, passed tc-start: 1647194111.35189, hard_cases tc-so:Executing command [ /bin/sh -c tc-so: : <<- do | for x in xxx tc-so: do tc-so: do echo $x tc-so: done ] tc-so:Executing command [ /bin/sh -c tc-so: set -- xxx tc-so: : <<- done | for x in xxx tc-so: done tc-so: do echo $x tc-so: done ] tc-so:Executing command [ /bin/sh -c tc-so: : <<- in | case xxx tc-so: in tc-so: in xxx) echo xxx;; tc-so: esac ] tc-end: 1647194112.251755, hard_cases, passed tc-start: 1647194112.260531, incomplete tc-end: 1647194115.616813, incomplete, passed tc-start: 1647194115.625976, lineends tc-end: 1647194118.237635, lineends, passed tc-start: 1647194118.245877, multiple tc-end: 1647194119.651258, multiple, passed tc-start: 1647194119.661201, nested tc-end: 1647194120.885858, nested, passed tc-start: 1647194120.896337, quoting tc-end: 1647194122.930034, quoting, passed tc-start: 1647194122.938696, side_effects tc-so:Executing command [ /bin/sh -c tc-so: unset X tc-so: cat <<-EOF tc-so: ${X=2} tc-so: EOF tc-so: echo "${X-1}" tc-so: ] tc-end: 1647194123.664677, side_effects, passed tc-start: 1647194123.673111, vicious tc-so:Executing command [ /bin/sh script ] tc-so:Executing command [ /bin/sh script ] tc-end: 1647194124.758319, vicious, passed tp-end: 1647194124.768096, bin/sh/t_here tp-start: 1647194125.282532, bin/sh/t_input, 1 tc-start: 1647194125.284907, nul_elimination tc-so:Executing command [ /bin/sh helper.sh ] tc-so:Executing command [ /bin/sh helper-1@0.sh ] tc-so:Executing command [ /bin/sh helper-2@0.sh ] tc-so:Executing command [ /bin/sh helper-4@0.sh ] tc-so:Executing command [ /bin/sh helper-7@0.sh ] tc-so:Executing command [ /bin/sh helper-1@10.sh ] tc-so:Executing command [ /bin/sh helper-2@10.sh ] tc-so:Executing command [ /bin/sh helper-4@10.sh ] tc-so:Executing command [ /bin/sh helper-7@10.sh ] tc-so:Executing command [ /bin/sh helper-1@40.sh ] tc-so:Executing command [ /bin/sh helper-2@40.sh ] tc-so:Executing command [ /bin/sh helper-4@40.sh ] tc-so:Executing command [ /bin/sh helper-7@40.sh ] tc-so:Executing command [ /bin/sh helper-1@41.sh ] tc-so:Executing command [ /bin/sh helper-2@41.sh ] tc-so:Executing command [ /bin/sh helper-4@41.sh ] tc-so:Executing command [ /bin/sh helper-7@41.sh ] tc-so:Executing command [ /bin/sh helper-1@42.sh ] tc-so:Executing command [ /bin/sh helper-2@42.sh ] tc-so:Executing command [ /bin/sh helper-4@42.sh ] tc-so:Executing command [ /bin/sh helper-7@42.sh ] tc-so:Executing command [ /bin/sh helper-1@104.sh ] tc-so:Executing command [ /bin/sh helper-2@104.sh ] tc-so:Executing command [ /bin/sh helper-4@104.sh ] tc-so:Executing command [ /bin/sh helper-7@104.sh ] tc-so:Executing command [ /bin/sh helper-1@105.sh ] tc-so:Executing command [ /bin/sh helper-2@105.sh ] tc-so:Executing command [ /bin/sh helper-4@105.sh ] tc-so:Executing command [ /bin/sh helper-7@105.sh ] tc-so:Executing command [ /bin/sh helper-1@106.sh ] tc-so:Executing command [ /bin/sh helper-2@106.sh ] tc-so:Executing command [ /bin/sh helper-4@106.sh ] tc-so:Executing command [ /bin/sh helper-7@106.sh ] tc-so:Executing command [ /bin/sh helper-1@110.sh ] tc-so:Executing command [ /bin/sh helper-2@110.sh ] tc-so:Executing command [ /bin/sh helper-4@110.sh ] tc-so:Executing command [ /bin/sh helper-7@110.sh ] tc-so:Executing command [ /bin/sh helper-1@111.sh ] tc-so:Executing command [ /bin/sh helper-2@111.sh ] tc-so:Executing command [ /bin/sh helper-4@111.sh ] tc-so:Executing command [ /bin/sh helper-7@111.sh ] tc-so:Executing command [ /bin/sh helper-1@112.sh ] tc-so:Executing command [ /bin/sh helper-2@112.sh ] tc-so:Executing command [ /bin/sh helper-4@112.sh ] tc-so:Executing command [ /bin/sh helper-7@112.sh ] tc-so:Executing command [ /bin/sh helper-1@113.sh ] tc-so:Executing command [ /bin/sh helper-2@113.sh ] tc-so:Executing command [ /bin/sh helper-4@113.sh ] tc-so:Executing command [ /bin/sh helper-7@113.sh ] tc-so:Executing command [ /bin/sh helper-1@119.sh ] tc-so:Executing command [ /bin/sh helper-2@119.sh ] tc-so:Executing command [ /bin/sh helper-4@119.sh ] tc-so:Executing command [ /bin/sh helper-7@119.sh ] tc-so:Executing command [ /bin/sh helper-1@127.sh ] tc-so:Executing command [ /bin/sh helper-2@127.sh ] tc-so:Executing command [ /bin/sh helper-4@127.sh ] tc-so:Executing command [ /bin/sh helper-7@127.sh ] tc-so:Executing command [ /bin/sh helper-1@128.sh ] tc-so:Executing command [ /bin/sh helper-2@128.sh ] tc-so:Executing command [ /bin/sh helper-4@128.sh ] tc-so:Executing command [ /bin/sh helper-7@128.sh ] tc-so:Executing command [ /bin/sh helper-1@144.sh ] tc-so:Executing command [ /bin/sh helper-2@144.sh ] tc-so:Executing command [ /bin/sh helper-4@144.sh ] tc-so:Executing command [ /bin/sh helper-7@144.sh ] tc-so:Executing command [ /bin/sh helper-1@150.sh ] tc-so:Executing command [ /bin/sh helper-2@150.sh ] tc-so:Executing command [ /bin/sh helper-4@150.sh ] tc-so:Executing command [ /bin/sh helper-7@150.sh ] tc-so:Executing command [ /bin/sh helper-1@162.sh ] tc-so:Executing command [ /bin/sh helper-2@162.sh ] tc-so:Executing command [ /bin/sh helper-4@162.sh ] tc-so:Executing command [ /bin/sh helper-7@162.sh ] tc-so:Executing command [ /bin/sh helper-1@165.sh ] tc-so:Executing command [ /bin/sh helper-2@165.sh ] tc-so:Executing command [ /bin/sh helper-4@165.sh ] tc-so:Executing command [ /bin/sh helper-7@165.sh ] tc-so:Executing command [ /bin/sh helper-1@168.sh ] tc-so:Executing command [ /bin/sh helper-2@168.sh ] tc-so:Executing command [ /bin/sh helper-4@168.sh ] tc-so:Executing command [ /bin/sh helper-7@168.sh ] tc-so:Executing command [ /bin/sh helper-1@187.sh ] tc-so:Executing command [ /bin/sh helper-2@187.sh ] tc-so:Executing command [ /bin/sh helper-4@187.sh ] tc-so:Executing command [ /bin/sh helper-7@187.sh ] tc-so:Executing command [ /bin/sh helper-1@202.sh ] tc-so:Executing command [ /bin/sh helper-2@202.sh ] tc-so:Executing command [ /bin/sh helper-4@202.sh ] tc-so:Executing command [ /bin/sh helper-7@202.sh ] tc-so:Executing command [ /bin/sh helper-1@203.sh ] tc-so:Executing command [ /bin/sh helper-2@203.sh ] tc-so:Executing command [ /bin/sh helper-4@203.sh ] tc-so:Executing command [ /bin/sh helper-7@203.sh ] tc-so:Executing command [ /bin/sh helper-1@204.sh ] tc-so:Executing command [ /bin/sh helper-2@204.sh ] tc-so:Executing command [ /bin/sh helper-4@204.sh ] tc-so:Executing command [ /bin/sh helper-7@204.sh ] tc-so:Executing command [ /bin/sh helper-1@205.sh ] tc-so:Executing command [ /bin/sh helper-2@205.sh ] tc-so:Executing command [ /bin/sh helper-4@205.sh ] tc-so:Executing command [ /bin/sh helper-7@205.sh ] tc-so:Executing command [ /bin/sh helper-1@214.sh ] tc-so:Executing command [ /bin/sh helper-2@214.sh ] tc-so:Executing command [ /bin/sh helper-4@214.sh ] tc-so:Executing command [ /bin/sh helper-7@214.sh ] tc-so:Executing command [ /bin/sh helper-1@215.sh ] tc-so:Executing command [ /bin/sh helper-2@215.sh ] tc-so:Executing command [ /bin/sh helper-4@215.sh ] tc-so:Executing command [ /bin/sh helper-7@215.sh ] tc-so:Executing command [ /bin/sh helper-1@216.sh ] tc-so:Executing command [ /bin/sh helper-2@216.sh ] tc-so:Executing command [ /bin/sh helper-4@216.sh ] tc-so:Executing command [ /bin/sh helper-7@216.sh ] tc-so:Executing command [ /bin/sh helper-1@224.sh ] tc-so:Executing command [ /bin/sh helper-2@224.sh ] tc-so:Executing command [ /bin/sh helper-4@224.sh ] tc-so:Executing command [ /bin/sh helper-7@224.sh ] tc-so:Executing command [ /bin/sh helper-1@225.sh ] tc-so:Executing command [ /bin/sh helper-2@225.sh ] tc-so:Executing command [ /bin/sh helper-4@225.sh ] tc-so:Executing command [ /bin/sh helper-7@225.sh ] tc-so:Executing command [ /bin/sh helper-0-225.sh ] tc-so:Executing command [ /bin/sh helper-0-224.sh ] tc-so:Executing command [ /bin/sh helper-0-127-223.sh ] tc-so:Executing command [ /bin/sh helper-0-10-15.sh ] tc-so:Executing command [ /bin/sh helper-0-48-55.sh ] tc-so:Executing command [ /bin/sh helper-0-0-0-225-225-225.sh ] tc-so:Executing command [ /bin/sh helper-0-0-127-128-224-224-225.sh ] tc-so:Executing command [ /bin/sh helper-104-106.sh ] tc-so:Executing command [ /bin/sh helper-105-110.sh ] tc-so:Executing command [ /bin/sh helper-113-119.sh ] tc-so:Executing command [ /bin/sh helper-113-119-122.sh ] tc-so:Executing command [ /bin/sh helper-113-127.sh ] tc-so:Executing command [ /bin/sh helper-129-130-131-132-133-136-139-140.sh ] tc-so:Executing command [ /bin/sh helper-184-185-186-187.sh ] tc-so:Executing command [ /bin/sh helper-202-203-203-204-204-205-205-206-207.sh ] tc-end: 1647194188.709154, nul_elimination, passed tp-end: 1647194188.720329, bin/sh/t_input tp-start: 1647194190.972072, bin/sh/t_option, 14 tc-start: 1647194190.974910, Option_switching tc-so:Executing command [ /bin/sh -c opt=a tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=b tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=C tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=e tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=f tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=h tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=u tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=v tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=x tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=E tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=i tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=I tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=p tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=q tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=V tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=X tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=aeu tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=vx tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=Ca tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=aCefux tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: xx="$-" && xx=$(echo "$xx" | tr -d cs) && test -n "$xx" && set +"$xx"; tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-end: 1647194201.443631, Option_switching, passed tc-start: 1647194201.451244, pipefail tc-so:Executing command [ /bin/sh -c set -o | grep pipefail ] tc-so:Executing command [ /bin/sh -c set -o pipefail; set -o | grep pipefail ] tc-so:Executing command [ /bin/sh -c (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 0) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c ! (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 2) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 0) | (exit 0) | (exit 0) ] tc-so:Executing command [ /bin/sh -c (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 1) | (exit 0) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; (exit 0) | (exit 0) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c ! (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 2) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 1) | (exit 0) | (exit 0); echo $? ] tc-so:Executing command [ /bin/sh -c set -o pipefail; ! (exit 0) | (exit 0) | (exit 0); echo $? ] tc-end: 1647194206.764991, pipefail, passed tc-start: 1647194206.773968, restore_local_opts tc-so:Executing command [ /bin/sh -ec . './test-funcs.28251'; local_test ] tc-end: 1647194207.915418, restore_local_opts, passed tc-start: 1647194207.926244, set_C tc-so:Executing command [ /bin/sh -c opt=C tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Junk_File) || exit 1 tc-so: set +C tc-so: echo "Overwrite it now" > Junk_File tc-so: A=$(ls -l Junk_File) || exit 1 tc-so: test "${A}" != "${D}" tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Important_File) || exit 1 tc-so: set -C tc-so: echo "Fail to Overwrite it now" > Important_File tc-so: A=$(ls -l Important_File) || exit 1 tc-so: test "${A}" = "${D}" tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Junk_File) || exit 1 tc-so: set -C tc-so: echo "Append to it now" >> Junk_File tc-so: A=$(ls -l Junk_File) || exit 1 tc-so: test "${A}" != "${D}" tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: set -Ce tc-so: echo "Fail to Overwrite it now" > Important_File tc-so: echo "Should not reach this point" tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: D=$(ls -l Junk_File) || exit 1 tc-so: set -C tc-so: echo "Change the poor bugger again" >| Junk_File tc-so: A=$(ls -l Junk_File) || exit 1 tc-so: test "${A}" != "${D}" tc-so: ] tc-end: 1647194210.707655, set_C, passed tc-start: 1647194210.720295, set_X tc-so:Executing command [ /bin/sh -c opt=X tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c set -x; set +X; case "$-" in (*x*) echo FAIL; exit 1;; esac ] tc-so:Executing command [ /bin/sh -c set -X; set +x; tc-so: case "$-" in (*x*) echo FAIL; exit 1;; esac tc-so: case "$-" in (*X*) exit 0;; esac; echo ERROR; exit 2 ] tc-so:Executing command [ /bin/sh -c set -X; set +x; set -x; tc-so: case "$-" in (*x*X*|*X*x*) exit 0;; esac; echo ERROR; exit 2 ] tc-so:Executing command [ /bin/sh -c set +X; set -x; tc-so: case "$-" in (*X*) echo FAIL; exit 1;; esac tc-so: case "$-" in (*x*) exit 0;; esac; echo ERROR; exit 2 ] tc-so:Executing command [ /bin/sh -c set +X; set -x; set +x; tc-so: case "$-" in (*[xX]*) echo FAULT; exit 3;; esac ] tc-so:Executing command [ /bin/sh -ec printf "%s" OK; set -X; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec set -X; printf "%s" OK; set +X; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec PS4=Run:; set -X; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ecX printf "%s" OK; exec 2>/dev/null; echo OK ] tc-so:Executing command [ /bin/sh -ecX printf "%s" OK; exec 2>&1; echo OK ] tc-so:Executing command [ /bin/sh -ecX printf "%s" OK; exec 2>&-; echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; printf "%s" OK; echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; tc-so: printf "%s" OK; tc-so: exec 2>/dev/null; tc-so: echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; tc-so: printf "%s" OK; tc-so: set -X 2>/dev/null; tc-so: echo OK ] tc-so:Executing command [ /bin/sh -ec PS4=; set -X 2>X-trace; tc-so: printf "%s" OK; tc-so: set -X; tc-so: echo OK ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: funct() { tc-so: local - tc-so: tc-so: set -X 2>X-trace-fn tc-so: say hello tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: funct tc-so: echo GOOD tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: funct() { tc-so: local - tc-so: tc-so: set +X tc-so: say hello tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: funct tc-so: echo GOOD tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: funct() { tc-so: local - tc-so: tc-so: set +X -x tc-so: tc-so: say traced tc-so: exec 2>/dev/null tc-so: say notrace tc-so: tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: funct tc-so: echo GOOD tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: say() { tc-so: printf "%s" "$*" tc-so: } tc-so: fn1() { tc-so: local - tc-so: tc-so: set -X 2>>X-trace-fn tc-so: say "g'day" tc-so: "$@" tc-so: say bye-bye tc-so: } tc-so: fn2() { tc-so: set +X tc-so: say hello tc-so: "$@" tc-so: say goodbye tc-so: } tc-so: tc-so: set -X 2>X-trace tc-so: tc-so: printf OK tc-so: fn1 tc-so: fn1 fn2 tc-so: fn1 fn1 fn2 tc-so: fn1 fn2 fn1 fn2 fn1 tc-so: fn1 fn1 fn2 fn2 fn1 tc-so: echo GOOD tc-so: ] tc-end: 1647194218.60573, set_X, passed tc-start: 1647194218.75225, set_a tc-so:Executing command [ /bin/sh -c opt=a tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ce unset VAR; set +a; VAR=value; env | grep "^VAR=" ] tc-so:Executing command [ /bin/sh -ce unset VAR; set -a; VAR=value; env | grep "^VAR=" ] tc-end: 1647194219.847986, set_a, passed tc-start: 1647194219.857627, set_e tc-so:Executing command [ /bin/sh -c opt=e tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c false; printf "%s" I_am; set -e; true; printf "%s\n" _OK ] tc-so:Executing command [ /bin/sh -c false; printf "%s" I_am; set -e; false; printf "%s\n" _Broken ] tc-so:Executing command [ /bin/sh -ec printf "%s" I_am; false; printf "%s\n" _Broken ] tc-end: 1647194221.522021, set_e, passed tc-start: 1647194221.529312, set_f tc-so:Executing command [ /bin/sh -c opt=f tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ec X=$(echo b*); Y=$(echo b*); test "${X}" != "a*"; tc-so: test "${X}" = "${Y}" ] tc-so:Executing command [ /bin/sh -ec X=$(echo b*); Y=$(set -f; echo b*); test "${X}" != "${Y}" ] tc-end: 1647194223.209659, set_f, passed tc-start: 1647194223.249177, set_n tc-so:Executing command [ /bin/sh -enc echo ABANDON HOPE; echo ALL YE; echo ... ] tc-so:Executing command [ /bin/sh -enc ERR; FAIL; ABANDON HOPE ] tc-so:Executing command [ /bin/sh -enc echo JUMP; for frogs swim; echo in puddles ] tc-so:Executing command [ /bin/sh -nc echo ABANDON HOPE; echo "ALL YE; echo ... ] tc-so:Executing command [ /bin/sh -enc echo ABANDON HOPE;; echo ALL YE; echo ... ] tc-so:Executing command [ /bin/sh -nc do YOU ABANDON HOPE; for all eternity? ] tc-so:Executing command [ /bin/sh -c echo first; set -n; echo second ] tc-so:Executing command [ /bin/sh -c echo first; set -n; echo second; set +n; echo third ] tc-so:Executing command [ /bin/sh -c for x in a b c d tc-so: do tc-so: case "$x" in tc-so: a);; b);; c) set -n;; d);; tc-so: esac tc-so: printf "%s\n" "$x" tc-so: done ] tc-se:[1] User defined signal 1 sleep 10 & tc-so:Executing command [ /bin/sh -c tc-so: trap "set -n" USR1 tc-so: { sleep 1; kill -USR1 $$; sleep 1; } & tc-so: false tc-so: wait && echo t || echo f tc-so: wait tc-so: echo foo tc-so: ] tc-end: 1647194229.754190, set_n, passed tc-start: 1647194229.764317, set_u tc-so:Executing command [ /bin/sh -c opt=u tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ce unset _UNSET_VARIABLE_; echo OK ] tc-so:Executing command [ /bin/sh -cue unset _UNSET_VARIABLE_; echo OK ] tc-so:Executing command [ /bin/sh -ce unset X; echo ${X}; echo OK ] tc-so:Executing command [ /bin/sh -ce unset X; printf "%s" ${X-OK}; echo OK ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo ${X}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo "${X}"; echo ERR ] tc-so:Executing command [ /bin/sh -ce unset X; set -u; echo ${X-GOOD}; echo OK ] tc-so:Executing command [ /bin/sh -ce unset X; set -u; echo ${X-OK} ] tc-so:Executing command [ /bin/sh -ce unset X; set -u; echo ${X+ERR}; echo OK ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo ${X#foo}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; set -u; echo ${X%%bar}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; echo ${X?}; echo ERR ] tc-so:Executing command [ /bin/sh -c unset X; echo ${X?X_NOT_SET}; echo ERR ] tc-end: 1647194233.747361, set_u, passed tc-start: 1647194233.756934, set_v tc-so:Executing command [ /bin/sh -c opt=v tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ec printf "%s" OK; set -v; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1647194236.29883, set_v, passed tc-start: 1647194236.39989, set_x tc-so:Executing command [ /bin/sh -c opt=x tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -ec printf "%s" OK; set -x; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec set -x; printf "%s" OK; set +x; echo OK; exit 0 ] tc-so:Executing command [ /bin/sh -ec PS4=Run:; set -x; echo OK; exit 0 ] tc-end: 1647194238.98377, set_x, passed tc-start: 1647194238.107434, vi_emacs_VE_toggle tc-so:Executing command [ /bin/sh -c opt=V tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c opt=E tc-so: x() { tc-so: echo "ERROR: Unable to $1 option $2" >&2 tc-so: exit 1 tc-so: } tc-so: s() { tc-so: set -"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" = "$x" && x set "$1" tc-so: return 0 tc-so: } tc-so: c() { tc-so: set +"$1" tc-so: t="$-" tc-so: x=$(echo "$t" | tr -d "$1") tc-so: test "$t" != "$x" && x clear "$1" tc-so: return 0 tc-so: } tc-so: tc-so: tc-so: # if we do not do this, -x tracing splatters stderr tc-so: # for some shells, -v does as well (is that correct?) tc-so: case "${opt}" in tc-so: (*[xXv]*) exec 2>/dev/null;; tc-so: esac tc-so: tc-so: o="$-" tc-so: x=$(echo "$o" | tr -d "$opt") tc-so: tc-so: if [ "$o" = "$x" ]; then # option was off tc-so: s "${opt}" tc-so: c "${opt}" tc-so: else tc-so: c "${opt}" tc-so: s "${opt}" tc-so: fi tc-so: ] tc-so:Executing command [ /bin/sh -c tc-so: q() { tc-so: eval "case \"$-\" in tc-so: (*${2}*) return 1;; tc-so: (*${1}*) return 0;; tc-so: esac" tc-so: return 1 tc-so: } tc-so: x() { tc-so: echo >&2 "Option set or toggle failure:" \ tc-so: " on=$1 off=$2 set=$-" tc-so: exit 1 tc-so: } tc-so: set -V; q V E || x V E tc-so: set -E; q E V || x E V tc-so: set -V; q V E || x V E tc-so: set +EV; q "" "[VE]" || x "" VE tc-so: exit 0 tc-so: ] tc-end: 1647194240.22523, vi_emacs_VE_toggle, passed tc-start: 1647194240.33577, xx_bogus tc-so:Executing command [ /bin/sh -c set -% ; echo ERR ] tc-end: 1647194240.824276, xx_bogus, passed tp-end: 1647194240.834063, bin/sh/t_option tp-start: 1647194241.762945, bin/sh/t_patterns, 3 tc-start: 1647194241.765705, case_matching tc-end: 1647194290.404928, case_matching, passed tc-start: 1647194290.412975, filename_expansion tc-end: 1647194395.548470, filename_expansion, passed tc-start: 1647194429.528714, var_substring_matching tc-end: 1647194445.541038, var_substring_matching, passed tp-end: 1647194445.548827, bin/sh/t_patterns tp-start: 1647194447.550510, bin/sh/t_redir, 13 tc-start: 1647194447.552735, basic_test_method_test tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c wc -l ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c wc -l ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c wc -l ] tc-so:Executing command [ /bin/sh -c cat File ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-se:Fail: incorrect exit status: 0, expected: 1 tc-se:stdout: tc-se:expect to see a non-detected failure here tc-se: tc-se:stderr: tc-se: tc-end: 1647194450.557571, basic_test_method_test, passed tc-start: 1647194450.566776, do_input_redirections tc-so:Executing command [ /bin/sh -c cat < File ] tc-so:Executing command [ /bin/sh -c cat Output ] tc-so:Executing command [ /bin/sh -c >> Output ] tc-so:Executing command [ /bin/sh -c >| Output ] tc-so:Executing command [ /bin/sh -c echo Hello >Output ] tc-so:Executing command [ /bin/sh -c echo Hello>!Output ] tc-so:Executing command [ /bin/sh -c echo Bye >>Output ] tc-so:Executing command [ /bin/sh -c echo line 1 > Output; echo line 2 >> Output; cat Output ] tc-so:Executing command [ /bin/sh -c echo line 1 > Output; echo line 2 ] tc-so:Executing command [ /bin/sh -c (echo line 1; echo line 2 > Out2) > Out1 ] tc-so:Executing command [ /bin/sh -c { echo line 1; echo line 2 > Out2;} > Out1 ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1647194458.459942, do_output_redirections, passed tc-start: 1647194458.474141, do_redirect_input_output tc-so:Executing command [ /bin/sh -c <> Output ] tc-so:Executing command [ /bin/sh -c <>Output ] tc-so:Executing command [ /bin/sh -c echo Hello 1<>Output ] tc-so:Executing command [ /bin/sh -c cat <>Output ] tc-so:Executing command [ /bin/sh -c echo Hello 1<>Output ] tc-so:Executing command [ /bin/sh -c { cat >&3; printf file; } <>Output 3>&1 >&0 ] tc-end: 1647194460.601832, do_redirect_input_output, passed tc-start: 1647194460.610090, fd_redirections tc-so:Executing command [ /bin/sh helper.sh 1 2 3 4 5 6 7 8 9 ] tc-so:Executing command [ /bin/sh reread.sh 3 4 5 6 7 8 9 ] tc-so:Executing command [ /bin/sh helper.sh 10 15 19 20 25 29 ] tc-so:Executing command [ /bin/sh reread.sh 10 15 19 20 25 29 ] tc-so:Executing command [ /bin/sh helper.sh 32 33 49 50 51 63 64 65 77 88 99 ] tc-so:Executing command [ /bin/sh reread.sh 32 33 49 50 51 63 64 65 77 88 99 ] tc-so:Executing command [ /bin/sh helper.sh 100 101 199 200 222 333 444 499 ] tc-so:Executing command [ /bin/sh reread.sh 100 101 199 200 222 333 444 499 ] tc-so:Executing command [ /bin/sh helper.sh 1000 1001 1002 1003 1004 1005 ] tc-so:Executing command [ /bin/sh reread.sh 1000 1001 1002 1003 1004 1005 ] tc-end: 1647194467.443064, fd_redirections, passed tc-start: 1647194467.544670, incorrect_redirections tc-so:Executing command [ /bin/sh -c echo foo> ] tc-so:Executing command [ /bin/sh -c read foo< ] tc-so:Executing command [ /bin/sh -c echo foo<> ] tc-so:Executing command [ /bin/sh -c echo x > ] tc-so:Executing command [ /bin/sh -c read x < ] tc-so:Executing command [ /bin/sh -c echo x <> ] tc-so:Executing command [ /bin/sh -c echo x >< anything ] tc-so:Executing command [ /bin/sh -c echo x >>< anything ] tc-so:Executing command [ /bin/sh -c echo x >|< anything ] tc-so:Executing command [ /bin/sh -c echo x > ; read x < /dev/null || echo bad ] tc-so:Executing command [ /bin/sh -c read x < & echo y > /dev/null; wait && echo bad ] tc-so:Executing command [ /bin/sh -c echo A Line \> Output ] tc-so:Executing command [ /bin/sh -c echo A Line \>> Output ] tc-so:Executing command [ /bin/sh -c echo A Line >\> Output ] tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-se:sh: atf-check: not found tc-end: 1647194471.237076, incorrect_redirections, passed tc-start: 1647194471.245697, local_redirections tc-so:Executing command [ /bin/sh helper.sh 3 4 5 6 7 8 9 ] tc-so:Executing command [ /bin/sh helper.sh 10 11 13 15 16 19 20 28 29 ] tc-so:Executing command [ /bin/sh helper.sh 30 31 32 63 64 65 77 88 99 ] tc-so:Executing command [ /bin/sh helper.sh 100 101 111 199 200 201 222 333 499 ] tc-so:Executing command [ /bin/sh helper.sh 1000 1001 1002 1003 1004 1005 ] tc-end: 1647194472.825424, local_redirections, passed tc-start: 1647194472.901463, named_fd_redirections tc-so:Executing command [ /bin/sh -c echo OK >/dev/stdout ] tc-so:Executing command [ /bin/sh -c /bin/echo OK >/dev/stdout ] tc-so:Executing command [ /bin/sh -c read var /dev/stderr >&2 ] tc-so:Executing command [ /bin/sh -c /bin/echo OK 2>/dev/stderr >&2 ] tc-so:Executing command [ /bin/sh -c printf "%s\n" EIGHT 8>&1 >/dev/fd/8 | tc-so: cat 9<&0 foo;; esac ] tc-so:Executing command [ /bin/sh -c case x in (whatever) >foo 2>&1;; esac ] tc-so:Executing command [ /bin/sh -c case x in (whatever) >foo 2>&1 ${somewhere};; esac ] tc-end: 1647194476.774160, redir_in_case, passed tc-start: 1647194476.780705, subshell_redirections tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1647194478.260724, subshell_redirections, passed tc-start: 1647194478.279333, ulimit_redirection_interaction tc-so:Executing command [ /bin/sh helper.sh ] tc-end: 1647194479.822278, ulimit_redirection_interaction, passed tc-start: 1647194479.830788, validate_fn_redirects tc-so:Executing command [ /bin/sh -c . ./f-def; f ; printf '%s\n' success1 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f >/dev/null; printf '%s\n' success2 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f >&- ; printf '%s\n' success3 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f & wait; printf '%s\n' success4 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f >&- & wait; printf '%s\n' success5 ] tc-so:Executing command [ /bin/sh -c . ./f-def; f;f; printf '%s\n' success6 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f;f;}; printf '%s\n' success7 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f;f;}& wait; printf '%s\n' success8 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f>/dev/null;f;}& wait; printf '%s\n' success9 ] tc-so:Executing command [ /bin/sh -c . ./f-def; { f;f>/dev/null;}& wait; printf '%s\n' success10 ] tc-so:Executing command [ /bin/sh -c tc-so: f() { tc-so: echo Func "$1" tc-so: } tc-so: exec 3<&0 4>&1 tc-so: ( echo x-a; echo y-b; echo z-c ) | tc-so: while read A tc-so: do tc-so: B=${A#?-} tc-so: f "$B" <&3 >&4 tc-so: done >&2 ] tc-so:Executing command [ /bin/sh Script ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: f; g; h ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: f & sleep 1; g & sleep 1; h; wait ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: echo X $( f ; g ; h ) Y ] tc-so:Executing command [ /bin/sh -c . ./fgh.def || echo >&2 FAIL tc-so: exec 3>&1 tc-so: echo X $( f >&- & sleep 1; g >&- & sleep 1 ; h ) Y tc-so: sleep 3 tc-so: exec 4>&1 || echo FD_FAIL tc-so: ] tc-so:Executing command [ /bin/sh ] tc-end: 1647194536.339823, validate_fn_redirects, passed tp-end: 1647194536.354207, bin/sh/t_redir tp-start: 1647194537.479640, bin/sh/t_redircloexec, 7 tc-start: 1647194537.481791, compound_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1647194538.133266, compound_redir_open, passed tc-start: 1647194538.140438, exec_redir_closed tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-end: 1647194540.11809, exec_redir_closed, passed tc-start: 1647194540.18599, exec_redir_open tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-end: 1647194541.508433, exec_redir_open, passed tc-start: 1647194541.515234, loop_redir_open tc-so:Executing command [ /bin/sh ./for1 ] tc-end: 1647194542.169785, loop_redir_open, passed tc-start: 1647194542.176578, posix_exec_redir tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-so:Executing command [ /bin/sh -e ./exec1 ] tc-so:Executing command [ /bin/sh ./exec1 ] tc-end: 1647194543.744343, posix_exec_redir, passed tc-start: 1647194543.751794, simple_redir_open tc-so:Executing command [ /bin/sh ./simp1 ] tc-end: 1647194544.413554, simple_redir_open, passed tc-start: 1647194544.420946, subshell_redir_open tc-so:Executing command [ /bin/sh ./comp1 ] tc-end: 1647194545.142017, subshell_redir_open, passed tp-end: 1647194545.149476, bin/sh/t_redircloexec tp-start: 1647194545.647308, bin/sh/t_set_e, 1 tc-start: 1647194545.649593, all tc-end: 1647194563.44341, all, passed tp-end: 1647194563.51403, bin/sh/t_set_e tp-start: 1647194563.934126, bin/sh/t_shift, 5 tc-start: 1647194563.936285, basic_shift_test tc-so:Executing command [ /bin/sh -c set -- one-arg; shift ; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- one-arg; shift 1; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- one-arg; shift 0; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift ; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 1; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 2; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 3; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c; shift 0; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 1; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 9; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 13; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i j k l m n o p; shift 16; echo "$# $*" ] tc-so:Executing command [ /bin/sh -c set -- a b c d e;while [ $# -gt 0 ];do shift||echo ERR;done;echo complete ] tc-end: 1647194566.627295, basic_shift_test, passed tc-start: 1647194566.633955, excessive_shift tc-so:Executing command [ /bin/sh -c set -- one-arg ;echo OK:$#-2;shift 2 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one-arg ;echo OK:$#-4;shift 4 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one-arg ;echo OK:$#-13;shift 13 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one two ;echo OK:$#-3;shift 3 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one two ;echo OK:$#-7;shift 7 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- one two three four five ;echo OK:$#-6;shift 6 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-16;shift 16 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-17;shift 17 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-30;shift 30 && echo ERR ] tc-so:Executing command [ /bin/sh -c set -- I II III IV V VI VII VIII IX X XI XII XIII XIV XV ;echo OK:$#-9999;shift 9999 && echo ERR ] tc-end: 1647194568.804836, excessive_shift, passed tc-start: 1647194568.811356, function_shift tc-end: 1647194569.204574, function_shift, passed tc-start: 1647194569.211470, non_numeric_shift tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift 'a' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift 'I' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '0x12' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '010' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '5V' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '-1' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift ' ' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift '+1' && echo ERROR ] tc-so:Executing command [ /bin/sh -c set -- a b c d e f g h i; shift ' 1' && echo ERROR ] tc-end: 1647194571.297654, non_numeric_shift, passed tc-start: 1647194571.304569, too_many_args tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 1 ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 0 ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 2 3 ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 foo ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift 1 -- ; echo FAILED ] tc-so:Executing command [ /bin/sh -c set -- a b c d; shift -- 1 ; echo FAILED ] tc-end: 1647194572.725154, too_many_args, passed tp-end: 1647194572.731810, bin/sh/t_shift tp-start: 1647194576.274805, bin/sh/t_syntax, 21 tc-start: 1647194576.277871, a_basic_tokenisation tc-so:Executing command [ /bin/sh -c set -- a b c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a""b c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a"" b c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- ""a b c\;; echo $# ] tc-so:Executing command [ /bin/sh -c set -- set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set --;set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set --&set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a b&&set -- c; echo $# ] tc-so:Executing command [ /bin/sh -c set -- a b||set -- c; echo $# ] tc-end: 1647194578.993960, a_basic_tokenisation, passed tc-start: 1647194579.553, b_comments tc-so:Executing command [ /bin/sh -c # ] tc-so:Executing command [ /bin/sh -c # exit 1 ] tc-so:Executing command [ /bin/sh -c true # exit 1 ] tc-so:Executing command [ /bin/sh -c false # exit 0 ] tc-so:Executing command [ /bin/sh -c echo foo # bar ] tc-so:Executing command [ /bin/sh -c echo foo \# bar ] tc-so:Executing command [ /bin/sh -c echo foo; # echo bar ] tc-so:Executing command [ /bin/sh -c echo foo#bar ] tc-so:Executing command [ /bin/sh -c echo foo# bar ] tc-so:Executing command [ /bin/sh -c x=foo; echo ${x#bar} ] tc-so:Executing command [ /bin/sh -c echo "#" ] tc-so:Executing command [ /bin/sh -c echo '#' ] tc-so:Executing command [ /bin/sh -c echo \# ] tc-so:Executing command [ /bin/sh -c echo "#"# ] tc-so:Executing command [ /bin/sh -c echo '#'# ] tc-so:Executing command [ /bin/sh -c echo \## ] tc-so:Executing command [ /bin/sh -c echo "#"# #"#" ] tc-so:Executing command [ /bin/sh -c echo '#'# #'#' ] tc-so:Executing command [ /bin/sh -c echo \## #\# ] tc-so:Executing command [ /bin/sh ] tc-end: 1647194583.553734, b_comments, passed tc-start: 1647194583.572903, c_line_wrapping tc-so:Executing command [ /bin/sh -e ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1647194589.507840, c_line_wrapping, passed tc-start: 1647194589.514074, d_cstrings tc-so:Executing command [ /bin/sh -c printf '%s\n' $'abc\tdef' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'abc\011def' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'abc\x09'def ] tc-so:Executing command [ /bin/sh -c def=xyz; printf '%s\n' $'abc$def' ] tc-so:Executing command [ /bin/sh -c test $'\1-\2-\3' = $'\ca-\cb-\cc' ] tc-so:Executing command [ /bin/sh -c test $'\r-\n-\f' = $'\cm-\cj-\cl' ] tc-so:Executing command [ /bin/sh -c unset LC_ALL; export LC_CTYPE=en_AU.UTF-8; tc-so: test $'\u0123' = $'\304\243' ] tc-so:Executing command [ /bin/sh -c test $'\u0123' = $'\xC4\xA3' ] tc-so:Executing command [ /bin/sh -c test $'\c\\' = $'\x1C' ] tc-so:Executing command [ /bin/sh -c test $'\c[\c]\c^\c_\c?' = $'\x1B\x1D\x1E\x1F\x7F' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'\a\b\e\f\n\r\t\v' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'\cG\cH\x1b\cl\cJ\cm\cI\ck' ] tc-so:Executing command [ /bin/sh -c printf '%s\n' $'\'\"\\' ] tc-so:Executing command [ /bin/sh -c : $'\q' ] tc-so:Executing command [ /bin/sh -c : $'\c\q' ] tc-so:Executing command [ /bin/sh -c : $'\uDEFF' ] tc-so:Executing command [ /bin/sh -c : $'abcd ] tc-so:Executing command [ /bin/sh -c : $'abcd\ ] tc-so:Executing command [ /bin/sh -c printf '%s' $'a\0x'$'A\x00X'$'a\c@x'$'A\u0000X' ] tc-so:Executing command [ /bin/sh -c printf '%s' $'abc\ tc-so:def' ] tc-so:Executing command [ /bin/sh -c printf '%s' $'abc tc-so:def' ] tc-so:Executing command [ /bin/sh -c printf '%s' $\ tc-so:'abc\ndef' ] tc-so:Executing command [ /bin/sh -c printf '%s' "abc$'def'g" ] tc-so:Executing command [ /bin/sh -c printf '%s' abc\$'def'g ] tc-so:Executing command [ /bin/sh -c printf '%s' abc'$'def ] tc-end: 1647194594.14218, d_cstrings, passed tc-start: 1647194594.20249, f_redirects tc-so:Executing command [ /bin/sh -c >/dev/null ] tc-so:Executing command [ /bin/sh -c >/dev/null ] tc-so:Executing command [ /bin/sh -c <>/dev/null ] tc-so:Executing command [ /bin/sh -c /dev/null ] tc-so:Executing command [ /bin/sh -c >|/dev/null ] tc-so:Executing command [ /bin/sh -c >/dev/null>/dev/null>/dev/null ] tc-so:Executing command [ /bin/sh -c echo hello >/dev/null ] tc-so:Executing command [ /bin/sh -c echo >/dev/null hello ] tc-so:Executing command [ /bin/sh -c >/dev/null echo hello ] tc-so:Executing command [ /bin/sh -c echo hello >/dev/null world ] tc-so:Executing command [ /bin/sh -c echo hello &1 ] tc-so:Executing command [ /bin/sh -c 2>& 1 ] tc-so:Executing command [ /bin/sh -c FD=1; 2>&"${FD}" ] tc-so:Executing command [ /bin/sh -c FD=1; echo hello 2>&"${FD}" >&2 ] tc-so:Executing command [ /bin/sh -c 2>&- 3<&- 4>&- ] tc-end: 1647194598.229326, f_redirects, passed tc-start: 1647194598.235447, g_variable_syntax tc-so:Executing command [ /bin/sh -c unset a ] tc-so:Executing command [ /bin/sh -c unset a; printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD; printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD; printf %s $a ] tc-so:Executing command [ /bin/sh -c unset a;a=GOOD;printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD;unset a;printf %s ${a-OK} ] tc-so:Executing command [ /bin/sh -c a=GOOD; unset ax; printf %s $a ] tc-so:Executing command [ /bin/sh -c unset ax; a=GOOD; printf %s $ax ] tc-so:Executing command [ /bin/sh -c a=GOOD; a_=BAD; printf %s $a ] tc-so:Executing command [ /bin/sh -c unset ab ] tc-so:Executing command [ /bin/sh -c unset ab; printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD; printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset ab;ab=GOOD;printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD;unset ab;printf %s ${ab-OK} ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset abx; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset abx; ab=GOOD; printf %s $abx ] tc-so:Executing command [ /bin/sh -c ab=GOOD; ab_=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset a; printf %s $ab ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset abx a; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset a;ab=GOOD; printf %s $a ] tc-so:Executing command [ /bin/sh -c ab=GOOD; a=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c ab=GOOD; unset b; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset b;ab=GOOD; printf %s $b ] tc-so:Executing command [ /bin/sh -c ab=GOOD; b=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset a b abx; ab=GOOD; tc-so: printf %s $a$b$abx ] tc-so:Executing command [ /bin/sh -c ab=GOOD; a=BAD; ab_=BAD; tc-so: b=BAD; printf %s $ab ] tc-so:Executing command [ /bin/sh -c unset _a ] tc-so:Executing command [ /bin/sh -c unset _a; printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD; printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _a;_a=GOOD;printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD;unset _a;printf %s ${_a-OK} ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset _ax; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _ax; _a=GOOD; printf %s $_ax ] tc-so:Executing command [ /bin/sh -c _a=GOOD; _a_=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset _; printf %s $_a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset _ax _; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _;_a=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c _a=GOOD; _=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; unset a; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset a;_a=GOOD; printf %s $a ] tc-so:Executing command [ /bin/sh -c _a=GOOD; a=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _ a _ax; _a=GOOD; tc-so: printf %s $_$a$_ax ] tc-so:Executing command [ /bin/sh -c _a=GOOD; _=BAD; _a_=BAD; tc-so: a=BAD; printf %s $_a ] tc-so:Executing command [ /bin/sh -c unset _9 ] tc-so:Executing command [ /bin/sh -c unset _9; printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD; printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset _9;_9=GOOD;printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD;unset _9;printf %s ${_9-OK} ] tc-so:Executing command [ /bin/sh -c _9=GOOD; unset _9x; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset _9x; _9=GOOD; printf %s $_9x ] tc-so:Executing command [ /bin/sh -c _9=GOOD; _9_=BAD; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c _9=GOOD; unset _; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c _9=GOOD; unset _9x _; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset _;_9=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c _9=GOOD; _=BAD; printf %s $_9 ] tc-so:Executing command [ /bin/sh -c unset a123 ] tc-so:Executing command [ /bin/sh -c unset a123; printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD; printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a123;a123=GOOD;printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD;unset a123;printf %s ${a123-OK} ] tc-so:Executing command [ /bin/sh -c a123=GOOD; unset a123x; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a123x; a123=GOOD; printf %s $a123x ] tc-so:Executing command [ /bin/sh -c a123=GOOD; a123_=BAD; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c a123=GOOD; unset a12; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c a123=GOOD; unset a123x a12; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a12;a123=GOOD; printf %s $a12 ] tc-so:Executing command [ /bin/sh -c a123=GOOD; a12=BAD; printf %s $a123 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3; printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3;a_1_2_3=GOOD;printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD;unset a_1_2_3;printf %s ${a_1_2_3-OK} ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset a_1_2_3x; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_3x; a_1_2_3=GOOD; printf %s $a_1_2_3x ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; a_1_2_3_=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset a_1_2_; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset a_1_2_3x a_1_2_; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_;a_1_2_3=GOOD; printf %s $a_1_2_ ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; a_1_2_=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; unset _1_2_3; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset _1_2_3;a_1_2_3=GOOD; printf %s $_1_2_3 ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; _1_2_3=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset a_1_2_ _1_2_3 a_1_2_3x; a_1_2_3=GOOD; tc-so: printf %s $a_1_2_$_1_2_3$a_1_2_3x ] tc-so:Executing command [ /bin/sh -c a_1_2_3=GOOD; a_1_2_=BAD; a_1_2_3_=BAD; tc-so: _1_2_3=BAD; printf %s $a_1_2_3 ] tc-so:Executing command [ /bin/sh -c unset __ ] tc-so:Executing command [ /bin/sh -c unset __; printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD; printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset __;__=GOOD;printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD;unset __;printf %s ${__-OK} ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset __x; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset __x; __=GOOD; printf %s $__x ] tc-so:Executing command [ /bin/sh -c __=GOOD; ___=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset _; printf %s $__ ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset __x _; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset _;__=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c __=GOOD; _=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c __=GOOD; unset _; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset _;__=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c __=GOOD; _=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset _ _ __x; __=GOOD; tc-so: printf %s $_$_$__x ] tc-so:Executing command [ /bin/sh -c __=GOOD; _=BAD; ___=BAD; tc-so: _=BAD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c unset ___ ] tc-so:Executing command [ /bin/sh -c unset ___; printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD; printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset ___;___=GOOD;printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD;unset ___;printf %s ${___-OK} ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset ___x; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset ___x; ___=GOOD; printf %s $___x ] tc-so:Executing command [ /bin/sh -c ___=GOOD; ____=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset __; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset ___x __; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset __;___=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; __=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; unset __; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset __;___=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c ___=GOOD; __=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset __ __ ___x; ___=GOOD; tc-so: printf %s $__$__$___x ] tc-so:Executing command [ /bin/sh -c ___=GOOD; __=BAD; ____=BAD; tc-so: __=BAD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c unset ____ ] tc-so:Executing command [ /bin/sh -c unset ____; printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD; printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ____;____=GOOD;printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD;unset ____;printf %s ${____-OK} ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ____x; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ____x; ____=GOOD; printf %s $____x ] tc-so:Executing command [ /bin/sh -c ____=GOOD; _____=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ___; printf %s $____ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ____x ___; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ___;____=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; ___=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; unset ___; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ___;____=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c ____=GOOD; ___=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset ___ ___ ____x; ____=GOOD; tc-so: printf %s $___$___$____x ] tc-so:Executing command [ /bin/sh -c ____=GOOD; ___=BAD; _____=BAD; tc-so: ___=BAD; printf %s $____ ] tc-so:Executing command [ /bin/sh -c unset __1__ ] tc-so:Executing command [ /bin/sh -c unset __1__; printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1__;__1__=GOOD;printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD;unset __1__;printf %s ${__1__-OK} ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset __1__x; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1__x; __1__=GOOD; printf %s $__1__x ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; __1___=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset __1_; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset __1__x __1_; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1_;__1__=GOOD; printf %s $__1_ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; __1_=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; unset _1__; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset _1__;__1__=GOOD; printf %s $_1__ ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; _1__=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset __1_ _1__ __1__x; __1__=GOOD; tc-so: printf %s $__1_$_1__$__1__x ] tc-so:Executing command [ /bin/sh -c __1__=GOOD; __1_=BAD; __1___=BAD; tc-so: _1__=BAD; printf %s $__1__ ] tc-so:Executing command [ /bin/sh -c unset _0 ] tc-so:Executing command [ /bin/sh -c unset _0; printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD; printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset _0;_0=GOOD;printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD;unset _0;printf %s ${_0-OK} ] tc-so:Executing command [ /bin/sh -c _0=GOOD; unset _0x; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset _0x; _0=GOOD; printf %s $_0x ] tc-so:Executing command [ /bin/sh -c _0=GOOD; _0_=BAD; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c _0=GOOD; unset _; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c _0=GOOD; unset _0x _; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset _;_0=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c _0=GOOD; _=BAD; printf %s $_0 ] tc-so:Executing command [ /bin/sh -c unset A ] tc-so:Executing command [ /bin/sh -c unset A; printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD; printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD; printf %s $A ] tc-so:Executing command [ /bin/sh -c unset A;A=GOOD;printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD;unset A;printf %s ${A-OK} ] tc-so:Executing command [ /bin/sh -c A=GOOD; unset Ax; printf %s $A ] tc-so:Executing command [ /bin/sh -c unset Ax; A=GOOD; printf %s $Ax ] tc-so:Executing command [ /bin/sh -c A=GOOD; A_=BAD; printf %s $A ] tc-so:Executing command [ /bin/sh -c unset AA ] tc-so:Executing command [ /bin/sh -c unset AA; printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD; printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset AA;AA=GOOD;printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD;unset AA;printf %s ${AA-OK} ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset AAx; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset AAx; AA=GOOD; printf %s $AAx ] tc-so:Executing command [ /bin/sh -c AA=GOOD; AA_=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset A; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset AAx A; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset A;AA=GOOD; printf %s $A ] tc-so:Executing command [ /bin/sh -c AA=GOOD; A=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AA=GOOD; unset A; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset A;AA=GOOD; printf %s $A ] tc-so:Executing command [ /bin/sh -c AA=GOOD; A=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset A A AAx; AA=GOOD; tc-so: printf %s $A$A$AAx ] tc-so:Executing command [ /bin/sh -c AA=GOOD; A=BAD; AA_=BAD; tc-so: A=BAD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c unset AAA ] tc-so:Executing command [ /bin/sh -c unset AAA; printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AAA;AAA=GOOD;printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD;unset AAA;printf %s ${AAA-OK} ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AAAx; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AAAx; AAA=GOOD; printf %s $AAAx ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AAA_=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AA; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AAAx AA; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AA;AAA=GOOD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AA=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; unset AA; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AA;AAA=GOOD; printf %s $AA ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AA=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AA AA AAAx; AAA=GOOD; tc-so: printf %s $AA$AA$AAAx ] tc-so:Executing command [ /bin/sh -c AAA=GOOD; AA=BAD; AAA_=BAD; tc-so: AA=BAD; printf %s $AAA ] tc-so:Executing command [ /bin/sh -c unset AaBb ] tc-so:Executing command [ /bin/sh -c unset AaBb; printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaBb;AaBb=GOOD;printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD;unset AaBb;printf %s ${AaBb-OK} ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset AaBbx; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaBbx; AaBb=GOOD; printf %s $AaBbx ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; AaBb_=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset AaB; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset AaBbx AaB; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaB;AaBb=GOOD; printf %s $AaB ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; AaB=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; unset aBb; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset aBb;AaBb=GOOD; printf %s $aBb ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; aBb=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset AaB aBb AaBbx; AaBb=GOOD; tc-so: printf %s $AaB$aBb$AaBbx ] tc-so:Executing command [ /bin/sh -c AaBb=GOOD; AaB=BAD; AaBb_=BAD; tc-so: aBb=BAD; printf %s $AaBb ] tc-so:Executing command [ /bin/sh -c unset _A_a ] tc-so:Executing command [ /bin/sh -c unset _A_a; printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_a;_A_a=GOOD;printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD;unset _A_a;printf %s ${_A_a-OK} ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset _A_ax; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_ax; _A_a=GOOD; printf %s $_A_ax ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; _A_a_=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset _A_; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset _A_ax _A_; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_;_A_a=GOOD; printf %s $_A_ ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; _A_=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; unset A_a; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset A_a;_A_a=GOOD; printf %s $A_a ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; A_a=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset _A_ A_a _A_ax; _A_a=GOOD; tc-so: printf %s $_A_$A_a$_A_ax ] tc-so:Executing command [ /bin/sh -c _A_a=GOOD; _A_=BAD; _A_a_=BAD; tc-so: A_a=BAD; printf %s $_A_a ] tc-so:Executing command [ /bin/sh -c unset A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a_; printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a_;A_a_=GOOD;printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD;unset A_a_;printf %s ${A_a_-OK} ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset A_a_x; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a_x; A_a_=GOOD; printf %s $A_a_x ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; A_a__=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset A_a; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset A_a_x A_a; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a;A_a_=GOOD; printf %s $A_a ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; A_a=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; unset _a_; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset _a_;A_a_=GOOD; printf %s $_a_ ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; _a_=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset A_a _a_ A_a_x; A_a_=GOOD; tc-so: printf %s $A_a$_a_$A_a_x ] tc-so:Executing command [ /bin/sh -c A_a_=GOOD; A_a=BAD; A_a__=BAD; tc-so: _a_=BAD; printf %s $A_a_ ] tc-so:Executing command [ /bin/sh -c unset a1_ ] tc-so:Executing command [ /bin/sh -c unset a1_; printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset a1_;a1_=GOOD;printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD;unset a1_;printf %s ${a1_-OK} ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; unset a1_x; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset a1_x; a1_=GOOD; printf %s $a1_x ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; a1__=BAD; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; unset a1; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; unset a1_x a1; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset a1;a1_=GOOD; printf %s $a1 ] tc-so:Executing command [ /bin/sh -c a1_=GOOD; a1=BAD; printf %s $a1_ ] tc-so:Executing command [ /bin/sh -c unset abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_123; printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_123;abc_123=GOOD;printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD;unset abc_123;printf %s ${abc_123-OK} ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset abc_123x; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_123x; abc_123=GOOD; printf %s $abc_123x ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; abc_123_=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset abc_12; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset abc_123x abc_12; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_12;abc_123=GOOD; printf %s $abc_12 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; abc_12=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; unset bc_123; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset bc_123;abc_123=GOOD; printf %s $bc_123 ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; bc_123=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset abc_12 bc_123 abc_123x; abc_123=GOOD; tc-so: printf %s $abc_12$bc_123$abc_123x ] tc-so:Executing command [ /bin/sh -c abc_123=GOOD; abc_12=BAD; abc_123_=BAD; tc-so: bc_123=BAD; printf %s $abc_123 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99; printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99;ab_12_cd_ef_34_99=GOOD;printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD;unset ab_12_cd_ef_34_99;printf %s ${ab_12_cd_ef_34_99-OK} ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset ab_12_cd_ef_34_99x; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_99x; ab_12_cd_ef_34_99=GOOD; printf %s $ab_12_cd_ef_34_99x ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; ab_12_cd_ef_34_99_=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset ab_12_cd_ef_34_9; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset ab_12_cd_ef_34_99x ab_12_cd_ef_34_9; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_9;ab_12_cd_ef_34_99=GOOD; printf %s $ab_12_cd_ef_34_9 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; ab_12_cd_ef_34_9=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; unset b_12_cd_ef_34_99; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset b_12_cd_ef_34_99;ab_12_cd_ef_34_99=GOOD; printf %s $b_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; b_12_cd_ef_34_99=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset ab_12_cd_ef_34_9 b_12_cd_ef_34_99 ab_12_cd_ef_34_99x; ab_12_cd_ef_34_99=GOOD; tc-so: printf %s $ab_12_cd_ef_34_9$b_12_cd_ef_34_99$ab_12_cd_ef_34_99x ] tc-so:Executing command [ /bin/sh -c ab_12_cd_ef_34_99=GOOD; ab_12_cd_ef_34_9=BAD; ab_12_cd_ef_34_99_=BAD; tc-so: b_12_cd_ef_34_99=BAD; printf %s $ab_12_cd_ef_34_99 ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyz; printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyz;abcdefghijklmnopqrstuvwzyz=GOOD;printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD;unset abcdefghijklmnopqrstuvwzyz;printf %s ${abcdefghijklmnopqrstuvwzyz-OK} ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset abcdefghijklmnopqrstuvwzyzx; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzyzx; abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $abcdefghijklmnopqrstuvwzyzx ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; abcdefghijklmnopqrstuvwzyz_=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset abcdefghijklmnopqrstuvwzy; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset abcdefghijklmnopqrstuvwzyzx abcdefghijklmnopqrstuvwzy; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzy;abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $abcdefghijklmnopqrstuvwzy ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; abcdefghijklmnopqrstuvwzy=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; unset bcdefghijklmnopqrstuvwzyz; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset bcdefghijklmnopqrstuvwzyz;abcdefghijklmnopqrstuvwzyz=GOOD; printf %s $bcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; bcdefghijklmnopqrstuvwzyz=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset abcdefghijklmnopqrstuvwzy bcdefghijklmnopqrstuvwzyz abcdefghijklmnopqrstuvwzyzx; abcdefghijklmnopqrstuvwzyz=GOOD; tc-so: printf %s $abcdefghijklmnopqrstuvwzy$bcdefghijklmnopqrstuvwzyz$abcdefghijklmnopqrstuvwzyzx ] tc-so:Executing command [ /bin/sh -c abcdefghijklmnopqrstuvwzyz=GOOD; abcdefghijklmnopqrstuvwzy=BAD; abcdefghijklmnopqrstuvwzyz_=BAD; tc-so: bcdefghijklmnopqrstuvwzyz=BAD; printf %s $abcdefghijklmnopqrstuvwzyz ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_; printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_;ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD;printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD;unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_;printf %s ${ABCDEFGHIJKLMNOPQRSTUVWXYZ_-OK} ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_x; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_x; ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_x ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; ABCDEFGHIJKLMNOPQRSTUVWXYZ__=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset ABCDEFGHIJKLMNOPQRSTUVWXYZ; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset ABCDEFGHIJKLMNOPQRSTUVWXYZ_x ABCDEFGHIJKLMNOPQRSTUVWXYZ; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ;ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; ABCDEFGHIJKLMNOPQRSTUVWXYZ=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; unset BCDEFGHIJKLMNOPQRSTUVWXYZ_; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset BCDEFGHIJKLMNOPQRSTUVWXYZ_;ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; printf %s $BCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; BCDEFGHIJKLMNOPQRSTUVWXYZ_=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset ABCDEFGHIJKLMNOPQRSTUVWXYZ BCDEFGHIJKLMNOPQRSTUVWXYZ_ ABCDEFGHIJKLMNOPQRSTUVWXYZ_x; ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; tc-so: printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ$BCDEFGHIJKLMNOPQRSTUVWXYZ_$ABCDEFGHIJKLMNOPQRSTUVWXYZ_x ] tc-so:Executing command [ /bin/sh -c ABCDEFGHIJKLMNOPQRSTUVWXYZ_=GOOD; ABCDEFGHIJKLMNOPQRSTUVWXYZ=BAD; ABCDEFGHIJKLMNOPQRSTUVWXYZ__=BAD; tc-so: BCDEFGHIJKLMNOPQRSTUVWXYZ_=BAD; printf %s $ABCDEFGHIJKLMNOPQRSTUVWXYZ_ ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;printf %s ${A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al;A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; tc-so: printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al$_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all$A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; tc-so: _VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD;unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;printf %s ${Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all-OK} ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al;Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; unset hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all;Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; printf %s $hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; tc-so: printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al$hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all$Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_allx ] tc-so:Executing command [ /bin/sh -c Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=GOOD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_al=BAD; Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all_=BAD; tc-so: hen_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all=BAD; printf %s $Then_Make_it_Even_Longer_by_Multiplying_it___A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all__A_VERY_LONG_VARIABLE_NAME_that_is_probably_longer_than_most_used_in_the_average_shell_script_already_about_100_chars_in_this_one_but_there_is_not_supposed_to_be_any_limit_on_the_length_at_all ] tc-so:Executing command [ /bin/sh -c unset xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzzy; printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzzy;xyzzy=GOOD;printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD;unset xyzzy;printf %s ${xyzzy-OK} ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset xyzzyx; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzzyx; xyzzy=GOOD; printf %s $xyzzyx ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; xyzzy_=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset xyzz; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset xyzzyx xyzz; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzz;xyzzy=GOOD; printf %s $xyzz ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; xyzz=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; unset yzzy; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset yzzy;xyzzy=GOOD; printf %s $yzzy ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; yzzy=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset xyzz yzzy xyzzyx; xyzzy=GOOD; tc-so: printf %s $xyzz$yzzy$xyzzyx ] tc-so:Executing command [ /bin/sh -c xyzzy=GOOD; xyzz=BAD; xyzzy_=BAD; tc-so: yzzy=BAD; printf %s $xyzzy ] tc-so:Executing command [ /bin/sh -c unset __0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321__; printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321__;__0123454321__=GOOD;printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD;unset __0123454321__;printf %s ${__0123454321__-OK} ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset __0123454321__x; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321__x; __0123454321__=GOOD; printf %s $__0123454321__x ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; __0123454321___=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset __0123454321_; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset __0123454321__x __0123454321_; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321_;__0123454321__=GOOD; printf %s $__0123454321_ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; __0123454321_=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; unset _0123454321__; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset _0123454321__;__0123454321__=GOOD; printf %s $_0123454321__ ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; _0123454321__=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset __0123454321_ _0123454321__ __0123454321__x; __0123454321__=GOOD; tc-so: printf %s $__0123454321_$_0123454321__$__0123454321__x ] tc-so:Executing command [ /bin/sh -c __0123454321__=GOOD; __0123454321_=BAD; __0123454321___=BAD; tc-so: _0123454321__=BAD; printf %s $__0123454321__ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_; printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_;_0_1_2_3_4_5_6_7_8_9_=GOOD;printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD;unset _0_1_2_3_4_5_6_7_8_9_;printf %s ${_0_1_2_3_4_5_6_7_8_9_-OK} ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; unset _0_1_2_3_4_5_6_7_8_9_x; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9_x; _0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s $_0_1_2_3_4_5_6_7_8_9_x ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; _0_1_2_3_4_5_6_7_8_9__=BAD; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; unset _0_1_2_3_4_5_6_7_8_9; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; unset _0_1_2_3_4_5_6_7_8_9_x _0_1_2_3_4_5_6_7_8_9; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset _0_1_2_3_4_5_6_7_8_9;_0_1_2_3_4_5_6_7_8_9_=GOOD; printf %s $_0_1_2_3_4_5_6_7_8_9 ] tc-so:Executing command [ /bin/sh -c _0_1_2_3_4_5_6_7_8_9_=GOOD; _0_1_2_3_4_5_6_7_8_9=BAD; printf %s $_0_1_2_3_4_5_6_7_8_9_ ] tc-so:Executing command [ /bin/sh -c unset ABBA ] tc-so:Executing command [ /bin/sh -c unset ABBA; printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABBA;ABBA=GOOD;printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD;unset ABBA;printf %s ${ABBA-OK} ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset ABBAx; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABBAx; ABBA=GOOD; printf %s $ABBAx ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; ABBA_=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset ABB; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset ABBAx ABB; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABB;ABBA=GOOD; printf %s $ABB ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; ABB=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; unset BBA; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset BBA;ABBA=GOOD; printf %s $BBA ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; BBA=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset ABB BBA ABBAx; ABBA=GOOD; tc-so: printf %s $ABB$BBA$ABBAx ] tc-so:Executing command [ /bin/sh -c ABBA=GOOD; ABB=BAD; ABBA_=BAD; tc-so: BBA=BAD; printf %s $ABBA ] tc-so:Executing command [ /bin/sh -c unset X_ ] tc-so:Executing command [ /bin/sh -c unset X_; printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD; printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X_;X_=GOOD;printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD;unset X_;printf %s ${X_-OK} ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset X_x; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X_x; X_=GOOD; printf %s $X_x ] tc-so:Executing command [ /bin/sh -c X_=GOOD; X__=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset X; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset X_x X; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X;X_=GOOD; printf %s $X ] tc-so:Executing command [ /bin/sh -c X_=GOOD; X=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; unset _; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset _;X_=GOOD; printf %s $_ ] tc-so:Executing command [ /bin/sh -c X_=GOOD; _=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset X _ X_x; X_=GOOD; tc-so: printf %s $X$_$X_x ] tc-so:Executing command [ /bin/sh -c X_=GOOD; X=BAD; X__=BAD; tc-so: _=BAD; printf %s $X_ ] tc-so:Executing command [ /bin/sh -c unset Y__ ] tc-so:Executing command [ /bin/sh -c unset Y__; printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y__;Y__=GOOD;printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD;unset Y__;printf %s ${Y__-OK} ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset Y__x; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y__x; Y__=GOOD; printf %s $Y__x ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; Y___=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset Y_; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset Y__x Y_; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y_;Y__=GOOD; printf %s $Y_ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; Y_=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; unset __; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset __;Y__=GOOD; printf %s $__ ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; __=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Y_ __ Y__x; Y__=GOOD; tc-so: printf %s $Y_$__$Y__x ] tc-so:Executing command [ /bin/sh -c Y__=GOOD; Y_=BAD; Y___=BAD; tc-so: __=BAD; printf %s $Y__ ] tc-so:Executing command [ /bin/sh -c unset Z___ ] tc-so:Executing command [ /bin/sh -c unset Z___; printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z___;Z___=GOOD;printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD;unset Z___;printf %s ${Z___-OK} ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset Z___x; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z___x; Z___=GOOD; printf %s $Z___x ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; Z____=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset Z__; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset Z___x Z__; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z__;Z___=GOOD; printf %s $Z__ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; Z__=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; unset ___; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset ___;Z___=GOOD; printf %s $___ ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; ___=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset Z__ ___ Z___x; Z___=GOOD; tc-so: printf %s $Z__$___$Z___x ] tc-so:Executing command [ /bin/sh -c Z___=GOOD; Z__=BAD; Z____=BAD; tc-so: ___=BAD; printf %s $Z___ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________; printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________;_____________________________________________________________=GOOD;printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD;unset _____________________________________________________________;printf %s ${_____________________________________________________________-OK} ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset _____________________________________________________________x; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset _____________________________________________________________x; _____________________________________________________________=GOOD; printf %s $_____________________________________________________________x ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ______________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset ____________________________________________________________; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset _____________________________________________________________x ____________________________________________________________; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset ____________________________________________________________;_____________________________________________________________=GOOD; printf %s $____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ____________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; unset ____________________________________________________________; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset ____________________________________________________________;_____________________________________________________________=GOOD; printf %s $____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ____________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c unset ____________________________________________________________ ____________________________________________________________ _____________________________________________________________x; _____________________________________________________________=GOOD; tc-so: printf %s $____________________________________________________________$____________________________________________________________$_____________________________________________________________x ] tc-so:Executing command [ /bin/sh -c _____________________________________________________________=GOOD; ____________________________________________________________=BAD; ______________________________________________________________=BAD; tc-so: ____________________________________________________________=BAD; printf %s $_____________________________________________________________ ] tc-so:Executing command [ /bin/sh -c echo ${,x} ] tc-so:Executing command [ /bin/sh -c echo ${-p} ] tc-so:Executing command [ /bin/sh -c echo ${+h} ] tc-so:Executing command [ /bin/sh -c echo ${:def} ] tc-so:Executing command [ /bin/sh -c echo ${0_1} ] tc-so:Executing command [ /bin/sh -c echo ${x*x} ] tc-so:Executing command [ /bin/sh -c echo ${()} ] tc-so:Executing command [ /bin/sh -c echo ${"} ] tc-so:Executing command [ /bin/sh -c echo ${'} ] tc-so:Executing command [ /bin/sh -c echo ${a b c} ] tc-so:Executing command [ /bin/sh -c echo ${?!} ] tc-so:Executing command [ /bin/sh -c echo ${;} ] tc-so:Executing command [ /bin/sh -c ,x= ] tc-so:Executing command [ /bin/sh -c -p= ] tc-so:Executing command [ /bin/sh -c +h= ] tc-so:Executing command [ /bin/sh -c :def= ] tc-so:Executing command [ /bin/sh -c 0_1= ] tc-so:Executing command [ /bin/sh -c x*x= ] tc-so:Executing command [ /bin/sh -c ()= ] tc-so:Executing command [ /bin/sh -c "= ] tc-so:Executing command [ /bin/sh -c '= ] tc-so:Executing command [ /bin/sh -c a b c= ] tc-so:Executing command [ /bin/sh -c x,y,z= ] tc-so:Executing command [ /bin/sh -c ?!= ] tc-so:Executing command [ /bin/sh -c ;= ] tc-so:Executing command [ /bin/sh -c a-b= ] tc-so:Executing command [ /bin/sh -c a+b= ] tc-so:Executing command [ /bin/sh -c a?b= ] tc-so:Executing command [ /bin/sh -c a:b= ] tc-so:Executing command [ /bin/sh -c a%b= ] tc-so:Executing command [ /bin/sh -c a#b= ] tc-so:Executing command [ /bin/sh -c 0= ] tc-so:Executing command [ /bin/sh -c 1= ] tc-so:Executing command [ /bin/sh -c 99= ] tc-so:Executing command [ /bin/sh -c @= ] tc-so:Executing command [ /bin/sh -c *= ] tc-so:Executing command [ /bin/sh -c != ] tc-so:Executing command [ /bin/sh -c ?= ] tc-end: 1647194715.472881, g_variable_syntax, passed tc-start: 1647194715.479156, h_var_assign tc-so:Executing command [ /bin/sh -c a=b ] tc-so:Executing command [ /bin/sh -c \a=b ] tc-so:Executing command [ /bin/sh -c a=b c=d ] tc-so:Executing command [ /bin/sh -c a=b c=d echo e=f ] tc-so:Executing command [ /bin/sh -c a=b 2>/dev/null c=d &2 3<&0; printf "%s\n" foo | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | 5<&3 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | 5<&3 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | 6>&1 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y a=b cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | 5<&3 cat ] tc-so:Executing command [ /bin/sh -c exec 4>&2 3<&0; printf "%s\n" foo | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 5<&3 cat | x=y a=b 6>&1 cat ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b ] tc-so:Executing command [ /bin/sh -c 4>&2 | 3<&0 ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 ] tc-so:Executing command [ /bin/sh -c 4>&2 | >>/dev/null ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null ] tc-so:Executing command [ /bin/sh -c 4>&2 | a= b= c= ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null | a= b= c= ] tc-so:Executing command [ /bin/sh -c 4>&2 | ${x} ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null | a= b= c= | ${x} ] tc-so:Executing command [ /bin/sh -c 4>&2 | cat ] tc-so:Executing command [ /bin/sh -c 4>&2 | a=b | 3<&0 | >>/dev/null | a= b= c= | ${x} | cat ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | ] tc-so:Executing command [ /bin/sh -c | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | do ] tc-so:Executing command [ /bin/sh -c do | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | done ] tc-so:Executing command [ /bin/sh -c done | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | then ] tc-so:Executing command [ /bin/sh -c then | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | else ] tc-so:Executing command [ /bin/sh -c else | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then | else ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | fi ] tc-so:Executing command [ /bin/sh -c fi | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then | else | fi ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | esac ] tc-so:Executing command [ /bin/sh -c esac | printf "%s\n" foo ] tc-so:Executing command [ /bin/sh -c printf "%s\n" foo | | do | done | then | else | fi | esac ] tc-end: 1647194754.931810, i_pipelines, passed tc-start: 1647194754.940414, j_and_or_lists tc-so:Executing command [ /bin/sh -c true ] tc-so:Executing command [ /bin/sh -c false ] tc-so:Executing command [ /bin/sh -c false ] tc-so:Executing command [ /bin/sh -c true && true ] tc-so:Executing command [ /bin/sh -c false || false ] tc-so:Executing command [ /bin/sh -c false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && true && true && true && true && true && true && true && true && true ] tc-so:Executing command [ /bin/sh -c false || false || false || false || false || false || false || false || false || false ] tc-so:Executing command [ /bin/sh -c false || true && false || true && false || true && false || true && false || true && false || true && false || true && false || true && false || true && false ] tc-so:Executing command [ /bin/sh -c true && ] tc-so:Executing command [ /bin/sh -c && true ] tc-so:Executing command [ /bin/sh -c || true ] tc-so:Executing command [ /bin/sh -c true || ] tc-so:Executing command [ /bin/sh -c true || && false ] tc-so:Executing command [ /bin/sh -c false || && true ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-so:Executing command [ /bin/sh -c printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null && ! printf "%s" foo | cat | cat>/dev/null || printf "%s" foo | cat | cat>/dev/null ] tc-end: 1647194767.544671, j_and_or_lists, passed tc-start: 1647194767.551525, k_lists tc-so:Executing command [ /bin/sh -c echo hello; true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3; echo world; ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-;true;false;:;cat/dev/null;x=3;exec 4>&-; echo world; ] tc-so:Executing command [ /bin/sh -c ; ] tc-so:Executing command [ /bin/sh -c ;; ] tc-so:Executing command [ /bin/sh -c false ;; true ] tc-so:Executing command [ /bin/sh -c false; ;true ] tc-so:Executing command [ /bin/sh -c ; true ] tc-end: 1647194780.71424, k_lists, passed tc-start: 1647194780.77622, l_async_lists tc-so:Executing command [ /bin/sh -c echo hello; true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c echo hello; true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-&true&false&:&cat/dev/null&x=3&exec 4>&-& echo world ] tc-so:Executing command [ /bin/sh -c & ] tc-so:Executing command [ /bin/sh -c ;& ] tc-so:Executing command [ /bin/sh -c &; ] tc-so:Executing command [ /bin/sh -c & true ] tc-so:Executing command [ /bin/sh -c false& &true ] tc-end: 1647194799.516604, l_async_lists, passed tc-start: 1647194799.522738, m_compound_lists tc-so:Executing command [ /bin/sh -c ( true ) ] tc-so:Executing command [ /bin/sh -c ( false ) ] tc-so:Executing command [ /bin/sh -c ( (:) ) ] tc-so:Executing command [ /bin/sh -c ( ( true )) ] tc-so:Executing command [ /bin/sh -c ( ( ( ( ( true ))))) ] tc-so:Executing command [ /bin/sh -c ( ( ( ( (true);:));true)) ] tc-so:Executing command [ /bin/sh -c () ] tc-so:Executing command [ /bin/sh -c ( ) ] tc-so:Executing command [ /bin/sh -c { true; } ] tc-so:Executing command [ /bin/sh -c { false; } ] tc-so:Executing command [ /bin/sh -c { { :; };} ] tc-so:Executing command [ /bin/sh -c { { { { { :;};};};};} ] tc-so:Executing command [ /bin/sh -c { echo } ; } ] tc-so:Executing command [ /bin/sh -c { echo { ; } ] tc-end: 1647194802.324583, m_compound_lists, passed tc-start: 1647194802.331226, q_for_loop tc-so:Executing command [ /bin/sh -c for x; do : ; done ] tc-so:Executing command [ /bin/sh -c for x in ; do : ; done ] tc-so:Executing command [ /bin/sh -c for x in a b c ; do : ; done ] tc-so:Executing command [ /bin/sh -c for x in in;do : ; done ] tc-so:Executing command [ /bin/sh -c for x in for;do : ; done ] tc-so:Executing command [ /bin/sh -c for x in do;do : ; done ] tc-so:Executing command [ /bin/sh -c for for in in;do :;done ] tc-so:Executing command [ /bin/sh -c for for in for;do :; done ] tc-so:Executing command [ /bin/sh -c for for in do;do : ;done ] tc-so:Executing command [ /bin/sh -c for in in in;do : ; done ] tc-so:Executing command [ /bin/sh -c for in in in do in;do case $in in in)echo do;;do)echo in;;esac; done ] tc-so:Executing command [ /bin/sh -c for in in for;do : ; done ] tc-so:Executing command [ /bin/sh -c for in in do;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in in;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in for;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in do;do : ; done ] tc-so:Executing command [ /bin/sh -c for do in do;do echo ${do}do ; done ] tc-end: 1647194805.607159, q_for_loop, passed tc-start: 1647194805.613406, r_case tc-so:Executing command [ /bin/sh -c case x in esac ] tc-so:Executing command [ /bin/sh -c case x in x) esac ] tc-so:Executing command [ /bin/sh -c case x in (x) esac ] tc-so:Executing command [ /bin/sh -c case x in x) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|esac) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|esac|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|esac) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|esac|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in in) esac ] tc-so:Executing command [ /bin/sh -c case x in in) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|in) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in x|in|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|in) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (in|x) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (x|in|y) ;; esac ] tc-so:Executing command [ /bin/sh -c case case in case) esac ] tc-so:Executing command [ /bin/sh -c case in in in) esac ] tc-so:Executing command [ /bin/sh -c case esac in (in) esac ] tc-so:Executing command [ /bin/sh -c case in in esac|cat ] tc-so:Executing command [ /bin/sh -c case esac in esac|cat ] tc-so:Executing command [ /bin/sh -c case in in esac|case x in u) echo foo;; esac ] tc-so:Executing command [ /bin/sh -c case esac in esac|case x in u) echo foo;; esac ] tc-so:Executing command [ /bin/sh -c case in in esac|case x in x) echo foo;; esac ] tc-so:Executing command [ /bin/sh -c case in in (esac|cat ] tc-so:Executing command [ /bin/sh -c case x in x );;esac ] tc-so:Executing command [ /bin/sh -c case x in ( x );;esac ] tc-so:Executing command [ /bin/sh -c case x in x | y );;esac ] tc-so:Executing command [ /bin/sh -c case x in ( x | y );;esac ] tc-so:Executing command [ /bin/sh -c case x tc-so: in tc-so: ( x | y ) tc-so: tc-so: ;; tc-so: tc-so: tc-so: esac tc-so: ] tc-end: 1647194811.432271, r_case, passed tc-start: 1647194811.438912, s_if tc-so:Executing command [ /bin/sh -c if :; then :; fi ] tc-so:Executing command [ /bin/sh -c if :; then :; else :; fi ] tc-so:Executing command [ /bin/sh -c if :; then :; elif :; then :; else :; fi ] tc-so:Executing command [ /bin/sh -c if :; then :; elif :; then :; elif :; then :; else :; fi ] tc-so:Executing command [ /bin/sh -c if :; then : else :; fi ] tc-so:Executing command [ /bin/sh -c if : then :; then :; fi ] tc-so:Executing command [ /bin/sh -c if if :;then :;fi then :;fi ] tc-so:Executing command [ /bin/sh -c if if :;then if :;then :;fi fi;then :;fi ] tc-so:Executing command [ /bin/sh -c if if :;then :;fi;then :;else if :;then :;fi fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif true; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif true; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif false; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if true; then echo a tc-so: elif false; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif true; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif true; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif false; then echo b tc-so: elif true; then echo c tc-so: else echo d tc-so: fi ] tc-so:Executing command [ /bin/sh -c if false; then echo a tc-so: elif false; then echo b tc-so: elif false; then echo c tc-so: else echo d tc-so: fi ] tc-end: 1647194814.916842, s_if, passed tc-start: 1647194814.925836, t_loops tc-so:Executing command [ /bin/sh -c while false; do :; done ] tc-so:Executing command [ /bin/sh -c while false; do \done; done ] tc-so:Executing command [ /bin/sh -c until :; do :; done ] tc-so:Executing command [ /bin/sh -c until :; do \done; done ] tc-so:Executing command [ /bin/sh -c :; while (exit) do echo x; false; done; echo $? ] tc-so:Executing command [ /bin/sh -c false; until (exit) do echo x; done; echo $? ] tc-end: 1647194817.243694, t_loops, passed tc-start: 1647194817.252396, u_case_cont tc-so:Executing command [ /bin/sh -c case x in x) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in (x) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in x|y) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in (x|y) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in x );&esac ] tc-so:Executing command [ /bin/sh -c case x in ( x );&esac ] tc-so:Executing command [ /bin/sh -c case x in x | y );&esac ] tc-so:Executing command [ /bin/sh -c case x in ( x | y );&esac ] tc-so:Executing command [ /bin/sh -c case x in x) ;& (y) esac ] tc-so:Executing command [ /bin/sh -c case x in (x) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in x|y) ;& esac ] tc-so:Executing command [ /bin/sh -c case x in (x|y) ;& esac ] tc-end: 1647194820.683512, u_case_cont, passed tc-start: 1647194820.690358, x_functions tc-so:Executing command [ /bin/sh -c func() { :; } ] tc-so:Executing command [ /bin/sh -c func() { :; }; func ] tc-so:Executing command [ /bin/sh -c func()(:) ] tc-so:Executing command [ /bin/sh -c func()if :; then false; else true; fi ] tc-so:Executing command [ /bin/sh -c func()while false; do :;done ] tc-so:Executing command [ /bin/sh -c func () for a in b c; do :; done ] tc-so:Executing command [ /bin/sh -c func() case x in (y) esac ] tc-so:Executing command [ /bin/sh -c f1() { f2() { :; }; }; f1; f2 ] tc-so:Executing command [ /bin/sh -c f1() { f2() { :; }; }; f2; f1 ] tc-so:Executing command [ /bin/sh -c f1() { eval "$1() { :; }"; }; f1 f2; f2 ] tc-end: 1647194822.996001, x_functions, passed tc-start: 1647194823.5603, z_PR_48498 tc-so:Executing command [ /bin/sh -c true; fi ] tc-so:Executing command [ /bin/sh -c false; fi ] tc-so:Executing command [ /bin/sh -c false; then echo wut ] tc-so:Executing command [ /bin/sh -c true; then echo wut ] tc-so:Executing command [ /bin/sh -c true; do echo wut ] tc-so:Executing command [ /bin/sh -c true; then ] tc-so:Executing command [ /bin/sh -c true; else ] tc-so:Executing command [ /bin/sh -c true; do ] tc-so:Executing command [ /bin/sh -c true; done ] tc-so:Executing command [ /bin/sh -c : ; } ] tc-so:Executing command [ /bin/sh -c :;) ] tc-so:Executing command [ /bin/sh -c true& fi ] tc-so:Executing command [ /bin/sh -c false& fi ] tc-so:Executing command [ /bin/sh -c false& then echo wut ] tc-so:Executing command [ /bin/sh -c true& then echo wut ] tc-so:Executing command [ /bin/sh -c true& do echo wut ] tc-so:Executing command [ /bin/sh -c true& then ] tc-so:Executing command [ /bin/sh -c true& else ] tc-so:Executing command [ /bin/sh -c true& do ] tc-so:Executing command [ /bin/sh -c true&done ] tc-so:Executing command [ /bin/sh -c :&} ] tc-so:Executing command [ /bin/sh -c :&) ] tc-end: 1647194829.185909, z_PR_48498, passed tc-start: 1647194829.196044, z_PR_52426 tc-so:Executing command [ /bin/sh -c case x in <|() ;; esac ] tc-so:Executing command [ /bin/sh -c case x in ((|)) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in _|() ;; esac ] tc-so:Executing command [ /bin/sh -c case x in ()|() ;; esac ] tc-so:Executing command [ /bin/sh -c case x in -|;) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (;|-) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in ;;|;) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (|| | ||) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (<<|>>) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in (&&|&) ;; (|||>&) ;; &) esac ] tc-so:Executing command [ /bin/sh -c case x in (>||<) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in( || | || | || | || | || );; esac ] tc-so:Executing command [ /bin/sh -c case x in (||| ||| ||| ||| ||) ;; esac ] tc-so:Executing command [ /bin/sh -c case x in <> | tc-so: ) ;; esac ] tc-so:Executing command [ /bin/sh -c case fi in ({|}) ;; (!) ;; esac ] tc-so:Executing command [ /bin/sh -c case esac in ([|]);; (][);; !!!|!!!|!!!|!!!);; esac ] tc-so:Executing command [ /bin/sh -c case then in ({[]]}) ;; (^^);; (^|^);; ([!]);; (-);; esac ] tc-so:Executing command [ /bin/sh -c case while in while );;(if|then|elif|fi);;(do|done);; esac ] tc-so:Executing command [ /bin/sh -c case until in($);;($$);;($4.50);;(1/2);;0.3333);;esac ] tc-so:Executing command [ /bin/sh -c case return in !);; !$);; $!);; !#);; (@);; esac ] tc-so:Executing command [ /bin/sh -c case break in (/);; (\/);; (/\|/\));; (\\//);; esac ] tc-end: 1647194834.612011, z_PR_52426, passed tc-start: 1647194834.620418, z_PR_53712 tc-so:proc.9510.corename: %n.core -> core tc-end: 1647194835.324726, z_PR_53712, passed tp-end: 1647194835.333117, bin/sh/t_syntax tp-start: 1647194835.835309, bin/sh/t_ulimit, 1 tc-start: 1647194835.842685, limits tc-so:Executing command [ /bin/sh -c ulimit -a ] tc-se:local: -c: bad variable name tc-end: 1647194836.617518, limits, passed tp-end: 1647194836.624197, bin/sh/t_ulimit tp-start: 1647194837.313927, bin/sh/t_varquote, 3 tc-start: 1647194837.316223, all tc-end: 1647194837.822497, all, passed tc-start: 1647194837.832961, default_assignment_with_arith tc-so:Executing command [ /bin/sh -c : "${x=$((1))}" ] tc-so:Executing command [ /bin/sh -c echo "${x=$((1))}" ] tc-end: 1647194838.583292, default_assignment_with_arith, passed tc-start: 1647194838.590437, nested_quotes_multiword tc-so:Executing command [ /bin/sh -c echo "${foo:="first-word"} second-word" ] tc-end: 1647194839.166136, nested_quotes_multiword, passed tp-end: 1647194839.172613, bin/sh/t_varquote tp-start: 1647194840.123289, bin/sh/t_varval, 5 tc-start: 1647194840.125477, aaa tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ /bin/sh ] tc-end: 1647194841.728972, aaa, passed tc-start: 1647194841.737462, assignment tc-so:Executing command [ /bin/sh ] tc-end: 1647194847.733167, assignment, passed tc-start: 1647194847.741970, cmdline tc-so:Executing command [ /bin/sh ] tc-end: 1647194854.503197, cmdline, passed tc-start: 1647194854.513586, read tc-so:Executing command [ /bin/sh -c tc-so: while read -r VAR tc-so: do tc-so: # skip the mess made by embedded newline tc-so: case "${VAR}" in tc-so: (prefix | suffix) continue;; tc-so: esac tc-so: echo "${VAR}" > "${VAR}" tc-so: done ] tc-so:Executing command [ rm prefix/suffix ] tc-so:Executing command [ rmdir prefix ] tc-end: 1647194863.926828, read, passed tc-start: 1647194864.580352, redirect tc-so:Executing command [ /bin/sh ] tc-so:Executing command [ rm prefix/suffix ] tc-so:Executing command [ rmdir prefix ] tc-so:Executing command [ rm prefix tc-so:suffix ] tc-end: 1647194874.97636, redirect, passed tp-end: 1647194874.681388, bin/sh/t_varval tp-start: 1647194875.611165, bin/sh/t_wait, 4 tc-start: 1647194875.614020, basic_wait tc-so:Executing command [ /bin/sh -c (echo nothing >/dev/null) & wait ] tc-so:Executing command [ /bin/sh -c (exit 3) & wait $!; S=$?; test $S -eq 3 || { tc-so: echo "status: $S"; exit 1; } ] tc-so:Executing command [ /bin/sh -c sleep 3 & sleep 2 & sleep 1 & wait ] tc-so:Executing command [ /bin/sh -c sleep 3 & (exit 2) & sleep 1 & wait ] tc-end: 1647194888.844266, basic_wait, passed tc-start: 1647194888.852069, individual tc-end: 1647194895.333817, individual, passed tc-start: 1647194895.343886, jobs tc-end: 1647194909.766546, jobs, passed tc-start: 1647194909.777316, kill tc-so:Executing command [ /bin/sh -c wait 1 ] tc-end: 1647194920.620731, kill, passed tp-end: 1647194920.638594, bin/sh/t_wait tp-start: 1647194921.835442, bin/sleep/t_sleep, 3 tc-start: 1647194921.839522, fraction tc-so:Executing command [ /bin/sh -c sleep 0.1 ] tc-so:Executing command [ /bin/sh -c sleep 0.2 ] tc-so:Executing command [ /bin/sh -c sleep 0.3 ] tc-so:Executing command [ /bin/sh -c LC_ALL=ru_RU.UTF-8 sleep 0.2 ] tc-so:Executing command [ /bin/sh -c LC_ALL=ru_RU.UTF-8 sleep 0,2 ] tc-end: 1647194925.782750, fraction, passed tc-start: 1647194925.789529, hex tc-so:Executing command [ /bin/sh -c sleep 0x01 ] tc-so:Executing command [ /bin/sh -c sleep 0x0.F ] tc-so:Executing command [ /bin/sh -c sleep 0x.B ] tc-end: 1647194932.457486, hex, passed tc-start: 1647194932.464488, nonnumeric tc-so:Executing command [ /bin/sh -c sleep xyz ] tc-so:Executing command [ /bin/sh -c sleep x21 ] tc-so:Executing command [ /bin/sh -c sleep /3 ] tc-so:Executing command [ /bin/sh -c sleep 3+1 ] tc-so:Executing command [ /bin/sh -c sleep 0xFG ] tc-so:Executing command [ /bin/sh -c LC_ALL=C sleep 3,1 ] tc-so:Executing command [ /bin/sh -c sleep ] tc-so:Executing command [ /bin/sh -c sleep 1 2 ] tc-end: 1647194934.888922, nonnumeric, passed tp-end: 1647194934.897711, bin/sleep/t_sleep tp-start: 1647194935.654873, bin/tar/t_tar, 2 tc-start: 1647194935.657259, append tc-so:Executing command [ tar -cf file1.tar foo bar ] tc-so:Executing command [ tar -cf file2.tar foo ] tc-so:Executing command [ tar -rf file2.tar bar ] tc-so:Executing command [ cmp file1.tar file2.tar ] tc-end: 1647194937.466851, append, passed tc-start: 1647194937.484001, rd_base256_size tc-se:1+0 records in tc-se:1+0 records out tc-se:1179855 bytes transferred in 0.327 secs (3608119 bytes/sec) tc-so:Executing command [ tar -xf test.tar ] tc-so:Executing command [ cmp output.bin reference.bin ] tc-end: 1647194939.630951, rd_base256_size, passed tp-end: 1647194939.668879, bin/tar/t_tar tp-start: 1647194939.927685, dev/cgd/t_cgd_3des, 2 tc-start: 1647194939.929890, cgd_3des_cbc_192_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1647194940.740332, cgd_3des_cbc_192_encblkno1, passed tc-start: 1647194940.749291, cgd_3des_cbc_192_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2100050] cgd: enabling legacy encblkno8 tc-so:[ 1.2500050] cgd: enabling legacy encblkno8 tc-end: 1647194941.258887, cgd_3des_cbc_192_encblkno8, passed tp-end: 1647194941.271636, dev/cgd/t_cgd_3des tp-start: 1647194941.425137, dev/cgd/t_cgd_adiantum, 1 tc-start: 1647194941.428200, cgd_adiantum tc-so:[ 1.0000000] entropy: ready tc-end: 1647194941.960930, cgd_adiantum, passed tp-end: 1647194941.969596, dev/cgd/t_cgd_adiantum tp-start: 1647194942.89709, dev/cgd/t_cgd_aes, 8 tc-start: 1647194942.91814, cgd_aes_cbc_128_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1647194942.540415, cgd_aes_cbc_128_encblkno1, passed tc-start: 1647194942.547406, cgd_aes_cbc_128_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1900050] cgd: enabling legacy encblkno8 tc-so:[ 1.2300050] cgd: enabling legacy encblkno8 tc-end: 1647194943.22911, cgd_aes_cbc_128_encblkno8, passed tc-start: 1647194943.29847, cgd_aes_cbc_192_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1647194943.494782, cgd_aes_cbc_192_encblkno1, passed tc-start: 1647194943.502809, cgd_aes_cbc_192_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2600050] cgd: enabling legacy encblkno8 tc-end: 1647194944.41549, cgd_aes_cbc_192_encblkno8, passed tc-start: 1647194944.50651, cgd_aes_cbc_256_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1647194944.573618, cgd_aes_cbc_256_encblkno1, passed tc-start: 1647194944.582671, cgd_aes_cbc_256_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2700050] cgd: enabling legacy encblkno8 tc-end: 1647194945.116912, cgd_aes_cbc_256_encblkno8, passed tc-start: 1647194945.126694, cgd_aes_xts_256 tc-so:[ 1.0000000] entropy: ready tc-end: 1647194945.663764, cgd_aes_xts_256, passed tc-start: 1647194945.671271, cgd_aes_xts_512 tc-so:[ 1.0000000] entropy: ready tc-end: 1647194946.137855, cgd_aes_xts_512, passed tp-end: 1647194946.146518, dev/cgd/t_cgd_aes tp-start: 1647194946.301770, dev/cgd/t_cgd_blowfish, 6 tc-start: 1647194946.304646, cgd_bf_cbc_128_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1647194946.875268, cgd_bf_cbc_128_encblkno1, passed tc-start: 1647194946.884993, cgd_bf_cbc_128_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2700050] cgd: enabling legacy encblkno8 tc-end: 1647194947.452450, cgd_bf_cbc_128_encblkno8, passed tc-start: 1647194947.464089, cgd_bf_cbc_256_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1647194948.75005, cgd_bf_cbc_256_encblkno1, passed tc-start: 1647194948.82978, cgd_bf_cbc_256_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] cgd: enabling legacy encblkno8 tc-so:[ 1.2400050] cgd: enabling legacy encblkno8 tc-end: 1647194948.583681, cgd_bf_cbc_256_encblkno8, passed tc-start: 1647194948.591963, cgd_bf_cbc_448_encblkno1 tc-so:[ 1.0000000] entropy: ready tc-end: 1647194949.143679, cgd_bf_cbc_448_encblkno1, passed tc-start: 1647194949.151858, cgd_bf_cbc_448_encblkno8 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2400050] cgd: enabling legacy encblkno8 tc-so:[ 1.2900050] cgd: enabling legacy encblkno8 tc-end: 1647194949.712334, cgd_bf_cbc_448_encblkno8, passed tp-end: 1647194949.720162, dev/cgd/t_cgd_blowfish tp-start: 1647194952.213780, dev/cgd/t_cgd, 7 tc-start: 1647194952.216981, basic tc-so:Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ] tc-so:Executing command [ /bin/sh -c echo 12345 | rump.cgdconfig -p cgd0 /dev/dk /usr/tests/dev/cgd/paramsfile ] tc-so:Executing command [ /bin/sh -c dd if=/usr/tests/dev/cgd/t_cgd count=2 | rump.dd of=/dev/rcgd0c ] tc-so:Executing command [ dd if=/usr/tests/dev/cgd/t_cgd of=testfile count=2 ] tc-so:Executing command [ rump.dd if=/dev/rcgd0c count=2 ] tc-end: 1647194956.76791, basic, passed tc-start: 1647194956.89993, unaligned_write tc-so:Executing command [ rump_server -lrumpvfs -lrumpkern_crypto -lrumpdev -lrumpdev_disk -lrumpdev_cgd -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock ] tc-so:Executing command [ /bin/sh -c echo 12345 | rump.cgdconfig -p cgd0 /dev/dk /usr/tests/dev/cgd/paramsfile ] tc-so:Executing command [ /bin/sh -c echo die hard | rump.dd of=/dev/rcgd0c bs=123 conv=sync ] tc-so:Executing command [ /bin/sh -c echo die hard | rump.dd of=/dev/rcgd0c bs=64 conv=sync ] tc-so:Executing command [ /bin/sh -c echo die hard | rump.dd of=/dev/rcgd0c bs=256 conv=sync ] tc-so:Executing command [ /bin/sh -c (echo -n x && sleep 1 && head -c 511 41 tc-so:hw.swsensor.cur_value: 41 -> 17 tc-so:hw.swsensor.cur_value: 17 -> 23 tc-so:hw.swsensor.cur_value: 23 -> 11 tc-so:hw.swsensor.cur_value: 11 -> 17 tc-so:hw.swsensor.cur_value: 17 -> 11 tc-end: 1647195405.912736, alarm_sensor, passed tc-start: 1647195405.927411, entropy_interrupt_sensor tc-so:hw.swsensor.cur_value: 50 -> 51 tc-so:hw.swsensor.cur_value: 51 -> 30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:hw.swsensor.cur_value: 40 -> 30 tc-so:30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:40 tc-so:40 tc-end: 1647195442.112318, entropy_interrupt_sensor, passed tc-start: 1647195442.128198, entropy_polled_sensor tc-so:hw.swsensor.cur_value: 50 -> 51 tc-so:hw.swsensor.cur_value: 51 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 21 tc-so:hw.swsensor.cur_value: 21 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:hw.swsensor.cur_value: 40 -> 30 tc-so:30 tc-so:hw.swsensor.cur_value: 30 -> 40 tc-so:40 tc-so:40 tc-end: 1647195514.521182, entropy_polled_sensor, passed tc-start: 1647195514.542154, limit_sensor tc-so:hw.swsensor.cur_value: 45 -> 46 tc-so:hw.swsensor.cur_value: 46 -> 23 tc-so:hw.swsensor.cur_value: 23 -> 27 tc-so:hw.swsensor.cur_value: 27 -> 15 tc-so:hw.swsensor.cur_value: 15 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 15 tc-end: 1647195577.375974, limit_sensor, passed tc-start: 1647195577.397681, simple_sensor tc-so:hw.swsensor.cur_value: 50 -> 51 tc-so:hw.swsensor.cur_value: 51 -> 19 tc-so:hw.swsensor.cur_value: 19 -> 21 tc-so:hw.swsensor.cur_value: 21 -> 19 tc-end: 1647195616.989965, simple_sensor, passed tp-end: 1647195617.6216, dev/sysmon/t_swsensor tp-start: 1647195617.138735, dev/usb/t_hid, 2 tc-start: 1647195617.141388, khid tc-so:[ 1.0000000] entropy: ready tc-end: 1647195617.513490, khid, passed tc-start: 1647195617.531096, khid_parse_just_pop tc-so:[ 1.0000000] entropy: ready tc-end: 1647195617.890000, khid_parse_just_pop, passed tp-end: 1647195617.896927, dev/usb/t_hid tp-start: 1647195620.484143, games/t_factor, 12 tc-start: 1647195620.486740, h_loop1 tc-end: 1647195620.493041, h_loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1647195620.494936, h_loop2 tc-end: 1647195620.497109, h_loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1647195620.498848, h_overflow1 tc-end: 1647195620.501090, h_overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1647195620.502898, h_overflow2 tc-end: 1647195620.505069, h_overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1647195620.506755, hx_loop1 tc-end: 1647195620.508901, hx_loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1647195620.510667, hx_loop2 tc-end: 1647195620.512850, hx_loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1647195620.514890, hx_overflow1 tc-end: 1647195620.517119, hx_overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1647195620.518913, hx_overflow2 tc-end: 1647195620.521143, hx_overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1647195620.522941, loop1 tc-end: 1647195620.525416, loop1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1647195620.527187, loop2 tc-end: 1647195620.529350, loop2, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1647195620.531051, overflow1 tc-end: 1647195620.533263, overflow1, skipped, Required program '/usr/games/factor' not found in the PATH tc-start: 1647195620.535029, overflow2 tc-end: 1647195620.537479, overflow2, skipped, Required program '/usr/games/factor' not found in the PATH tp-end: 1647195620.539279, games/t_factor tp-start: 1647195620.635452, include/machine/t_bswap, 6 tc-start: 1647195620.637939, bswap16_basic tc-end: 1647195620.713999, bswap16_basic, passed tc-start: 1647195620.721924, bswap16_unconst tc-end: 1647195620.803519, bswap16_unconst, passed tc-start: 1647195620.812013, bswap32_basic tc-end: 1647195620.891653, bswap32_basic, passed tc-start: 1647195620.899107, bswap32_unconst tc-end: 1647195620.978821, bswap32_unconst, passed tc-start: 1647195620.986192, bswap64_basic tc-end: 1647195621.63808, bswap64_basic, passed tc-start: 1647195621.71226, bswap64_unconst tc-end: 1647195621.148698, bswap64_unconst, passed tp-end: 1647195621.157020, include/machine/t_bswap tp-start: 1647195621.266461, include/sys/t_bitops, 6 tc-start: 1647195621.268888, bitmap_basic tc-end: 1647195621.369784, bitmap_basic, passed tc-start: 1647195621.378257, fast_divide32 tc-end: 1647195621.484263, fast_divide32, passed tc-start: 1647195621.494436, ffsfls tc-end: 1647195621.587293, ffsfls, passed tc-start: 1647195621.594292, ilog2_32bit tc-end: 1647195621.679481, ilog2_32bit, passed tc-start: 1647195621.687569, ilog2_64bit tc-end: 1647195621.766068, ilog2_64bit, passed tc-start: 1647195621.773245, ilog2_const tc-end: 1647195621.850282, ilog2_const, passed tp-end: 1647195621.857762, include/sys/t_bitops tp-start: 1647195621.926241, include/sys/t_bootblock, 2 tc-start: 1647195621.928537, mbr_partition tc-end: 1647195621.994491, mbr_partition, passed tc-start: 1647195622.1774, mbr_sector tc-end: 1647195622.69438, mbr_sector, passed tp-end: 1647195622.76572, include/sys/t_bootblock tp-start: 1647195622.152036, include/sys/t_cdefs, 8 tc-start: 1647195622.154291, sissigned tc-end: 1647195622.224128, sissigned, passed tc-start: 1647195622.231998, stypefit tc-end: 1647195622.306899, stypefit, passed tc-start: 1647195622.314152, stypemask tc-end: 1647195622.392841, stypemask, passed tc-start: 1647195622.400081, stypeminmax tc-end: 1647195622.468391, stypeminmax, passed tc-start: 1647195622.475430, uissigned tc-end: 1647195622.544948, uissigned, passed tc-start: 1647195622.552082, utypefit tc-end: 1647195622.624328, utypefit, passed tc-start: 1647195622.631483, utypemask tc-end: 1647195622.707341, utypemask, passed tc-start: 1647195622.714265, utypeminmax tc-end: 1647195622.788708, utypeminmax, passed tp-end: 1647195622.797376, include/sys/t_cdefs tp-start: 1647195622.872177, include/sys/t_list, 1 tc-start: 1647195622.874702, list_move tc-end: 1647195622.954812, list_move, passed tp-end: 1647195622.963175, include/sys/t_list tp-start: 1647195623.45509, include/sys/t_pslist, 1 tc-start: 1647195623.48700, misc tc-end: 1647195623.142619, misc, passed tp-end: 1647195623.153463, include/sys/t_pslist tp-start: 1647195623.242691, include/sys/t_tree, 1 tc-start: 1647195623.245387, tree_rbstress tc-end: 1647195624.269975, tree_rbstress, passed tp-end: 1647195624.280519, include/sys/t_tree tp-start: 1647195624.376247, include/sys/t_types, 3 tc-start: 1647195624.379205, types_limits tc-end: 1647195624.477417, types_limits, passed tc-start: 1647195624.487141, types_signed tc-end: 1647195624.585403, types_signed, passed tc-start: 1647195624.595752, types_unsigned tc-end: 1647195624.693414, types_unsigned, passed tp-end: 1647195624.702909, include/sys/t_types tp-start: 1647195624.899052, include/sys/t_socket, 3 tc-start: 1647195624.902084, cmsg_sendfd tc-so:[ 1.0000000] entropy: ready tc-end: 1647195625.530918, cmsg_sendfd, passed tc-start: 1647195625.541524, cmsg_sendfd_bounds tc-so:[ 1.0000000] entropy: ready tc-end: 1647195626.135244, cmsg_sendfd_bounds, passed tc-start: 1647195626.144714, sock_cloexec tc-so:[ 1.0000000] entropy: ready tc-end: 1647195626.714064, sock_cloexec, passed tp-end: 1647195626.724747, include/sys/t_socket tp-start: 1647195626.826186, include/t_bitstring, 6 tc-start: 1647195626.829880, bits_27 tc-end: 1647195627.69781, bits_27, passed tc-start: 1647195627.82535, bits_32 tc-end: 1647195627.308697, bits_32, passed tc-start: 1647195627.321363, bits_49 tc-end: 1647195627.551698, bits_49, passed tc-start: 1647195627.563739, bits_64 tc-end: 1647195627.826541, bits_64, passed tc-start: 1647195627.843195, bits_67 tc-end: 1647195628.115466, bits_67, passed tc-start: 1647195628.127728, bits_8 tc-end: 1647195628.337097, bits_8, passed tp-end: 1647195628.348922, include/t_bitstring tp-start: 1647195628.442827, include/t_errno, 1 tc-start: 1647195628.445743, errno_constants tc-end: 1647195628.542042, errno_constants, passed tp-end: 1647195628.551641, include/t_errno tp-start: 1647195628.646672, include/t_glob, 1 tc-start: 1647195628.649715, glob_types tc-end: 1647195628.745955, glob_types, passed tp-end: 1647195628.755722, include/t_glob tp-start: 1647195628.852165, include/t_inttypes, 1 tc-start: 1647195628.855393, int_fmtio tc-end: 1647195628.958371, int_fmtio, passed tp-end: 1647195628.968426, include/t_inttypes tp-start: 1647195629.67368, include/t_limits, 3 tc-start: 1647195629.70461, char tc-end: 1647195629.166357, char, passed tc-start: 1647195629.175676, posix tc-end: 1647195629.273596, posix, passed tc-start: 1647195629.284188, short tc-end: 1647195629.381043, short, passed tp-end: 1647195629.390418, include/t_limits tp-start: 1647195629.485438, include/t_netdb, 1 tc-start: 1647195629.488868, netdb_constants tc-se:*** Expected check failure: PR standards/44777: AI_V4MAPPED not defined tc-se:*** Expected check failure: PR standards/44777: AI_ALL not defined tc-end: 1647195629.595009, netdb_constants, expected_failure, PR standards/44777: 2 checks failed as expected; see output for more details tp-end: 1647195629.607598, include/t_netdb tp-start: 1647195629.704461, include/t_paths, 1 tc-start: 1647195629.707590, paths tc-end: 1647195629.805060, paths, skipped, PR port-sparc/45580 tp-end: 1647195629.815739, include/t_paths tp-start: 1647195629.912611, include/t_stdint, 2 tc-start: 1647195629.915844, int16 tc-end: 1647195630.13658, int16, passed tc-start: 1647195630.23605, int8 tc-end: 1647195630.121418, int8, passed tp-end: 1647195630.130721, include/t_stdint tp-start: 1647195630.281034, kernel/kqueue/read/t_fifo, 1 tc-start: 1647195630.284211, fifo tc-end: 1647195630.487815, fifo, passed tp-end: 1647195630.497437, kernel/kqueue/read/t_fifo tp-start: 1647195630.592509, kernel/kqueue/read/t_file, 1 tc-start: 1647195630.595611, file tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(1): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(2): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(3): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(4): foo tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 4 tc-so:file(5): foo tc-so:read: successful end tc-end: 1647195642.454235, file, passed tp-end: 1647195642.466195, kernel/kqueue/read/t_file tp-start: 1647195642.564146, kernel/kqueue/read/t_file2, 1 tc-start: 1647195642.567315, file2 tc-end: 1647195642.668487, file2, passed tp-end: 1647195642.681761, kernel/kqueue/read/t_file2 tp-start: 1647195642.778502, kernel/kqueue/read/t_pipe, 1 tc-start: 1647195642.781911, pipe tc-so:pipe: wrote 'foo' to pipe tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 3 tc-so:pipe: read 'foo' tc-so:pipe: successful end tc-end: 1647195642.890218, pipe, passed tp-end: 1647195642.899596, kernel/kqueue/read/t_pipe tp-start: 1647195643.7431, kernel/kqueue/read/t_ttypty, 3 tc-start: 1647195643.10677, closed_slave tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:kevent num 1 filt 0 flags: 0x8005, fflags: 0, data: 0 tc-end: 1647195643.137326, closed_slave, passed tc-start: 1647195643.146750, master tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 1 tc-so:kevent num 1 filt 0 flags: 0x5, fflags: 0, data: 4 tc-so:tty: read 'f00 tc-so:' (n=4) tc-so:tty: successful end tc-end: 1647195645.246966, master, passed tc-start: 1647195645.256303, slave tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 1 tc-so:kevent num 1 filt 0 flags: 0x5, fflags: 0, data: 4 tc-so:tty: read 'f00 tc-so:' (n=4) tc-so:tty: successful end tc-end: 1647195647.351185, slave, passed tp-end: 1647195647.360325, kernel/kqueue/read/t_ttypty tp-start: 1647195647.469436, kernel/kqueue/write/t_fifo, 1 tc-start: 1647195647.474003, fifo tc-end: 1647195647.676022, fifo, passed tp-end: 1647195647.685879, kernel/kqueue/write/t_fifo tp-start: 1647195647.787193, kernel/kqueue/write/t_pipe, 3 tc-start: 1647195647.790366, pipe1 tc-end: 1647195647.896670, pipe1, passed tc-start: 1647195647.908350, pipe2 tc-so:pipe: child read 'foo' tc-so:kevent num 1 flags: 0x5, fflags: 0, data: 16384 tc-end: 1647195648.48389, pipe2, passed tc-start: 1647195648.58324, pipe3 tc-end: 1647195648.159680, pipe3, passed tp-end: 1647195648.169732, kernel/kqueue/write/t_pipe tp-start: 1647195648.275664, kernel/kqueue/write/t_ttypty, 2 tc-start: 1647195648.278825, master tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 4 tc-so:kevent num 1 filt 1 flags: 0x5, fflags: 0, data: 1024 tc-so:tty: wrote 'f00\n' (wrote 4 characters) tc-so:tty: successful end tc-end: 1647195650.374789, master, passed tc-start: 1647195650.384382, slave tc-so:tty: openpty master 4 slave 5 tty '/dev/pts/0' tc-so:tty: polling ... tc-so:tty: returned from poll - 4 tc-so:kevent num 1 filt 1 flags: 0x5, fflags: 0, data: 1024 tc-so:tty: wrote 'f00\n' (wrote 4 characters) tc-so:tty: successful end tc-end: 1647195652.496691, slave, passed tp-end: 1647195652.503212, kernel/kqueue/write/t_ttypty tp-start: 1647195652.568718, kernel/kqueue/t_empty, 1 tc-start: 1647195652.570980, sock_tcp tc-end: 1647195654.669071, sock_tcp, passed tp-end: 1647195654.676081, kernel/kqueue/t_empty tp-start: 1647195654.742287, kernel/kqueue/t_ioctl, 2 tc-start: 1647195654.744472, kfilter_byfilter tc-so: map 0 -> EVFILT_READ tc-so: map 1 -> EVFILT_WRITE tc-so: map 2 -> EVFILT_AIO tc-so: map 3 -> EVFILT_VNODE tc-so: map 4 -> EVFILT_PROC tc-so: map 5 -> EVFILT_SIGNAL tc-so: map 6 -> EVFILT_TIMER tc-so: map 7 -> EVFILT_FS tc-so: map 8 -> EVFILT_USER tc-so: map 9 -> EVFILT_EMPTY tc-end: 1647195654.823106, kfilter_byfilter, passed tc-start: 1647195654.829975, kfilter_byname tc-so: map EVFILT_READ -> 0 tc-so: map EVFILT_WRITE -> 1 tc-so: map EVFILT_AIO -> 2 tc-so: map EVFILT_VNODE -> 3 tc-so: map EVFILT_PROC -> 4 tc-so: map EVFILT_SIGNAL -> 5 tc-so: map EVFILT_TIMER -> 6 tc-so: map EVFILT_FS -> 7 tc-so: map EVFILT_USER -> 8 tc-so: map EVFILT_EMPTY -> 9 tc-end: 1647195654.910838, kfilter_byname, passed tp-end: 1647195654.917845, kernel/kqueue/t_ioctl tp-start: 1647195654.983563, kernel/kqueue/t_oneshot, 1 tc-start: 1647195654.985732, oneshot_udata tc-end: 1647195655.75945, oneshot_udata, passed tp-end: 1647195655.82775, kernel/kqueue/t_oneshot tp-start: 1647195655.147953, kernel/kqueue/t_proc1, 1 tc-start: 1647195655.150239, proc1 tc-so:12287: NOTE_FORK tc-so:12287: NOTE_EXEC tc-so:12287: NOTE_EXIT tc-end: 1647195659.191637, proc1, passed tp-end: 1647195659.198239, kernel/kqueue/t_proc1 tp-start: 1647195659.265353, kernel/kqueue/t_proc2, 1 tc-start: 1647195659.267484, proc2 tc-end: 1647195663.290892, proc2, passed tp-end: 1647195663.297930, kernel/kqueue/t_proc2 tp-start: 1647195663.363617, kernel/kqueue/t_proc3, 1 tc-start: 1647195663.365751, proc3 tc-end: 1647195663.443603, proc3, passed tp-end: 1647195663.450510, kernel/kqueue/t_proc3 tp-start: 1647195663.516338, kernel/kqueue/t_proc4, 1 tc-start: 1647195663.518496, proc4 tc-end: 1647195664.587991, proc4, passed tp-end: 1647195664.594763, kernel/kqueue/t_proc4 tp-start: 1647195664.675329, kernel/kqueue/t_scan, 1 tc-start: 1647195664.678382, scan1 tc-end: 1647195665.791817, scan1, passed tp-end: 1647195665.802458, kernel/kqueue/t_scan tp-start: 1647195665.903130, kernel/kqueue/t_sig, 2 tc-start: 1647195665.906214, sig tc-so:my pid: 22056 tc-so:got 5 as filter number for `EVFILT_SIGNAL'. tc-so:sig: kevent returned 0 in 1.970728 tc-so:sig: kevent returned 1 in 0.000091 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 2.000009 tc-so:sig: kevent returned 0 in 1.982313 tc-so:sig: kevent returned 1 in 0.000062 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.989090 tc-so:sig: kevent returned 0 in 1.990821 tc-so:sig: kevent returned 1 in 0.000162 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 1.980246 tc-so:sig: kevent returned 0 in 1.971166 tc-so:sig: kevent returned 1 in 0.000092 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: kevent returned 0 in 2.000645 tc-so:sig: kevent returned 0 in 1.960858 tc-so:sig: kevent returned 1 in 0.000066 tc-so:sig: kevent flags: 0x25, data: 1 (# times signal posted) tc-so:sig: finished successfully tc-end: 1647195689.667804, sig, passed tc-start: 1647195689.673320, sig_and_proc tc-end: 1647195689.766263, sig_and_proc, passed tp-end: 1647195689.773940, kernel/kqueue/t_sig tp-start: 1647195689.859881, kernel/kqueue/t_timer, 5 tc-start: 1647195689.862827, abstime tc-so:time 7.806594550 not in [ 3.5, 4.5 ) tc-so:time 7.806594550 not in [ 4.5, 5.5 ) tc-end: 1647195697.776616, abstime, failed, /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/kernel/kqueue/t_timer.c:300: check_timespec(&ts, 4) || check_timespec(&ts, 5) not met tc-start: 1647195697.786222, basic_timer tc-so:time 9.866518900 not in [ 4.5, 5.5 ) tc-end: 1647195707.737986, basic_timer, failed, /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/kernel/kqueue/t_timer.c:116: check_timespec(&ts, TIME1_TOTAL_SEC) not met tc-start: 1647195707.745227, count_expirations tc-end: 1647195718.555225, count_expirations, passed tc-start: 1647195718.562180, modify tc-end: 1647195745.991370, modify, passed tc-start: 1647195746.1149, timer_units tc-so:time 3.938326780 not in [ 1.5, 2.5 ) tc-end: 1647195750.45485, timer_units, failed, /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/kernel/kqueue/t_timer.c:326: units 'NOTE_SECONDS' failed tp-end: 1647195750.50924, kernel/kqueue/t_timer tp-start: 1647195750.144744, kernel/kqueue/t_vnode, 21 tc-start: 1647195750.146818, dir_no_note_link_create_file_in tc-end: 1647195750.302656, dir_no_note_link_create_file_in, passed tc-start: 1647195750.312173, dir_no_note_link_delete_file_in tc-end: 1647195750.480262, dir_no_note_link_delete_file_in, passed tc-start: 1647195750.488667, dir_no_note_link_mv_dir_within tc-end: 1647195750.667565, dir_no_note_link_mv_dir_within, passed tc-start: 1647195750.674346, dir_no_note_link_mv_file_within tc-end: 1647195750.842805, dir_no_note_link_mv_file_within, passed tc-start: 1647195750.857615, dir_note_link_create_dir_in tc-end: 1647195751.22589, dir_note_link_create_dir_in, passed tc-start: 1647195751.32551, dir_note_link_delete_dir_in tc-end: 1647195751.195626, dir_note_link_delete_dir_in, passed tc-start: 1647195751.203031, dir_note_link_mv_dir_in tc-end: 1647195751.374523, dir_note_link_mv_dir_in, passed tc-start: 1647195751.381895, dir_note_link_mv_dir_out tc-end: 1647195751.550948, dir_note_link_mv_dir_out, passed tc-start: 1647195751.559437, dir_note_write_create_dir_in tc-end: 1647195751.750882, dir_note_write_create_dir_in, passed tc-start: 1647195751.759780, dir_note_write_create_file_in tc-end: 1647195751.927968, dir_note_write_create_file_in, passed tc-start: 1647195751.936014, dir_note_write_delete_dir_in tc-end: 1647195752.102223, dir_note_write_delete_dir_in, passed tc-start: 1647195752.109177, dir_note_write_delete_file_in tc-end: 1647195752.256817, dir_note_write_delete_file_in, passed tc-start: 1647195752.265289, dir_note_write_mv_dir_in tc-end: 1647195752.430354, dir_note_write_mv_dir_in, passed tc-start: 1647195752.437515, dir_note_write_mv_dir_out tc-end: 1647195752.594083, dir_note_write_mv_dir_out, passed tc-start: 1647195752.600889, dir_note_write_mv_dir_within tc-end: 1647195752.750727, dir_note_write_mv_dir_within, passed tc-start: 1647195752.757510, dir_note_write_mv_file_in tc-end: 1647195752.912713, dir_note_write_mv_file_in, passed tc-start: 1647195752.919906, dir_note_write_mv_file_out tc-end: 1647195753.93940, dir_note_write_mv_file_out, passed tc-start: 1647195753.102887, dir_note_write_mv_file_within tc-end: 1647195753.267375, dir_note_write_mv_file_within, passed tc-start: 1647195753.275865, interest tc-end: 1647195753.449720, interest, passed tc-start: 1647195753.460007, open_write_read_close tc-end: 1647195753.658538, open_write_read_close, passed tc-start: 1647195753.668838, rename_over_self_hardlink tc-end: 1647195753.852207, rename_over_self_hardlink, passed tp-end: 1647195753.859664, kernel/kqueue/t_vnode tp-start: 1647195754.19862, kernel/tty/t_pr, 3 tc-start: 1647195754.22373, client_first tc-so:[ 1.0000000] entropy: ready tc-end: 1647195754.753648, client_first, passed tc-start: 1647195754.762229, master_first tc-so:[ 1.0000000] entropy: ready tc-end: 1647195755.181911, master_first, passed tc-start: 1647195755.190824, ptyioctl tc-so:[ 1.0000000] entropy: ready tc-end: 1647195755.621982, ptyioctl, passed tp-end: 1647195755.628681, kernel/tty/t_pr tp-start: 1647195755.696576, kernel/t_fcntl, 1 tc-start: 1647195755.698833, getpath tc-end: 1647195755.773069, getpath, passed tp-end: 1647195755.779504, kernel/t_fcntl tp-start: 1647195755.847344, kernel/t_lock, 1 tc-start: 1647195755.849518, lock tc-end: 1647195757.843649, lock, passed tp-end: 1647195757.850688, kernel/t_lock tp-start: 1647195757.924936, kernel/t_lockf, 2 tc-start: 1647195757.927350, deadlock tc-end: 1647195759.969178, deadlock, passed tc-start: 1647195759.978378, randlock tc-so:parent: run 1 tc-so:parent: run 2 tc-so:parent: run 3 tc-so:parent: run 4 tc-so:parent: run 5 tc-so:parent: run 6 tc-so:parent: run 7 tc-so:parent: run 8 tc-so:parent: run 9 tc-so:parent: run 10 tc-so:parent: run 11 tc-so:parent: run 12 tc-so:parent: run 13 tc-so:parent: run 14 tc-so:parent: run 15 tc-so:parent: run 16 tc-so:parent: run 17 tc-so:parent: run 18 tc-so:parent: run 19 tc-so:parent: run 20 tc-so:parent: run 21 tc-so:parent: run 22 tc-so:parent: run 23 tc-so:parent: run 24 tc-so:parent: run 25 tc-so:parent: run 26 tc-so:parent: run 27 tc-so:parent: run 28 tc-so:parent: run 29 tc-so:parent: run 30 tc-so:parent: run 31 tc-so:parent: run 32 tc-so:parent: run 33 tc-so:parent: run 34 tc-so:parent: run 35 tc-so:parent: run 36 tc-so:parent: run 37 tc-so:parent: run 38 tc-so:parent: run 39 tc-so:parent: run 40 tc-so:parent: run 41 tc-so:parent: run 42 tc-so:parent: run 43 tc-so:parent: run 44 tc-so:parent: run 45 tc-so:parent: run 46 tc-so:parent: run 47 tc-so:parent: run 48 tc-so:parent: run 49 tc-so:parent: run 50 tc-so:reap 0: status 2 tc-so:reap 1: status 2 tc-so:reap 2: status 2 tc-so:reap 3: status 2 tc-so:reap 4: status 2 tc-so:reap 5: status 2 tc-so:reap 6: status 2 tc-so:reap 7: status 2 tc-so:reap 8: status 2 tc-so:reap 9: status 2 tc-end: 1647195877.893939, randlock, passed tp-end: 1647195877.907559, kernel/t_lockf tp-start: 1647195877.986768, kernel/t_pty, 2 tc-start: 1647195877.989228, pty_no_queue tc-end: 1647195883.989351, pty_no_queue, passed tc-start: 1647195883.997398, pty_queue tc-end: 1647195890.81823, pty_queue, passed tp-end: 1647195890.91987, kernel/t_pty tp-start: 1647195890.200467, kernel/t_mqueue, 1 tc-start: 1647195890.203583, mqueue tc-end: 1647195890.307220, mqueue, passed tp-end: 1647195890.318586, kernel/t_mqueue tp-start: 1647195890.399800, kernel/t_proccwd, 2 tc-start: 1647195890.402133, chroot tc-end: 1647195890.510435, chroot, passed tc-start: 1647195890.523746, prompt_pid tc-end: 1647195890.623181, prompt_pid, passed tp-end: 1647195890.630691, kernel/t_proccwd tp-start: 1647195890.714753, kernel/t_sysv, 3 tc-start: 1647195890.716994, msg tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Sun Mar 13 18:24:50 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Sun Mar 13 18:24:50 2022 tc-so:California is overrated. tc-so:The quick brown fox jumped over the lazy dog. tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Sun Mar 13 18:24:50 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Sun Mar 13 18:24:50 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 0, lrpid 0 tc-so:stime: Thu Jan 1 00:00:00 1970 tc-so:rtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Sun Mar 13 18:24:50 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:qnum 0, qbytes 2048, lspid 22365, lrpid 22169 tc-so:stime: Sun Mar 13 18:24:50 2022 tc-so:rtime: Sun Mar 13 18:24:50 2022 tc-so:ctime: Sun Mar 13 18:24:50 2022 tc-end: 1647195890.940710, msg, passed tc-start: 1647195890.952402, sem tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Sun Mar 13 18:24:51 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Sun Mar 13 18:24:51 2022 tc-so:WOO! GOT THE SEMAPHORE! tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Sun Mar 13 18:24:51 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Sun Mar 13 18:24:51 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:nsems 1 tc-so:otime: Sun Mar 13 18:24:53 2022 tc-so:ctime: Sun Mar 13 18:24:51 2022 tc-end: 1647195893.485516, sem, passed tc-start: 1647195893.497988, shm tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:segsz 8192, lpid 0, cpid 20044, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Sun Mar 13 18:24:53 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 0, cpid 20044, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Sun Mar 13 18:24:53 2022 tc-so:The quick brown fox jumped over the lazy dog. tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0640 tc-so:segsz 8192, lpid 0, cpid 20044, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Sun Mar 13 18:24:53 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 0, cpid 20044, nattch 0 tc-so:atime: Thu Jan 1 00:00:00 1970 tc-so:dtime: Thu Jan 1 00:00:00 1970 tc-so:ctime: Sun Mar 13 18:24:53 2022 tc-so:PERM: uid 0, gid 0, cuid 0, cgid 0, mode 0600 tc-so:segsz 8192, lpid 20983, cpid 20044, nattch 1 tc-so:atime: Sun Mar 13 18:24:53 2022 tc-so:dtime: Sun Mar 13 18:24:53 2022 tc-so:ctime: Sun Mar 13 18:24:53 2022 tc-end: 1647195893.711190, shm, passed tp-end: 1647195893.720260, kernel/t_sysv tp-start: 1647195893.793237, kernel/t_subr_prf, 5 tc-start: 1647195893.795363, snprintf_count tc-end: 1647195893.860185, snprintf_count, passed tc-start: 1647195893.867009, snprintf_count_overflow tc-end: 1647195893.935993, snprintf_count_overflow, passed tc-start: 1647195893.942652, snprintf_print tc-end: 1647195894.8694, snprintf_print, passed tc-start: 1647195894.15385, snprintf_print_overflow tc-end: 1647195894.83494, snprintf_print_overflow, passed tc-start: 1647195894.90284, vasprintf_print tc-end: 1647195894.156956, vasprintf_print, passed tp-end: 1647195894.163829, kernel/t_subr_prf tp-start: 1647195894.231647, kernel/t_kauth_pr_47598, 1 tc-start: 1647195894.233930, kauth_curtain tc-end: 1647195894.311937, kauth_curtain, skipped, curtain is not enabled and we would not be able to drop it later due to securelevel settings tp-end: 1647195894.319488, kernel/t_kauth_pr_47598 tp-start: 1647195894.396349, kernel/t_ksem, 4 tc-start: 1647195894.398559, close_on_unnamed tc-end: 1647195894.476238, close_on_unnamed, passed tc-start: 1647195894.483572, close_on_unnamed_pshared tc-end: 1647195894.555259, close_on_unnamed_pshared, passed tc-start: 1647195894.562199, destroy_on_named tc-end: 1647195894.696130, destroy_on_named, passed tc-start: 1647195894.703480, open_unlinked_lifecycle tc-end: 1647195894.837982, open_unlinked_lifecycle, passed tp-end: 1647195894.845385, kernel/t_ksem tp-start: 1647195894.927463, kernel/t_sysctl, 1 tc-start: 1647195894.930064, bufsize tc-end: 1647195895.33951, bufsize, passed tp-end: 1647195895.41231, kernel/t_sysctl tp-start: 1647195895.130527, kernel/t_timeleft, 1 tc-start: 1647195895.133795, timeleft__lwp_park tc-so:Orig time 5.0 tc-so:Time left 3.53757930 tc-end: 1647195897.180652, timeleft__lwp_park, passed tp-end: 1647195897.188616, kernel/t_timeleft tp-start: 1647195897.276444, kernel/t_zombie, 6 tc-start: 1647195897.278937, race1 tc-end: 1647195902.16220, race1, passed tc-start: 1647195902.27077, signal1 tc-end: 1647195902.130975, signal1, passed tc-start: 1647195902.145067, signal2 tc-end: 1647195902.258537, signal2, passed tc-start: 1647195902.268810, signal3 tc-end: 1647195902.371252, signal3, passed tc-start: 1647195902.380587, signal4 tc-end: 1647195902.490749, signal4, passed tc-start: 1647195902.501164, signal5 tc-end: 1647195902.616274, signal5, passed tp-end: 1647195902.627218, kernel/t_zombie tp-start: 1647195902.745082, kernel/t_extattrctl, 1 tc-start: 1647195902.747382, extattrctl_namei tc-so:[ 1.0000000] entropy: ready tc-end: 1647195903.160752, extattrctl_namei, passed tp-end: 1647195903.168461, kernel/t_extattrctl tp-start: 1647195903.282291, kernel/t_filedesc, 1 tc-start: 1647195903.284859, getfilerace tc-so:[ 1.0000000] entropy: ready tc-end: 1647195928.908523, getfilerace, passed tp-end: 1647195928.916842, kernel/t_filedesc tp-start: 1647195929.38247, kernel/t_rnd, 3 tc-start: 1647195929.40623, RNDADDDATA tc-so:[ 1.0000000] entropy: ready tc-end: 1647195929.458692, RNDADDDATA, passed tc-start: 1647195929.467061, RNDADDDATA2 tc-so:[ 1.0000000] entropy: ready tc-end: 1647195929.890867, RNDADDDATA2, passed tc-start: 1647195929.897868, read_random tc-so:[ 1.0000000] entropy: ready tc-end: 1647195932.841968, read_random, passed tp-end: 1647195932.851543, kernel/t_rnd tp-start: 1647195932.964725, kernel/t_extent, 11 tc-start: 1647195932.967924, bound1 tc-end: 1647195933.65714, bound1, passed tc-start: 1647195933.75657, bound2 tc-end: 1647195933.182983, bound2, passed tc-start: 1647195933.194245, bound3 tc-end: 1647195933.301489, bound3, passed tc-start: 1647195933.311068, bound4 tc-end: 1647195933.389271, bound4, passed tc-start: 1647195933.396144, bound5 tc-end: 1647195933.475180, bound5, passed tc-start: 1647195933.483073, coalesce tc-end: 1647195933.564519, coalesce, passed tc-start: 1647195933.572541, free tc-end: 1647195933.662520, free, passed tc-start: 1647195933.671016, subregion1 tc-end: 1647195933.758414, subregion1, passed tc-start: 1647195933.765927, subregion2 tc-end: 1647195933.858800, subregion2, passed tc-start: 1647195933.867116, subregion3 tc-end: 1647195933.964386, subregion3, passed tc-start: 1647195933.975045, subregion4 tc-end: 1647195934.79658, subregion4, passed tp-end: 1647195934.89579, kernel/t_extent tp-start: 1647195934.733747, kernel/t_umount, 1 tc-start: 1647195934.736028, umount tc-so:*** Creating a dummy directory tree at umount-f_mount mounted on umount-f.im tc-so:Executing command [ mkdir umount-f_mount ] tc-so:Executing command [ touch umount-f_mount/under_the_mount ] tc-so:Executing command [ dd if=/dev/zero of=umount-f.im count=5860 ] tc-so:Executing command [ vnconfig -v vnd0 umount-f.im ] tc-so:Executing command [ disklabel -f disktab -rw vnd0 floppy288 ] tc-so:Executing command [ newfs -i 500 -b 8192 -f 1024 /dev/rvnd0a ] tc-so:Executing command [ mount -o async /dev/vnd0a umount-f_mount ] tc-so:Executing command [ touch umount-f_mount/in_mounted_directory ] tc-so:*** Testing forced unmount tc-so:Executing command [ umount -f /dev/vnd0a ] tc-so:Executing command [ ls . ] tc-so:Executing command [ ls .. ] tc-so:Executing command [ /bin/sh -c cd . 2>&1 ] tc-so:Executing command [ /bin/sh -c cd .. 2>&1 ] tc-so:*** Cleaning up umount-f_mount, umount-f.im. tc-se:umount: /tmp/atf-run.fDHbul/umount-f_mount: not currently mounted tc-end: 1647195939.905471, umount, passed tp-end: 1647195939.923061, kernel/t_umount tp-start: 1647195940.849565, kernel/t_umountstress, 2 tc-start: 1647195940.852226, fileop tc-so:*** Creating a dummy directory tree at umount-stress_mount mounted on umount-stress.im tc-so:Executing command [ mkdir umount-stress_mount ] tc-so:Executing command [ dd if=/dev/zero of=umount-stress.im count=5860 ] tc-so:Executing command [ vnconfig -v vnd0 umount-stress.im ] tc-so:Executing command [ disklabel -f disktab -rw vnd0 floppy288 ] tc-so:Executing command [ newfs -i 500 -b 8192 -f 1024 /dev/rvnd0a ] tc-so:Executing command [ mount -o async /dev/vnd0a umount-stress_mount ] tc-so:*** Testing fileops tc-so:*** Cleaning up umount-stress_mount, umount-stress.im. tc-end: 1647195947.29861, fileop, passed tc-start: 1647195947.47518, mountlist tc-so:*** Creating a dummy directory tree at umount-stress_mount mounted on umount-stress.im tc-so:Executing command [ mkdir umount-stress_mount ] tc-so:Executing command [ dd if=/dev/zero of=umount-stress.im count=5860 ] tc-so:Executing command [ vnconfig -v vnd0 umount-stress.im ] tc-so:Executing command [ disklabel -f disktab -rw vnd0 floppy288 ] tc-so:Executing command [ newfs -i 500 -b 8192 -f 1024 /dev/rvnd0a ] tc-so:Executing command [ mount -o async /dev/vnd0a umount-stress_mount ] tc-so:*** Testing mountlist tc-so:*** Cleaning up umount-stress_mount, umount-stress.im. tc-end: 1647195962.836950, mountlist, passed tp-end: 1647195962.858597, kernel/t_umountstress tp-start: 1647195963.575629, kernel/t_ps_strings, 2 tc-start: 1647195963.578220, update tc-end: 1647195967.130015, update, passed tc-start: 1647195967.138141, validate tc-so:Executing command [ /usr/tests/kernel/h_ps_strings1 ] tc-end: 1647195967.792895, validate, passed tp-end: 1647195967.802647, kernel/t_ps_strings tp-start: 1647195969.694031, kernel/t_trapsignal, 20 tc-start: 1647195969.697344, bus_handle tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle ] tc-end: 1647195970.304063, bus_handle, passed tc-start: 1647195970.310631, bus_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv bus handle recurse ] tc-end: 1647195970.936425, bus_handle_recurse, passed tc-start: 1647195970.945359, bus_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv bus ignore ] tc-end: 1647195971.651583, bus_ignore, passed tc-start: 1647195971.660943, bus_mask tc-so:Executing command [ /usr/tests/kernel/h_segv bus mask ] tc-end: 1647195972.631283, bus_mask, passed tc-start: 1647195972.642672, bus_simple tc-so:Executing command [ /usr/tests/kernel/h_segv bus recurse ] tc-end: 1647195973.426655, bus_simple, passed tc-start: 1647195973.441203, fpe_handle tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle ] tc-end: 1647195974.411924, fpe_handle, passed tc-start: 1647195974.421143, fpe_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv fpe handle recurse ] tc-end: 1647195975.277096, fpe_handle_recurse, passed tc-start: 1647195975.292099, fpe_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv fpe ignore ] tc-end: 1647195976.115947, fpe_ignore, passed tc-start: 1647195976.126418, fpe_mask tc-so:Executing command [ /usr/tests/kernel/h_segv fpe mask ] tc-end: 1647195976.938096, fpe_mask, passed tc-start: 1647195976.948536, fpe_simple tc-so:Executing command [ /usr/tests/kernel/h_segv fpe recurse ] tc-end: 1647195977.736540, fpe_simple, passed tc-start: 1647195977.747260, segv_handle tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle ] tc-end: 1647195978.531387, segv_handle, passed tc-start: 1647195978.538652, segv_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv segv handle recurse ] tc-end: 1647195979.220828, segv_handle_recurse, passed tc-start: 1647195979.230680, segv_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv segv ignore ] tc-end: 1647195979.891270, segv_ignore, passed tc-start: 1647195979.901186, segv_mask tc-so:Executing command [ /usr/tests/kernel/h_segv segv mask ] tc-end: 1647195980.684860, segv_mask, passed tc-start: 1647195980.698546, segv_simple tc-so:Executing command [ /usr/tests/kernel/h_segv segv recurse ] tc-end: 1647195981.483683, segv_simple, passed tc-start: 1647195981.495227, trap_handle tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle ] tc-end: 1647195982.197161, trap_handle, passed tc-start: 1647195982.204250, trap_handle_recurse tc-so:Executing command [ /usr/tests/kernel/h_segv trap handle recurse ] tc-end: 1647195982.912045, trap_handle_recurse, passed tc-start: 1647195982.924005, trap_ignore tc-so:Executing command [ /usr/tests/kernel/h_segv trap ignore ] tc-end: 1647195983.618566, trap_ignore, passed tc-start: 1647195983.631898, trap_mask tc-so:Executing command [ /usr/tests/kernel/h_segv trap mask ] tc-end: 1647195984.383007, trap_mask, passed tc-start: 1647195984.397098, trap_simple tc-so:Executing command [ /usr/tests/kernel/h_segv trap recurse ] tc-end: 1647195985.156381, trap_simple, passed tp-end: 1647195985.168350, kernel/t_trapsignal tp-start: 1647195985.739817, kernel/t_interp, 1 tc-start: 1647195985.743181, procfs_interp tc-end: 1647195986.448624, procfs_interp, passed tp-end: 1647195986.461375, kernel/t_interp tp-start: 1647195989.590058, kernel/t_magic_symlinks, 10 tc-start: 1647195989.592445, domainname tc-so:Initialized vfs.generic.magiclinks=1 tc-se:mkdir: : No such file or directory tc-se:cat: magic: No such file or directory tc-se:[: '!': bad number tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1647195991.298120, domainname, passed tc-start: 1647195991.304727, gid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1647195992.859830, gid, passed tc-start: 1647195992.866879, hostname tc-so:Initialized vfs.generic.magiclinks=1 tc-se:mkdir: : No such file or directory tc-se:cat: magic: No such file or directory tc-se:[: '!': bad number tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1647195994.360812, hostname, passed tc-start: 1647195994.367464, machine tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1647195995.875915, machine, passed tc-start: 1647195995.883254, machine_arch tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1647195997.547044, machine_arch, passed tc-start: 1647195997.554895, ostype tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1647195999.148306, ostype, passed tc-start: 1647195999.157181, realpath tc-so:Initialized vfs.generic.magiclinks=1 tc-se:realpath: /tmp/test-magic-symlink/link: No such file or directory tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1647196000.731259, realpath, expected_failure, PR lib/55361: realpath does not handle magic symlinks properly tc-start: 1647196000.738526, rgid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1647196002.252972, rgid, passed tc-start: 1647196002.260031, ruid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1647196003.802234, ruid, passed tc-start: 1647196003.811270, uid tc-so:Initialized vfs.generic.magiclinks=1 tc-so:Restored vfs.generic.magiclinks=0 tc-end: 1647196005.343023, uid, passed tp-end: 1647196005.350744, kernel/t_magic_symlinks tp-start: 1647196005.911250, kernel/t_nointerpreter, 1 tc-start: 1647196005.913852, nointerpreter tc-so:hello world tc-end: 1647196007.12243, nointerpreter, passed tp-end: 1647196007.20021, kernel/t_nointerpreter tp-start: 1647196007.839001, kernel/t_origin, 2 tc-start: 1647196007.841856, origin_simple tc-so:Executing command [ cc -fPIC -o origin origin.c -Wl,-R$ORIGIN ] tc-so:Executing command [ cc -shared -fPIC -o libfoo.so libfoo.c ] tc-so:Executing command [ ./origin ] tc-end: 1647196013.892773, origin_simple, passed tc-start: 1647196013.911525, origin_simple_32 tc-so:Executing command [ cc -fPIC -m32 -o origin32 origin32.c -Wl,-R$ORIGIN ] tc-so:Executing command [ cc -shared -fPIC -m32 -o libfoo32.so libfoo32.c ] tc-so:Executing command [ ./origin32 ] tc-end: 1647196018.884499, origin_simple_32, passed tp-end: 1647196018.901931, kernel/t_origin tp-start: 1647196019.697898, kernel/t_procpath, 3 tc-start: 1647196019.700239, absolute_proc tc-so:Executing command [ /usr/tests/kernel/h_getprocpath -1 ] tc-end: 1647196020.393957, absolute_proc, passed tc-start: 1647196020.403488, interpreter_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter interpreter /usr/tests/kernel/h_getprocpath ] tc-end: 1647196021.117890, interpreter_proc, passed tc-start: 1647196021.125388, relative_proc tc-so:Executing command [ /usr/tests/kernel/h_interpreter dot /usr/tests/kernel/h_getprocpath ] tc-end: 1647196022.52403, relative_proc, passed tp-end: 1647196022.62412, kernel/t_procpath tp-start: 1647196022.632646, kernel/t_fexecve, 2 tc-start: 1647196022.635455, fexecve_elf tc-so:Executing command [ cc -o hello hello.c ] tc-so:Executing command [ /usr/tests/kernel/h_fexecve ./hello ] tc-end: 1647196024.909580, fexecve_elf, passed tc-start: 1647196024.922149, fexecve_script tc-so:Executing command [ chmod +x goodbye ] tc-so:Executing command [ /usr/tests/kernel/h_fexecve ./goodbye ] tc-end: 1647196025.825458, fexecve_script, passed tp-end: 1647196025.838595, kernel/t_fexecve tp-start: 1647196026.379917, kernel/t_fpufork, 1 tc-start: 1647196026.382502, fpufork tc-so:Executing command [ /usr/tests/kernel/h_fpufork ] tc-end: 1647196027.72193, fpufork, passed tp-end: 1647196027.81740, kernel/t_fpufork tp-start: 1647196028.468772, kernel/t_simplehook, 3 tc-start: 1647196028.472335, simplehook_basic tc-so:Executing command [ rump.sysctl -e kern.simplehook_tester ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook_list.created ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.count ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook1.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-end: 1647196037.562096, simplehook_basic, passed tc-start: 1647196037.570208, simplehook_disestablish tc-so:Executing command [ rump.sysctl -e kern.simplehook_tester ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.disestablish_in_hook=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.established ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.disestablish_in_hook=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.stopping=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook1.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.stopping=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.count=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.stopping=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.stopping=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -n kern.simplehook_tester.hook0.count ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook1.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.stopping=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook0.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-end: 1647196052.91313, simplehook_disestablish, passed tc-start: 1647196052.100980, simplehook_nolock tc-so:Executing command [ rump.sysctl -e kern.simplehook_tester ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.nbhook.established=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=1 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.nbhook.established=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.dohooks=0 ] tc-so:Executing command [ rump.sysctl -w kern.simplehook_tester.hook_list.created=0 ] tc-end: 1647196057.298428, simplehook_nolock, passed tp-end: 1647196057.305192, kernel/t_simplehook tp-start: 1647196058.485154, lib/csu/t_crt0, 5 tc-start: 1647196058.487583, initfini1 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini1 ] tc-end: 1647196059.267771, initfini1, passed tc-start: 1647196059.277708, initfini2 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini2 ] tc-end: 1647196059.932095, initfini2, passed tc-start: 1647196059.943611, initfini3 tc-so:Executing command [ /usr/tests/lib/csu/h_initfini3 ] tc-end: 1647196060.719992, initfini3, passed tc-start: 1647196060.732278, initfini4 tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/tests/lib/csu/h_initfini3_dso.so /usr/tests/lib/csu/h_initfini1 ] tc-end: 1647196061.636758, initfini4, passed tc-start: 1647196061.646942, initfini_array tc-so:Executing command [ /bin/sh -c /usr/tests/lib/csu/h_initfini_array ] tc-end: 1647196062.337407, initfini_array, passed tp-end: 1647196062.344420, lib/csu/t_crt0 tp-start: 1647196062.863767, lib/csu/t_ifunc_static, 1 tc-start: 1647196062.866034, ifunc_static tc-end: 1647196063.445497, ifunc_static, passed tp-end: 1647196063.454239, lib/csu/t_ifunc_static tp-start: 1647196064.137629, lib/libarchive/t_libarchive, 1 tc-start: 1647196064.140150, libarchive tc-end: 1647196064.600321, libarchive, skipped, Not enough RAM tp-end: 1647196064.608062, lib/libarchive/t_libarchive tp-start: 1647196064.703976, lib/libbluetooth/t_bluetooth, 2 tc-start: 1647196064.706486, check_bt_aton tc-end: 1647196064.785263, check_bt_aton, passed tc-start: 1647196064.792695, check_bt_ntoa tc-end: 1647196064.874426, check_bt_ntoa, passed tp-end: 1647196064.881586, lib/libbluetooth/t_bluetooth tp-start: 1647196064.967513, lib/libbluetooth/t_sdp_data, 2 tc-start: 1647196064.971973, check_sdp_data_size tc-end: 1647196065.56320, check_sdp_data_size, passed tc-start: 1647196065.63468, check_sdp_data_type tc-end: 1647196065.143609, check_sdp_data_type, passed tp-end: 1647196065.151195, lib/libbluetooth/t_sdp_data tp-start: 1647196065.239441, lib/libbluetooth/t_sdp_get, 10 tc-start: 1647196065.242111, check_sdp_get_alt tc-end: 1647196065.325808, check_sdp_get_alt, passed tc-start: 1647196065.332737, check_sdp_get_attr tc-end: 1647196065.416434, check_sdp_get_attr, passed tc-start: 1647196065.424163, check_sdp_get_bool tc-end: 1647196065.513126, check_sdp_get_bool, passed tc-start: 1647196065.522589, check_sdp_get_data tc-end: 1647196065.606188, check_sdp_get_data, passed tc-start: 1647196065.613383, check_sdp_get_int tc-end: 1647196065.692940, check_sdp_get_int, passed tc-start: 1647196065.700777, check_sdp_get_seq tc-end: 1647196065.801157, check_sdp_get_seq, passed tc-start: 1647196065.811535, check_sdp_get_str tc-end: 1647196065.888515, check_sdp_get_str, passed tc-start: 1647196065.895829, check_sdp_get_uint tc-end: 1647196065.975391, check_sdp_get_uint, passed tc-start: 1647196065.983424, check_sdp_get_url tc-end: 1647196066.62767, check_sdp_get_url, passed tc-start: 1647196066.70910, check_sdp_get_uuid tc-end: 1647196066.162285, check_sdp_get_uuid, passed tp-end: 1647196066.173024, lib/libbluetooth/t_sdp_get tp-start: 1647196066.265631, lib/libbluetooth/t_sdp_match, 1 tc-start: 1647196066.268226, check_sdp_match_uuid16 tc-end: 1647196066.350960, check_sdp_match_uuid16, passed tp-end: 1647196066.359155, lib/libbluetooth/t_sdp_match tp-start: 1647196066.463088, lib/libbluetooth/t_sdp_put, 21 tc-start: 1647196066.466517, check_sdp_put_alt tc-end: 1647196066.548613, check_sdp_put_alt, passed tc-start: 1647196066.556554, check_sdp_put_attr tc-end: 1647196066.651186, check_sdp_put_attr, passed tc-start: 1647196066.658608, check_sdp_put_bool tc-end: 1647196066.746309, check_sdp_put_bool, passed tc-start: 1647196066.755235, check_sdp_put_data tc-end: 1647196066.836171, check_sdp_put_data, passed tc-start: 1647196066.843299, check_sdp_put_int tc-end: 1647196066.927720, check_sdp_put_int, passed tc-start: 1647196066.936307, check_sdp_put_int16 tc-end: 1647196067.36737, check_sdp_put_int16, passed tc-start: 1647196067.45059, check_sdp_put_int32 tc-end: 1647196067.138005, check_sdp_put_int32, passed tc-start: 1647196067.148093, check_sdp_put_int64 tc-end: 1647196067.235337, check_sdp_put_int64, passed tc-start: 1647196067.243885, check_sdp_put_int8 tc-end: 1647196067.333240, check_sdp_put_int8, passed tc-start: 1647196067.340908, check_sdp_put_seq tc-end: 1647196067.428473, check_sdp_put_seq, passed tc-start: 1647196067.437439, check_sdp_put_str tc-end: 1647196067.527445, check_sdp_put_str, passed tc-start: 1647196067.535283, check_sdp_put_uint tc-end: 1647196067.622317, check_sdp_put_uint, passed tc-start: 1647196067.630057, check_sdp_put_uint16 tc-end: 1647196067.718595, check_sdp_put_uint16, passed tc-start: 1647196067.728518, check_sdp_put_uint32 tc-end: 1647196067.817591, check_sdp_put_uint32, passed tc-start: 1647196067.825864, check_sdp_put_uint64 tc-end: 1647196067.912987, check_sdp_put_uint64, passed tc-start: 1647196067.920450, check_sdp_put_uint8 tc-end: 1647196068.11397, check_sdp_put_uint8, passed tc-start: 1647196068.20412, check_sdp_put_url tc-end: 1647196068.115157, check_sdp_put_url, passed tc-start: 1647196068.124568, check_sdp_put_uuid tc-end: 1647196068.225125, check_sdp_put_uuid, passed tc-start: 1647196068.235662, check_sdp_put_uuid128 tc-end: 1647196068.353212, check_sdp_put_uuid128, passed tc-start: 1647196068.366267, check_sdp_put_uuid16 tc-end: 1647196068.481554, check_sdp_put_uuid16, passed tc-start: 1647196068.491741, check_sdp_put_uuid32 tc-end: 1647196068.575499, check_sdp_put_uuid32, passed tp-end: 1647196068.584357, lib/libbluetooth/t_sdp_put tp-start: 1647196068.679926, lib/libbluetooth/t_sdp_set, 5 tc-start: 1647196068.682897, check_sdp_set_alt tc-end: 1647196068.773667, check_sdp_set_alt, passed tc-start: 1647196068.782594, check_sdp_set_bool tc-end: 1647196068.875720, check_sdp_set_bool, passed tc-start: 1647196068.885446, check_sdp_set_int tc-end: 1647196068.978367, check_sdp_set_int, passed tc-start: 1647196068.989537, check_sdp_set_seq tc-end: 1647196069.83686, check_sdp_set_seq, passed tc-start: 1647196069.93037, check_sdp_set_uint tc-end: 1647196069.181531, check_sdp_set_uint, passed tp-end: 1647196069.190075, lib/libbluetooth/t_sdp_set tp-start: 1647196069.311758, lib/libc/atomic/t_atomic_add, 10 tc-start: 1647196069.314646, atomic_add_32 tc-end: 1647196069.399627, atomic_add_32, passed tc-start: 1647196069.408052, atomic_add_32_nv tc-end: 1647196069.489683, atomic_add_32_nv, passed tc-start: 1647196069.498175, atomic_add_64 tc-end: 1647196069.579193, atomic_add_64, passed tc-start: 1647196069.589474, atomic_add_64_nv tc-end: 1647196069.668940, atomic_add_64_nv, passed tc-start: 1647196069.677625, atomic_add_int tc-end: 1647196069.769351, atomic_add_int, passed tc-start: 1647196069.780109, atomic_add_int_nv tc-end: 1647196069.874143, atomic_add_int_nv, passed tc-start: 1647196069.884488, atomic_add_long tc-end: 1647196069.977232, atomic_add_long, passed tc-start: 1647196069.985276, atomic_add_long_nv tc-end: 1647196070.77946, atomic_add_long_nv, passed tc-start: 1647196070.86268, atomic_add_ptr tc-end: 1647196070.177351, atomic_add_ptr, passed tc-start: 1647196070.185578, atomic_add_ptr_nv tc-end: 1647196070.262633, atomic_add_ptr_nv, passed tp-end: 1647196070.270783, lib/libc/atomic/t_atomic_add tp-start: 1647196070.361694, lib/libc/atomic/t_atomic_and, 8 tc-start: 1647196070.364642, atomic_and_32 tc-end: 1647196070.445848, atomic_and_32, passed tc-start: 1647196070.453811, atomic_and_32_nv tc-end: 1647196070.552956, atomic_and_32_nv, passed tc-start: 1647196070.562364, atomic_and_64 tc-end: 1647196070.663764, atomic_and_64, passed tc-start: 1647196070.674850, atomic_and_64_nv tc-end: 1647196070.770398, atomic_and_64_nv, passed tc-start: 1647196070.779014, atomic_and_uint tc-end: 1647196070.850991, atomic_and_uint, passed tc-start: 1647196070.858614, atomic_and_uint_nv tc-end: 1647196070.928287, atomic_and_uint_nv, passed tc-start: 1647196070.935493, atomic_and_ulong tc-end: 1647196071.11259, atomic_and_ulong, passed tc-start: 1647196071.18819, atomic_and_ulong_nv tc-end: 1647196071.103491, atomic_and_ulong_nv, passed tp-end: 1647196071.112378, lib/libc/atomic/t_atomic_and tp-start: 1647196071.187684, lib/libc/atomic/t_atomic_cas, 10 tc-start: 1647196071.190006, atomic_cas_32 tc-end: 1647196071.268823, atomic_cas_32, passed tc-start: 1647196071.275421, atomic_cas_32_ni tc-end: 1647196071.364254, atomic_cas_32_ni, passed tc-start: 1647196071.372786, atomic_cas_64 tc-end: 1647196071.453300, atomic_cas_64, passed tc-start: 1647196071.462182, atomic_cas_64_ni tc-end: 1647196071.547923, atomic_cas_64_ni, passed tc-start: 1647196071.555126, atomic_cas_ptr tc-end: 1647196071.642633, atomic_cas_ptr, passed tc-start: 1647196071.651830, atomic_cas_ptr_ni tc-end: 1647196071.743626, atomic_cas_ptr_ni, passed tc-start: 1647196071.754063, atomic_cas_uint tc-end: 1647196071.836006, atomic_cas_uint, passed tc-start: 1647196071.843641, atomic_cas_uint_ni tc-end: 1647196071.921314, atomic_cas_uint_ni, passed tc-start: 1647196071.929005, atomic_cas_ulong tc-end: 1647196072.11413, atomic_cas_ulong, passed tc-start: 1647196072.19626, atomic_cas_ulong_ni tc-end: 1647196072.106664, atomic_cas_ulong_ni, passed tp-end: 1647196072.113811, lib/libc/atomic/t_atomic_cas tp-start: 1647196072.193586, lib/libc/atomic/t_atomic_dec, 10 tc-start: 1647196072.196095, atomic_dec_32 tc-end: 1647196072.270115, atomic_dec_32, passed tc-start: 1647196072.277430, atomic_dec_32_nv tc-end: 1647196072.353595, atomic_dec_32_nv, passed tc-start: 1647196072.360951, atomic_dec_64 tc-end: 1647196072.435408, atomic_dec_64, passed tc-start: 1647196072.444079, atomic_dec_64_nv tc-end: 1647196072.519364, atomic_dec_64_nv, passed tc-start: 1647196072.528420, atomic_dec_ptr tc-end: 1647196072.626063, atomic_dec_ptr, passed tc-start: 1647196072.636485, atomic_dec_ptr_nv tc-end: 1647196072.736397, atomic_dec_ptr_nv, passed tc-start: 1647196072.746476, atomic_dec_uint tc-end: 1647196072.830213, atomic_dec_uint, passed tc-start: 1647196072.839624, atomic_dec_uint_nv tc-end: 1647196072.912552, atomic_dec_uint_nv, passed tc-start: 1647196072.920293, atomic_dec_ulong tc-end: 1647196073.1498, atomic_dec_ulong, passed tc-start: 1647196073.12519, atomic_dec_ulong_nv tc-end: 1647196073.101381, atomic_dec_ulong_nv, passed tp-end: 1647196073.108724, lib/libc/atomic/t_atomic_dec tp-start: 1647196073.190918, lib/libc/atomic/t_atomic_inc, 10 tc-start: 1647196073.193600, atomic_inc_32 tc-end: 1647196073.274885, atomic_inc_32, passed tc-start: 1647196073.284260, atomic_inc_32_nv tc-end: 1647196073.369805, atomic_inc_32_nv, passed tc-start: 1647196073.377970, atomic_inc_64 tc-end: 1647196073.460765, atomic_inc_64, passed tc-start: 1647196073.470134, atomic_inc_64_nv tc-end: 1647196073.562187, atomic_inc_64_nv, passed tc-start: 1647196073.570808, atomic_inc_ptr tc-end: 1647196073.646659, atomic_inc_ptr, passed tc-start: 1647196073.654008, atomic_inc_ptr_nv tc-end: 1647196073.727572, atomic_inc_ptr_nv, passed tc-start: 1647196073.734471, atomic_inc_uint tc-end: 1647196073.809190, atomic_inc_uint, passed tc-start: 1647196073.816804, atomic_inc_uint_nv tc-end: 1647196073.900382, atomic_inc_uint_nv, passed tc-start: 1647196073.908230, atomic_inc_ulong tc-end: 1647196073.984307, atomic_inc_ulong, passed tc-start: 1647196073.991176, atomic_inc_ulong_nv tc-end: 1647196074.77387, atomic_inc_ulong_nv, passed tp-end: 1647196074.86571, lib/libc/atomic/t_atomic_inc tp-start: 1647196074.167663, lib/libc/atomic/t_atomic_or, 8 tc-start: 1647196074.170805, atomic_or_32 tc-end: 1647196074.239925, atomic_or_32, passed tc-start: 1647196074.247798, atomic_or_32_nv tc-end: 1647196074.329185, atomic_or_32_nv, passed tc-start: 1647196074.338284, atomic_or_64 tc-end: 1647196074.418649, atomic_or_64, passed tc-start: 1647196074.426632, atomic_or_64_nv tc-end: 1647196074.527174, atomic_or_64_nv, passed tc-start: 1647196074.537200, atomic_or_uint tc-end: 1647196074.640746, atomic_or_uint, passed tc-start: 1647196074.650745, atomic_or_uint_nv tc-end: 1647196074.753280, atomic_or_uint_nv, passed tc-start: 1647196074.763327, atomic_or_ulong tc-end: 1647196074.844870, atomic_or_ulong, passed tc-start: 1647196074.852188, atomic_or_ulong_nv tc-end: 1647196074.932518, atomic_or_ulong_nv, passed tp-end: 1647196074.939902, lib/libc/atomic/t_atomic_or tp-start: 1647196075.19793, lib/libc/atomic/t_atomic_swap, 5 tc-start: 1647196075.22161, atomic_swap_32 tc-end: 1647196075.99040, atomic_swap_32, passed tc-start: 1647196075.106676, atomic_swap_64 tc-end: 1647196075.185618, atomic_swap_64, passed tc-start: 1647196075.193132, atomic_swap_ptr tc-end: 1647196075.273878, atomic_swap_ptr, passed tc-start: 1647196075.282189, atomic_swap_uint tc-end: 1647196075.364793, atomic_swap_uint, passed tc-start: 1647196075.373144, atomic_swap_ulong tc-end: 1647196075.448522, atomic_swap_ulong, passed tp-end: 1647196075.456148, lib/libc/atomic/t_atomic_swap tp-start: 1647196075.546257, lib/libc/atomic/t___sync_add, 8 tc-start: 1647196075.549576, __sync_add_and_fetch_1 tc-end: 1647196075.652674, __sync_add_and_fetch_1, passed tc-start: 1647196075.660963, __sync_add_and_fetch_2 tc-end: 1647196075.736846, __sync_add_and_fetch_2, passed tc-start: 1647196075.745372, __sync_add_and_fetch_4 tc-end: 1647196075.823952, __sync_add_and_fetch_4, passed tc-start: 1647196075.831447, __sync_add_and_fetch_8 tc-end: 1647196075.913458, __sync_add_and_fetch_8, passed tc-start: 1647196075.921400, __sync_fetch_and_add_1 tc-end: 1647196076.6950, __sync_fetch_and_add_1, passed tc-start: 1647196076.14616, __sync_fetch_and_add_2 tc-end: 1647196076.92255, __sync_fetch_and_add_2, passed tc-start: 1647196076.99749, __sync_fetch_and_add_4 tc-end: 1647196076.178999, __sync_fetch_and_add_4, passed tc-start: 1647196076.188624, __sync_fetch_and_add_8 tc-end: 1647196076.272206, __sync_fetch_and_add_8, passed tp-end: 1647196076.279623, lib/libc/atomic/t___sync_add tp-start: 1647196076.363493, lib/libc/atomic/t___sync_sub, 8 tc-start: 1647196076.366532, __sync_fetch_and_sub_1 tc-end: 1647196076.444493, __sync_fetch_and_sub_1, passed tc-start: 1647196076.452274, __sync_fetch_and_sub_2 tc-end: 1647196076.531111, __sync_fetch_and_sub_2, passed tc-start: 1647196076.539669, __sync_fetch_and_sub_4 tc-end: 1647196076.623251, __sync_fetch_and_sub_4, passed tc-start: 1647196076.631135, __sync_fetch_and_sub_8 tc-end: 1647196076.714206, __sync_fetch_and_sub_8, passed tc-start: 1647196076.720992, __sync_sub_and_fetch_1 tc-end: 1647196076.789691, __sync_sub_and_fetch_1, passed tc-start: 1647196076.796649, __sync_sub_and_fetch_2 tc-end: 1647196076.869326, __sync_sub_and_fetch_2, passed tc-start: 1647196076.877125, __sync_sub_and_fetch_4 tc-end: 1647196076.954162, __sync_sub_and_fetch_4, passed tc-start: 1647196076.961167, __sync_sub_and_fetch_8 tc-end: 1647196077.36767, __sync_sub_and_fetch_8, passed tp-end: 1647196077.44751, lib/libc/atomic/t___sync_sub tp-start: 1647196077.121207, lib/libc/atomic/t___sync_or, 8 tc-start: 1647196077.124082, __sync_fetch_and_or_1 tc-end: 1647196077.200443, __sync_fetch_and_or_1, passed tc-start: 1647196077.207695, __sync_fetch_and_or_2 tc-end: 1647196077.281682, __sync_fetch_and_or_2, passed tc-start: 1647196077.288659, __sync_fetch_and_or_4 tc-end: 1647196077.364016, __sync_fetch_and_or_4, passed tc-start: 1647196077.371110, __sync_fetch_and_or_8 tc-end: 1647196077.463861, __sync_fetch_and_or_8, passed tc-start: 1647196077.474037, __sync_or_and_fetch_1 tc-end: 1647196077.576848, __sync_or_and_fetch_1, passed tc-start: 1647196077.586733, __sync_or_and_fetch_2 tc-end: 1647196077.690917, __sync_or_and_fetch_2, passed tc-start: 1647196077.700659, __sync_or_and_fetch_4 tc-end: 1647196077.800638, __sync_or_and_fetch_4, passed tc-start: 1647196077.810741, __sync_or_and_fetch_8 tc-end: 1647196077.919279, __sync_or_and_fetch_8, passed tp-end: 1647196077.929187, lib/libc/atomic/t___sync_or tp-start: 1647196078.31468, lib/libc/atomic/t___sync_and, 8 tc-start: 1647196078.34209, __sync_and_and_fetch_1 tc-end: 1647196078.111395, __sync_and_and_fetch_1, passed tc-start: 1647196078.118846, __sync_and_and_fetch_2 tc-end: 1647196078.197222, __sync_and_and_fetch_2, passed tc-start: 1647196078.205809, __sync_and_and_fetch_4 tc-end: 1647196078.290510, __sync_and_and_fetch_4, passed tc-start: 1647196078.298898, __sync_and_and_fetch_8 tc-end: 1647196078.390489, __sync_and_and_fetch_8, passed tc-start: 1647196078.397899, __sync_fetch_and_and_1 tc-end: 1647196078.474929, __sync_fetch_and_and_1, passed tc-start: 1647196078.482616, __sync_fetch_and_and_2 tc-end: 1647196078.575684, __sync_fetch_and_and_2, passed tc-start: 1647196078.586345, __sync_fetch_and_and_4 tc-end: 1647196078.660085, __sync_fetch_and_and_4, passed tc-start: 1647196078.667641, __sync_fetch_and_and_8 tc-end: 1647196078.749633, __sync_fetch_and_and_8, passed tp-end: 1647196078.757501, lib/libc/atomic/t___sync_and tp-start: 1647196078.842240, lib/libc/atomic/t___sync_xor, 8 tc-start: 1647196078.844568, __sync_fetch_and_xor_1 tc-end: 1647196078.915455, __sync_fetch_and_xor_1, passed tc-start: 1647196078.922248, __sync_fetch_and_xor_2 tc-end: 1647196078.995547, __sync_fetch_and_xor_2, passed tc-start: 1647196079.3590, __sync_fetch_and_xor_4 tc-end: 1647196079.95658, __sync_fetch_and_xor_4, passed tc-start: 1647196079.102671, __sync_fetch_and_xor_8 tc-end: 1647196079.189743, __sync_fetch_and_xor_8, passed tc-start: 1647196079.201724, __sync_xor_and_fetch_1 tc-end: 1647196079.302014, __sync_xor_and_fetch_1, passed tc-start: 1647196079.312766, __sync_xor_and_fetch_2 tc-end: 1647196079.411567, __sync_xor_and_fetch_2, passed tc-start: 1647196079.421547, __sync_xor_and_fetch_4 tc-end: 1647196079.507200, __sync_xor_and_fetch_4, passed tc-start: 1647196079.516701, __sync_xor_and_fetch_8 tc-end: 1647196079.589779, __sync_xor_and_fetch_8, passed tp-end: 1647196079.596942, lib/libc/atomic/t___sync_xor tp-start: 1647196079.673742, lib/libc/atomic/t___sync_nand, 8 tc-start: 1647196079.676260, __sync_fetch_and_nand_1 tc-end: 1647196079.762215, __sync_fetch_and_nand_1, passed tc-start: 1647196079.770947, __sync_fetch_and_nand_2 tc-end: 1647196079.862736, __sync_fetch_and_nand_2, passed tc-start: 1647196079.870017, __sync_fetch_and_nand_4 tc-end: 1647196079.960931, __sync_fetch_and_nand_4, passed tc-start: 1647196079.969258, __sync_fetch_and_nand_8 tc-end: 1647196080.52020, __sync_fetch_and_nand_8, passed tc-start: 1647196080.60265, __sync_nand_and_fetch_1 tc-end: 1647196080.145567, __sync_nand_and_fetch_1, passed tc-start: 1647196080.153105, __sync_nand_and_fetch_2 tc-end: 1647196080.236070, __sync_nand_and_fetch_2, passed tc-start: 1647196080.244657, __sync_nand_and_fetch_4 tc-end: 1647196080.329697, __sync_nand_and_fetch_4, passed tc-start: 1647196080.339182, __sync_nand_and_fetch_8 tc-end: 1647196080.420784, __sync_nand_and_fetch_8, passed tp-end: 1647196080.429361, lib/libc/atomic/t___sync_nand tp-start: 1647196080.509678, lib/libc/atomic/t___sync_compare_and_swap, 8 tc-start: 1647196080.512830, __sync_bool_compare_and_swap_1 tc-end: 1647196080.589995, __sync_bool_compare_and_swap_1, passed tc-start: 1647196080.597546, __sync_bool_compare_and_swap_2 tc-end: 1647196080.680447, __sync_bool_compare_and_swap_2, passed tc-start: 1647196080.690076, __sync_bool_compare_and_swap_4 tc-end: 1647196080.783151, __sync_bool_compare_and_swap_4, passed tc-start: 1647196080.791503, __sync_bool_compare_and_swap_8 tc-end: 1647196080.866731, __sync_bool_compare_and_swap_8, passed tc-start: 1647196080.874066, __sync_val_compare_and_swap_1 tc-end: 1647196080.951968, __sync_val_compare_and_swap_1, passed tc-start: 1647196080.959783, __sync_val_compare_and_swap_2 tc-end: 1647196081.43060, __sync_val_compare_and_swap_2, passed tc-start: 1647196081.50784, __sync_val_compare_and_swap_4 tc-end: 1647196081.131971, __sync_val_compare_and_swap_4, passed tc-start: 1647196081.139618, __sync_val_compare_and_swap_8 tc-end: 1647196081.221501, __sync_val_compare_and_swap_8, passed tp-end: 1647196081.229189, lib/libc/atomic/t___sync_compare_and_swap tp-start: 1647196081.312231, lib/libc/atomic/t___sync_lock, 9 tc-start: 1647196081.314991, __sync_lock_release_1 tc-end: 1647196081.389351, __sync_lock_release_1, passed tc-start: 1647196081.396398, __sync_lock_release_2 tc-end: 1647196081.482605, __sync_lock_release_2, passed tc-start: 1647196081.490755, __sync_lock_release_4 tc-end: 1647196081.567133, __sync_lock_release_4, passed tc-start: 1647196081.574543, __sync_lock_release_8 tc-end: 1647196081.656330, __sync_lock_release_8, passed tc-start: 1647196081.665133, __sync_lock_test_and_set_1 tc-end: 1647196081.746406, __sync_lock_test_and_set_1, passed tc-start: 1647196081.753137, __sync_lock_test_and_set_2 tc-end: 1647196081.840152, __sync_lock_test_and_set_2, passed tc-start: 1647196081.851054, __sync_lock_test_and_set_4 tc-end: 1647196081.935498, __sync_lock_test_and_set_4, passed tc-start: 1647196081.942837, __sync_lock_test_and_set_8 tc-end: 1647196082.18812, __sync_lock_test_and_set_8, passed tc-start: 1647196082.25974, __sync_synchronize tc-end: 1647196082.104564, __sync_synchronize, passed tp-end: 1647196082.112252, lib/libc/atomic/t___sync_lock tp-start: 1647196082.215121, lib/libc/c063/t_faccessat, 7 tc-start: 1647196082.217641, faccessat_fd tc-end: 1647196082.300306, faccessat_fd, passed tc-start: 1647196082.312574, faccessat_fdcwd tc-end: 1647196082.392697, faccessat_fdcwd, passed tc-start: 1647196082.403159, faccessat_fdcwderr tc-end: 1647196082.486652, faccessat_fdcwderr, passed tc-start: 1647196082.499092, faccessat_fderr1 tc-end: 1647196082.583785, faccessat_fderr1, passed tc-start: 1647196082.594717, faccessat_fderr2 tc-end: 1647196082.686206, faccessat_fderr2, passed tc-start: 1647196082.699560, faccessat_fderr3 tc-end: 1647196082.781229, faccessat_fderr3, passed tc-start: 1647196082.792612, faccessat_fdlink tc-end: 1647196082.875126, faccessat_fdlink, passed tp-end: 1647196082.887470, lib/libc/c063/t_faccessat tp-start: 1647196082.979677, lib/libc/c063/t_fchmodat, 7 tc-start: 1647196082.982365, fchmodat_fd tc-end: 1647196083.65589, fchmodat_fd, passed tc-start: 1647196083.76986, fchmodat_fdcwd tc-end: 1647196083.164202, fchmodat_fdcwd, passed tc-start: 1647196083.176719, fchmodat_fdcwderr tc-end: 1647196083.259376, fchmodat_fdcwderr, passed tc-start: 1647196083.269984, fchmodat_fderr1 tc-end: 1647196083.358117, fchmodat_fderr1, passed tc-start: 1647196083.369094, fchmodat_fderr2 tc-end: 1647196083.452254, fchmodat_fderr2, passed tc-start: 1647196083.464347, fchmodat_fderr3 tc-end: 1647196083.548468, fchmodat_fderr3, passed tc-start: 1647196083.560518, fchmodat_fdlink tc-end: 1647196083.645290, fchmodat_fdlink, passed tp-end: 1647196083.657030, lib/libc/c063/t_fchmodat tp-start: 1647196083.740848, lib/libc/c063/t_fchownat, 7 tc-start: 1647196083.743506, fchownat_fd tc-end: 1647196083.848644, fchownat_fd, passed tc-start: 1647196083.862650, fchownat_fdcwd tc-end: 1647196083.964862, fchownat_fdcwd, passed tc-start: 1647196083.975805, fchownat_fdcwderr tc-end: 1647196084.79344, fchownat_fdcwderr, passed tc-start: 1647196084.90384, fchownat_fderr1 tc-end: 1647196084.194793, fchownat_fderr1, passed tc-start: 1647196084.208164, fchownat_fderr2 tc-end: 1647196084.319925, fchownat_fderr2, passed tc-start: 1647196084.331833, fchownat_fderr3 tc-end: 1647196084.434298, fchownat_fderr3, passed tc-start: 1647196084.445639, fchownat_fdlink tc-end: 1647196084.541226, fchownat_fdlink, passed tp-end: 1647196084.551522, lib/libc/c063/t_fchownat tp-start: 1647196084.619595, lib/libc/c063/t_fexecve, 1 tc-start: 1647196084.622024, fexecve tc-end: 1647196084.735603, fexecve, passed tp-end: 1647196084.744087, lib/libc/c063/t_fexecve tp-start: 1647196084.818319, lib/libc/c063/t_fstatat, 7 tc-start: 1647196084.820583, fstatat_fd tc-end: 1647196084.901101, fstatat_fd, passed tc-start: 1647196084.911469, fstatat_fdcwd tc-end: 1647196084.992821, fstatat_fdcwd, passed tc-start: 1647196085.3472, fstatat_fdcwderr tc-end: 1647196085.87417, fstatat_fdcwderr, passed tc-start: 1647196085.98817, fstatat_fderr1 tc-end: 1647196085.180252, fstatat_fderr1, passed tc-start: 1647196085.190751, fstatat_fderr2 tc-end: 1647196085.276244, fstatat_fderr2, passed tc-start: 1647196085.288051, fstatat_fderr3 tc-end: 1647196085.373248, fstatat_fderr3, passed tc-start: 1647196085.384756, fstatat_fdlink tc-end: 1647196085.469754, fstatat_fdlink, passed tp-end: 1647196085.484514, lib/libc/c063/t_fstatat tp-start: 1647196085.570095, lib/libc/c063/t_linkat, 6 tc-start: 1647196085.572775, linkat_fd tc-end: 1647196085.667471, linkat_fd, passed tc-start: 1647196085.687865, linkat_fdcwd tc-end: 1647196085.803746, linkat_fdcwd, passed tc-start: 1647196085.823549, linkat_fdcwderr tc-end: 1647196085.920333, linkat_fdcwderr, passed tc-start: 1647196085.936276, linkat_fderr tc-end: 1647196086.39133, linkat_fderr, passed tc-start: 1647196086.61594, linkat_fdlink1 tc-end: 1647196086.155647, linkat_fdlink1, passed tc-start: 1647196086.171798, linkat_fdlink2 tc-end: 1647196086.259555, linkat_fdlink2, passed tp-end: 1647196086.277492, lib/libc/c063/t_linkat tp-start: 1647196086.359008, lib/libc/c063/t_mkdirat, 4 tc-start: 1647196086.361512, mkdirat_fd tc-end: 1647196086.446279, mkdirat_fd, passed tc-start: 1647196086.462091, mkdirat_fdcwd tc-end: 1647196086.566926, mkdirat_fdcwd, passed tc-start: 1647196086.583609, mkdirat_fdcwderr tc-end: 1647196086.672942, mkdirat_fdcwderr, passed tc-start: 1647196086.681185, mkdirat_fderr tc-end: 1647196086.775216, mkdirat_fderr, passed tp-end: 1647196086.789628, lib/libc/c063/t_mkdirat tp-start: 1647196086.870392, lib/libc/c063/t_mkfifoat, 5 tc-start: 1647196086.872580, mkfifoat_fd tc-end: 1647196086.954260, mkfifoat_fd, passed tc-start: 1647196086.966062, mkfifoat_fdcwd tc-end: 1647196087.47648, mkfifoat_fdcwd, passed tc-start: 1647196087.59863, mkfifoat_fdcwderr tc-end: 1647196087.156466, mkfifoat_fdcwderr, passed tc-start: 1647196087.165642, mkfifoat_fderr tc-end: 1647196087.269057, mkfifoat_fderr, passed tc-start: 1647196087.280735, mknodat_s_ififo tc-end: 1647196087.360925, mknodat_s_ififo, passed tp-end: 1647196087.378306, lib/libc/c063/t_mkfifoat tp-start: 1647196087.455494, lib/libc/c063/t_mknodat, 4 tc-start: 1647196087.458115, mknodat_fd tc-end: 1647196087.543807, mknodat_fd, passed tc-start: 1647196087.558162, mknodat_fdcwd tc-end: 1647196087.641518, mknodat_fdcwd, passed tc-start: 1647196087.657314, mknodat_fdcwderr tc-end: 1647196087.739550, mknodat_fdcwderr, passed tc-start: 1647196087.748201, mknodat_fderr tc-end: 1647196087.843499, mknodat_fderr, passed tp-end: 1647196087.857441, lib/libc/c063/t_mknodat tp-start: 1647196087.937205, lib/libc/c063/t_o_search, 3 tc-start: 1647196087.939735, o_search_notdir tc-end: 1647196088.32029, o_search_notdir, passed tc-start: 1647196088.46418, o_search_perm1 tc-end: 1647196088.170017, o_search_perm1, passed tc-start: 1647196088.184396, o_search_perm2 tc-end: 1647196088.289053, o_search_perm2, passed tp-end: 1647196088.306621, lib/libc/c063/t_o_search tp-start: 1647196088.416832, lib/libc/c063/t_openat, 6 tc-start: 1647196088.420131, openat_fd tc-end: 1647196088.531921, openat_fd, passed tc-start: 1647196088.544893, openat_fdcwd tc-end: 1647196088.640289, openat_fdcwd, passed tc-start: 1647196088.652992, openat_fdcwderr tc-end: 1647196088.753154, openat_fdcwderr, passed tc-start: 1647196088.763079, openat_fderr1 tc-end: 1647196088.859212, openat_fderr1, passed tc-start: 1647196088.871988, openat_fderr2 tc-end: 1647196088.972326, openat_fderr2, passed tc-start: 1647196088.986607, openat_fderr3 tc-end: 1647196089.73783, openat_fderr3, passed tp-end: 1647196089.85506, lib/libc/c063/t_openat tp-start: 1647196089.175101, lib/libc/c063/t_readlinkat, 5 tc-start: 1647196089.177762, readlinkat_fd tc-end: 1647196089.273354, readlinkat_fd, passed tc-start: 1647196089.288619, readlinkat_fdcwd tc-end: 1647196089.373890, readlinkat_fdcwd, passed tc-start: 1647196089.387978, readlinkat_fdcwderr tc-end: 1647196089.468865, readlinkat_fdcwderr, passed tc-start: 1647196089.476373, readlinkat_fderr1 tc-end: 1647196089.564590, readlinkat_fderr1, passed tc-start: 1647196089.575774, readlinkat_fderr2 tc-end: 1647196089.668645, readlinkat_fderr2, passed tp-end: 1647196089.682914, lib/libc/c063/t_readlinkat tp-start: 1647196089.765751, lib/libc/c063/t_renameat, 4 tc-start: 1647196089.768749, renameat_fd tc-end: 1647196089.857418, renameat_fd, passed tc-start: 1647196089.871298, renameat_fdcwd tc-end: 1647196089.973443, renameat_fdcwd, passed tc-start: 1647196089.989886, renameat_fdcwderr tc-end: 1647196090.77955, renameat_fdcwderr, passed tc-start: 1647196090.120437, renameat_fderr tc-end: 1647196090.209557, renameat_fderr, passed tp-end: 1647196090.224911, lib/libc/c063/t_renameat tp-start: 1647196090.305414, lib/libc/c063/t_symlinkat, 4 tc-start: 1647196090.308019, symlinkat_fd tc-end: 1647196090.404849, symlinkat_fd, passed tc-start: 1647196090.423341, symlinkat_fdcwd tc-end: 1647196090.525964, symlinkat_fdcwd, passed tc-start: 1647196090.540753, symlinkat_fdcwderr tc-end: 1647196090.629216, symlinkat_fdcwderr, passed tc-start: 1647196090.644508, symlinkat_fderr tc-end: 1647196090.735148, symlinkat_fderr, passed tp-end: 1647196090.752282, lib/libc/c063/t_symlinkat tp-start: 1647196090.837539, lib/libc/c063/t_unlinkat, 7 tc-start: 1647196090.840010, unlinkat_dir tc-end: 1647196090.925371, unlinkat_dir, passed tc-start: 1647196090.933220, unlinkat_fd tc-end: 1647196091.26777, unlinkat_fd, passed tc-start: 1647196091.37729, unlinkat_fdcwd tc-end: 1647196091.125983, unlinkat_fdcwd, passed tc-start: 1647196091.137772, unlinkat_fdcwderr tc-end: 1647196091.226561, unlinkat_fdcwderr, passed tc-start: 1647196091.238827, unlinkat_fderr1 tc-end: 1647196091.332864, unlinkat_fderr1, passed tc-start: 1647196091.348325, unlinkat_fderr2 tc-end: 1647196091.427914, unlinkat_fderr2, passed tc-start: 1647196091.442678, unlinkat_fderr3 tc-end: 1647196091.535249, unlinkat_fderr3, passed tp-end: 1647196091.547914, lib/libc/c063/t_unlinkat tp-start: 1647196091.633238, lib/libc/c063/t_utimensat, 7 tc-start: 1647196091.635779, utimensat_fd tc-end: 1647196091.722396, utimensat_fd, passed tc-start: 1647196091.740867, utimensat_fdcwd tc-end: 1647196091.823548, utimensat_fdcwd, passed tc-start: 1647196091.834163, utimensat_fdcwderr tc-end: 1647196091.919651, utimensat_fdcwderr, passed tc-start: 1647196091.931068, utimensat_fderr1 tc-end: 1647196092.21553, utimensat_fderr1, passed tc-start: 1647196092.33492, utimensat_fderr2 tc-end: 1647196092.117438, utimensat_fderr2, passed tc-start: 1647196092.131509, utimensat_fderr3 tc-end: 1647196092.223339, utimensat_fderr3, passed tc-start: 1647196092.237103, utimensat_fdlink tc-end: 1647196092.335048, utimensat_fdlink, passed tp-end: 1647196092.347178, lib/libc/c063/t_utimensat tp-start: 1647196092.441837, lib/libc/db/t_db_hash_seq, 4 tc-start: 1647196092.444515, test_hash_del_all tc-end: 1647196092.539245, test_hash_del_all, passed tc-start: 1647196092.546603, test_hash_del_alt tc-end: 1647196092.631222, test_hash_del_alt, passed tc-start: 1647196092.638853, test_hash_del_every_7 tc-end: 1647196092.727513, test_hash_del_every_7, passed tc-start: 1647196092.736198, test_hash_del_none tc-end: 1647196092.829734, test_hash_del_none, passed tp-end: 1647196092.836220, lib/libc/db/t_db_hash_seq tp-start: 1647196097.711206, lib/libc/db/t_db, 32 tc-start: 1647196097.713907, alternate_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-end: 1647196099.462526, alternate_recno, passed tc-start: 1647196099.479936, big_btree tc-so:checking page size: 512 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:checking page size: 16384 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:checking page size: 65536 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-end: 1647196102.698059, big_btree, passed tc-start: 1647196102.725944, big_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out hash in ] tc-end: 1647196104.565015, big_hash, passed tc-start: 1647196104.609721, big_recno tc-so:checking page size: 512 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:checking page size: 16384 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:checking page size: 65536 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-end: 1647196107.802602, big_recno, passed tc-start: 1647196107.834193, bsize_ffactor tc-so:bucketsize 256, fill factor 11 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=256,ffactor=11,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 256, fill factor 14 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=256,ffactor=14,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 256, fill factor 21 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=256,ffactor=21,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 512, fill factor 21 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=512,ffactor=21,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 512, fill factor 28 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=512,ffactor=28,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 512, fill factor 43 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=512,ffactor=43,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 1024, fill factor 43 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=1024,ffactor=43,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 1024, fill factor 57 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=1024,ffactor=57,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 1024, fill factor 85 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=1024,ffactor=85,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 2048, fill factor 85 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=2048,ffactor=85,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 2048, fill factor 114 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=2048,ffactor=114,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 2048, fill factor 171 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=2048,ffactor=171,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 4096, fill factor 171 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=4096,ffactor=171,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 4096, fill factor 228 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=4096,ffactor=228,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 4096, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=4096,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 8192, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=8192,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 8192, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=8192,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 8192, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=8192,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 16384, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=16384,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 16384, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=16384,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 16384, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=16384,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 32768, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=32768,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 32768, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=32768,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 32768, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=32768,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 65536, fill factor 341 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=65536,ffactor=341,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 65536, fill factor 455 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=65536,ffactor=455,nelem=25000,cachesize=65536 hash in ] tc-so:bucketsize 65536, fill factor 683 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ibsize=65536,ffactor=683,nelem=25000,cachesize=65536 hash in ] tc-end: 1647196412.628909, bsize_ffactor, passed tc-start: 1647196412.654536, bsize_torture tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 2048 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 4096 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 8192 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 16384 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 32768 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_lfsr 65536 ] tc-end: 1647196428.871184, bsize_torture, passed tc-start: 1647196428.882186, btree_byteswap_unaligned_access_bksd tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=1234 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=4321 btree in ] tc-end: 1647196430.124166, btree_byteswap_unaligned_access_bksd, passed tc-start: 1647196430.135288, btree_byteswap_unaligned_access_skbd tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=1234 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out -i psize=512,lorder=4321 btree in ] tc-end: 1647196431.266864, btree_byteswap_unaligned_access_skbd, passed tc-start: 1647196431.278657, btree_known_byte_order tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -f out.1234 -i psize=512,lorder=1234 btree in1 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -f out.4321 -i psize=512,lorder=4321 btree in1 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -f out.1234 -i psize=512,lorder=1234 btree in2 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -f out.4321 -i psize=512,lorder=4321 btree in2 ] tc-end: 1647196433.144998, btree_known_byte_order, passed tc-start: 1647196433.165228, btree_recursive_traversal tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in1 ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in2 ] tc-end: 1647196450.917945, btree_recursive_traversal, passed tc-start: 1647196450.951344, btree_tricky_page_split tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-end: 1647196453.546178, btree_tricky_page_split, passed tc-start: 1647196453.559499, btree_weird_page_split tc-so: page size 512 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-so: page size 1024 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=1024 btree in ] tc-so: page size 2048 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=2048 btree in ] tc-so: page size 4096 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=4096 btree in ] tc-so: page size 8192 tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=8192 btree in ] tc-end: 1647196611.303806, btree_weird_page_split, passed tc-start: 1647196611.321827, byte_orders_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=1234 -f byte.file btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=1234 -f byte.file btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=4321 -f byte.file btree in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=4321 -f byte.file btree in ] tc-end: 1647196614.108401, byte_orders_btree, passed tc-start: 1647196614.132857, byte_orders_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=1234 -f byte.file hash in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=1234 -f byte.file hash in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -ilorder=4321 -f byte.file hash in ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -s -ilorder=4321 -f byte.file hash in ] tc-end: 1647196617.444221, byte_orders_hash, passed tc-start: 1647196617.465023, cursor_flags_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ test -s out ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ test -s out ] tc-end: 1647196619.15931, cursor_flags_btree, passed tc-start: 1647196619.29669, cursor_flags_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:Executing command [ test -s out ] tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:Executing command [ test -s out ] tc-end: 1647196620.703456, cursor_flags_recno, passed tc-start: 1647196620.723758, delete_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out btree in ] tc-so:Executing command [ cat out ] tc-end: 1647196622.9840, delete_btree, passed tc-start: 1647196622.24081, delete_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -o out recno in ] tc-so:Executing command [ cat out ] tc-end: 1647196623.356481, delete_recno, passed tc-start: 1647196623.371152, duplicate_btree tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/db/h_db -iflags=1 btree in | sort ] tc-end: 1647196624.644593, duplicate_btree, passed tc-start: 1647196624.657697, four_char_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i bsize=65536 hash in ] tc-end: 1647196625.421588, four_char_hash, passed tc-start: 1647196625.432393, medium_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1647196626.753532, medium_btree, passed tc-start: 1647196626.766194, medium_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1647196628.120408, medium_hash, passed tc-start: 1647196628.133867, medium_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1647196629.247912, medium_recno, passed tc-start: 1647196629.270991, random_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1647196632.354848, random_recno, passed tc-start: 1647196632.370072, repeated_btree tc-so: 1 of 10 tc-so: 2 of 10 tc-so: 3 of 10 tc-so: 4 of 10 tc-so: 5 of 10 tc-so: 6 of 10 tc-so: 7 of 10 tc-so: 8 of 10 (comparison) tc-so: 9 of 10 tc-so: 10 of 10 tc-end: 1647196633.705790, repeated_btree, passed tc-start: 1647196633.716947, repeated_hash tc-so: 1 of 10 tc-so: 2 of 10 tc-so: 3 of 10 tc-so: 4 of 10 tc-so: 5 of 10 tc-so: 6 of 10 tc-so: 7 of 10 tc-so: 8 of 10 (comparison) tc-so: 9 of 10 tc-so: 10 of 10 tc-end: 1647196634.890427, repeated_hash, passed tc-start: 1647196634.902665, reverse_order_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1647196636.303023, reverse_order_recno, passed tc-start: 1647196636.316707, reverse_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1647196638.618559, reverse_recno, passed tc-start: 1647196638.637579, small_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db btree in ] tc-end: 1647196639.948250, small_btree, passed tc-start: 1647196639.963366, small_hash tc-so:Executing command [ /usr/tests/lib/libc/db/h_db hash in ] tc-end: 1647196641.204814, small_hash, passed tc-start: 1647196641.218827, small_page_btree tc-so:Executing command [ /usr/tests/lib/libc/db/h_db -i psize=512 btree in ] tc-end: 1647196691.558836, small_page_btree, passed tc-start: 1647196691.590979, small_recno tc-so:Executing command [ /usr/tests/lib/libc/db/h_db recno in ] tc-end: 1647196692.968995, small_recno, passed tp-end: 1647196692.982901, lib/libc/db/t_db tp-start: 1647196693.80699, lib/libc/gen/execve/t_execve, 1 tc-start: 1647196693.83195, t_execve_null tc-end: 1647196693.169038, t_execve_null, passed tp-end: 1647196693.177499, lib/libc/gen/execve/t_execve tp-start: 1647196693.277510, lib/libc/gen/posix_spawn/t_spawn, 16 tc-start: 1647196693.280182, t_spawn_chdir_abs tc-end: 1647196693.407834, t_spawn_chdir_abs, passed tc-start: 1647196693.418317, t_spawn_chdir_file tc-end: 1647196693.533274, t_spawn_chdir_file, passed tc-start: 1647196693.542950, t_spawn_chdir_invalid tc-end: 1647196693.643432, t_spawn_chdir_invalid, passed tc-start: 1647196693.650619, t_spawn_chdir_permissions tc-end: 1647196693.751096, t_spawn_chdir_permissions, passed tc-start: 1647196693.762822, t_spawn_chdir_rel tc-end: 1647196693.888396, t_spawn_chdir_rel, passed tc-start: 1647196693.899666, t_spawn_child tc-se:h_spawn exiting with status 0 tc-se:h_spawn exiting with status 1 tc-se:h_spawn exiting with status 7 tc-end: 1647196694.69020, t_spawn_child, passed tc-start: 1647196694.76845, t_spawn_fchdir_abs tc-end: 1647196694.197296, t_spawn_fchdir_abs, passed tc-start: 1647196694.204555, t_spawn_fchdir_closed tc-end: 1647196694.300940, t_spawn_fchdir_closed, passed tc-start: 1647196694.309431, t_spawn_fchdir_file tc-end: 1647196694.396384, t_spawn_fchdir_file, passed tc-start: 1647196694.404118, t_spawn_fchdir_neg_fd tc-end: 1647196694.492864, t_spawn_fchdir_neg_fd, passed tc-start: 1647196694.502646, t_spawn_fchdir_rel tc-end: 1647196694.643443, t_spawn_fchdir_rel, passed tc-start: 1647196694.654952, t_spawn_ls tc-end: 1647196694.741445, t_spawn_ls, passed tc-start: 1647196694.749239, t_spawn_missing tc-end: 1647196694.843711, t_spawn_missing, passed tc-start: 1647196694.852302, t_spawn_nonexec tc-end: 1647196694.941843, t_spawn_nonexec, passed tc-start: 1647196694.949981, t_spawn_zero tc-end: 1647196695.42110, t_spawn_zero, passed tc-start: 1647196695.51441, t_spawnp_ls tc-so:total 8 tc-so:drwx------ 2 root wheel 512 Mar 13 18:38 . tc-so:drwxrwxrwt 5 root wheel 512 Mar 13 18:38 .. tc-end: 1647196695.221216, t_spawnp_ls, passed tp-end: 1647196695.233426, lib/libc/gen/posix_spawn/t_spawn tp-start: 1647196695.316003, lib/libc/gen/posix_spawn/t_fileactions, 6 tc-start: 1647196695.318586, t_spawn_empty_fileactions tc-end: 1647196695.757277, t_spawn_empty_fileactions, passed tc-start: 1647196695.768583, t_spawn_fileactions tc-so:test... tc-end: 1647196695.877375, t_spawn_fileactions, passed tc-start: 1647196695.884657, t_spawn_open_nonexistent tc-end: 1647196695.976311, t_spawn_open_nonexistent, passed tc-start: 1647196695.983314, t_spawn_open_nonexistent_diag tc-end: 1647196696.60556, t_spawn_open_nonexistent_diag, passed tc-start: 1647196696.69649, t_spawn_openmode tc-se:cat: stdin: Bad file descriptor tc-end: 1647196696.255130, t_spawn_openmode, passed tc-start: 1647196696.266129, t_spawn_reopen tc-end: 1647196696.382383, t_spawn_reopen, passed tp-end: 1647196696.389444, lib/libc/gen/posix_spawn/t_fileactions tp-start: 1647196696.462910, lib/libc/gen/posix_spawn/t_spawnattr, 2 tc-start: 1647196696.465542, t_spawn_resetids tc-end: 1647196696.567861, t_spawn_resetids, passed tc-start: 1647196696.575798, t_spawnattr tc-so:h_spawnattr: waiting for command from parent on pipe 3 tc-so:h_spawnattr: got command q from parent tc-so:min 0 max 63 for scheduler 2, returning 0 tc-so:using scheduler 2, priority 0 tc-end: 1647196696.709619, t_spawnattr, passed tp-end: 1647196696.717658, lib/libc/gen/posix_spawn/t_spawnattr tp-start: 1647196696.789110, lib/libc/gen/t_alarm, 3 tc-start: 1647196696.791415, alarm_basic tc-end: 1647196698.581811, alarm_basic, passed tc-start: 1647196698.588405, alarm_fork tc-end: 1647196698.680879, alarm_fork, passed tc-start: 1647196698.688581, alarm_previous tc-end: 1647196698.763188, alarm_previous, passed tp-end: 1647196698.770498, lib/libc/gen/t_alarm tp-start: 1647196698.840384, lib/libc/gen/t_assert, 2 tc-start: 1647196698.842854, assert_false tc-end: 1647196698.930536, assert_false, passed tc-start: 1647196698.938169, assert_true tc-end: 1647196699.36962, assert_true, passed tp-end: 1647196699.44870, lib/libc/gen/t_assert tp-start: 1647196699.115824, lib/libc/gen/t_basedirname, 2 tc-start: 1647196699.118106, basename_posix tc-end: 1647196699.188935, basename_posix, passed tc-start: 1647196699.195980, dirname_posix tc-end: 1647196699.279005, dirname_posix, passed tp-end: 1647196699.288959, lib/libc/gen/t_basedirname tp-start: 1647196699.368718, lib/libc/gen/t_closefrom, 4 tc-start: 1647196699.371186, closefrom_basic tc-end: 1647196699.525073, closefrom_basic, passed tc-start: 1647196699.533877, closefrom_buffer tc-end: 1647196699.685573, closefrom_buffer, passed tc-start: 1647196699.693108, closefrom_err tc-end: 1647196699.768426, closefrom_err, passed tc-start: 1647196699.775441, closefrom_one tc-end: 1647196699.866579, closefrom_one, passed tp-end: 1647196699.876094, lib/libc/gen/t_closefrom tp-start: 1647196699.972793, lib/libc/gen/t_cpuset, 3 tc-start: 1647196699.975689, cpuset_err tc-end: 1647196700.59167, cpuset_err, passed tc-start: 1647196700.68757, cpuset_set tc-end: 1647196700.141519, cpuset_set, passed tc-start: 1647196700.148743, cpuset_size tc-end: 1647196700.222920, cpuset_size, passed tp-end: 1647196700.229837, lib/libc/gen/t_cpuset tp-start: 1647196700.299448, lib/libc/gen/t_dir, 2 tc-start: 1647196700.301741, seekdir_basic tc-end: 1647196700.394230, seekdir_basic, passed tc-start: 1647196700.407938, telldir_leak tc-so:OK: used 0 bytes tc-end: 1647196700.715373, telldir_leak, passed tp-end: 1647196700.722291, lib/libc/gen/t_dir tp-start: 1647196700.799418, lib/libc/gen/t_floatunditf, 1 tc-start: 1647196700.803235, floatunditf tc-end: 1647196700.892933, floatunditf, passed tp-end: 1647196700.902519, lib/libc/gen/t_floatunditf tp-start: 1647196700.994576, lib/libc/gen/t_fmtcheck, 1 tc-start: 1647196700.997129, fmtcheck_basic tc-end: 1647196701.80346, fmtcheck_basic, passed tp-end: 1647196701.90169, lib/libc/gen/t_fmtcheck tp-start: 1647196701.178754, lib/libc/gen/t_fnmatch, 7 tc-start: 1647196701.181187, fnmatch_backslashes tc-end: 1647196701.261608, fnmatch_backslashes, passed tc-start: 1647196701.271231, fnmatch_casefold tc-end: 1647196701.359362, fnmatch_casefold, passed tc-start: 1647196701.366731, fnmatch_initialbracket tc-end: 1647196701.447137, fnmatch_initialbracket, passed tc-start: 1647196701.455181, fnmatch_leadingdir tc-end: 1647196701.547112, fnmatch_leadingdir, passed tc-start: 1647196701.555796, fnmatch_noescape tc-end: 1647196701.643766, fnmatch_noescape, passed tc-start: 1647196701.657233, fnmatch_pathname tc-end: 1647196701.738319, fnmatch_pathname, passed tc-start: 1647196701.746082, fnmatch_period tc-end: 1647196701.825706, fnmatch_period, passed tp-end: 1647196701.833724, lib/libc/gen/t_fnmatch tp-start: 1647196701.928530, lib/libc/gen/t_fpclassify, 2 tc-start: 1647196701.931763, fpclassify_double tc-end: 1647196702.42658, fpclassify_double, passed tc-start: 1647196702.52227, fpclassify_float tc-end: 1647196702.162799, fpclassify_float, passed tp-end: 1647196702.172473, lib/libc/gen/t_fpclassify tp-start: 1647196702.278454, lib/libc/gen/t_fpsetmask, 7 tc-start: 1647196702.281319, fpsetmask_basic tc-end: 1647196702.381705, fpsetmask_basic, passed tc-start: 1647196702.391165, fpsetmask_masked_double tc-end: 1647196702.499468, fpsetmask_masked_double, passed tc-start: 1647196702.509472, fpsetmask_masked_float tc-end: 1647196702.610826, fpsetmask_masked_float, passed tc-start: 1647196702.620873, fpsetmask_masked_long_double tc-end: 1647196702.705312, fpsetmask_masked_long_double, passed tc-start: 1647196702.712426, fpsetmask_unmasked_double tc-end: 1647196702.799666, fpsetmask_unmasked_double, passed tc-start: 1647196702.808211, fpsetmask_unmasked_float tc-end: 1647196702.897895, fpsetmask_unmasked_float, passed tc-start: 1647196702.904706, fpsetmask_unmasked_long_double tc-end: 1647196702.988568, fpsetmask_unmasked_long_double, passed tp-end: 1647196702.996029, lib/libc/gen/t_fpsetmask tp-start: 1647196703.85615, lib/libc/gen/t_fpsetround, 1 tc-start: 1647196703.88415, fpsetround_basic tc-end: 1647196703.172601, fpsetround_basic, passed tp-end: 1647196703.179645, lib/libc/gen/t_fpsetround tp-start: 1647196703.258227, lib/libc/gen/t_ftok, 2 tc-start: 1647196703.260812, ftok_err tc-end: 1647196703.339328, ftok_err, passed tc-start: 1647196703.348390, ftok_link tc-end: 1647196703.513024, ftok_link, passed tp-end: 1647196703.522037, lib/libc/gen/t_ftok tp-start: 1647196703.608003, lib/libc/gen/t_getcwd, 2 tc-start: 1647196703.610964, getcwd_err tc-end: 1647196703.716438, getcwd_err, passed tc-start: 1647196703.726569, getcwd_fts tc-end: 1647196704.227027, getcwd_fts, passed tp-end: 1647196704.236755, lib/libc/gen/t_getcwd tp-start: 1647196704.335646, lib/libc/gen/t_getgrent, 2 tc-start: 1647196704.338629, getgrent_loop tc-end: 1647196704.493679, getgrent_loop, passed tc-start: 1647196704.504732, getgrent_setgid tc-end: 1647196705.402815, getgrent_setgid, passed tp-end: 1647196705.410261, lib/libc/gen/t_getgrent tp-start: 1647196705.497766, lib/libc/gen/t_glob, 6 tc-start: 1647196705.500847, glob_hidden tc-end: 1647196705.585139, glob_hidden, passed tc-start: 1647196705.594081, glob_range tc-end: 1647196705.680427, glob_range, passed tc-start: 1647196705.688963, glob_range_not tc-end: 1647196705.779716, glob_range_not, passed tc-start: 1647196705.788834, glob_star tc-end: 1647196705.877983, glob_star, passed tc-start: 1647196705.886311, glob_star_not tc-end: 1647196705.977348, glob_star_not, passed tc-start: 1647196705.987412, glob_star_star tc-end: 1647196706.98636, glob_star_star, passed tp-end: 1647196706.108742, lib/libc/gen/t_glob tp-start: 1647196706.199604, lib/libc/gen/t_humanize_number, 2 tc-start: 1647196706.202385, humanize_number_basic tc-end: 1647196706.306087, humanize_number_basic, passed tc-start: 1647196706.316432, humanize_number_big tc-end: 1647196706.416272, humanize_number_big, passed tp-end: 1647196706.423668, lib/libc/gen/t_humanize_number tp-start: 1647196706.496071, lib/libc/gen/t_isnan, 2 tc-start: 1647196706.498789, isinf_basic tc-end: 1647196706.576667, isinf_basic, passed tc-start: 1647196706.584916, isnan_basic tc-end: 1647196706.669446, isnan_basic, passed tp-end: 1647196706.677363, lib/libc/gen/t_isnan tp-start: 1647196706.777651, lib/libc/gen/t_nice, 4 tc-start: 1647196706.780677, nice_err tc-end: 1647196706.892323, nice_err, passed tc-start: 1647196706.901739, nice_priority tc-end: 1647196707.290884, nice_priority, passed tc-start: 1647196707.298897, nice_root tc-end: 1647196707.394221, nice_root, passed tc-start: 1647196707.402782, nice_thread tc-end: 1647196707.500792, nice_thread, passed tp-end: 1647196707.509366, lib/libc/gen/t_nice tp-start: 1647196707.587764, lib/libc/gen/t_pause, 2 tc-start: 1647196707.590459, pause_basic tc-end: 1647196709.508934, pause_basic, passed tc-start: 1647196709.517290, pause_kill tc-end: 1647196713.419987, pause_kill, passed tp-end: 1647196713.426967, lib/libc/gen/t_pause tp-start: 1647196713.501290, lib/libc/gen/t_raise, 4 tc-start: 1647196713.503954, raise_err tc-end: 1647196713.581143, raise_err, passed tc-start: 1647196713.588762, raise_ret tc-end: 1647196715.570099, raise_ret, passed tc-start: 1647196715.578763, raise_sig tc-end: 1647196715.850751, raise_sig, passed tc-start: 1647196715.858725, raise_stress tc-end: 1647196717.149438, raise_stress, passed tp-end: 1647196717.160387, lib/libc/gen/t_raise tp-start: 1647196717.263245, lib/libc/gen/t_randomid, 1 tc-start: 1647196717.266394, randomid_basic tc-so:id 35681: last call at 25794, current call 60003 (diff 34209), lowest 41096 tc-so:id 43337: last call at 28273, current call 60053 (diff 31780), lowest 34209 tc-so:id 61817: last call at 28792, current call 60055 (diff 31263), lowest 31780 tc-so:id 60842: last call at 29044, current call 60063 (diff 31019), lowest 31263 tc-so:id 37728: last call at 29776, current call 60104 (diff 30328), lowest 31019 tc-so:id 5677: last call at 59863, current call 90143 (diff 30280), lowest 30328 tc-end: 1647196720.31178, randomid_basic, passed tp-end: 1647196720.38360, lib/libc/gen/t_randomid tp-start: 1647196720.114328, lib/libc/gen/t_realpath, 3 tc-start: 1647196720.116658, realpath_basic tc-end: 1647196720.189103, realpath_basic, passed tc-start: 1647196720.195871, realpath_huge tc-end: 1647196720.269444, realpath_huge, passed tc-start: 1647196720.276972, realpath_symlink tc-end: 1647196720.365530, realpath_symlink, passed tp-end: 1647196720.374879, lib/libc/gen/t_realpath tp-start: 1647196720.462094, lib/libc/gen/t_setdomainname, 3 tc-start: 1647196720.464589, setdomainname_basic tc-end: 1647196720.610643, setdomainname_basic, passed tc-start: 1647196720.617885, setdomainname_limit tc-end: 1647196720.768885, setdomainname_limit, passed tc-start: 1647196720.777843, setdomainname_perm tc-end: 1647196720.956356, setdomainname_perm, passed tp-end: 1647196720.965289, lib/libc/gen/t_setdomainname tp-start: 1647196721.51477, lib/libc/gen/t_sethostname, 3 tc-start: 1647196721.54071, sethostname_basic tc-end: 1647196721.231210, sethostname_basic, passed tc-start: 1647196721.238910, sethostname_limit tc-end: 1647196721.415137, sethostname_limit, passed tc-start: 1647196721.425080, sethostname_perm tc-end: 1647196721.626704, sethostname_perm, passed tp-end: 1647196721.635221, lib/libc/gen/t_sethostname tp-start: 1647196721.720913, lib/libc/gen/t_siginfo, 8 tc-start: 1647196721.723113, sigalarm tc-so:14 0xffffffffffffcf40 0xffffffffffffcfc0 tc-so:si_signo=14 tc-so:si_errno=0 tc-so:si_code=-2 tc-so:si_value.sival_int=0 tc-so:uc_flags 0xa0005 tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x40a61f18 tc-so:uc_mcontext.greg[2] 0x40a61f1c tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0xdae tc-so:uc_mcontext.greg[5] 0x40c2c604 tc-so:uc_mcontext.greg[6] 0x30800000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x40a61f18 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x0 tc-so:uc_mcontext.greg[12] 0x0 tc-so:uc_mcontext.greg[13] 0xffffffffffffd350 tc-so:uc_mcontext.greg[14] 0x105300 tc-so:uc_mcontext.greg[15] 0x4020e000 tc-so:uc_mcontext.greg[16] 0x100000 tc-so:uc_mcontext.greg[17] 0xffffffffffffcaa1 tc-so:uc_mcontext.greg[18] 0x40a61f10 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1647196723.678146, sigalarm, passed tc-start: 1647196723.684638, sigbus_adraln tc-so:now trying to access unaligned address 0x40206011 tc-so:si_addr = 0x0 tc-so:10 0xffffffffffffd000 0xffffffffffffd080 tc-so:si_signo=10 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=52 tc-so:uc_flags 0xa0005 tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x1024bc tc-so:uc_mcontext.greg[2] 0x1024c0 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0x40206011 tc-so:uc_mcontext.greg[5] 0x40c2c484 tc-so:uc_mcontext.greg[6] 0x30800000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x40c2c480 tc-so:uc_mcontext.greg[9] 0x64647265737320 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x32 tc-so:uc_mcontext.greg[12] 0x40206011 tc-so:uc_mcontext.greg[13] 0x2440 tc-so:uc_mcontext.greg[14] 0x8 tc-so:uc_mcontext.greg[15] 0x0 tc-so:uc_mcontext.greg[16] 0x40216048 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb61 tc-so:uc_mcontext.greg[18] 0x1024b0 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1647196723.806618, sigbus_adraln, failed, /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/gen/t_siginfo.c:440: info->si_addr != (volatile void *)addr tc-start: 1647196723.815979, sigchild_dump tc-so:info=0xffffffffffffd010 tc-so:ptr=0xffffffffffffd090 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=3 tc-so:si_uid=0 tc-so:si_pid=9069 tc-so:si_status=11 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1647196725.757107, sigchild_dump, passed tc-start: 1647196725.767953, sigchild_kill tc-so:info=0xffffffffffffd010 tc-so:ptr=0xffffffffffffd090 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=2 tc-so:si_uid=0 tc-so:si_pid=29023 tc-so:si_status=13 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1647196725.893590, sigchild_kill, passed tc-start: 1647196725.901301, sigchild_normal tc-so:info=0xffffffffffffd010 tc-so:ptr=0xffffffffffffd090 tc-so:si_signo=20 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_uid=0 tc-so:si_pid=16406 tc-so:si_status=25 tc-so:si_utime=0 tc-so:si_stime=0 tc-end: 1647196727.892389, sigchild_normal, passed tc-start: 1647196727.900002, sigfpe_flt tc-so:8 0xffffffffffffcfc0 0xffffffffffffd040 tc-so:si_signo=8 tc-so:si_errno=0 tc-so:si_code=3 tc-so:si_value.sival_int=33 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x103028 tc-so:uc_mcontext.greg[2] 0x10302c tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0xf800000 tc-so:uc_mcontext.greg[5] 0x1044d0 tc-so:uc_mcontext.greg[6] 0x81c06000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x205560 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x104328 tc-so:uc_mcontext.greg[12] 0x0 tc-so:uc_mcontext.greg[13] 0x0 tc-so:uc_mcontext.greg[14] 0x40ad2860 tc-so:uc_mcontext.greg[15] 0x2 tc-so:uc_mcontext.greg[16] 0x40c19360 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb21 tc-so:uc_mcontext.greg[18] 0x102ffc tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1647196728.34326, sigfpe_flt, passed tc-start: 1647196728.41874, sigfpe_int tc-so:8 0xffffffffffffcff0 0xffffffffffffd070 tc-so:si_signo=8 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=40 tc-so:uc_flags 0xa000d tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x205400 tc-so:uc_mcontext.greg[2] 0x205404 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0x0 tc-so:uc_mcontext.greg[5] 0xf800000 tc-so:uc_mcontext.greg[6] 0x81c06000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x205560 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x104248 tc-so:uc_mcontext.greg[12] 0x1 tc-so:uc_mcontext.greg[13] 0x0 tc-so:uc_mcontext.greg[14] 0x40ad2860 tc-so:uc_mcontext.greg[15] 0x2 tc-so:uc_mcontext.greg[16] 0x0 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb51 tc-so:uc_mcontext.greg[18] 0x102c08 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1647196728.171579, sigfpe_int, passed tc-start: 1647196728.180442, sigsegv tc-so:11 0xffffffffffffd010 0xffffffffffffd090 tc-so:si_signo=11 tc-so:si_errno=0 tc-so:si_code=1 tc-so:si_value.sival_int=48 tc-so:uc_flags 0xa0005 tc-so:uc_link 0x0 tc-so:uc_sigmask[0] 0x0 tc-so:uc_sigmask[1] 0x0 tc-so:uc_sigmask[2] 0x0 tc-so:uc_sigmask[3] 0x0 tc-so:uc_stack 0x0 0 0x0 tc-so:uc_mcontext.greg[0] 0x44 tc-so:uc_mcontext.greg[1] 0x102580 tc-so:uc_mcontext.greg[2] 0x102584 tc-so:uc_mcontext.greg[3] 0x0 tc-so:uc_mcontext.greg[4] 0xd54 tc-so:uc_mcontext.greg[5] 0x40c2bac4 tc-so:uc_mcontext.greg[6] 0x30800000 tc-so:uc_mcontext.greg[7] 0xffffffffffffffff tc-so:uc_mcontext.greg[8] 0x102580 tc-so:uc_mcontext.greg[9] 0x6e7400 tc-so:uc_mcontext.greg[10] 0x40217860 tc-so:uc_mcontext.greg[11] 0x0 tc-so:uc_mcontext.greg[12] 0x0 tc-so:uc_mcontext.greg[13] 0x0 tc-so:uc_mcontext.greg[14] 0x40ad2860 tc-so:uc_mcontext.greg[15] 0x2 tc-so:uc_mcontext.greg[16] 0x40216048 tc-so:uc_mcontext.greg[17] 0xffffffffffffcb71 tc-so:uc_mcontext.greg[18] 0x102578 tc-so:uc_mcontext.greg[19] 0x82 tc-so:uc_mcontext.greg[20] 0x0 tc-end: 1647196728.312325, sigsegv, passed tp-end: 1647196728.319773, lib/libc/gen/t_siginfo tp-start: 1647196728.396921, lib/libc/gen/t_sleep, 5 tc-start: 1647196728.399390, kevent tc-end: 1647196777.539363, kevent, passed tc-start: 1647196777.546541, nanosleep tc-end: 1647196777.732099, nanosleep, expected_failure, Long reschedule latency due to PR kern/43997: Reschedule latency -46436740 exceeds allowable fuzz 40000000 tc-start: 1647196777.741328, poll tc-end: 1647196846.271530, poll, passed tc-start: 1647196846.278736, select tc-end: 1647196915.230561, select, passed tc-start: 1647196915.238219, sleep tc-end: 1647196920.980085, sleep, expected_failure, Long reschedule latency due to PR kern/43997: Reschedule latency -1000000000 exceeds allowable fuzz 40000000 tp-end: 1647196920.990931, lib/libc/gen/t_sleep tp-start: 1647196921.106114, lib/libc/gen/t_syslog, 2 tc-start: 1647196921.109026, syslog_invalid_priority tc-end: 1647196921.250954, syslog_invalid_priority, passed tc-start: 1647196921.260563, syslog_pthread tc-end: 1647196921.382762, syslog_pthread, passed tp-end: 1647196921.391930, lib/libc/gen/t_syslog tp-start: 1647196921.488124, lib/libc/gen/t_time, 3 tc-start: 1647196921.491059, time_copy tc-end: 1647196921.586548, time_copy, passed tc-start: 1647196921.596099, time_mono tc-se:1647196921 vs. 1647196923 tc-se:1647196923 vs. 1647196925 tc-se:1647196925 vs. 1647196927 tc-se:1647196927 vs. 1647196929 tc-se:1647196929 vs. 1647196931 tc-se:1647196931 vs. 1647196933 tc-se:1647196933 vs. 1647196935 tc-se:1647196935 vs. 1647196937 tc-se:1647196937 vs. 1647196938 tc-se:1647196938 vs. 1647196940 tc-end: 1647196940.813492, time_mono, passed tc-start: 1647196940.819275, time_timeofday tc-se:1647196940 vs. 1647196940 tc-end: 1647196940.896107, time_timeofday, passed tp-end: 1647196940.902597, lib/libc/gen/t_time tp-start: 1647196940.992667, lib/libc/gen/t_ttyname, 4 tc-start: 1647196940.995153, ttyname_err tc-end: 1647196941.107532, ttyname_err, passed tc-start: 1647196941.117823, ttyname_r_err tc-end: 1647196941.224511, ttyname_r_err, passed tc-start: 1647196941.232686, ttyname_r_stdin tc-end: 1647196941.326475, ttyname_r_stdin, passed tc-start: 1647196941.334780, ttyname_stdin tc-end: 1647196941.434699, ttyname_stdin, passed tp-end: 1647196941.442975, lib/libc/gen/t_ttyname tp-start: 1647196941.542790, lib/libc/gen/t_vis, 5 tc-start: 1647196941.544880, strunvis_hex tc-end: 1647196941.625430, strunvis_hex, passed tc-start: 1647196941.632207, strvis_basic tc-end: 1647196941.733670, strvis_basic, passed tc-start: 1647196941.741213, strvis_empty tc-end: 1647196941.829461, strvis_empty, passed tc-start: 1647196941.837072, strvis_locale tc-end: 1647196941.938752, strvis_locale, passed tc-start: 1647196941.945502, strvis_null tc-end: 1647196942.32905, strvis_null, passed tp-end: 1647196942.42583, lib/libc/gen/t_vis tp-start: 1647196942.146161, lib/libc/hash/t_sha2, 3 tc-start: 1647196942.146482, t_sha256 tc-end: 1647196942.233039, t_sha256, passed tc-start: 1647196942.241188, t_sha384 tc-end: 1647196942.348328, t_sha384, passed tc-start: 1647196942.356269, t_sha512 tc-end: 1647196942.466139, t_sha512, passed tp-end: 1647196942.482394, lib/libc/hash/t_sha2 tp-start: 1647196942.613596, lib/libc/hash/t_hmac, 1 tc-start: 1647196942.616005, t_hmac tc-end: 1647196944.713311, t_hmac, passed tp-end: 1647196944.724033, lib/libc/hash/t_hmac tp-start: 1647196945.618302, lib/libc/hash/t_hash, 2 tc-start: 1647196945.621567, md5 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/hash/h_hash -r < /usr/tests/lib/libc/hash/data/md5test-in ] tc-end: 1647196946.657527, md5, passed tc-start: 1647196946.667519, sha1 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/hash/h_hash -rs < /usr/tests/lib/libc/hash/data/sha1test-in ] tc-so:Executing command [ /bin/sh -c jot -s '' -b 'a' -n 1000000 | /usr/tests/lib/libc/hash/h_hash -rs ] tc-end: 1647196953.638830, sha1, passed tp-end: 1647196953.648536, lib/libc/hash/t_hash tp-start: 1647196953.742907, lib/libc/inet/t_inet_addr, 2 tc-start: 1647196953.745076, inet_addr_basic tc-se:checking 127.0.0.1 tc-se:checking 99.99.99.99 tc-se:checking 0.0.0.0 tc-se:checking 255.255.255.255 tc-end: 1647196953.822614, inet_addr_basic, passed tc-start: 1647196953.831662, inet_addr_err tc-se:checking . . . . tc-se:checking 1.2.3. tc-se:checking 0.0.0.256 tc-se:checking 255.255.255.256 tc-se:checking ................................................ tc-se:checking a.b.c.d tc-se:checking 0x0.0x1.0x2.0x3 tc-se:checking -1.-1.-1.-1 tc-se:checking tc-se:checking tc-end: 1647196953.920495, inet_addr_err, passed tp-end: 1647196953.927325, lib/libc/inet/t_inet_addr tp-start: 1647196954.12938, lib/libc/inet/t_inet_network, 2 tc-start: 1647196954.15789, inet_network_basic tc-end: 1647196954.103101, inet_network_basic, passed tc-start: 1647196954.111904, inet_network_err tc-end: 1647196954.197007, inet_network_err, passed tp-end: 1647196954.204705, lib/libc/inet/t_inet_network tp-start: 1647196954.297494, lib/libc/locale/t_mbrtowc, 2 tc-start: 1647196954.300127, mbrtowc_internal tc-so:Checking string: "ABCD01234_\134" tc-so:Using locale: C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]" tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP2/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "“ú–{ŒêA‚ B‚¢" tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "ÆüËܸìA¤¢B¤¤" tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Using mbstate: no tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-end: 1647196954.482287, mbrtowc_internal, passed tc-start: 1647196954.491000, mbrtowc_object tc-so:Checking string: "ABCD01234_\134" tc-so:Using locale: C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]" tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP2/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "“ú–{ŒêA‚ B‚¢" tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-so:Checking string: "ÆüËܸìA¤¢B¤¤" tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Using mbstate: yes tc-so:First using repeated mbrtowc tc-so:Now using mbsrtowcs tc-so:Ok. tc-end: 1647196954.652794, mbrtowc_object, passed tp-end: 1647196954.661710, lib/libc/locale/t_mbrtowc tp-start: 1647196955.125005, lib/libc/locale/t_mbstowcs, 1 tc-start: 1647196955.146749, mbstowcs_basic tc-so:Checking string: "[\001\177][\200\007\377][\010\000\377\377][\001\000\000\037\377\377][\040\000\000\003\377\377\377][\004\000\000\000\177\377\377\377]" tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Ok. tc-so:Checking string: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Checking string: "‚r‚i‚h‚r‚Å‚·Baaaa‚ ‚¢‚¤‚¦‚¨" tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Ok. tc-so:Checking string: "£Å£Õ£Ã¤Ç¤¹¡£aaaa¤¢¤¤¤¦¤¨¤ª" tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Ok. tc-end: 1647196955.405906, mbstowcs_basic, passed tp-end: 1647196955.429894, lib/libc/locale/t_mbstowcs tp-start: 1647196955.508992, lib/libc/locale/t_mbsnrtowcs, 1 tc-start: 1647196955.511625, mbsnrtowcs tc-end: 1647196955.592830, mbsnrtowcs, passed tp-end: 1647196955.600650, lib/libc/locale/t_mbsnrtowcs tp-start: 1647196955.665518, lib/libc/locale/t_mbtowc, 2 tc-start: 1647196955.667735, mbtowc_basic tc-so:Trying locale: en_US.UTF-8 tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\240" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\240" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Locale is state-dependent tc-so:Checking illegal sequence: "\033$B" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "B" tc-so:mbtowc() returned: 5 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: ja_JP.SJIS tc-so:Using locale: C/ja_JP.SJIS/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\202" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "‚ " tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: ja_JP.eucJP tc-so:Using locale: C/ja_JP.eucJP/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\244\200" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "¤¢" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: zh_CN.GB18030 tc-so:Using locale: C/zh_CN.GB18030/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\241" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\241\241" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: zh_TW.Big5 tc-so:Using locale: C/zh_TW.Big5/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\241" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\241\100" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-so:Trying locale: zh_TW.eucTW tc-so:Using locale: C/zh_TW.eucTW/C/C/C/C tc-so:Locale is state-independent tc-so:Checking illegal sequence: "\241" tc-so:mbtowc() returned: -1 tc-so:errno: Illegal byte sequence tc-so:Checking legal sequence: "\107\000\241\241" tc-so:mbtowc() returned: 2 tc-so:errno: Undefined error: 0 tc-so:Ok. tc-end: 1647196955.912556, mbtowc_basic, passed tc-start: 1647196955.920608, mbtowc_sign tc-so:Charset: 646 tc-so:mbtowc(): 1 tc-so:Result: 0x000000E4 tc-so:wctomb(): 1 tc-so:E4 tc-end: 1647196956.1837, mbtowc_sign, passed tp-end: 1647196956.8656, lib/libc/locale/t_mbtowc tp-start: 1647196956.71839, lib/libc/locale/t_wcscspn, 1 tc-start: 1647196956.74054, wcscspn tc-end: 1647196956.144455, wcscspn, passed tp-end: 1647196956.153787, lib/libc/locale/t_wcscspn tp-start: 1647196956.238964, lib/libc/locale/t_wcspbrk, 1 tc-start: 1647196956.241839, wcspbrk tc-end: 1647196956.335076, wcspbrk, passed tp-end: 1647196956.352474, lib/libc/locale/t_wcspbrk tp-start: 1647196956.445680, lib/libc/locale/t_wcsrtombs, 1 tc-start: 1647196956.448444, wcsrtombs_advance tc-end: 1647196956.526123, wcsrtombs_advance, passed tp-end: 1647196956.535825, lib/libc/locale/t_wcsrtombs tp-start: 1647196956.614524, lib/libc/locale/t_wcsspn, 1 tc-start: 1647196956.617436, wcsspn tc-end: 1647196956.705771, wcsspn, passed tp-end: 1647196956.712808, lib/libc/locale/t_wcsspn tp-start: 1647196956.789027, lib/libc/locale/t_wcstod, 2 tc-start: 1647196956.791619, wcstod tc-so:Checking wcstod("IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("+INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("-INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod("INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("+INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod("-INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -IN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -INX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+ INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("- INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INF", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFINIT", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFINIT", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFINIT", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFINITY", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFINITY", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFINITY", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod(" INFINITYX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" +INFINITYX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: INF tc-so: expected: INF tc-so: tc-so:Checking wcstod(" -INFINITYX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -INF tc-so: expected: -INF tc-so: tc-so:Checking wcstod("NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("+NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("-NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("+NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("-NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -NA", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -NAX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+ NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("- NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" +NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" -NAN", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" +NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod(" -NANX", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: NAN tc-so: expected: NAN tc-so: tc-so:Checking wcstod("0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 1 tc-so: expected: 1 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+ 0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("- 0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 0 tc-so: expected: 0 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".00", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(".000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -000", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -000.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -000.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0.0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 1 tc-so: expected: 1 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 1 tc-so: expected: 1 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X.0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 2 tc-so: expected: 2 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -00X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 3 tc-so: expected: 3 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.0", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 4 tc-so: expected: 4 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("+0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("-0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 5 tc-so: expected: 5 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" 0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" +0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod(" -0X0.P", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: -0.000000 tc-so: expected: 0.000000 tc-so: tc-so:Checking wcstod("0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod("+0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod("-0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -0.123457 tc-so: expected: -0.123457 tc-so: tc-so:Checking wcstod(" 0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod(" +0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.123457 tc-so: expected: 0.123457 tc-so: tc-so:Checking wcstod(" -0.12345678", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.123457 tc-so: expected: -0.123457 tc-so: tc-so:Checking wcstod("0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod("+0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod("-0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod(" 0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod(" +0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: 1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod(" -0.12345E67", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: expected: -1234499999999999990586342234430876588775808682167182896205364461568.000000 tc-so: tc-so:Checking wcstod("0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod("+0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod("-0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -123450.000000 tc-so: expected: -123450.000000 tc-so: tc-so:Checking wcstod(" 0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod(" +0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 123450.000000 tc-so: expected: 123450.000000 tc-so: tc-so:Checking wcstod(" -0.12345E+6", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -123450.000000 tc-so: expected: -123450.000000 tc-so: tc-so:Checking wcstod("0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod("+0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod("-0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -0.000099 tc-so: expected: -0.000099 tc-so: tc-so:Checking wcstod(" 0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod(" +0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 0.000099 tc-so: expected: 0.000099 tc-so: tc-so:Checking wcstod(" -0.98765E-4", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -0.000099 tc-so: expected: -0.000099 tc-so: tc-so:Checking wcstod("12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 10 tc-so: expected: 10 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod("+12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod("-12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: -12345678000000000.000000 tc-so: expected: -12345678000000000.000000 tc-so: tc-so:Checking wcstod(" 12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 15 tc-so: expected: 15 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod(" +12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: 12345678000000000.000000 tc-so: expected: 12345678000000000.000000 tc-so: tc-so:Checking wcstod(" -12345678E9", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 16 tc-so: expected: 16 tc-so:[result] tc-so: real: -12345678000000000.000000 tc-so: expected: -12345678000000000.000000 tc-so: tc-so:Checking wcstod("0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("+0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("-0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod(" 0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" +0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" -0x1P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod("0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("+0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod("-0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod(" 0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" +0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 4.000000 tc-so: expected: 4.000000 tc-so: tc-so:Checking wcstod(" -0x1.0P+2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -4.000000 tc-so: expected: -4.000000 tc-so: tc-so:Checking wcstod("0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 6 tc-so: expected: 6 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("+0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("-0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 7 tc-so: expected: 7 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-so:Checking wcstod(" 0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 11 tc-so: expected: 11 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" +0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" -0x1P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 12 tc-so: expected: 12 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-so:Checking wcstod("0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 8 tc-so: expected: 8 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("+0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod("-0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 9 tc-so: expected: 9 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-so:Checking wcstod(" 0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 13 tc-so: expected: 13 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" +0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: 0.250000 tc-so: expected: 0.250000 tc-so: tc-so:Checking wcstod(" -0x1.0P-2", &tail): tc-so:[errno] tc-so: got : Undefined error: 0 tc-so: expected: Undefined error: 0 tc-so:[endptr - nptr] tc-so: got : 14 tc-so: expected: 14 tc-so:[result] tc-so: real: -0.250000 tc-so: expected: -0.250000 tc-so: tc-end: 1647196959.868467, wcstod, passed tc-start: 1647196959.875807, wcstombs tc-so:wcslen("IN") = 2 tc-so:wcstombs(NULL, "IN", 0) = 2 tc-so:wcstombs(buf, "IN", 3) = "IN" tc-so:wcslen("+IN") = 3 tc-so:wcstombs(NULL, "+IN", 0) = 3 tc-so:wcstombs(buf, "+IN", 4) = "+IN" tc-so:wcslen("-IN") = 3 tc-so:wcstombs(NULL, "-IN", 0) = 3 tc-so:wcstombs(buf, "-IN", 4) = "-IN" tc-so:wcslen("INX") = 3 tc-so:wcstombs(NULL, "INX", 0) = 3 tc-so:wcstombs(buf, "INX", 4) = "INX" tc-so:wcslen("+INX") = 4 tc-so:wcstombs(NULL, "+INX", 0) = 4 tc-so:wcstombs(buf, "+INX", 5) = "+INX" tc-so:wcslen("-INX") = 4 tc-so:wcstombs(NULL, "-INX", 0) = 4 tc-so:wcstombs(buf, "-INX", 5) = "-INX" tc-so:wcslen("INF") = 3 tc-so:wcstombs(NULL, "INF", 0) = 3 tc-so:wcstombs(buf, "INF", 4) = "INF" tc-so:wcslen("+INF") = 4 tc-so:wcstombs(NULL, "+INF", 0) = 4 tc-so:wcstombs(buf, "+INF", 5) = "+INF" tc-so:wcslen("-INF") = 4 tc-so:wcstombs(NULL, "-INF", 0) = 4 tc-so:wcstombs(buf, "-INF", 5) = "-INF" tc-so:wcslen("INFX") = 4 tc-so:wcstombs(NULL, "INFX", 0) = 4 tc-so:wcstombs(buf, "INFX", 5) = "INFX" tc-so:wcslen("+INFX") = 5 tc-so:wcstombs(NULL, "+INFX", 0) = 5 tc-so:wcstombs(buf, "+INFX", 6) = "+INFX" tc-so:wcslen("-INFX") = 5 tc-so:wcstombs(NULL, "-INFX", 0) = 5 tc-so:wcstombs(buf, "-INFX", 6) = "-INFX" tc-so:wcslen(" IN") = 7 tc-so:wcstombs(NULL, " IN", 0) = 7 tc-so:wcstombs(buf, " IN", 8) = " IN" tc-so:wcslen(" +IN") = 8 tc-so:wcstombs(NULL, " +IN", 0) = 8 tc-so:wcstombs(buf, " +IN", 9) = " +IN" tc-so:wcslen(" -IN") = 8 tc-so:wcstombs(NULL, " -IN", 0) = 8 tc-so:wcstombs(buf, " -IN", 9) = " -IN" tc-so:wcslen(" INX") = 8 tc-so:wcstombs(NULL, " INX", 0) = 8 tc-so:wcstombs(buf, " INX", 9) = " INX" tc-so:wcslen(" +INX") = 9 tc-so:wcstombs(NULL, " +INX", 0) = 9 tc-so:wcstombs(buf, " +INX", 10) = " +INX" tc-so:wcslen(" -INX") = 9 tc-so:wcstombs(NULL, " -INX", 0) = 9 tc-so:wcstombs(buf, " -INX", 10) = " -INX" tc-so:wcslen("+ INF") = 9 tc-so:wcstombs(NULL, "+ INF", 0) = 9 tc-so:wcstombs(buf, "+ INF", 10) = "+ INF" tc-so:wcslen("- INF") = 9 tc-so:wcstombs(NULL, "- INF", 0) = 9 tc-so:wcstombs(buf, "- INF", 10) = "- INF" tc-so:wcslen(" INF") = 8 tc-so:wcstombs(NULL, " INF", 0) = 8 tc-so:wcstombs(buf, " INF", 9) = " INF" tc-so:wcslen(" +INF") = 9 tc-so:wcstombs(NULL, " +INF", 0) = 9 tc-so:wcstombs(buf, " +INF", 10) = " +INF" tc-so:wcslen(" -INF") = 9 tc-so:wcstombs(NULL, " -INF", 0) = 9 tc-so:wcstombs(buf, " -INF", 10) = " -INF" tc-so:wcslen(" INFX") = 9 tc-so:wcstombs(NULL, " INFX", 0) = 9 tc-so:wcstombs(buf, " INFX", 10) = " INFX" tc-so:wcslen(" +INFX") = 10 tc-so:wcstombs(NULL, " +INFX", 0) = 10 tc-so:wcstombs(buf, " +INFX", 11) = " +INFX" tc-so:wcslen(" -INFX") = 10 tc-so:wcstombs(NULL, " -INFX", 0) = 10 tc-so:wcstombs(buf, " -INFX", 11) = " -INFX" tc-so:wcslen(" INFINIT") = 12 tc-so:wcstombs(NULL, " INFINIT", 0) = 12 tc-so:wcstombs(buf, " INFINIT", 13) = " INFINIT" tc-so:wcslen(" +INFINIT") = 13 tc-so:wcstombs(NULL, " +INFINIT", 0) = 13 tc-so:wcstombs(buf, " +INFINIT", 14) = " +INFINIT" tc-so:wcslen(" -INFINIT") = 13 tc-so:wcstombs(NULL, " -INFINIT", 0) = 13 tc-so:wcstombs(buf, " -INFINIT", 14) = " -INFINIT" tc-so:wcslen(" INFINITY") = 13 tc-so:wcstombs(NULL, " INFINITY", 0) = 13 tc-so:wcstombs(buf, " INFINITY", 14) = " INFINITY" tc-so:wcslen(" +INFINITY") = 14 tc-so:wcstombs(NULL, " +INFINITY", 0) = 14 tc-so:wcstombs(buf, " +INFINITY", 15) = " +INFINITY" tc-so:wcslen(" -INFINITY") = 14 tc-so:wcstombs(NULL, " -INFINITY", 0) = 14 tc-so:wcstombs(buf, " -INFINITY", 15) = " -INFINITY" tc-so:wcslen(" INFINITYX") = 14 tc-so:wcstombs(NULL, " INFINITYX", 0) = 14 tc-so:wcstombs(buf, " INFINITYX", 15) = " INFINITYX" tc-so:wcslen(" +INFINITYX") = 15 tc-so:wcstombs(NULL, " +INFINITYX", 0) = 15 tc-so:wcstombs(buf, " +INFINITYX", 16) = " +INFINITYX" tc-so:wcslen(" -INFINITYX") = 15 tc-so:wcstombs(NULL, " -INFINITYX", 0) = 15 tc-so:wcstombs(buf, " -INFINITYX", 16) = " -INFINITYX" tc-so:wcslen("NA") = 2 tc-so:wcstombs(NULL, "NA", 0) = 2 tc-so:wcstombs(buf, "NA", 3) = "NA" tc-so:wcslen("+NA") = 3 tc-so:wcstombs(NULL, "+NA", 0) = 3 tc-so:wcstombs(buf, "+NA", 4) = "+NA" tc-so:wcslen("-NA") = 3 tc-so:wcstombs(NULL, "-NA", 0) = 3 tc-so:wcstombs(buf, "-NA", 4) = "-NA" tc-so:wcslen("NAX") = 3 tc-so:wcstombs(NULL, "NAX", 0) = 3 tc-so:wcstombs(buf, "NAX", 4) = "NAX" tc-so:wcslen("+NAX") = 4 tc-so:wcstombs(NULL, "+NAX", 0) = 4 tc-so:wcstombs(buf, "+NAX", 5) = "+NAX" tc-so:wcslen("-NAX") = 4 tc-so:wcstombs(NULL, "-NAX", 0) = 4 tc-so:wcstombs(buf, "-NAX", 5) = "-NAX" tc-so:wcslen("NAN") = 3 tc-so:wcstombs(NULL, "NAN", 0) = 3 tc-so:wcstombs(buf, "NAN", 4) = "NAN" tc-so:wcslen("+NAN") = 4 tc-so:wcstombs(NULL, "+NAN", 0) = 4 tc-so:wcstombs(buf, "+NAN", 5) = "+NAN" tc-so:wcslen("-NAN") = 4 tc-so:wcstombs(NULL, "-NAN", 0) = 4 tc-so:wcstombs(buf, "-NAN", 5) = "-NAN" tc-so:wcslen("NANX") = 4 tc-so:wcstombs(NULL, "NANX", 0) = 4 tc-so:wcstombs(buf, "NANX", 5) = "NANX" tc-so:wcslen("+NANX") = 5 tc-so:wcstombs(NULL, "+NANX", 0) = 5 tc-so:wcstombs(buf, "+NANX", 6) = "+NANX" tc-so:wcslen("-NANX") = 5 tc-so:wcstombs(NULL, "-NANX", 0) = 5 tc-so:wcstombs(buf, "-NANX", 6) = "-NANX" tc-so:wcslen(" NA") = 7 tc-so:wcstombs(NULL, " NA", 0) = 7 tc-so:wcstombs(buf, " NA", 8) = " NA" tc-so:wcslen(" +NA") = 8 tc-so:wcstombs(NULL, " +NA", 0) = 8 tc-so:wcstombs(buf, " +NA", 9) = " +NA" tc-so:wcslen(" -NA") = 8 tc-so:wcstombs(NULL, " -NA", 0) = 8 tc-so:wcstombs(buf, " -NA", 9) = " -NA" tc-so:wcslen(" NAX") = 8 tc-so:wcstombs(NULL, " NAX", 0) = 8 tc-so:wcstombs(buf, " NAX", 9) = " NAX" tc-so:wcslen(" +NAX") = 9 tc-so:wcstombs(NULL, " +NAX", 0) = 9 tc-so:wcstombs(buf, " +NAX", 10) = " +NAX" tc-so:wcslen(" -NAX") = 9 tc-so:wcstombs(NULL, " -NAX", 0) = 9 tc-so:wcstombs(buf, " -NAX", 10) = " -NAX" tc-so:wcslen("+ NAN") = 9 tc-so:wcstombs(NULL, "+ NAN", 0) = 9 tc-so:wcstombs(buf, "+ NAN", 10) = "+ NAN" tc-so:wcslen("- NAN") = 9 tc-so:wcstombs(NULL, "- NAN", 0) = 9 tc-so:wcstombs(buf, "- NAN", 10) = "- NAN" tc-so:wcslen(" NAN") = 8 tc-so:wcstombs(NULL, " NAN", 0) = 8 tc-so:wcstombs(buf, " NAN", 9) = " NAN" tc-so:wcslen(" +NAN") = 9 tc-so:wcstombs(NULL, " +NAN", 0) = 9 tc-so:wcstombs(buf, " +NAN", 10) = " +NAN" tc-so:wcslen(" -NAN") = 9 tc-so:wcstombs(NULL, " -NAN", 0) = 9 tc-so:wcstombs(buf, " -NAN", 10) = " -NAN" tc-so:wcslen(" NANX") = 9 tc-so:wcstombs(NULL, " NANX", 0) = 9 tc-so:wcstombs(buf, " NANX", 10) = " NANX" tc-so:wcslen(" +NANX") = 10 tc-so:wcstombs(NULL, " +NANX", 0) = 10 tc-so:wcstombs(buf, " +NANX", 11) = " +NANX" tc-so:wcslen(" -NANX") = 10 tc-so:wcstombs(NULL, " -NANX", 0) = 10 tc-so:wcstombs(buf, " -NANX", 11) = " -NANX" tc-so:wcslen("0") = 1 tc-so:wcstombs(NULL, "0", 0) = 1 tc-so:wcstombs(buf, "0", 2) = "0" tc-so:wcslen("+0") = 2 tc-so:wcstombs(NULL, "+0", 0) = 2 tc-so:wcstombs(buf, "+0", 3) = "+0" tc-so:wcslen("-0") = 2 tc-so:wcstombs(NULL, "-0", 0) = 2 tc-so:wcstombs(buf, "-0", 3) = "-0" tc-so:wcslen(" 0") = 11 tc-so:wcstombs(NULL, " 0", 0) = 11 tc-so:wcstombs(buf, " 0", 12) = " 0" tc-so:wcslen(" +0") = 12 tc-so:wcstombs(NULL, " +0", 0) = 12 tc-so:wcstombs(buf, " +0", 13) = " +0" tc-so:wcslen(" -0") = 12 tc-so:wcstombs(NULL, " -0", 0) = 12 tc-so:wcstombs(buf, " -0", 13) = " -0" tc-so:wcslen("+ 0") = 12 tc-so:wcstombs(NULL, "+ 0", 0) = 12 tc-so:wcstombs(buf, "+ 0", 13) = "+ 0" tc-so:wcslen("- 0") = 12 tc-so:wcstombs(NULL, "- 0", 0) = 12 tc-so:wcstombs(buf, "- 0", 13) = "- 0" tc-so:wcslen(".") = 1 tc-so:wcstombs(NULL, ".", 0) = 1 tc-so:wcstombs(buf, ".", 2) = "." tc-so:wcslen(".0") = 2 tc-so:wcstombs(NULL, ".0", 0) = 2 tc-so:wcstombs(buf, ".0", 3) = ".0" tc-so:wcslen(".00") = 3 tc-so:wcstombs(NULL, ".00", 0) = 3 tc-so:wcstombs(buf, ".00", 4) = ".00" tc-so:wcslen(".000") = 4 tc-so:wcstombs(NULL, ".000", 0) = 4 tc-so:wcstombs(buf, ".000", 5) = ".000" tc-so:wcslen("0.") = 2 tc-so:wcstombs(NULL, "0.", 0) = 2 tc-so:wcstombs(buf, "0.", 3) = "0." tc-so:wcslen("+0.") = 3 tc-so:wcstombs(NULL, "+0.", 0) = 3 tc-so:wcstombs(buf, "+0.", 4) = "+0." tc-so:wcslen("-0.") = 3 tc-so:wcstombs(NULL, "-0.", 0) = 3 tc-so:wcstombs(buf, "-0.", 4) = "-0." tc-so:wcslen(" 0.") = 12 tc-so:wcstombs(NULL, " 0.", 0) = 12 tc-so:wcstombs(buf, " 0.", 13) = " 0." tc-so:wcslen(" +0.") = 13 tc-so:wcstombs(NULL, " +0.", 0) = 13 tc-so:wcstombs(buf, " +0.", 14) = " +0." tc-so:wcslen(" -0.") = 13 tc-so:wcstombs(NULL, " -0.", 0) = 13 tc-so:wcstombs(buf, " -0.", 14) = " -0." tc-so:wcslen("0.0") = 3 tc-so:wcstombs(NULL, "0.0", 0) = 3 tc-so:wcstombs(buf, "0.0", 4) = "0.0" tc-so:wcslen("+0.0") = 4 tc-so:wcstombs(NULL, "+0.0", 0) = 4 tc-so:wcstombs(buf, "+0.0", 5) = "+0.0" tc-so:wcslen("-0.0") = 4 tc-so:wcstombs(NULL, "-0.0", 0) = 4 tc-so:wcstombs(buf, "-0.0", 5) = "-0.0" tc-so:wcslen(" 0.0") = 13 tc-so:wcstombs(NULL, " 0.0", 0) = 13 tc-so:wcstombs(buf, " 0.0", 14) = " 0.0" tc-so:wcslen(" +0.0") = 14 tc-so:wcstombs(NULL, " +0.0", 0) = 14 tc-so:wcstombs(buf, " +0.0", 15) = " +0.0" tc-so:wcslen(" -0.0") = 14 tc-so:wcstombs(NULL, " -0.0", 0) = 14 tc-so:wcstombs(buf, " -0.0", 15) = " -0.0" tc-so:wcslen("000") = 3 tc-so:wcstombs(NULL, "000", 0) = 3 tc-so:wcstombs(buf, "000", 4) = "000" tc-so:wcslen("+000") = 4 tc-so:wcstombs(NULL, "+000", 0) = 4 tc-so:wcstombs(buf, "+000", 5) = "+000" tc-so:wcslen("-000") = 4 tc-so:wcstombs(NULL, "-000", 0) = 4 tc-so:wcstombs(buf, "-000", 5) = "-000" tc-so:wcslen(" 000") = 13 tc-so:wcstombs(NULL, " 000", 0) = 13 tc-so:wcstombs(buf, " 000", 14) = " 000" tc-so:wcslen(" +000") = 14 tc-so:wcstombs(NULL, " +000", 0) = 14 tc-so:wcstombs(buf, " +000", 15) = " +000" tc-so:wcslen(" -000") = 14 tc-so:wcstombs(NULL, " -000", 0) = 14 tc-so:wcstombs(buf, " -000", 15) = " -000" tc-so:wcslen("000.") = 4 tc-so:wcstombs(NULL, "000.", 0) = 4 tc-so:wcstombs(buf, "000.", 5) = "000." tc-so:wcslen("+000.") = 5 tc-so:wcstombs(NULL, "+000.", 0) = 5 tc-so:wcstombs(buf, "+000.", 6) = "+000." tc-so:wcslen("-000.") = 5 tc-so:wcstombs(NULL, "-000.", 0) = 5 tc-so:wcstombs(buf, "-000.", 6) = "-000." tc-so:wcslen(" 000.") = 14 tc-so:wcstombs(NULL, " 000.", 0) = 14 tc-so:wcstombs(buf, " 000.", 15) = " 000." tc-so:wcslen(" +000.") = 15 tc-so:wcstombs(NULL, " +000.", 0) = 15 tc-so:wcstombs(buf, " +000.", 16) = " +000." tc-so:wcslen(" -000.") = 15 tc-so:wcstombs(NULL, " -000.", 0) = 15 tc-so:wcstombs(buf, " -000.", 16) = " -000." tc-so:wcslen("000.0") = 5 tc-so:wcstombs(NULL, "000.0", 0) = 5 tc-so:wcstombs(buf, "000.0", 6) = "000.0" tc-so:wcslen("+000.0") = 6 tc-so:wcstombs(NULL, "+000.0", 0) = 6 tc-so:wcstombs(buf, "+000.0", 7) = "+000.0" tc-so:wcslen("-000.0") = 6 tc-so:wcstombs(NULL, "-000.0", 0) = 6 tc-so:wcstombs(buf, "-000.0", 7) = "-000.0" tc-so:wcslen(" 000.0") = 15 tc-so:wcstombs(NULL, " 000.0", 0) = 15 tc-so:wcstombs(buf, " 000.0", 16) = " 000.0" tc-so:wcslen(" +000.0") = 16 tc-so:wcstombs(NULL, " +000.0", 0) = 16 tc-so:wcstombs(buf, " +000.0", 17) = " +000.0" tc-so:wcslen(" -000.0") = 16 tc-so:wcstombs(NULL, " -000.0", 0) = 16 tc-so:wcstombs(buf, " -000.0", 17) = " -000.0" tc-so:wcslen("0.0.") = 4 tc-so:wcstombs(NULL, "0.0.", 0) = 4 tc-so:wcstombs(buf, "0.0.", 5) = "0.0." tc-so:wcslen("+0.0.") = 5 tc-so:wcstombs(NULL, "+0.0.", 0) = 5 tc-so:wcstombs(buf, "+0.0.", 6) = "+0.0." tc-so:wcslen("-0.0.") = 5 tc-so:wcstombs(NULL, "-0.0.", 0) = 5 tc-so:wcstombs(buf, "-0.0.", 6) = "-0.0." tc-so:wcslen(" 0.0.") = 14 tc-so:wcstombs(NULL, " 0.0.", 0) = 14 tc-so:wcstombs(buf, " 0.0.", 15) = " 0.0." tc-so:wcslen(" +0.0.") = 15 tc-so:wcstombs(NULL, " +0.0.", 0) = 15 tc-so:wcstombs(buf, " +0.0.", 16) = " +0.0." tc-so:wcslen(" -0.0.") = 15 tc-so:wcstombs(NULL, " -0.0.", 0) = 15 tc-so:wcstombs(buf, " -0.0.", 16) = " -0.0." tc-so:wcslen("0.0.0") = 5 tc-so:wcstombs(NULL, "0.0.0", 0) = 5 tc-so:wcstombs(buf, "0.0.0", 6) = "0.0.0" tc-so:wcslen("+0.0.0") = 6 tc-so:wcstombs(NULL, "+0.0.0", 0) = 6 tc-so:wcstombs(buf, "+0.0.0", 7) = "+0.0.0" tc-so:wcslen("-0.0.0") = 6 tc-so:wcstombs(NULL, "-0.0.0", 0) = 6 tc-so:wcstombs(buf, "-0.0.0", 7) = "-0.0.0" tc-so:wcslen(" 0.0.0") = 15 tc-so:wcstombs(NULL, " 0.0.0", 0) = 15 tc-so:wcstombs(buf, " 0.0.0", 16) = " 0.0.0" tc-so:wcslen(" +0.0.0") = 16 tc-so:wcstombs(NULL, " +0.0.0", 0) = 16 tc-so:wcstombs(buf, " +0.0.0", 17) = " +0.0.0" tc-so:wcslen(" -0.0.0") = 16 tc-so:wcstombs(NULL, " -0.0.0", 0) = 16 tc-so:wcstombs(buf, " -0.0.0", 17) = " -0.0.0" tc-so:wcslen("0X") = 2 tc-so:wcstombs(NULL, "0X", 0) = 2 tc-so:wcstombs(buf, "0X", 3) = "0X" tc-so:wcslen("+0X") = 3 tc-so:wcstombs(NULL, "+0X", 0) = 3 tc-so:wcstombs(buf, "+0X", 4) = "+0X" tc-so:wcslen("-0X") = 3 tc-so:wcstombs(NULL, "-0X", 0) = 3 tc-so:wcstombs(buf, "-0X", 4) = "-0X" tc-so:wcslen("0X.") = 3 tc-so:wcstombs(NULL, "0X.", 0) = 3 tc-so:wcstombs(buf, "0X.", 4) = "0X." tc-so:wcslen("+0X.") = 4 tc-so:wcstombs(NULL, "+0X.", 0) = 4 tc-so:wcstombs(buf, "+0X.", 5) = "+0X." tc-so:wcslen("-0X.") = 4 tc-so:wcstombs(NULL, "-0X.", 0) = 4 tc-so:wcstombs(buf, "-0X.", 5) = "-0X." tc-so:wcslen(" 0X.") = 13 tc-so:wcstombs(NULL, " 0X.", 0) = 13 tc-so:wcstombs(buf, " 0X.", 14) = " 0X." tc-so:wcslen(" +0X.") = 14 tc-so:wcstombs(NULL, " +0X.", 0) = 14 tc-so:wcstombs(buf, " +0X.", 15) = " +0X." tc-so:wcslen(" -0X.") = 14 tc-so:wcstombs(NULL, " -0X.", 0) = 14 tc-so:wcstombs(buf, " -0X.", 15) = " -0X." tc-so:wcslen("0X.0") = 4 tc-so:wcstombs(NULL, "0X.0", 0) = 4 tc-so:wcstombs(buf, "0X.0", 5) = "0X.0" tc-so:wcslen("+0X.0") = 5 tc-so:wcstombs(NULL, "+0X.0", 0) = 5 tc-so:wcstombs(buf, "+0X.0", 6) = "+0X.0" tc-so:wcslen("-0X.0") = 5 tc-so:wcstombs(NULL, "-0X.0", 0) = 5 tc-so:wcstombs(buf, "-0X.0", 6) = "-0X.0" tc-so:wcslen(" 0X.0") = 14 tc-so:wcstombs(NULL, " 0X.0", 0) = 14 tc-so:wcstombs(buf, " 0X.0", 15) = " 0X.0" tc-so:wcslen(" +0X.0") = 15 tc-so:wcstombs(NULL, " +0X.0", 0) = 15 tc-so:wcstombs(buf, " +0X.0", 16) = " +0X.0" tc-so:wcslen(" -0X.0") = 15 tc-so:wcstombs(NULL, " -0X.0", 0) = 15 tc-so:wcstombs(buf, " -0X.0", 16) = " -0X.0" tc-so:wcslen("0X.0P") = 5 tc-so:wcstombs(NULL, "0X.0P", 0) = 5 tc-so:wcstombs(buf, "0X.0P", 6) = "0X.0P" tc-so:wcslen("+0X.0P") = 6 tc-so:wcstombs(NULL, "+0X.0P", 0) = 6 tc-so:wcstombs(buf, "+0X.0P", 7) = "+0X.0P" tc-so:wcslen("-0X.0P") = 6 tc-so:wcstombs(NULL, "-0X.0P", 0) = 6 tc-so:wcstombs(buf, "-0X.0P", 7) = "-0X.0P" tc-so:wcslen(" 0X.0P") = 15 tc-so:wcstombs(NULL, " 0X.0P", 0) = 15 tc-so:wcstombs(buf, " 0X.0P", 16) = " 0X.0P" tc-so:wcslen(" +0X.0P") = 16 tc-so:wcstombs(NULL, " +0X.0P", 0) = 16 tc-so:wcstombs(buf, " +0X.0P", 17) = " +0X.0P" tc-so:wcslen(" -0X.0P") = 16 tc-so:wcstombs(NULL, " -0X.0P", 0) = 16 tc-so:wcstombs(buf, " -0X.0P", 17) = " -0X.0P" tc-so:wcslen("0X0") = 3 tc-so:wcstombs(NULL, "0X0", 0) = 3 tc-so:wcstombs(buf, "0X0", 4) = "0X0" tc-so:wcslen("+0X0") = 4 tc-so:wcstombs(NULL, "+0X0", 0) = 4 tc-so:wcstombs(buf, "+0X0", 5) = "+0X0" tc-so:wcslen("-0X0") = 4 tc-so:wcstombs(buf, "-0X0", 5) = "-0X0" tc-so:wcslen(" 0X0") = 13 tc-so:wcstombs(NULL, " 0X0", 0) = 13 tc-so:wcstombs(buf, " 0X0", 14) = " 0X0" tc-so:wcslen(" +0X0") = 14 tc-so:wcstombs(NULL, " +0X0", 0) = 14 tc-so:wcstombs(buf, " +0X0", 15) = " +0X0" tc-so:wcslen(" -0X0") = 14 tc-so:wcstombs(NULL, " -0X0", 0) = 14 tc-so:wcstombs(buf, " -0X0", 15) = " -0X0" tc-so:wcslen("00X0.0") = 6 tc-so:wcstombs(NULL, "00X0.0", 0) = 6 tc-so:wcstombs(buf, "00X0.0", 7) = "00X0.0" tc-so:wcslen("+00X0.0") = 7 tc-so:wcstombs(NULL, "+00X0.0", 0) = 7 tc-so:wcstombs(buf, "+00X0.0", 8) = "+00X0.0" tc-so:wcslen("-00X0.0") = 7 tc-so:wcstombs(NULL, "-00X0.0", 0) = 7 tc-so:wcstombs(buf, "-00X0.0", 8) = "-00X0.0" tc-so:wcslen(" 00X0.0") = 16 tc-so:wcstombs(NULL, " 00X0.0", 0) = 16 tc-so:wcstombs(buf, " 00X0.0", 17) = " 00X0.0" tc-so:wcslen(" +00X0.0") = 17 tc-so:wcstombs(NULL, " +00X0.0", 0) = 17 tc-so:wcstombs(buf, " +00X0.0", 18) = " +00X0.0" tc-so:wcslen(" -00X0.0") = 17 tc-so:wcstombs(NULL, " -00X0.0", 0) = 17 tc-so:wcstombs(buf, " -00X0.0", 18) = " -00X0.0" tc-so:wcslen("0X0P") = 4 tc-so:wcstombs(NULL, "0X0P", 0) = 4 tc-so:wcstombs(buf, "0X0P", 5) = "0X0P" tc-so:wcslen("+0X0P") = 5 tc-so:wcstombs(NULL, "+0X0P", 0) = 5 tc-so:wcstombs(buf, "+0X0P", 6) = "+0X0P" tc-so:wcslen("-0X0P") = 5 tc-so:wcstombs(NULL, "-0X0P", 0) = 5 tc-so:wcstombs(buf, "-0X0P", 6) = "-0X0P" tc-so:wcslen(" 0X0P") = 14 tc-so:wcstombs(NULL, " 0X0P", 0) = 14 tc-so:wcstombs(buf, " 0X0P", 15) = " 0X0P" tc-so:wcslen(" +0X0P") = 15 tc-so:wcstombs(NULL, " +0X0P", 0) = 15 tc-so:wcstombs(buf, " +0X0P", 16) = " +0X0P" tc-so:wcslen(" -0X0P") = 15 tc-so:wcstombs(NULL, " -0X0P", 0) = 15 tc-so:wcstombs(buf, " -0X0P", 16) = " -0X0P" tc-so:wcslen("0X0.") = 4 tc-so:wcstombs(NULL, "0X0.", 0) = 4 tc-so:wcstombs(buf, "0X0.", 5) = "0X0." tc-so:wcslen("+0X0.") = 5 tc-so:wcstombs(NULL, "+0X0.", 0) = 5 tc-so:wcstombs(buf, "+0X0.", 6) = "+0X0." tc-so:wcslen("-0X0.") = 5 tc-so:wcstombs(NULL, "-0X0.", 0) = 5 tc-so:wcstombs(buf, "-0X0.", 6) = "-0X0." tc-so:wcslen(" 0X0.") = 14 tc-so:wcstombs(NULL, " 0X0.", 0) = 14 tc-so:wcstombs(buf, " 0X0.", 15) = " 0X0." tc-so:wcslen(" +0X0.") = 15 tc-so:wcstombs(NULL, " +0X0.", 0) = 15 tc-so:wcstombs(buf, " +0X0.", 16) = " +0X0." tc-so:wcslen(" -0X0.") = 15 tc-so:wcstombs(NULL, " -0X0.", 0) = 15 tc-so:wcstombs(buf, " -0X0.", 16) = " -0X0." tc-so:wcslen("0X0.0") = 5 tc-so:wcstombs(NULL, "0X0.0", 0) = 5 tc-so:wcstombs(buf, "0X0.0", 6) = "0X0.0" tc-so:wcslen("+0X0.0") = 6 tc-so:wcstombs(NULL, "+0X0.0", 0) = 6 tc-so:wcstombs(buf, "+0X0.0", 7) = "+0X0.0" tc-so:wcslen("-0X0.0") = 6 tc-so:wcstombs(NULL, "-0X0.0", 0) = 6 tc-so:wcstombs(buf, "-0X0.0", 7) = "-0X0.0" tc-so:wcslen(" 0X0.0") = 15 tc-so:wcstombs(NULL, " 0X0.0", 0) = 15 tc-so:wcstombs(buf, " 0X0.0", 16) = " 0X0.0" tc-so:wcslen(" +0X0.0") = 16 tc-so:wcstombs(NULL, " +0X0.0", 0) = 16 tc-so:wcstombs(buf, " +0X0.0", 17) = " +0X0.0" tc-so:wcslen(" -0X0.0") = 16 tc-so:wcstombs(NULL, " -0X0.0", 0) = 16 tc-so:wcstombs(buf, " -0X0.0", 17) = " -0X0.0" tc-so:wcslen("0X0.P") = 5 tc-so:wcstombs(NULL, "0X0.P", 0) = 5 tc-so:wcstombs(buf, "0X0.P", 6) = "0X0.P" tc-so:wcslen("+0X0.P") = 6 tc-so:wcstombs(NULL, "+0X0.P", 0) = 6 tc-so:wcstombs(buf, "+0X0.P", 7) = "+0X0.P" tc-so:wcslen("-0X0.P") = 6 tc-so:wcstombs(NULL, "-0X0.P", 0) = 6 tc-so:wcstombs(buf, "-0X0.P", 7) = "-0X0.P" tc-so:wcslen(" 0X0.P") = 15 tc-so:wcstombs(NULL, " 0X0.P", 0) = 15 tc-so:wcstombs(buf, " 0X0.P", 16) = " 0X0.P" tc-so:wcslen(" +0X0.P") = 16 tc-so:wcstombs(NULL, " +0X0.P", 0) = 16 tc-so:wcstombs(buf, " +0X0.P", 17) = " +0X0.P" tc-so:wcslen(" -0X0.P") = 16 tc-so:wcstombs(NULL, " -0X0.P", 0) = 16 tc-so:wcstombs(buf, " -0X0.P", 17) = " -0X0.P" tc-so:wcslen("0X0.P") = 5 tc-so:wcstombs(NULL, "0X0.P", 0) = 5 tc-so:wcstombs(buf, "0X0.P", 6) = "0X0.P" tc-so:wcslen("+0X0.P") = 6 tc-so:wcstombs(NULL, "+0X0.P", 0) = 6 tc-so:wcstombs(buf, "+0X0.P", 7) = "+0X0.P" tc-so:wcslen("-0X0.P") = 6 tc-so:wcstombs(NULL, "-0X0.P", 0) = 6 tc-so:wcstombs(buf, "-0X0.P", 7) = "-0X0.P" tc-so:wcslen(" 0X0.P") = 15 tc-so:wcstombs(NULL, " 0X0.P", 0) = 15 tc-so:wcstombs(buf, " 0X0.P", 16) = " 0X0.P" tc-so:wcslen(" +0X0.P") = 16 tc-so:wcstombs(NULL, " +0X0.P", 0) = 16 tc-so:wcstombs(buf, " +0X0.P", 17) = " +0X0.P" tc-so:wcslen(" -0X0.P") = 16 tc-so:wcstombs(NULL, " -0X0.P", 0) = 16 tc-so:wcstombs(buf, " -0X0.P", 17) = " -0X0.P" tc-so:wcslen("0.12345678") = 10 tc-so:wcstombs(NULL, "0.12345678", 0) = 10 tc-so:wcstombs(buf, "0.12345678", 11) = "0.12345678" tc-so:wcslen("+0.12345678") = 11 tc-so:wcstombs(NULL, "+0.12345678", 0) = 11 tc-so:wcstombs(buf, "+0.12345678", 12) = "+0.12345678" tc-so:wcslen("-0.12345678") = 11 tc-so:wcstombs(NULL, "-0.12345678", 0) = 11 tc-so:wcstombs(buf, "-0.12345678", 12) = "-0.12345678" tc-so:wcslen(" 0.12345678") = 15 tc-so:wcstombs(NULL, " 0.12345678", 0) = 15 tc-so:wcstombs(buf, " 0.12345678", 16) = " 0.12345678" tc-so:wcslen(" +0.12345678") = 16 tc-so:wcstombs(NULL, " +0.12345678", 0) = 16 tc-so:wcstombs(buf, " +0.12345678", 17) = " +0.12345678" tc-so:wcslen(" -0.12345678") = 16 tc-so:wcstombs(NULL, " -0.12345678", 0) = 16 tc-so:wcstombs(buf, " -0.12345678", 17) = " -0.12345678" tc-so:wcslen("0.12345E67") = 10 tc-so:wcstombs(NULL, "0.12345E67", 0) = 10 tc-so:wcstombs(buf, "0.12345E67", 11) = "0.12345E67" tc-so:wcslen("+0.12345E67") = 11 tc-so:wcstombs(NULL, "+0.12345E67", 0) = 11 tc-so:wcstombs(buf, "+0.12345E67", 12) = "+0.12345E67" tc-so:wcslen("-0.12345E67") = 11 tc-so:wcstombs(NULL, "-0.12345E67", 0) = 11 tc-so:wcstombs(buf, "-0.12345E67", 12) = "-0.12345E67" tc-so:wcslen(" 0.12345E67") = 15 tc-so:wcstombs(NULL, " 0.12345E67", 0) = 15 tc-so:wcstombs(buf, " 0.12345E67", 16) = " 0.12345E67" tc-so:wcslen(" +0.12345E67") = 16 tc-so:wcstombs(NULL, " +0.12345E67", 0) = 16 tc-so:wcstombs(buf, " +0.12345E67", 17) = " +0.12345E67" tc-so:wcslen(" -0.12345E67") = 16 tc-so:wcstombs(NULL, " -0.12345E67", 0) = 16 tc-so:wcstombs(buf, " -0.12345E67", 17) = " -0.12345E67" tc-so:wcslen("0.12345E+6") = 10 tc-so:wcstombs(NULL, "0.12345E+6", 0) = 10 tc-so:wcstombs(buf, "0.12345E+6", 11) = "0.12345E+6" tc-so:wcslen("+0.12345E+6") = 11 tc-so:wcstombs(NULL, "+0.12345E+6", 0) = 11 tc-so:wcstombs(buf, "+0.12345E+6", 12) = "+0.12345E+6" tc-so:wcslen("-0.12345E+6") = 11 tc-so:wcstombs(NULL, "-0.12345E+6", 0) = 11 tc-so:wcstombs(buf, "-0.12345E+6", 12) = "-0.12345E+6" tc-so:wcslen(" 0.12345E+6") = 15 tc-so:wcstombs(NULL, " 0.12345E+6", 0) = 15 tc-so:wcstombs(buf, " 0.12345E+6", 16) = " 0.12345E+6" tc-so:wcslen(" +0.12345E+6") = 16 tc-so:wcstombs(NULL, " +0.12345E+6", 0) = 16 tc-so:wcstombs(buf, " +0.12345E+6", 17) = " +0.12345E+6" tc-so:wcslen(" -0.12345E+6") = 16 tc-so:wcstombs(NULL, " -0.12345E+6", 0) = 16 tc-so:wcstombs(buf, " -0.12345E+6", 17) = " -0.12345E+6" tc-so:wcslen("0.98765E-4") = 10 tc-so:wcstombs(NULL, "0.98765E-4", 0) = 10 tc-so:wcstombs(buf, "0.98765E-4", 11) = "0.98765E-4" tc-so:wcslen("+0.98765E-4") = 11 tc-so:wcstombs(NULL, "+0.98765E-4", 0) = 11 tc-so:wcstombs(buf, "+0.98765E-4", 12) = "+0.98765E-4" tc-so:wcslen("-0.98765E-4") = 11 tc-so:wcstombs(NULL, "-0.98765E-4", 0) = 11 tc-so:wcstombs(buf, "-0.98765E-4", 12) = "-0.98765E-4" tc-so:wcslen(" 0.98765E-4") = 15 tc-so:wcstombs(NULL, " 0.98765E-4", 0) = 15 tc-so:wcstombs(buf, " 0.98765E-4", 16) = " 0.98765E-4" tc-so:wcslen(" +0.98765E-4") = 16 tc-so:wcstombs(NULL, " +0.98765E-4", 0) = 16 tc-so:wcstombs(buf, " +0.98765E-4", 17) = " +0.98765E-4" tc-so:wcslen(" -0.98765E-4") = 16 tc-so:wcstombs(NULL, " -0.98765E-4", 0) = 16 tc-so:wcstombs(buf, " -0.98765E-4", 17) = " -0.98765E-4" tc-so:wcslen("12345678E9") = 10 tc-so:wcstombs(NULL, "12345678E9", 0) = 10 tc-so:wcstombs(buf, "12345678E9", 11) = "12345678E9" tc-so:wcslen("+12345678E9") = 11 tc-so:wcstombs(NULL, "+12345678E9", 0) = 11 tc-so:wcstombs(buf, "+12345678E9", 12) = "+12345678E9" tc-so:wcslen("-12345678E9") = 11 tc-so:wcstombs(NULL, "-12345678E9", 0) = 11 tc-so:wcstombs(buf, "-12345678E9", 12) = "-12345678E9" tc-so:wcslen(" 12345678E9") = 15 tc-so:wcstombs(NULL, " 12345678E9", 0) = 15 tc-so:wcstombs(buf, " 12345678E9", 16) = " 12345678E9" tc-so:wcslen(" +12345678E9") = 16 tc-so:wcstombs(NULL, " +12345678E9", 0) = 16 tc-so:wcstombs(buf, " +12345678E9", 17) = " +12345678E9" tc-so:wcslen(" -12345678E9") = 16 tc-so:wcstombs(NULL, " -12345678E9", 0) = 16 tc-so:wcstombs(buf, " -12345678E9", 17) = " -12345678E9" tc-so:wcslen("0x1P+2") = 6 tc-so:wcstombs(NULL, "0x1P+2", 0) = 6 tc-so:wcstombs(buf, "0x1P+2", 7) = "0x1P+2" tc-so:wcslen("+0x1P+2") = 7 tc-so:wcstombs(NULL, "+0x1P+2", 0) = 7 tc-so:wcstombs(buf, "+0x1P+2", 8) = "+0x1P+2" tc-so:wcslen("-0x1P+2") = 7 tc-so:wcstombs(NULL, "-0x1P+2", 0) = 7 tc-so:wcstombs(buf, "-0x1P+2", 8) = "-0x1P+2" tc-so:wcslen(" 0x1P+2") = 11 tc-so:wcstombs(NULL, " 0x1P+2", 0) = 11 tc-so:wcstombs(buf, " 0x1P+2", 12) = " 0x1P+2" tc-so:wcslen(" +0x1P+2") = 12 tc-so:wcstombs(NULL, " +0x1P+2", 0) = 12 tc-so:wcstombs(buf, " +0x1P+2", 13) = " +0x1P+2" tc-so:wcslen(" -0x1P+2") = 12 tc-so:wcstombs(NULL, " -0x1P+2", 0) = 12 tc-so:wcstombs(buf, " -0x1P+2", 13) = " -0x1P+2" tc-so:wcslen("0x1.0P+2") = 8 tc-so:wcstombs(NULL, "0x1.0P+2", 0) = 8 tc-so:wcstombs(buf, "0x1.0P+2", 9) = "0x1.0P+2" tc-so:wcslen("+0x1.0P+2") = 9 tc-so:wcstombs(NULL, "+0x1.0P+2", 0) = 9 tc-so:wcstombs(buf, "+0x1.0P+2", 10) = "+0x1.0P+2" tc-so:wcslen("-0x1.0P+2") = 9 tc-so:wcstombs(NULL, "-0x1.0P+2", 0) = 9 tc-so:wcstombs(buf, "-0x1.0P+2", 10) = "-0x1.0P+2" tc-so:wcslen(" 0x1.0P+2") = 13 tc-so:wcstombs(NULL, " 0x1.0P+2", 0) = 13 tc-so:wcstombs(buf, " 0x1.0P+2", 14) = " 0x1.0P+2" tc-so:wcslen(" +0x1.0P+2") = 14 tc-so:wcstombs(NULL, " +0x1.0P+2", 0) = 14 tc-so:wcstombs(buf, " +0x1.0P+2", 15) = " +0x1.0P+2" tc-so:wcslen(" -0x1.0P+2") = 14 tc-so:wcstombs(NULL, " -0x1.0P+2", 0) = 14 tc-so:wcstombs(buf, " -0x1.0P+2", 15) = " -0x1.0P+2" tc-so:wcslen("0x1P-2") = 6 tc-so:wcstombs(NULL, "0x1P-2", 0) = 6 tc-so:wcstombs(buf, "0x1P-2", 7) = "0x1P-2" tc-so:wcslen("+0x1P-2") = 7 tc-so:wcstombs(NULL, "+0x1P-2", 0) = 7 tc-so:wcstombs(buf, "+0x1P-2", 8) = "+0x1P-2" tc-so:wcslen("-0x1P-2") = 7 tc-so:wcstombs(NULL, "-0x1P-2", 0) = 7 tc-so:wcstombs(buf, "-0x1P-2", 8) = "-0x1P-2" tc-so:wcslen(" 0x1P-2") = 11 tc-so:wcstombs(NULL, " 0x1P-2", 0) = 11 tc-so:wcstombs(buf, " 0x1P-2", 12) = " 0x1P-2" tc-so:wcslen(" +0x1P-2") = 12 tc-so:wcstombs(NULL, " +0x1P-2", 0) = 12 tc-so:wcstombs(buf, " +0x1P-2", 13) = " +0x1P-2" tc-so:wcslen(" -0x1P-2") = 12 tc-so:wcstombs(NULL, " -0x1P-2", 0) = 12 tc-so:wcstombs(buf, " -0x1P-2", 13) = " -0x1P-2" tc-so:wcslen("0x1.0P-2") = 8 tc-so:wcstombs(NULL, "0x1.0P-2", 0) = 8 tc-so:wcstombs(buf, "0x1.0P-2", 9) = "0x1.0P-2" tc-so:wcslen("+0x1.0P-2") = 9 tc-so:wcstombs(NULL, "+0x1.0P-2", 0) = 9 tc-so:wcstombs(buf, "+0x1.0P-2", 10) = "+0x1.0P-2" tc-so:wcslen("-0x1.0P-2") = 9 tc-so:wcstombs(NULL, "-0x1.0P-2", 0) = 9 tc-so:wcstombs(buf, "-0x1.0P-2", 10) = "-0x1.0P-2" tc-so:wcslen(" 0x1.0P-2") = 13 tc-so:wcstombs(NULL, " 0x1.0P-2", 0) = 13 tc-so:wcstombs(buf, " 0x1.0P-2", 14) = " 0x1.0P-2" tc-so:wcslen(" +0x1.0P-2") = 14 tc-so:wcstombs(NULL, " +0x1.0P-2", 0) = 14 tc-so:wcstombs(buf, " +0x1.0P-2", 15) = " +0x1.0P-2" tc-so:wcslen(" -0x1.0P-2") = 14 tc-so:wcstombs(NULL, " -0x1.0P-2", 0) = 14 tc-so:wcstombs(buf, " -0x1.0P-2", 15) = " -0x1.0P-2" tc-end: 1647196960.55155, wcstombs, passed tp-end: 1647196960.61932, lib/libc/locale/t_wcstod tp-start: 1647196960.149855, lib/libc/locale/t_wctomb, 3 tc-start: 1647196960.150424, wcrtomb tc-so:Checking wcrtomb() (using internal state) tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Trying locale: C tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "ABC" tc-so:Using locale: C tc-so:Ok. tc-end: 1647196960.244065, wcrtomb, passed tc-start: 1647196960.249901, wcrtomb_state tc-so:Checking wcrtomb() (with state object) tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking sequence: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Trying locale: C tc-so:Checking sequence: "ABC" tc-so:Using locale: C tc-so:Ok. tc-end: 1647196960.355358, wcrtomb_state, passed tc-start: 1647196960.364141, wctomb tc-so:Checking wctomb() tc-so:Trying locale: ja_JP.ISO2022-JP tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "B" tc-so:Using locale: C/ja_JP.ISO2022-JP/C/C/C/C tc-so:Ok. tc-so:Trying locale: C tc-so:Checking correct reporting of statefulness tc-so:Checking sequence: "ABC" tc-so:Using locale: C tc-so:Ok. tc-end: 1647196960.655565, wctomb, passed tp-end: 1647196960.664017, lib/libc/locale/t_wctomb tp-start: 1647196960.758995, lib/libc/locale/t_io, 6 tc-start: 1647196960.761999, bad_big5_getwc tc-end: 1647196960.869142, bad_big5_getwc, passed tc-start: 1647196960.876621, bad_big5_swprintf tc-end: 1647196960.985775, bad_big5_swprintf, passed tc-start: 1647196960.993691, bad_big5_wprintf tc-end: 1647196961.105573, bad_big5_wprintf, passed tc-start: 1647196961.115365, good_big5_getwc tc-end: 1647196961.224559, good_big5_getwc, passed tc-start: 1647196961.234532, good_big5_swprintf tc-end: 1647196961.342993, good_big5_swprintf, passed tc-start: 1647196961.352170, good_big5_wprintf tc-so:Ï@ tc-end: 1647196961.458923, good_big5_wprintf, passed tp-end: 1647196961.466633, lib/libc/locale/t_io tp-start: 1647196961.535657, lib/libc/locale/t_toupper, 2 tc-start: 1647196961.538130, tolower tc-so:Trying locale C... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 61, reported 61 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 62, reported 62 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 63, reported 63 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 64, reported 64 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 65, reported 65 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Trying locale ru_RU.KOI8-R... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 61, reported 61 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 62, reported 62 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 63, reported 63 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 64, reported 64 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 65, reported 65 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Comparing char 10, lower c1, with upper e1 tc-so: expecting c1, reported c1 tc-so:Comparing char 11, lower c2, with upper e2 tc-so: expecting c2, reported c2 tc-so:Comparing char 12, lower d7, with upper f7 tc-so: expecting d7, reported d7 tc-so:Comparing char 13, lower c7, with upper e7 tc-so: expecting c7, reported c7 tc-so:Comparing char 14, lower c4, with upper e4 tc-so: expecting c4, reported c4 tc-so:Comparing char 15, lower c5, with upper e5 tc-so: expecting c5, reported c5 tc-so:Comparing char 16, lower a3, with upper b3 tc-so: expecting a3, reported a3 tc-end: 1647196961.691520, tolower, passed tc-start: 1647196961.702248, toupper tc-so:Trying locale C... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 41, reported 41 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 42, reported 42 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 43, reported 43 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 44, reported 44 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 45, reported 45 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Trying locale ru_RU.KOI8-R... tc-so:Comparing char 0, lower 61, with upper 41 tc-so: expecting 41, reported 41 tc-so:Comparing char 1, lower 62, with upper 42 tc-so: expecting 42, reported 42 tc-so:Comparing char 2, lower 63, with upper 43 tc-so: expecting 43, reported 43 tc-so:Comparing char 3, lower 64, with upper 44 tc-so: expecting 44, reported 44 tc-so:Comparing char 4, lower 65, with upper 45 tc-so: expecting 45, reported 45 tc-so:Comparing char 5, lower 31, with upper 31 tc-so: expecting 31, reported 31 tc-so:Comparing char 6, lower 32, with upper 32 tc-so: expecting 32, reported 32 tc-so:Comparing char 7, lower 33, with upper 33 tc-so: expecting 33, reported 33 tc-so:Comparing char 8, lower 34, with upper 34 tc-so: expecting 34, reported 34 tc-so:Comparing char 9, lower 35, with upper 35 tc-so: expecting 35, reported 35 tc-so:Comparing char 10, lower c1, with upper e1 tc-so: expecting e1, reported e1 tc-so:Comparing char 11, lower c2, with upper e2 tc-so: expecting e2, reported e2 tc-so:Comparing char 12, lower d7, with upper f7 tc-so: expecting f7, reported f7 tc-so:Comparing char 13, lower c7, with upper e7 tc-so: expecting e7, reported e7 tc-so:Comparing char 14, lower c4, with upper e4 tc-so: expecting e4, reported e4 tc-so:Comparing char 15, lower c5, with upper e5 tc-so: expecting e5, reported e5 tc-so:Comparing char 16, lower a3, with upper b3 tc-so: expecting b3, reported b3 tc-end: 1647196961.861113, toupper, passed tp-end: 1647196961.874827, lib/libc/locale/t_toupper tp-start: 1647196961.954310, lib/libc/locale/t_digittoint, 1 tc-start: 1647196961.957256, digittoint tc-end: 1647196962.52070, digittoint, skipped, digittoint(3) not present to test tp-end: 1647196962.63426, lib/libc/locale/t_digittoint tp-start: 1647196962.159599, lib/libc/locale/t_sprintf, 3 tc-start: 1647196962.162779, sprintf tc-so:Trying locale en_US.UTF-8... tc-so:Using locale: C/C/C/en_US.UTF-8/C/C tc-so:Trying locale fr_FR.ISO8859-1... tc-so:Using locale: C/C/C/fr_FR.ISO8859-1/C/C tc-so:Trying locale it_IT.ISO8859-1... tc-so:Using locale: C/C/C/it_IT.ISO8859-1/C/C tc-so:Trying locale POSIX... tc-so:Using locale: C/C/C/POSIX/C/C tc-end: 1647196962.305747, sprintf, passed tc-start: 1647196962.315183, sscanf tc-so:Trying locale en_US.UTF-8... tc-so:Trying locale fr_FR.ISO8859-1... tc-so:Trying locale it_IT.ISO8859-1... tc-so:Trying locale POSIX... tc-end: 1647196962.430050, sscanf, passed tc-start: 1647196962.438609, strto tc-so:Trying locale en_US.UTF-8... tc-so:Trying locale fr_FR.ISO8859-1... tc-so:Trying locale it_IT.ISO8859-1... tc-so:Trying locale POSIX... tc-end: 1647196962.533384, strto, passed tp-end: 1647196962.542770, lib/libc/locale/t_sprintf tp-start: 1647196962.637328, lib/libc/locale/t_wctype, 1 tc-start: 1647196962.640253, ctype tc-so:Trying locale C... tc-so:Using locale C tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 1084328752, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 1084328752, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 1084328752, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 1084328752, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 1084328752, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 1084328752, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 1084328752, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 1084328752, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 1084328752, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 1084328752, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 1084328768, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 1084328768, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 1084328768, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 1084328768, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 1084328768, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 1084328768, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 1084328768, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 1084328768, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 1084328768, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 1084328768, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 1084328768, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 1084328768, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 1084328784, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 1084328784, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 1084328784, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 1084328784, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 1084328784, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 1084328784, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 1084328784, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 1084328784, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 1084328784, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 1084328784, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 1084328784, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 1084328784, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 1084328784, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 1084328784, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 1084328800, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 1084328800, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 1084328800, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 1084328800, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 1084328800, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 1084328800, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 1084328800, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 1084328800, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 1084328800, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 1084328800, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 1084328816, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 1084328816, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 1084328816, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 1084328816, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 1084328816, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 1084328816, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 1084328816, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 1084328816, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 1084328816, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 1084328832, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 1084328832, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 1084328848, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 1084328848, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 1084328848, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 1084328848, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 1084328848, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 1084328848, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 1084328848, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 1084328848, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 1084328848, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 1084328848, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 1084328848, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 1084328848, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 1084328864, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 1084328864, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 1084328864, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 1084328864, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 1084328880, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 1084328880, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 1084328880, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 1084328880, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 1084328880, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 1084328880, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 1084328880, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 1084328880, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 1084328880, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 1084328880, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 1084328880, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 1084328880, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 1084328880, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 1084328880, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 1084328896, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 1084328896, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 1084328896, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 1084328896, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 1084328896, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 1084328896, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 1084328896, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 1084328896, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 1084328896, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 1084328896, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 1084328896, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 1084328896, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 1084328896, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 1084328896, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 1084328896, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 1084328896, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 1084328912, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 1084328912, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 1084328912, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 1084328912, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 1084328912, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 1084328912, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 1084328912, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 1084328912, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 1084328912, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 1084328912, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 1084328912, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 1084328912, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 1084328928, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 1084328928, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 1084328928, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 1084328928, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 1084328928, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 1084328928, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 1084328928, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 1084328928, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 1084328928, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 1084328928, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 1084328928, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 1084328928, expect 0 tc-so:Trying locale en_US.UTF-8... tc-so:Using locale en_US.UTF-8 tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 1076386752, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 1076386752, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 1076386752, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 1076386752, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 1076386752, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 1076386768, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 1076386768, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 1076386768, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 1076386784, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 1076386784, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 1076386784, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 1076386784, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 1076386800, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 1076386800, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 1076386800, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 1076386816, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 1076386816, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 1076386816, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 1076386816, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 1076386816, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 1076386832, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 1076386832, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 1076386848, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 1076386848, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 1076386848, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 1076386848, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 1076386848, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 1076386864, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 1076386864, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 1076386864, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 1076386864, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 1076386880, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 1076386880, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 1076386880, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 1076386896, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 1076386896, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 1076386896, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 1076386912, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 1076386912, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 1076386912, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 1076386912, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 1076386912, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 1076386928, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 1076386928, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 1076386928, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 1076386928, expect 0 tc-so:Trying locale ru_RU.KOI8-R... tc-so:Using locale ru_RU.KOI8-R tc-so:Testing class 0 (alnum), char a (0x61), wc 61, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char b (0x62), wc 62, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char c (0x63), wc 63, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char 1 (0x31), wc 31, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char 2 (0x32), wc 32, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char 3 (0x33), wc 33, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char i (0x69), wc 69, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char £ (0xa3), wc a3, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char ³ (0xb3), wc b3, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char Ö (0xd6), wc d6, wct 1076292736, expect 1 tc-so:Testing class 0 (alnum), char & (0x26), wc 26, wct 1076292736, expect 0 tc-so:Testing class 0 (alnum), char ^ (0x5e), wc 5e, wct 1076292736, expect 0 tc-so:Testing class 0 (alnum), char % (0x25), wc 25, wct 1076292736, expect 0 tc-so:Testing class 0 (alnum), char $ (0x24), wc 24, wct 1076292736, expect 0 tc-so:Testing class 1 (alpha), char A (0x41), wc 41, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char B (0x42), wc 42, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char C (0x43), wc 43, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char a (0x61), wc 61, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char b (0x62), wc 62, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char c (0x63), wc 63, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char i (0x69), wc 69, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char £ (0xa3), wc a3, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char ³ (0xb3), wc b3, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char Ö (0xd6), wc d6, wct 1076292752, expect 1 tc-so:Testing class 1 (alpha), char 1 (0x31), wc 31, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char 2 (0x32), wc 32, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char 3 (0x33), wc 33, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char * (0x2a), wc 2a, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char & (0x26), wc 26, wct 1076292752, expect 0 tc-so:Testing class 1 (alpha), char ^ (0x5e), wc 5e, wct 1076292752, expect 0 tc-so:Testing class 2 (blank), char (0x20), wc 20, wct 1076292768, expect 1 tc-so:Testing class 2 (blank), char (0x09), wc 9, wct 1076292768, expect 1 tc-so:Testing class 2 (blank), char a (0x61), wc 61, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char b (0x62), wc 62, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char c (0x63), wc 63, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char 1 (0x31), wc 31, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char 2 (0x32), wc 32, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char 3 (0x33), wc 33, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char % (0x25), wc 25, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char $ (0x24), wc 24, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char ^ (0x5e), wc 5e, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char & (0x26), wc 26, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char (0x0d), wc d, wct 1076292768, expect 0 tc-so:Testing class 2 (blank), char tc-so: (0x0a), wc a, wct 1076292768, expect 0 tc-so:Testing class 3 (cntrl), char  (0x07), wc 7, wct 1076292784, expect 1 tc-so:Testing class 3 (cntrl), char a (0x61), wc 61, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char b (0x62), wc 62, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char c (0x63), wc 63, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char 1 (0x31), wc 31, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char 2 (0x32), wc 32, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char 3 (0x33), wc 33, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char ^ (0x5e), wc 5e, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char & (0x26), wc 26, wct 1076292784, expect 0 tc-so:Testing class 3 (cntrl), char * (0x2a), wc 2a, wct 1076292784, expect 0 tc-so:Testing class 4 (digit), char 1 (0x31), wc 31, wct 1076292800, expect 1 tc-so:Testing class 4 (digit), char 2 (0x32), wc 32, wct 1076292800, expect 1 tc-so:Testing class 4 (digit), char 3 (0x33), wc 33, wct 1076292800, expect 1 tc-so:Testing class 4 (digit), char a (0x61), wc 61, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char b (0x62), wc 62, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char c (0x63), wc 63, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char * (0x2a), wc 2a, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char ( (0x28), wc 28, wct 1076292800, expect 0 tc-so:Testing class 4 (digit), char ) (0x29), wc 29, wct 1076292800, expect 0 tc-so:Testing class 5 (graph), char a (0x61), wc 61, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char b (0x62), wc 62, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char c (0x63), wc 63, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char 1 (0x31), wc 31, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char 2 (0x32), wc 32, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char 3 (0x33), wc 33, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char A (0x41), wc 41, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char B (0x42), wc 42, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char C (0x43), wc 43, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char [ (0x5b), wc 5b, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ] (0x5d), wc 5d, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ; (0x3b), wc 3b, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ? (0x3f), wc 3f, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ~ (0x7e), wc 7e, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char i (0x69), wc 69, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char £ (0xa3), wc a3, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char ³ (0xb3), wc b3, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char Ö (0xd6), wc d6, wct 1076292816, expect 1 tc-so:Testing class 5 (graph), char (0x20), wc 20, wct 1076292816, expect 0 tc-so:Testing class 7 (lower), char a (0x61), wc 61, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char b (0x62), wc 62, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char c (0x63), wc 63, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char i (0x69), wc 69, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char £ (0xa3), wc a3, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char Ö (0xd6), wc d6, wct 1076292832, expect 1 tc-so:Testing class 7 (lower), char A (0x41), wc 41, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char B (0x42), wc 42, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char C (0x43), wc 43, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char 1 (0x31), wc 31, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char 2 (0x32), wc 32, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char 3 (0x33), wc 33, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char & (0x26), wc 26, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char * (0x2a), wc 2a, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char ( (0x28), wc 28, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char ³ (0xb3), wc b3, wct 1076292832, expect 0 tc-so:Testing class 7 (lower), char ö (0xf6), wc f6, wct 1076292832, expect 0 tc-so:Testing class 9 (print), char a (0x61), wc 61, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char b (0x62), wc 62, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char c (0x63), wc 63, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char A (0x41), wc 41, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char B (0x42), wc 42, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char C (0x43), wc 43, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char 1 (0x31), wc 31, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char 2 (0x32), wc 32, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char 3 (0x33), wc 33, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char % (0x25), wc 25, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char ^ (0x5e), wc 5e, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char & (0x26), wc 26, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char * (0x2a), wc 2a, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char (0x20), wc 20, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char £ (0xa3), wc a3, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char ³ (0xb3), wc b3, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char Ö (0xd6), wc d6, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char ¿ (0xbf), wc bf, wct 1076292848, expect 1 tc-so:Testing class 9 (print), char (0x0d), wc d, wct 1076292848, expect 0 tc-so:Testing class 9 (print), char tc-so: (0x0a), wc a, wct 1076292848, expect 0 tc-so:Testing class 9 (print), char (0x09), wc 9, wct 1076292848, expect 0 tc-so:Testing class 10 (punct), char . (0x2e), wc 2e, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char , (0x2c), wc 2c, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char ; (0x3b), wc 3b, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char : (0x3a), wc 3a, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char ! (0x21), wc 21, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char ? (0x3f), wc 3f, wct 1076292864, expect 1 tc-so:Testing class 10 (punct), char a (0x61), wc 61, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char b (0x62), wc 62, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char c (0x63), wc 63, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char 1 (0x31), wc 31, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char 2 (0x32), wc 32, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char 3 (0x33), wc 33, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char (0x20), wc 20, wct 1076292864, expect 0 tc-so:Testing class 10 (punct), char tc-so: (0x0a), wc a, wct 1076292864, expect 0 tc-so:Testing class 12 (space), char (0x20), wc 20, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char (0x09), wc 9, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char (0x0d), wc d, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char tc-so: (0x0a), wc a, wct 1076292880, expect 1 tc-so:Testing class 12 (space), char a (0x61), wc 61, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char b (0x62), wc 62, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char c (0x63), wc 63, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char 1 (0x31), wc 31, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char 2 (0x32), wc 32, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char 3 (0x33), wc 33, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char A (0x41), wc 41, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char B (0x42), wc 42, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char C (0x43), wc 43, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char & (0x26), wc 26, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char * (0x2a), wc 2a, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char ( (0x28), wc 28, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char £ (0xa3), wc a3, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char ³ (0xb3), wc b3, wct 1076292880, expect 0 tc-so:Testing class 12 (space), char Ö (0xd6), wc d6, wct 1076292880, expect 0 tc-so:Testing class 14 (upper), char A (0x41), wc 41, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char B (0x42), wc 42, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char C (0x43), wc 43, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char ³ (0xb3), wc b3, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char à (0xe0), wc e0, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char ÿ (0xff), wc ff, wct 1076292896, expect 1 tc-so:Testing class 14 (upper), char a (0x61), wc 61, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char b (0x62), wc 62, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char c (0x63), wc 63, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char 1 (0x31), wc 31, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char 2 (0x32), wc 32, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char 3 (0x33), wc 33, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char & (0x26), wc 26, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char * (0x2a), wc 2a, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char ( (0x28), wc 28, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char £ (0xa3), wc a3, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char À (0xc0), wc c0, wct 1076292896, expect 0 tc-so:Testing class 14 (upper), char ß (0xdf), wc df, wct 1076292896, expect 0 tc-so:Testing class 15 (xdigit), char 1 (0x31), wc 31, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char 2 (0x32), wc 32, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char 3 (0x33), wc 33, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char a (0x61), wc 61, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char b (0x62), wc 62, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char c (0x63), wc 63, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char A (0x41), wc 41, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char B (0x42), wc 42, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char C (0x43), wc 43, wct 1076292912, expect 1 tc-so:Testing class 15 (xdigit), char x (0x78), wc 78, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char y (0x79), wc 79, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char z (0x7a), wc 7a, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char Á (0xc1), wc c1, wct 1076292912, expect 0 tc-so:Testing class 15 (xdigit), char Å (0xc5), wc c5, wct 1076292912, expect 0 tc-end: 1647196963.442991, ctype, passed tp-end: 1647196963.452909, lib/libc/locale/t_wctype tp-start: 1647196963.540030, lib/libc/locale/t_btowc, 3 tc-start: 1647196963.542903, btowc tc-so:Trying locale: en_US.UTF-8 tc-so:Using locale: C/en_US.UTF-8/C/C/C/C tc-so:Checking illegal character 0x80 tc-so:Checking legal character 0x41 tc-so:0x41 -> wide 0x41 -> 0x41 tc-so:Checking legal character 0x42 tc-so:0x42 -> wide 0x42 -> 0x42 tc-so:Checking legal character 0x43 tc-so:0x43 -> wide 0x43 -> 0x43 tc-so:Checking legal character 0x31 tc-so:0x31 -> wide 0x31 -> 0x31 tc-so:Checking legal character 0x32 tc-so:0x32 -> wide 0x32 -> 0x32 tc-so:Checking legal character 0x33 tc-so:0x33 -> wide 0x33 -> 0x33 tc-so:Checking legal character 0x40 tc-so:0x40 -> wide 0x40 -> 0x40 tc-so:Checking legal character 0x9 tc-so:0x9 -> wide 0x9 -> 0x9 tc-so:Trying locale: ru_RU.KOI8-R tc-so:Using locale: C/ru_RU.KOI8-R/C/C/C/C tc-so:Checking legal character 0x41 tc-so:0x41 -> wide 0x41 -> 0x41 tc-so:Checking legal character 0xc2 tc-so:0xc2 -> wide 0xc2 -> 0xc2 tc-so:Checking legal character 0xd7 tc-so:0xd7 -> wide 0xd7 -> 0xd7 tc-so:Checking legal character 0xc7 tc-so:0xc7 -> wide 0xc7 -> 0xc7 tc-so:Checking legal character 0xc4 tc-so:0xc4 -> wide 0xc4 -> 0xc4 tc-so:Checking legal character 0xc5 tc-so:0xc5 -> wide 0xc5 -> 0xc5 tc-so:Checking legal character 0xa3 tc-so:0xa3 -> wide 0xa3 -> 0xa3 tc-end: 1647196963.701820, btowc, passed tc-start: 1647196963.711483, btowc_posix tc-end: 1647196963.809291, btowc_posix, passed tc-start: 1647196963.818756, stdc_iso_10646 tc-end: 1647196963.913013, stdc_iso_10646, skipped, __STDC_ISO_10646__ not defined tp-end: 1647196963.922356, lib/libc/locale/t_btowc tp-start: 1647196964.998, lib/libc/locale/t_wcscoll, 1 tc-start: 1647196964.3025, wcscoll tc-so:Trying locale C... tc-so:Using locale: C tc-so:Check L"A string beginning with aCapital Letter" < L"always comes before" tc-so:Check L"always comes before" < L"another beginning lowercase" tc-so:Check L"another beginning lowercase" < L"assuming ASCII of course" tc-so:Trying locale en_US.UTF-8... tc-end: 1647196964.97695, wcscoll, expected_failure, LC_COLLATE support is not yet fully implemented: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/locale/t_wcscoll.c:120: setlocale(LC_COLLATE, t->locale) != NULL not met tp-end: 1647196964.106522, lib/libc/locale/t_wcscoll tp-start: 1647196964.223629, lib/libc/locale/t_ducet, 2 tc-start: 1647196964.225897, wcscoll_ducet tc-end: 1647196964.318164, wcscoll_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tc-start: 1647196964.328403, wcsxfrm_ducet tc-end: 1647196964.424204, wcsxfrm_ducet, skipped, Cannot test DUCET without __STDC_ISO_10646__ tp-end: 1647196964.433447, lib/libc/locale/t_ducet tp-start: 1647196964.520570, lib/libc/locale/t_strfmon, 1 tc-start: 1647196964.523693, strfmon tc-end: 1647196964.634483, strfmon, passed tp-end: 1647196964.644368, lib/libc/locale/t_strfmon tp-start: 1647196964.786838, lib/libc/misc/t_ubsan, 14 tc-start: 1647196964.789789, add_overflow_signed tc-end: 1647196964.973631, add_overflow_signed, passed tc-start: 1647196964.990487, builtin_unreachable tc-end: 1647196965.153218, builtin_unreachable, passed tc-start: 1647196965.169158, divrem_overflow_signed_div tc-end: 1647196965.333708, divrem_overflow_signed_div, passed tc-start: 1647196965.348153, divrem_overflow_signed_mod tc-end: 1647196965.494792, divrem_overflow_signed_mod, passed tc-start: 1647196965.504111, integer_divide_by_zero tc-end: 1647196965.651471, integer_divide_by_zero, passed tc-start: 1647196965.665629, load_invalid_value_bool tc-end: 1647196965.815409, load_invalid_value_bool, passed tc-start: 1647196965.829514, mul_overflow_signed tc-end: 1647196965.989368, mul_overflow_signed, passed tc-start: 1647196966.3493, out_of_bounds tc-end: 1647196966.153696, out_of_bounds, passed tc-start: 1647196966.164864, shift_out_of_bounds_negativeexponent tc-end: 1647196966.277768, shift_out_of_bounds_negativeexponent, passed tc-start: 1647196966.287553, shift_out_of_bounds_signednessbit tc-end: 1647196966.415948, shift_out_of_bounds_signednessbit, passed tc-start: 1647196966.430251, shift_out_of_bounds_signedoverflow tc-end: 1647196966.562042, shift_out_of_bounds_signedoverflow, passed tc-start: 1647196966.571656, shift_out_of_bounds_toolargeexponent tc-end: 1647196966.715564, shift_out_of_bounds_toolargeexponent, passed tc-start: 1647196966.728749, type_mismatch_misaligned tc-end: 1647196966.868666, type_mismatch_misaligned, passed tc-start: 1647196966.878866, vla_bound_not_positive tc-end: 1647196966.996751, vla_bound_not_positive, passed tp-end: 1647196967.5999, lib/libc/misc/t_ubsan tp-start: 1647196967.239231, lib/libc/misc/t_ubsanxx, 15 tc-start: 1647196967.241605, add_overflow_signed tc-end: 1647196967.514706, add_overflow_signed, passed tc-start: 1647196967.527656, builtin_unreachable tc-end: 1647196967.775901, builtin_unreachable, passed tc-start: 1647196967.786728, divrem_overflow_signed_div tc-end: 1647196967.984506, divrem_overflow_signed_div, passed tc-start: 1647196967.996793, divrem_overflow_signed_mod tc-end: 1647196968.195832, divrem_overflow_signed_mod, passed tc-start: 1647196968.209877, integer_divide_by_zero tc-end: 1647196968.465340, integer_divide_by_zero, passed tc-start: 1647196968.481904, load_invalid_value_bool tc-end: 1647196968.713353, load_invalid_value_bool, passed tc-start: 1647196968.723334, load_invalid_value_enum tc-end: 1647196968.917191, load_invalid_value_enum, passed tc-start: 1647196968.927726, missing_return tc-end: 1647196969.137282, missing_return, passed tc-start: 1647196969.148019, mul_overflow_signed tc-end: 1647196969.371929, mul_overflow_signed, passed tc-start: 1647196969.384746, out_of_bounds tc-end: 1647196969.614129, out_of_bounds, passed tc-start: 1647196969.624711, shift_out_of_bounds_negativeexponent tc-end: 1647196969.852011, shift_out_of_bounds_negativeexponent, passed tc-start: 1647196969.865402, shift_out_of_bounds_signedoverflow tc-end: 1647196970.84817, shift_out_of_bounds_signedoverflow, passed tc-start: 1647196970.98451, shift_out_of_bounds_toolargeexponent tc-end: 1647196970.298081, shift_out_of_bounds_toolargeexponent, passed tc-start: 1647196970.310714, type_mismatch_misaligned tc-end: 1647196970.527275, type_mismatch_misaligned, passed tc-start: 1647196970.538278, vla_bound_not_positive tc-end: 1647196970.794605, vla_bound_not_positive, passed tp-end: 1647196970.805366, lib/libc/misc/t_ubsanxx tp-start: 1647196972.401361, lib/libc/net/getaddrinfo/t_getaddrinfo, 7 tc-start: 1647196972.404416, basic tc-end: 1647196973.777642, basic, passed tc-start: 1647196973.789679, empty_hostname tc-end: 1647196975.129653, empty_hostname, passed tc-start: 1647196975.139916, empty_servname tc-end: 1647196976.27637, empty_servname, passed tc-start: 1647196976.38079, scopeaddr tc-end: 1647196976.655437, scopeaddr, passed tc-start: 1647196976.664112, sock_raw tc-end: 1647196977.559800, sock_raw, passed tc-start: 1647196977.571297, specific tc-end: 1647196978.480263, specific, passed tc-start: 1647196978.490867, unsupported_family tc-end: 1647196979.45955, unsupported_family, passed tp-end: 1647196979.55176, lib/libc/net/getaddrinfo/t_getaddrinfo tp-start: 1647196979.133287, lib/libc/net/t_getprotoent, 7 tc-start: 1647196979.135546, endprotoent_rewind tc-end: 1647196979.216181, endprotoent_rewind, passed tc-start: 1647196979.225321, getprotobyname_basic tc-end: 1647196979.307313, getprotobyname_basic, passed tc-start: 1647196979.314866, getprotobyname_err tc-end: 1647196979.422768, getprotobyname_err, passed tc-start: 1647196979.431351, getprotobynumber_basic tc-end: 1647196979.542739, getprotobynumber_basic, passed tc-start: 1647196979.550663, getprotobynumber_err tc-end: 1647196979.639343, getprotobynumber_err, passed tc-start: 1647196979.646204, getprotoent_next tc-end: 1647196979.724325, getprotoent_next, passed tc-start: 1647196979.731268, setprotoent_rewind tc-end: 1647196979.802114, setprotoent_rewind, passed tp-end: 1647196979.808860, lib/libc/net/t_getprotoent tp-start: 1647196979.882597, lib/libc/net/t_ether_aton, 1 tc-start: 1647196979.885033, tc_ether_aton tc-end: 1647196979.959614, tc_ether_aton, passed tp-end: 1647196979.968229, lib/libc/net/t_ether_aton tp-start: 1647196980.38377, lib/libc/net/t_if_nametoindex, 1 tc-start: 1647196980.41781, tc_if_nametoindex tc-end: 1647196980.134694, tc_if_nametoindex, passed tp-end: 1647196980.141752, lib/libc/net/t_if_nametoindex tp-start: 1647196980.775906, lib/libc/net/t_nsdispatch, 1 tc-start: 1647196980.778949, recurse tc-so:Executing command [ /usr/tests/lib/libc/net/h_nsd_recurse ] tc-end: 1647196981.493459, recurse, passed tp-end: 1647196981.503611, lib/libc/net/t_nsdispatch tp-start: 1647196982.92059, lib/libc/net/t_protoent, 1 tc-start: 1647196982.94917, protoent tc-end: 1647196983.152480, protoent, passed tp-end: 1647196983.166754, lib/libc/net/t_protoent tp-start: 1647196983.757369, lib/libc/net/t_servent, 1 tc-start: 1647196983.760427, servent tc-end: 1647197000.210985, servent, passed tp-end: 1647197000.234327, lib/libc/net/t_servent tp-start: 1647197002.769435, lib/libc/net/t_hostent, 12 tc-start: 1647197002.772060, dnsbyaddrlookup4 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -4 -a 38.117.134.16 ] tc-se:kill: pid 9837: No such process tc-end: 1647197005.300278, dnsbyaddrlookup4, passed tc-start: 1647197005.311961, dnsbyaddrlookup6 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -6 -a 2620:106:3003:1f00:3e4a:92ff:fef4:e180 ] tc-se:kill: pid 20265: No such process tc-end: 1647197007.396523, dnsbyaddrlookup6, passed tc-start: 1647197007.407845, dnsbynamelookup4 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -4 sixthavenue.astron.com ] tc-se:kill: pid 8737: No such process tc-end: 1647197009.567270, dnsbynamelookup4, passed tc-start: 1647197009.579360, dnsbynamelookup6 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t dns -6 sixthavenue.astron.com ] tc-se:kill: pid 29265: No such process tc-end: 1647197011.839880, dnsbynamelookup6, passed tc-start: 1647197011.851769, gethostbyaddr4 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -a 38.117.134.16 ] tc-se:kill: pid 28568: No such process tc-end: 1647197014.150380, gethostbyaddr4, passed tc-start: 1647197014.161526, gethostbyaddr6 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -a 2620:106:3003:1f00:3e4a:92ff:fef4:e180 ] tc-se:kill: pid 17750: No such process tc-end: 1647197016.864283, gethostbyaddr6, passed tc-start: 1647197016.874273, gethostbyname4 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -4 sixthavenue.astron.com ] tc-se:kill: pid 28380: No such process tc-end: 1647197018.960333, gethostbyname4, passed tc-start: 1647197018.968927, gethostbyname6 tc-so:Executing command [ /bin/sh -c LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK='socket=inet:inet6' /usr/tests/lib/libc/net/h_hostent -r /usr/tests/lib/libc/net/resolv.conf -t auto -6 sixthavenue.astron.com ] tc-se:kill: pid 23538: No such process tc-end: 1647197021.272596, gethostbyname6, passed tc-start: 1647197021.283699, hostsbyaddrlookup4 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -4 -a 127.0.0.1 ] tc-end: 1647197022.58842, hostsbyaddrlookup4, passed tc-start: 1647197022.66382, hostsbyaddrlookup6 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -6 -a ::1 ] tc-end: 1647197022.799812, hostsbyaddrlookup6, passed tc-start: 1647197022.808685, hostsbynamelookup4 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -4 localhost ] tc-end: 1647197023.524852, hostsbynamelookup4, passed tc-start: 1647197023.532405, hostsbynamelookup6 tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/net/h_hostent -f /usr/tests/lib/libc/net/hosts -t file -6 localhost ] tc-end: 1647197024.274795, hostsbynamelookup6, passed tp-end: 1647197024.282373, lib/libc/net/t_hostent tp-start: 1647197024.367045, lib/libc/nls/t_catalog, 2 tc-start: 1647197024.369478, catalog_errno tc-end: 1647197024.454648, catalog_errno, passed tc-start: 1647197024.463014, catalog_signal tc-end: 1647197024.541741, catalog_signal, passed tp-end: 1647197024.548491, lib/libc/nls/t_catalog tp-start: 1647197024.633291, lib/libc/regex/t_regex_att, 7 tc-start: 1647197024.635367, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1647197024.811279, basic, passed tc-start: 1647197024.818282, categorization tc-se:skipping failed test at line 41 (pattern=(a*)*, input=a) tc-se:skipping failed test at line 46 (pattern=(aba|a*b)*, input=ababa) tc-se:skipping failed test at line 47 (pattern=(aba|a*b)*, input=ababa) tc-se:skipping failed test at line 48 (pattern=(aba|a*b)*, input=ababa) tc-se:skipping failed test at line 55 (pattern=\(a\(b\)*\)*\2, input=abab) tc-se:skipping failed test at line 56 (pattern=\(a\(b\)*\)*\2, input=abab) tc-end: 1647197024.926723, categorization, passed tc-start: 1647197024.933781, forcedassoc tc-se:skipping failed test at line 7 (pattern=((a|ab)(c|bcd))(d*), input=abcd) tc-se:skipping failed test at line 8 (pattern=((a|ab)(bcd|c))(d*), input=abcd) tc-se:skipping failed test at line 9 (pattern=((ab|a)(c|bcd))(d*), input=abcd) tc-se:skipping failed test at line 10 (pattern=((ab|a)(bcd|c))(d*), input=abcd) tc-se:skipping failed test at line 17 (pattern=((a*)(b|abc))(c*), input=abc) tc-se:skipping failed test at line 18 (pattern=((a*)(abc|b))(c*), input=abc) tc-se:skipping failed test at line 23 (pattern=((a*)(b|abc))(c*), input=abc) tc-se:skipping failed test at line 24 (pattern=((a*)(abc|b))(c*), input=abc) tc-end: 1647197025.45743, forcedassoc, passed tc-start: 1647197025.53929, leftassoc tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 3 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 4 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 5 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 6 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 8 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 9 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 10 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,1)(1,2)(2,3) != (0,3)(0,0)(0,3)(3,3)): at line 11 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 13 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 14 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 15 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,2)(2,3)(3,4) != (0,4)(0,1)(1,4)(4,4)): at line 16 tc-end: 1647197025.183211, leftassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tc-start: 1647197025.192019, nullsubexpr tc-se:skipping failed test at line 3 (pattern=(a*)*, input=a) tc-se:skipping failed test at line 5 (pattern=(a*)*, input=aaaaaa) tc-se:skipping failed test at line 6 (pattern=(a*)*, input=aaaaaax) tc-se:skipping failed test at line 7 (pattern=(a*)+, input=a) tc-se:skipping failed test at line 9 (pattern=(a*)+, input=aaaaaa) tc-se:skipping failed test at line 10 (pattern=(a*)+, input=aaaaaax) tc-se:skipping failed test at line 20 (pattern=([a]*)*, input=a) tc-se:skipping failed test at line 22 (pattern=([a]*)*, input=aaaaaa) tc-se:skipping failed test at line 23 (pattern=([a]*)*, input=aaaaaax) tc-se:skipping failed test at line 24 (pattern=([a]*)+, input=a) tc-se:skipping failed test at line 26 (pattern=([a]*)+, input=aaaaaa) tc-se:skipping failed test at line 27 (pattern=([a]*)+, input=aaaaaax) tc-se:skipping failed test at line 28 (pattern=([^b]*)*, input=a) tc-se:skipping failed test at line 30 (pattern=([^b]*)*, input=aaaaaa) tc-se:skipping failed test at line 31 (pattern=([^b]*)*, input=aaaaaab) tc-se:skipping failed test at line 32 (pattern=([ab]*)*, input=a) tc-se:skipping failed test at line 33 (pattern=([ab]*)*, input=aaaaaa) tc-se:skipping failed test at line 34 (pattern=([ab]*)*, input=ababab) tc-se:skipping failed test at line 35 (pattern=([ab]*)*, input=bababa) tc-se:skipping failed test at line 36 (pattern=([ab]*)*, input=b) tc-se:skipping failed test at line 37 (pattern=([ab]*)*, input=bbbbbb) tc-se:skipping failed test at line 38 (pattern=([ab]*)*, input=aaaabcde) tc-se:skipping failed test at line 39 (pattern=([^a]*)*, input=b) tc-se:skipping failed test at line 40 (pattern=([^a]*)*, input=bbbbbb) tc-se:skipping failed test at line 42 (pattern=([^ab]*)*, input=ccccxx) tc-se:skipping unsupported [no *? +? mimimal match ops] tests tc-se:skipping failed test at line 55 (pattern=\(a*\)*\(x\), input=ax) tc-se:skipping failed test at line 56 (pattern=\(a*\)*\(x\), input=axa) tc-se:skipping failed test at line 57 (pattern=\(a*\)*\(x\)\(\1\), input=x) tc-se:skipping failed test at line 58 (pattern=\(a*\)*\(x\)\(\1\), input=ax) tc-se:skipping failed test at line 61 (pattern=\(a*\)*\(x\)\(\1\)\(x\), input=axxa) tc-se:skipping failed test at line 64 (pattern=(a*)*(x), input=ax) tc-se:skipping failed test at line 65 (pattern=(a*)*(x), input=axa) tc-se:skipping failed test at line 68 (pattern=(a*)+(x), input=ax) tc-se:skipping failed test at line 69 (pattern=(a*)+(x), input=axa) tc-end: 1647197025.349458, nullsubexpr, passed tc-start: 1647197025.357901, repetition tc-se:skipping failed test at line 45 (pattern=((..)|(.)){2}, input=aaa) tc-se:skipping failed test at line 46 (pattern=((..)|(.)){3}, input=aaa) tc-se:skipping failed test at line 56 (pattern=((..)|(.)){3}, input=aaaa) tc-se:skipping failed test at line 66 (pattern=((..)|(.)){3}, input=aaaaa) tc-se:skipping failed test at line 85 (pattern=X(.?){0,}Y, input=X1234567Y) tc-se:skipping failed test at line 86 (pattern=X(.?){1,}Y, input=X1234567Y) tc-se:skipping failed test at line 87 (pattern=X(.?){2,}Y, input=X1234567Y) tc-se:skipping failed test at line 88 (pattern=X(.?){3,}Y, input=X1234567Y) tc-se:skipping failed test at line 89 (pattern=X(.?){4,}Y, input=X1234567Y) tc-se:skipping failed test at line 90 (pattern=X(.?){5,}Y, input=X1234567Y) tc-se:skipping failed test at line 91 (pattern=X(.?){6,}Y, input=X1234567Y) tc-se:skipping failed test at line 92 (pattern=X(.?){7,}Y, input=X1234567Y) tc-se:skipping failed test at line 94 (pattern=X(.?){0,8}Y, input=X1234567Y) tc-se:skipping failed test at line 95 (pattern=X(.?){1,8}Y, input=X1234567Y) tc-se:skipping failed test at line 96 (pattern=X(.?){2,8}Y, input=X1234567Y) tc-se:skipping failed test at line 97 (pattern=X(.?){3,8}Y, input=X1234567Y) tc-se:skipping failed test at line 98 (pattern=X(.?){4,8}Y, input=X1234567Y) tc-se:skipping failed test at line 99 (pattern=X(.?){5,8}Y, input=X1234567Y) tc-se:skipping failed test at line 100 (pattern=X(.?){6,8}Y, input=X1234567Y) tc-se:skipping failed test at line 101 (pattern=X(.?){7,8}Y, input=X1234567Y) tc-se:skipping failed test at line 113 (pattern=(a|ab|c|bcd){0,}(d*), input=ababcd) tc-se:skipping failed test at line 114 (pattern=(a|ab|c|bcd){1,}(d*), input=ababcd) tc-se:skipping failed test at line 115 (pattern=(a|ab|c|bcd){2,}(d*), input=ababcd) tc-se:skipping failed test at line 116 (pattern=(a|ab|c|bcd){3,}(d*), input=ababcd) tc-se:skipping failed test at line 119 (pattern=(a|ab|c|bcd){1,10}(d*), input=ababcd) tc-se:skipping failed test at line 120 (pattern=(a|ab|c|bcd){2,10}(d*), input=ababcd) tc-se:skipping failed test at line 121 (pattern=(a|ab|c|bcd){3,10}(d*), input=ababcd) tc-se:skipping failed test at line 123 (pattern=(a|ab|c|bcd)*(d*), input=ababcd) tc-se:skipping failed test at line 124 (pattern=(a|ab|c|bcd)+(d*), input=ababcd) tc-se:skipping failed test at line 129 (pattern=(ab|a|c|bcd){0,}(d*), input=ababcd) tc-se:skipping failed test at line 130 (pattern=(ab|a|c|bcd){1,}(d*), input=ababcd) tc-se:skipping failed test at line 131 (pattern=(ab|a|c|bcd){2,}(d*), input=ababcd) tc-se:skipping failed test at line 132 (pattern=(ab|a|c|bcd){3,}(d*), input=ababcd) tc-se:skipping failed test at line 135 (pattern=(ab|a|c|bcd){1,10}(d*), input=ababcd) tc-se:skipping failed test at line 136 (pattern=(ab|a|c|bcd){2,10}(d*), input=ababcd) tc-se:skipping failed test at line 137 (pattern=(ab|a|c|bcd){3,10}(d*), input=ababcd) tc-se:skipping failed test at line 139 (pattern=(ab|a|c|bcd)*(d*), input=ababcd) tc-se:skipping failed test at line 140 (pattern=(ab|a|c|bcd)+(d*), input=ababcd) tc-end: 1647197025.519621, repetition, passed tc-start: 1647197025.526631, rightassoc tc-end: 1647197025.611147, rightassoc, passed tp-end: 1647197025.619731, lib/libc/regex/t_regex_att tp-start: 1647197025.687534, lib/libc/regex/t_exhaust, 1 tc-start: 1647197025.689673, regcomp_too_big tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 8583] tc-se:Core was generated by `t_exhaust'. tc-se:Program terminated with signal SIGSEGV, Segmentation fault. tc-se:#0 0x0000000040798ca4 in je_nstime_init () from /usr/lib/libc.so.12 tc-se:#0 0x0000000040798ca4 in je_nstime_init () from /usr/lib/libc.so.12 tc-se:#1 0xa23f616e737a175c in ?? () tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1647197039.636211, regcomp_too_big, failed, Test program received signal 11 (core dumped) tp-end: 1647197039.723784, lib/libc/regex/t_exhaust tp-start: 1647197042.547704, lib/libc/regex/t_regex, 19 tc-start: 1647197042.550733, anchor tc-so:Executing command [ /bin/sh -c /usr/tests/lib/libc/regex/h_regex locale) != NULL not met tp-end: 1647197500.925165, lib/libc/string/t_strcoll tp-start: 1647197500.989021, lib/libc/string/t_strcpy, 1 tc-start: 1647197500.991062, strcpy_basic tc-end: 1647197501.53549, strcpy_basic, passed tp-end: 1647197501.59931, lib/libc/string/t_strcpy tp-start: 1647197501.121119, lib/libc/string/t_strcspn, 1 tc-start: 1647197501.123147, strcspn tc-end: 1647197501.184055, strcspn, passed tp-end: 1647197501.190440, lib/libc/string/t_strcspn tp-start: 1647197501.255013, lib/libc/string/t_strerror, 4 tc-start: 1647197501.257016, strerror_basic tc-end: 1647197501.459580, strerror_basic, passed tc-start: 1647197501.466066, strerror_err tc-end: 1647197501.536609, strerror_err, passed tc-start: 1647197501.543032, strerror_r_basic tc-end: 1647197501.741587, strerror_r_basic, passed tc-start: 1647197501.748161, strerror_r_err tc-end: 1647197501.818234, strerror_r_err, passed tp-end: 1647197501.824713, lib/libc/string/t_strerror tp-start: 1647197501.886165, lib/libc/string/t_stresep, 1 tc-start: 1647197501.888171, stresep_basic tc-end: 1647197501.949889, stresep_basic, passed tp-end: 1647197501.956445, lib/libc/string/t_stresep tp-start: 1647197502.20316, lib/libc/string/t_strlen, 3 tc-start: 1647197502.22308, strlen_basic tc-end: 1647197502.85746, strlen_basic, passed tc-start: 1647197502.93071, strlen_huge tc-end: 1647197502.337380, strlen_huge, passed tc-start: 1647197502.343968, strnlen_basic tc-end: 1647197502.405388, strnlen_basic, passed tp-end: 1647197502.411946, lib/libc/string/t_strlen tp-start: 1647197502.472034, lib/libc/string/t_strpbrk, 1 tc-start: 1647197502.474049, strpbrk tc-end: 1647197502.536030, strpbrk, passed tp-end: 1647197502.542264, lib/libc/string/t_strpbrk tp-start: 1647197502.603169, lib/libc/string/t_strrchr, 1 tc-start: 1647197502.605332, strrchr_basic tc-end: 1647197502.667976, strrchr_basic, passed tp-end: 1647197502.674400, lib/libc/string/t_strrchr tp-start: 1647197502.735045, lib/libc/string/t_strspn, 1 tc-start: 1647197502.736983, strspn tc-end: 1647197502.798363, strspn, passed tp-end: 1647197502.804647, lib/libc/string/t_strspn tp-start: 1647197502.865198, lib/libc/string/t_swab, 1 tc-start: 1647197502.867115, swab_basic tc-end: 1647197502.928631, swab_basic, passed tp-end: 1647197502.934933, lib/libc/string/t_swab tp-start: 1647197503.39418, lib/libc/sys/t_access, 6 tc-start: 1647197503.41420, access_access tc-end: 1647197503.173613, access_access, passed tc-start: 1647197503.181020, access_fault tc-end: 1647197503.245011, access_fault, passed tc-start: 1647197503.251343, access_inval tc-end: 1647197503.313607, access_inval, passed tc-start: 1647197503.320033, access_notdir tc-end: 1647197503.383115, access_notdir, passed tc-start: 1647197503.389399, access_notexist tc-end: 1647197503.453157, access_notexist, passed tc-start: 1647197503.459431, access_toolong tc-end: 1647197503.523003, access_toolong, passed tp-end: 1647197503.529605, lib/libc/sys/t_access tp-start: 1647197503.590978, lib/libc/sys/t_bind, 1 tc-start: 1647197503.605405, bind_foreign_family tc-end: 1647197503.666989, bind_foreign_family, passed tp-end: 1647197503.673327, lib/libc/sys/t_bind tp-start: 1647197503.739249, lib/libc/sys/t_chroot, 6 tc-start: 1647197503.741373, chroot_basic tc-end: 1647197503.818204, chroot_basic, passed tc-start: 1647197503.827789, chroot_err tc-end: 1647197503.890635, chroot_err, passed tc-start: 1647197503.896776, chroot_perm tc-end: 1647197503.978327, chroot_perm, passed tc-start: 1647197503.985604, fchroot_basic tc-end: 1647197504.65108, fchroot_basic, passed tc-start: 1647197504.74158, fchroot_err tc-end: 1647197504.136566, fchroot_err, passed tc-start: 1647197504.142829, fchroot_perm tc-end: 1647197504.237617, fchroot_perm, passed tp-end: 1647197504.244509, lib/libc/sys/t_chroot tp-start: 1647197504.305047, lib/libc/sys/t_clock_gettime, 1 tc-start: 1647197504.306992, clock_gettime_real tc-so:kern.timecounter.hardware = tick-counter tc-so:kern.timecounter.choice = clockinterrupt(q=0, f=100 Hz) tick-counter(q=100, f=100000000 Hz) dummy(q=-1000000, f=1000000 Hz) tc-so: tc-so:Checking clockinterrupt for 5 seconds tc-so:Claimed resolution: 10000000 nsec (100.000000 Hz) or better tc-so:Observed minimum non zero delta: 10000000 nsec tc-so: tc-so:Checking tick-counter for 5 seconds tc-so:Claimed resolution: 10 nsec (100000000.000000 Hz) or better tc-so:Observed minimum non zero delta: 17880 nsec tc-end: 1647197516.15117, clock_gettime_real, passed tp-end: 1647197516.21401, lib/libc/sys/t_clock_gettime tp-start: 1647197516.83601, lib/libc/sys/t_clock_nanosleep, 1 tc-start: 1647197516.85588, clock_nanosleep_remain tc-end: 1647197516.148297, clock_nanosleep_remain, passed tp-end: 1647197516.155030, lib/libc/sys/t_clock_nanosleep tp-start: 1647197516.221738, lib/libc/sys/t_clone, 4 tc-start: 1647197516.223798, clone_basic tc-so:parent: stack = 0x4024a000, frobme = 0xffffffffffffd420 tc-so:child: stack ~= 0x40249f48, frobme = 0xffffffffffffd420 tc-so:parent: childexit = 0xa5, frobme = 41973 tc-end: 1647197516.295517, clone_basic, passed tc-start: 1647197516.302045, clone_null_func tc-end: 1647197516.366473, clone_null_func, passed tc-start: 1647197516.373077, clone_null_stack tc-end: 1647197516.437707, clone_null_stack, passed tc-start: 1647197516.444157, clone_out_of_proc tc-end: 1647197516.516708, clone_out_of_proc, passed tp-end: 1647197516.524174, lib/libc/sys/t_clone tp-start: 1647197516.589769, lib/libc/sys/t_connect, 2 tc-start: 1647197516.591833, connect_foreign_family tc-end: 1647197516.654838, connect_foreign_family, passed tc-start: 1647197516.661475, connect_low_port tc-end: 1647197516.738506, connect_low_port, passed tp-end: 1647197516.745697, lib/libc/sys/t_connect tp-start: 1647197516.815738, lib/libc/sys/t_dup, 10 tc-start: 1647197516.817856, dup2_basic tc-end: 1647197516.881587, dup2_basic, passed tc-start: 1647197516.888056, dup2_err tc-end: 1647197516.953141, dup2_err, passed tc-start: 1647197516.959783, dup2_max tc-end: 1647197517.24615, dup2_max, passed tc-start: 1647197517.31030, dup2_mode tc-end: 1647197517.183267, dup2_mode, passed tc-start: 1647197517.190308, dup3_err tc-end: 1647197517.255179, dup3_err, passed tc-start: 1647197517.261757, dup3_max tc-end: 1647197517.328434, dup3_max, passed tc-start: 1647197517.335686, dup3_mode tc-end: 1647197517.521597, dup3_mode, passed tc-start: 1647197517.529801, dup_err tc-end: 1647197517.594648, dup_err, passed tc-start: 1647197517.601489, dup_max tc-end: 1647197517.739792, dup_max, passed tc-start: 1647197517.746425, dup_mode tc-end: 1647197517.936527, dup_mode, passed tp-end: 1647197517.944900, lib/libc/sys/t_dup tp-start: 1647197518.32060, lib/libc/sys/t_eventfd, 8 tc-start: 1647197518.34109, eventfd_badflags tc-end: 1647197518.105668, eventfd_badflags, passed tc-start: 1647197518.112232, eventfd_bufsize tc-end: 1647197518.185561, eventfd_bufsize, passed tc-start: 1647197518.192009, eventfd_fcntl tc-end: 1647197518.264769, eventfd_fcntl, passed tc-start: 1647197518.271226, eventfd_normal tc-end: 1647197522.287341, eventfd_normal, passed tc-start: 1647197522.293947, eventfd_restart tc-end: 1647197526.337624, eventfd_restart, passed tc-start: 1647197526.344510, eventfd_select_poll_kevent_block tc-end: 1647197549.778841, eventfd_select_poll_kevent_block, passed tc-start: 1647197549.785618, eventfd_select_poll_kevent_immed tc-end: 1647197549.863660, eventfd_select_poll_kevent_immed, passed tc-start: 1647197549.869493, eventfd_semaphore tc-end: 1647197549.946301, eventfd_semaphore, passed tp-end: 1647197549.951750, lib/libc/sys/t_eventfd tp-start: 1647197550.27975, lib/libc/sys/t_fork, 15 tc-start: 1647197550.30012, nested_clone tc-end: 1647197550.112748, nested_clone, passed tc-start: 1647197550.119285, nested_clone_files tc-end: 1647197550.202151, nested_clone_files, passed tc-start: 1647197550.208552, nested_clone_fs tc-end: 1647197550.292801, nested_clone_fs, passed tc-start: 1647197550.299763, nested_clone_vfork tc-end: 1647197550.381471, nested_clone_vfork, passed tc-start: 1647197550.388460, nested_clone_vm tc-end: 1647197550.467769, nested_clone_vm, passed tc-start: 1647197550.474638, nested_fork tc-end: 1647197550.563286, nested_fork, passed tc-start: 1647197550.570172, nested_vfork tc-end: 1647197550.650126, nested_vfork, passed tc-start: 1647197550.657048, raise1 tc-end: 1647197550.866944, raise1, passed tc-start: 1647197550.873860, raise2 tc-end: 1647197551.2935, raise2, passed tc-start: 1647197551.9687, raise3 tc-end: 1647197551.142240, raise3, passed tc-start: 1647197551.148824, raise4 tc-end: 1647197551.282576, raise4, passed tc-start: 1647197551.289513, raise5 tc-end: 1647197551.422545, raise5, passed tc-start: 1647197551.429434, raise6 tc-end: 1647197551.530303, raise6, passed tc-start: 1647197551.540619, raise7 tc-end: 1647197551.673601, raise7, passed tc-start: 1647197551.683680, raise8 tc-end: 1647197551.798098, raise8, passed tp-end: 1647197551.807977, lib/libc/sys/t_fork tp-start: 1647197551.902088, lib/libc/sys/t_fsync, 2 tc-start: 1647197551.905230, fsync_err tc-end: 1647197551.986309, fsync_err, passed tc-start: 1647197551.993995, fsync_sync tc-end: 1647197552.103876, fsync_sync, passed tp-end: 1647197552.110704, lib/libc/sys/t_fsync tp-start: 1647197552.201724, lib/libc/sys/t_futex_ops, 22 tc-start: 1647197552.203887, futex_basic_wait_wake_private tc-end: 1647197558.350303, futex_basic_wait_wake_private, passed tc-start: 1647197558.360573, futex_basic_wait_wake_shared tc-end: 1647197564.465193, futex_basic_wait_wake_shared, passed tc-start: 1647197564.472137, futex_cmp_requeue tc-end: 1647197568.645724, futex_cmp_requeue, passed tc-start: 1647197568.657858, futex_requeue tc-end: 1647197572.936833, futex_requeue, passed tc-start: 1647197572.950969, futex_wait_evil_unmapped_anon tc-end: 1647197575.206894, futex_wait_evil_unmapped_anon, passed tc-start: 1647197575.220538, futex_wait_pointless_bitset tc-end: 1647197575.355418, futex_wait_pointless_bitset, passed tc-start: 1647197575.368236, futex_wait_timeout_deadline tc-end: 1647197578.937196, futex_wait_timeout_deadline, passed tc-start: 1647197578.949504, futex_wait_timeout_deadline_rt tc-end: 1647197583.67131, futex_wait_timeout_deadline_rt, passed tc-start: 1647197583.78105, futex_wait_timeout_relative tc-end: 1647197587.180070, futex_wait_timeout_relative, passed tc-start: 1647197587.193089, futex_wait_timeout_relative_rt tc-end: 1647197591.211123, futex_wait_timeout_relative_rt, passed tc-start: 1647197591.220906, futex_wait_wake_anon_bs_private tc-end: 1647197597.297867, futex_wait_wake_anon_bs_private, passed tc-start: 1647197597.304505, futex_wait_wake_anon_bs_shared tc-end: 1647197603.405124, futex_wait_wake_anon_bs_shared, passed tc-start: 1647197603.415096, futex_wait_wake_anon_bs_shared_proc tc-end: 1647197609.485781, futex_wait_wake_anon_bs_shared_proc, passed tc-start: 1647197609.492594, futex_wait_wake_bitset tc-end: 1647197617.630142, futex_wait_wake_bitset, passed tc-start: 1647197617.639669, futex_wait_wake_file_bs_cow_private tc-end: 1647197623.762470, futex_wait_wake_file_bs_cow_private, passed tc-start: 1647197623.775432, futex_wait_wake_file_bs_cow_shared tc-end: 1647197629.993115, futex_wait_wake_file_bs_cow_shared, passed tc-start: 1647197630.5072, futex_wait_wake_file_bs_private tc-end: 1647197636.95162, futex_wait_wake_file_bs_private, passed tc-start: 1647197636.103536, futex_wait_wake_file_bs_shared tc-end: 1647197642.147642, futex_wait_wake_file_bs_shared, passed tc-start: 1647197642.156297, futex_wait_wake_file_bs_shared_proc tc-end: 1647197648.164668, futex_wait_wake_file_bs_shared_proc, passed tc-start: 1647197648.173487, futex_wake_highest_pri tc-end: 1647197654.303491, futex_wake_highest_pri, expected_failure, PR kern/55230: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/sys/t_futex_ops.c:1447: waiter == lwp_data[1].threadid not met tc-start: 1647197654.310901, futex_wake_op_cmp tc-end: 1647197662.270247, futex_wake_op_cmp, passed tc-start: 1647197662.280850, futex_wake_op_op tc-end: 1647197662.423066, futex_wake_op_op, passed tp-end: 1647197662.430505, lib/libc/sys/t_futex_ops tp-start: 1647197662.500963, lib/libc/sys/t_futex_robust, 5 tc-start: 1647197662.503084, futex_robust_bad_pending tc-end: 1647197662.629054, futex_robust_bad_pending, passed tc-start: 1647197662.636316, futex_robust_evil_circular tc-end: 1647197663.639880, futex_robust_evil_circular, passed tc-start: 1647197663.646845, futex_robust_negative tc-end: 1647197663.775380, futex_robust_negative, passed tc-start: 1647197663.782357, futex_robust_positive tc-end: 1647197663.912943, futex_robust_positive, passed tc-start: 1647197663.920537, futex_robust_unmapped tc-end: 1647197664.49132, futex_robust_unmapped, passed tp-end: 1647197664.56775, lib/libc/sys/t_futex_robust tp-start: 1647197664.123709, lib/libc/sys/t_getcontext, 3 tc-start: 1647197664.125805, getcontext_err tc-end: 1647197664.205155, getcontext_err, passed tc-start: 1647197664.215646, setcontext_err tc-end: 1647197664.304272, setcontext_err, passed tc-start: 1647197664.314372, setcontext_link tc-end: 1647197664.423894, setcontext_link, passed tp-end: 1647197664.435033, lib/libc/sys/t_getcontext tp-start: 1647197664.544509, lib/libc/sys/t_getgroups, 4 tc-start: 1647197664.548046, getgroups_err tc-end: 1647197664.670431, getgroups_err, passed tc-start: 1647197664.682557, getgroups_getgid tc-end: 1647197664.785434, getgroups_getgid, passed tc-start: 1647197664.795325, getgroups_setgid tc-end: 1647197665.7555, getgroups_setgid, passed tc-start: 1647197665.17251, getgroups_zero tc-end: 1647197665.119179, getgroups_zero, passed tp-end: 1647197665.129301, lib/libc/sys/t_getgroups tp-start: 1647197665.200370, lib/libc/sys/t_getitimer, 5 tc-start: 1647197665.202514, getitimer_empty tc-end: 1647197665.267748, getitimer_empty, passed tc-start: 1647197665.274271, getitimer_err tc-end: 1647197665.341236, getitimer_err, passed tc-start: 1647197665.347979, setitimer_basic tc-end: 1647197665.448308, setitimer_basic, passed tc-start: 1647197665.454827, setitimer_err tc-end: 1647197665.524063, setitimer_err, passed tc-start: 1647197665.530718, setitimer_old tc-end: 1647197665.597185, setitimer_old, passed tp-end: 1647197665.603998, lib/libc/sys/t_getitimer tp-start: 1647197665.672006, lib/libc/sys/t_getlogin, 5 tc-start: 1647197665.674033, getlogin_r_err tc-end: 1647197665.739028, getlogin_r_err, passed tc-start: 1647197665.747161, getlogin_same tc-end: 1647197665.820825, getlogin_same, passed tc-start: 1647197665.827732, setlogin_basic tc-end: 1647197665.904898, setlogin_basic, passed tc-start: 1647197665.911315, setlogin_err tc-end: 1647197665.987735, setlogin_err, passed tc-start: 1647197665.994452, setlogin_perm tc-end: 1647197666.78888, setlogin_perm, passed tp-end: 1647197666.86642, lib/libc/sys/t_getlogin tp-start: 1647197666.158727, lib/libc/sys/t_getpid, 2 tc-start: 1647197666.160785, getpid_process tc-end: 1647197666.346818, getpid_process, passed tc-start: 1647197666.353892, getpid_thread tc-end: 1647197666.437235, getpid_thread, passed tp-end: 1647197666.443990, lib/libc/sys/t_getpid tp-start: 1647197666.534512, lib/libc/sys/t_getrandom, 10 tc-start: 1647197666.539106, getrandom_default tc-se:timeout tc-end: 1647197668.558793, getrandom_default, passed tc-start: 1647197668.568756, getrandom_fault tc-end: 1647197668.675415, getrandom_fault, passed tc-start: 1647197668.687520, getrandom_insecure tc-end: 1647197668.791471, getrandom_insecure, passed tc-start: 1647197668.800347, getrandom_insecure_nonblock tc-end: 1647197668.896890, getrandom_insecure_nonblock, passed tc-start: 1647197668.904617, getrandom_invalid tc-end: 1647197668.990822, getrandom_invalid, passed tc-start: 1647197669.1663, getrandom_nonblock tc-end: 1647197669.115339, getrandom_nonblock, passed tc-start: 1647197669.125524, getrandom_random tc-se:timeout tc-end: 1647197671.215475, getrandom_random, passed tc-start: 1647197671.224289, getrandom_random_insecure tc-end: 1647197671.294472, getrandom_random_insecure, passed tc-start: 1647197671.301151, getrandom_random_insecure_nonblock tc-end: 1647197671.389740, getrandom_random_insecure_nonblock, passed tc-start: 1647197671.399070, getrandom_random_nonblock tc-end: 1647197671.476494, getrandom_random_nonblock, passed tp-end: 1647197671.483023, lib/libc/sys/t_getrandom tp-start: 1647197671.550672, lib/libc/sys/t_getrusage, 6 tc-start: 1647197671.552666, getrusage_err tc-end: 1647197671.632588, getrusage_err, passed tc-start: 1647197671.641560, getrusage_maxrss tc-end: 1647197673.512080, getrusage_maxrss, passed tc-start: 1647197673.523366, getrusage_msgsnd tc-end: 1647197673.639299, getrusage_msgsnd, passed tc-start: 1647197673.649595, getrusage_sig tc-end: 1647197673.737017, getrusage_sig, passed tc-start: 1647197673.743594, getrusage_utime_back tc-end: 1647197677.733751, getrusage_utime_back, expected_failure, PR kern/30115: anticipated error did not occur tc-start: 1647197677.744224, getrusage_utime_zero tc-end: 1647197680.864456, getrusage_utime_zero, expected_failure, PR kern/30115: anticipated error did not occur tp-end: 1647197680.871603, lib/libc/sys/t_getrusage tp-start: 1647197680.937562, lib/libc/sys/t_getsid, 3 tc-start: 1647197680.939606, getsid_current tc-end: 1647197681.3853, getsid_current, passed tc-start: 1647197681.10749, getsid_err tc-end: 1647197681.97246, getsid_err, passed tc-start: 1647197681.106274, getsid_process tc-end: 1647197681.219352, getsid_process, passed tp-end: 1647197681.229064, lib/libc/sys/t_getsid tp-start: 1647197681.320003, lib/libc/sys/t_getsockname, 1 tc-start: 1647197681.323204, getsockname_unix tc-end: 1647197681.419957, getsockname_unix, passed tp-end: 1647197681.430740, lib/libc/sys/t_getsockname tp-start: 1647197681.526738, lib/libc/sys/t_gettimeofday, 2 tc-start: 1647197681.529784, gettimeofday_err tc-end: 1647197681.625642, gettimeofday_err, passed tc-start: 1647197681.635861, gettimeofday_mono tc-end: 1647197681.751675, gettimeofday_mono, passed tp-end: 1647197681.759882, lib/libc/sys/t_gettimeofday tp-start: 1647197681.846922, lib/libc/sys/t_issetugid, 4 tc-start: 1647197681.850663, issetugid_egid tc-end: 1647197681.983541, issetugid_egid, passed tc-start: 1647197681.993118, issetugid_euid tc-end: 1647197682.128204, issetugid_euid, passed tc-start: 1647197682.138067, issetugid_rgid tc-end: 1647197682.268262, issetugid_rgid, passed tc-start: 1647197682.278856, issetugid_ruid tc-end: 1647197682.391394, issetugid_ruid, passed tp-end: 1647197682.403058, lib/libc/sys/t_issetugid tp-start: 1647197682.530972, lib/libc/sys/t_kevent, 4 tc-start: 1647197682.535625, kevent_zerotimer tc-end: 1647197682.682593, kevent_zerotimer, passed tc-start: 1647197682.693704, kqueue_EVFILT_USER tc-end: 1647197682.806728, kqueue_EVFILT_USER, passed tc-start: 1647197682.819284, kqueue_desc_passing tc-so:parent (pid 22313): sending kq fd 3 tc-end: 1647197682.953838, kqueue_desc_passing, skipped, PR kern/46523 tc-start: 1647197682.960833, kqueue_unsupported_fd tc-end: 1647197683.39416, kqueue_unsupported_fd, passed tp-end: 1647197683.48077, lib/libc/sys/t_kevent tp-start: 1647197683.127250, lib/libc/sys/t_kill, 5 tc-start: 1647197683.129324, kill_basic tc-end: 1647197683.212952, kill_basic, passed tc-start: 1647197683.219955, kill_err tc-end: 1647197683.300433, kill_err, passed tc-start: 1647197683.307645, kill_perm tc-end: 1647197685.378477, kill_perm, passed tc-start: 1647197685.388174, kill_pgrp_neg tc-end: 1647197685.518602, kill_pgrp_neg, passed tc-start: 1647197685.528438, kill_pgrp_zero tc-end: 1647197685.659291, kill_pgrp_zero, passed tp-end: 1647197685.669046, lib/libc/sys/t_kill tp-start: 1647197685.767460, lib/libc/sys/t_link, 4 tc-start: 1647197685.770444, link_count tc-end: 1647197685.959200, link_count, passed tc-start: 1647197685.970104, link_err tc-end: 1647197686.161394, link_err, passed tc-start: 1647197686.171053, link_perm tc-end: 1647197686.278973, link_perm, passed tc-start: 1647197686.286908, link_stat tc-end: 1647197686.435847, link_stat, passed tp-end: 1647197686.446206, lib/libc/sys/t_link tp-start: 1647197686.543055, lib/libc/sys/t_listen, 2 tc-start: 1647197686.546069, listen_err tc-end: 1647197686.732587, listen_err, passed tc-start: 1647197686.742208, listen_low_port tc-end: 1647197686.841703, listen_low_port, passed tp-end: 1647197686.851138, lib/libc/sys/t_listen tp-start: 1647197686.944811, lib/libc/sys/t_lwp_ctl, 1 tc-start: 1647197686.947847, lwpctl_counter tc-so:pctr = 0 tc-so:pctr = 1 tc-end: 1647197687.85515, lwpctl_counter, passed tp-end: 1647197687.94891, lib/libc/sys/t_lwp_ctl tp-start: 1647197687.199233, lib/libc/sys/t_lwp_create, 7 tc-start: 1647197687.202230, lwp_create_bad_lid_ptr tc-end: 1647197687.302445, lwp_create_bad_lid_ptr, passed tc-start: 1647197687.311841, lwp_create_generic_fail_no_uc_cpu tc-end: 1647197687.412131, lwp_create_generic_fail_no_uc_cpu, passed tc-start: 1647197687.421849, lwp_create_sparc_fail_npc_null tc-end: 1647197687.523202, lwp_create_sparc_fail_npc_null, passed tc-start: 1647197687.532730, lwp_create_sparc_fail_npc_odd tc-end: 1647197687.632614, lwp_create_sparc_fail_npc_odd, passed tc-start: 1647197687.642050, lwp_create_sparc_fail_pc_null tc-end: 1647197687.742884, lwp_create_sparc_fail_pc_null, passed tc-start: 1647197687.751954, lwp_create_sparc_fail_pc_odd tc-end: 1647197687.851749, lwp_create_sparc_fail_pc_odd, passed tc-start: 1647197687.861528, lwp_create_works tc-end: 1647197687.965388, lwp_create_works, passed tp-end: 1647197687.974941, lib/libc/sys/t_lwp_create tp-start: 1647197688.76049, lib/libc/sys/t_minherit, 5 tc-start: 1647197688.79127, minherit_bad tc-end: 1647197688.159933, minherit_bad, passed tc-start: 1647197688.167076, minherit_copy tc-end: 1647197688.248704, minherit_copy, passed tc-start: 1647197688.255611, minherit_none tc-end: 1647197688.339370, minherit_none, passed tc-start: 1647197688.346632, minherit_share tc-end: 1647197688.430364, minherit_share, passed tc-start: 1647197688.439224, minherit_zero tc-end: 1647197688.521650, minherit_zero, passed tp-end: 1647197688.528742, lib/libc/sys/t_minherit tp-start: 1647197688.597255, lib/libc/sys/t_mincore, 3 tc-start: 1647197688.599607, mincore_err tc-end: 1647197688.673368, mincore_err, passed tc-start: 1647197688.682462, mincore_resid tc-end: 1647197689.27991, mincore_resid, passed tc-start: 1647197689.35151, mincore_shmseg tc-se:128 pages still resident tc-end: 1647197689.133355, mincore_shmseg, passed tp-end: 1647197689.139925, lib/libc/sys/t_mincore tp-start: 1647197689.205949, lib/libc/sys/t_mkdir, 4 tc-start: 1647197689.207976, mkdir_err tc-end: 1647197689.275461, mkdir_err, passed tc-start: 1647197689.282253, mkdir_mode tc-end: 1647197691.396512, mkdir_mode, passed tc-start: 1647197691.406425, mkdir_perm tc-end: 1647197691.612979, mkdir_perm, passed tc-start: 1647197691.624427, mkdir_trail tc-so:Checking "dir1/" tc-so:Checking "dir2//" tc-end: 1647197691.753957, mkdir_trail, passed tp-end: 1647197691.764084, lib/libc/sys/t_mkdir tp-start: 1647197691.870737, lib/libc/sys/t_mkfifo, 6 tc-start: 1647197691.874002, mkfifo_block tc-end: 1647197694.4068, mkfifo_block, passed tc-start: 1647197694.11196, mkfifo_err tc-end: 1647197694.137811, mkfifo_err, passed tc-start: 1647197694.144369, mkfifo_nonblock tc-end: 1647197696.283461, mkfifo_nonblock, passed tc-start: 1647197696.290377, mkfifo_perm tc-end: 1647197696.431585, mkfifo_perm, passed tc-start: 1647197696.440112, mkfifo_stat tc-end: 1647197696.570130, mkfifo_stat, passed tc-start: 1647197696.577161, mknod_s_ififo tc-end: 1647197696.701925, mknod_s_ififo, passed tp-end: 1647197696.708464, lib/libc/sys/t_mkfifo tp-start: 1647197696.773892, lib/libc/sys/t_mknod, 4 tc-start: 1647197696.775992, mknod_err tc-end: 1647197696.900916, mknod_err, passed tc-start: 1647197696.907924, mknod_exist tc-end: 1647197697.36669, mknod_exist, passed tc-start: 1647197697.43535, mknod_perm tc-end: 1647197697.177821, mknod_perm, passed tc-start: 1647197697.185401, mknod_stat tc-end: 1647197697.322027, mknod_stat, passed tp-end: 1647197697.331548, lib/libc/sys/t_mknod tp-start: 1647197697.415443, lib/libc/sys/t_mlock, 5 tc-start: 1647197697.417552, mlock_clip tc-se:mlock_clip: buf = 0x40254000 (page=8192) tc-end: 1647197697.488474, mlock_clip, passed tc-start: 1647197697.495055, mlock_err tc-se:mlock_err: buf = 0x40254000 (page=8192) tc-so:testing with (hopefully) invalid pointer 0x206000 tc-end: 1647197697.570719, mlock_err, passed tc-start: 1647197697.577267, mlock_limits tc-se:mlock_limits: buf = 0x40254000 (page=8192) tc-se:trying to lock 8192 bytes with 8191 byte limit tc-se:trying to lock 8092 bytes with 8091 byte limit tc-se:trying to lock 7992 bytes with 7991 byte limit tc-se:trying to lock 7892 bytes with 7891 byte limit tc-se:trying to lock 7792 bytes with 7791 byte limit tc-se:trying to lock 7692 bytes with 7691 byte limit tc-se:trying to lock 7592 bytes with 7591 byte limit tc-se:trying to lock 7492 bytes with 7491 byte limit tc-se:trying to lock 7392 bytes with 7391 byte limit tc-se:trying to lock 7292 bytes with 7291 byte limit tc-se:trying to lock 7192 bytes with 7191 byte limit tc-se:trying to lock 7092 bytes with 7091 byte limit tc-se:trying to lock 6992 bytes with 6991 byte limit tc-se:trying to lock 6892 bytes with 6891 byte limit tc-se:trying to lock 6792 bytes with 6791 byte limit tc-se:trying to lock 6692 bytes with 6691 byte limit tc-se:trying to lock 6592 bytes with 6591 byte limit tc-se:trying to lock 6492 bytes with 6491 byte limit tc-se:trying to lock 6392 bytes with 6391 byte limit tc-se:trying to lock 6292 bytes with 6291 byte limit tc-se:trying to lock 6192 bytes with 6191 byte limit tc-se:trying to lock 6092 bytes with 6091 byte limit tc-se:trying to lock 5992 bytes with 5991 byte limit tc-se:trying to lock 5892 bytes with 5891 byte limit tc-se:trying to lock 5792 bytes with 5791 byte limit tc-se:trying to lock 5692 bytes with 5691 byte limit tc-se:trying to lock 5592 bytes with 5591 byte limit tc-se:trying to lock 5492 bytes with 5491 byte limit tc-se:trying to lock 5392 bytes with 5391 byte limit tc-se:trying to lock 5292 bytes with 5291 byte limit tc-se:trying to lock 5192 bytes with 5191 byte limit tc-se:trying to lock 5092 bytes with 5091 byte limit tc-se:trying to lock 4992 bytes with 4991 byte limit tc-se:trying to lock 4892 bytes with 4891 byte limit tc-se:trying to lock 4792 bytes with 4791 byte limit tc-se:trying to lock 4692 bytes with 4691 byte limit tc-se:trying to lock 4592 bytes with 4591 byte limit tc-se:trying to lock 4492 bytes with 4491 byte limit tc-se:trying to lock 4392 bytes with 4391 byte limit tc-se:trying to lock 4292 bytes with 4291 byte limit tc-se:trying to lock 4192 bytes with 4191 byte limit tc-se:trying to lock 4092 bytes with 4091 byte limit tc-se:trying to lock 3992 bytes with 3991 byte limit tc-se:trying to lock 3892 bytes with 3891 byte limit tc-se:trying to lock 3792 bytes with 3791 byte limit tc-se:trying to lock 3692 bytes with 3691 byte limit tc-se:trying to lock 3592 bytes with 3591 byte limit tc-se:trying to lock 3492 bytes with 3491 byte limit tc-se:trying to lock 3392 bytes with 3391 byte limit tc-se:trying to lock 3292 bytes with 3291 byte limit tc-se:trying to lock 3192 bytes with 3191 byte limit tc-se:trying to lock 3092 bytes with 3091 byte limit tc-se:trying to lock 2992 bytes with 2991 byte limit tc-se:trying to lock 2892 bytes with 2891 byte limit tc-se:trying to lock 2792 bytes with 2791 byte limit tc-se:trying to lock 2692 bytes with 2691 byte limit tc-se:trying to lock 2592 bytes with 2591 byte limit tc-se:trying to lock 2492 bytes with 2491 byte limit tc-se:trying to lock 2392 bytes with 2391 byte limit tc-se:trying to lock 2292 bytes with 2291 byte limit tc-se:trying to lock 2192 bytes with 2191 byte limit tc-se:trying to lock 2092 bytes with 2091 byte limit tc-se:trying to lock 1992 bytes with 1991 byte limit tc-se:trying to lock 1892 bytes with 1891 byte limit tc-se:trying to lock 1792 bytes with 1791 byte limit tc-se:trying to lock 1692 bytes with 1691 byte limit tc-se:trying to lock 1592 bytes with 1591 byte limit tc-se:trying to lock 1492 bytes with 1491 byte limit tc-se:trying to lock 1392 bytes with 1391 byte limit tc-se:trying to lock 1292 bytes with 1291 byte limit tc-se:trying to lock 1192 bytes with 1191 byte limit tc-se:trying to lock 1092 bytes with 1091 byte limit tc-se:trying to lock 992 bytes with 991 byte limit tc-se:trying to lock 892 bytes with 891 byte limit tc-se:trying to lock 792 bytes with 791 byte limit tc-se:trying to lock 692 bytes with 691 byte limit tc-se:trying to lock 592 bytes with 591 byte limit tc-se:trying to lock 492 bytes with 491 byte limit tc-se:trying to lock 392 bytes with 391 byte limit tc-se:trying to lock 292 bytes with 291 byte limit tc-se:trying to lock 192 bytes with 191 byte limit tc-se:trying to lock 92 bytes with 91 byte limit tc-end: 1647197697.777067, mlock_limits, passed tc-start: 1647197697.783995, mlock_mmap tc-se:mlock_mmap: buf=0x40254000, page=8192 tc-se:mlock_mmap: first test succeeded tc-se:mlock_mmap: second test succeeded tc-end: 1647197697.860238, mlock_mmap, passed tc-start: 1647197697.867226, mlock_nested tc-se:mlock_nested: buf = 0x40254000 (page=8192) tc-end: 1647197697.942360, mlock_nested, passed tp-end: 1647197697.949172, lib/libc/sys/t_mlock tp-start: 1647197698.22895, lib/libc/sys/t_mmap, 9 tc-start: 1647197698.25090, mmap_block tc-end: 1647197698.91845, mmap_block, skipped, The test case causes a panic (PR kern/38889, PR kern/46592) tc-start: 1647197698.99456, mmap_err tc-end: 1647197698.167619, mmap_err, passed tc-start: 1647197698.174532, mmap_loan tc-end: 1647197698.315881, mmap_loan, passed tc-start: 1647197698.322507, mmap_prot_1 tc-end: 1647197698.473120, mmap_prot_1, passed tc-start: 1647197698.481743, mmap_prot_2 tc-end: 1647197698.560492, mmap_prot_2, passed tc-start: 1647197698.567177, mmap_prot_3 tc-end: 1647197698.707813, mmap_prot_3, passed tc-start: 1647197698.714537, mmap_truncate tc-end: 1647197698.849126, mmap_truncate, passed tc-start: 1647197698.855778, mmap_truncate_signal tc-end: 1647197698.997824, mmap_truncate_signal, passed tc-start: 1647197699.4503, mmap_va0 tc-end: 1647197699.75654, mmap_va0, passed tp-end: 1647197699.82439, lib/libc/sys/t_mmap tp-start: 1647197699.153683, lib/libc/sys/t_mprotect, 7 tc-start: 1647197699.155800, mprotect_access tc-end: 1647197699.306196, mprotect_access, passed tc-start: 1647197699.313264, mprotect_err tc-end: 1647197699.380018, mprotect_err, passed tc-start: 1647197699.386739, mprotect_exec tc-end: 1647197699.466160, mprotect_exec, passed tc-start: 1647197699.475066, mprotect_mremap_exec tc-end: 1647197699.574783, mprotect_mremap_exec, passed tc-start: 1647197699.585319, mprotect_mremap_fork_exec tc-end: 1647197699.688839, mprotect_mremap_fork_exec, expected_failure, PR lib/55177: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/sys/t_mprotect.c:435: ((int (*)(void))map2)() == 2 not met tc-start: 1647197699.696607, mprotect_pax tc-end: 1647197699.767880, mprotect_pax, skipped, PaX MPROTECT restrictions not enabled tc-start: 1647197699.774599, mprotect_write tc-end: 1647197699.861133, mprotect_write, passed tp-end: 1647197699.868144, lib/libc/sys/t_mprotect tp-start: 1647197699.939029, lib/libc/sys/t_msgctl, 5 tc-start: 1647197699.941314, msgctl_err tc-end: 1647197700.67209, msgctl_err, passed tc-start: 1647197700.74208, msgctl_perm tc-end: 1647197700.225339, msgctl_perm, passed tc-start: 1647197700.232343, msgctl_pid tc-end: 1647197704.379427, msgctl_pid, passed tc-start: 1647197704.389533, msgctl_set tc-end: 1647197704.591938, msgctl_set, passed tc-start: 1647197704.602337, msgctl_time tc-end: 1647197704.790873, msgctl_time, passed tp-end: 1647197704.800726, lib/libc/sys/t_msgctl tp-start: 1647197704.905185, lib/libc/sys/t_msgget, 5 tc-start: 1647197704.908170, msgget_excl tc-end: 1647197705.94331, msgget_excl, passed tc-start: 1647197705.104101, msgget_exit tc-end: 1647197705.309802, msgget_exit, passed tc-start: 1647197705.319681, msgget_init tc-end: 1647197705.507581, msgget_init, passed tc-start: 1647197705.517454, msgget_limit tc-se:key[0] = 1900544 tc-se:key[1] = 65537 tc-se:key[2] = 65538 tc-se:key[3] = 65539 tc-se:key[4] = 65540 tc-se:key[5] = 65541 tc-se:key[6] = 65542 tc-se:key[7] = 65543 tc-se:key[8] = 65544 tc-se:key[9] = 65545 tc-se:key[10] = 65546 tc-se:key[11] = 65547 tc-se:key[12] = 65548 tc-se:key[13] = 65549 tc-se:key[14] = 65550 tc-se:key[15] = 65551 tc-se:key[16] = 65552 tc-se:key[17] = 65553 tc-se:key[18] = 65554 tc-se:key[19] = 65555 tc-se:key[20] = 65556 tc-se:key[21] = 65557 tc-se:key[22] = 65558 tc-se:key[23] = 65559 tc-se:key[24] = 65560 tc-se:key[25] = 65561 tc-se:key[26] = 65562 tc-se:key[27] = 65563 tc-se:key[28] = 65564 tc-se:key[29] = 65565 tc-se:key[30] = 65566 tc-se:key[31] = 65567 tc-se:key[32] = 65568 tc-se:key[33] = 65569 tc-se:key[34] = 65570 tc-se:key[35] = 65571 tc-se:key[36] = 65572 tc-se:key[37] = 65573 tc-se:key[38] = 65574 tc-se:key[39] = 65575 tc-end: 1647197705.698174, msgget_limit, passed tc-start: 1647197705.707560, msgget_mode tc-se:testing mode 448 tc-se:testing mode 256 tc-se:testing mode 128 tc-se:testing mode 64 tc-se:testing mode 56 tc-se:testing mode 32 tc-se:testing mode 16 tc-se:testing mode 8 tc-se:testing mode 7 tc-se:testing mode 4 tc-se:testing mode 2 tc-se:testing mode 1 tc-end: 1647197705.916189, msgget_mode, passed tp-end: 1647197705.925926, lib/libc/sys/t_msgget tp-start: 1647197706.8103, lib/libc/sys/t_msgrcv, 6 tc-start: 1647197706.10339, msgrcv_basic tc-end: 1647197706.137737, msgrcv_basic, passed tc-start: 1647197706.145070, msgrcv_block tc-end: 1647197710.145121, msgrcv_block, passed tc-start: 1647197710.151991, msgrcv_err tc-end: 1647197710.271544, msgrcv_err, passed tc-start: 1647197710.278114, msgrcv_mtype tc-end: 1647197710.397904, msgrcv_mtype, passed tc-start: 1647197710.404377, msgrcv_nonblock tc-end: 1647197714.474211, msgrcv_nonblock, passed tc-start: 1647197714.484413, msgrcv_truncate tc-end: 1647197714.665266, msgrcv_truncate, passed tp-end: 1647197714.674749, lib/libc/sys/t_msgrcv tp-start: 1647197714.778227, lib/libc/sys/t_msgsnd, 5 tc-start: 1647197714.781269, msgsnd_block tc-end: 1647197718.908030, msgsnd_block, passed tc-start: 1647197718.915018, msgsnd_count tc-end: 1647197719.48672, msgsnd_count, passed tc-start: 1647197719.55820, msgsnd_err tc-end: 1647197719.191567, msgsnd_err, passed tc-start: 1647197719.198606, msgsnd_nonblock tc-end: 1647197723.294731, msgsnd_nonblock, passed tc-start: 1647197723.302159, msgsnd_perm tc-end: 1647197723.452876, msgsnd_perm, passed tp-end: 1647197723.460578, lib/libc/sys/t_msgsnd tp-start: 1647197723.531122, lib/libc/sys/t_msync, 4 tc-start: 1647197723.533204, msync_async tc-end: 1647197723.608815, msync_async, passed tc-start: 1647197723.615945, msync_err tc-end: 1647197723.694010, msync_err, passed tc-start: 1647197723.701352, msync_invalidate tc-end: 1647197723.777396, msync_invalidate, passed tc-start: 1647197723.783278, msync_sync tc-end: 1647197723.857229, msync_sync, passed tp-end: 1647197723.863034, lib/libc/sys/t_msync tp-start: 1647197723.932865, lib/libc/sys/t_nanosleep, 3 tc-start: 1647197723.935134, nanosleep_basic tc-end: 1647197724.336694, nanosleep_basic, passed tc-start: 1647197724.343987, nanosleep_err tc-end: 1647197724.415428, nanosleep_err, passed tc-start: 1647197724.423080, nanosleep_sig tc-end: 1647197726.424160, nanosleep_sig, passed tp-end: 1647197726.432467, lib/libc/sys/t_nanosleep tp-start: 1647197726.502690, lib/libc/sys/t_pipe, 1 tc-start: 1647197726.504863, pipe_restart tc-so:Read: 0x200000 tc-so:Expected: 0x200000 tc-end: 1647197730.569658, pipe_restart, passed tp-end: 1647197730.577355, lib/libc/sys/t_pipe tp-start: 1647197730.650850, lib/libc/sys/t_pipe2, 6 tc-start: 1647197730.653096, pipe2_basic tc-end: 1647197730.725395, pipe2_basic, passed tc-start: 1647197730.731937, pipe2_cloexec tc-end: 1647197730.804892, pipe2_cloexec, passed tc-start: 1647197730.811213, pipe2_consume tc-end: 1647197730.885850, pipe2_consume, passed tc-start: 1647197730.891973, pipe2_einval tc-end: 1647197730.964604, pipe2_einval, passed tc-start: 1647197730.972426, pipe2_nonblock tc-end: 1647197731.52426, pipe2_nonblock, passed tc-start: 1647197731.59522, pipe2_nosigpipe tc-end: 1647197731.132560, pipe2_nosigpipe, passed tp-end: 1647197731.138513, lib/libc/sys/t_pipe2 tp-start: 1647197731.236215, lib/libc/sys/t_poll, 6 tc-start: 1647197731.236547, 3way tc-so:parent write tc-so:parent terminated tc-end: 1647197750.945226, 3way, passed tc-start: 1647197750.952728, basic tc-end: 1647197751.70063, basic, passed tc-start: 1647197751.78530, err tc-end: 1647197751.164920, err, passed tc-start: 1647197751.173978, fifo_hup1 tc-end: 1647197751.353313, fifo_hup1, passed tc-start: 1647197751.362724, fifo_hup2 tc-end: 1647197761.233396, fifo_hup2, passed tc-start: 1647197761.242699, fifo_inout tc-end: 1647197761.421689, fifo_inout, passed tp-end: 1647197761.429040, lib/libc/sys/t_poll tp-start: 1647197761.525757, lib/libc/sys/t_pollts, 3 tc-start: 1647197761.528164, basic tc-end: 1647197763.555319, basic, passed tc-start: 1647197763.564845, err tc-end: 1647197763.651050, err, passed tc-start: 1647197763.660436, sigmask tc-end: 1647197763.748054, sigmask, passed tp-end: 1647197763.757169, lib/libc/sys/t_pollts tp-start: 1647197763.836228, lib/libc/sys/t_posix_fallocate, 1 tc-start: 1647197763.839331, ebadf tc-end: 1647197763.917738, ebadf, passed tp-end: 1647197763.924657, lib/libc/sys/t_posix_fallocate tp-start: 1647197764.16697, lib/libc/sys/t_ppoll, 3 tc-start: 1647197764.18920, basic tc-end: 1647197766.84954, basic, passed tc-start: 1647197766.91948, err tc-end: 1647197766.160764, err, passed tc-start: 1647197766.173183, sigmask tc-end: 1647197766.260782, sigmask, passed tp-end: 1647197766.268983, lib/libc/sys/t_ppoll tp-start: 1647197766.365243, lib/libc/sys/t_ptrace, 6 tc-start: 1647197766.368036, attach_chroot tc-so:Waiting for chrooting of the child PID 29555Child is ready, it will try to PT_ATTACH to parent tc-so:fds_fromparent is no longer needed - close it tc-so:fds_toparent is no longer needed - close it tc-end: 1647197766.483569, attach_chroot, passed tc-start: 1647197766.498795, attach_pid0 tc-end: 1647197766.584982, attach_pid0, passed tc-start: 1647197766.593769, attach_pid1 tc-end: 1647197766.692667, attach_pid1, passed tc-start: 1647197766.700194, attach_pid1_securelevel tc-end: 1647197766.802173, attach_pid1_securelevel, passed tc-start: 1647197766.813120, attach_self tc-end: 1647197766.925161, attach_self, passed tc-start: 1647197766.935873, traceme_twice tc-so:Mark the parent process (PID 929) a debugger of PID 10208Mark the parent process (PID 929) a debugger of PID 10208 again tc-end: 1647197767.41445, traceme_twice, passed tp-end: 1647197767.50138, lib/libc/sys/t_ptrace tp-start: 1647197767.176790, lib/libc/sys/t_ptrace_sigchld, 1 tc-start: 1647197767.179690, traceme_raise1 tc-end: 1647197767.281564, traceme_raise1, skipped, XXX: zombie is not collected before tracer's death tp-end: 1647197767.290409, lib/libc/sys/t_ptrace_sigchld tp-start: 1647197768.198360, lib/libc/sys/t_ptrace_wait, 282 tc-start: 1647197768.201029, access_fpregs1 tc-end: 1647197768.462936, access_fpregs1, passed tc-start: 1647197768.471066, access_fpregs2 tc-end: 1647197768.701821, access_fpregs2, passed tc-start: 1647197768.710220, access_regs1 tc-end: 1647197768.952740, access_regs1, passed tc-start: 1647197768.961416, access_regs2 tc-end: 1647197769.190778, access_regs2, passed tc-start: 1647197769.199055, access_regs3 tc-end: 1647197769.434177, access_regs3, passed tc-start: 1647197769.442479, access_regs4 tc-end: 1647197769.688062, access_regs4, passed tc-start: 1647197769.698835, access_regs5 tc-end: 1647197769.973724, access_regs5, passed tc-start: 1647197769.983858, access_regs6 tc-end: 1647197770.217895, access_regs6, passed tc-start: 1647197770.225962, access_regs_set_unaligned_pc_0x1 tc-end: 1647197770.451516, access_regs_set_unaligned_pc_0x1, passed tc-start: 1647197770.459784, access_regs_set_unaligned_pc_0x3 tc-end: 1647197770.687188, access_regs_set_unaligned_pc_0x3, passed tc-start: 1647197770.695551, access_regs_set_unaligned_pc_0x7 tc-end: 1647197770.951365, access_regs_set_unaligned_pc_0x7, passed tc-start: 1647197770.959893, bytes_transfer_alignment_piod_read_auxv tc-end: 1647197771.670731, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1647197771.678372, bytes_transfer_alignment_piod_read_d tc-end: 1647197776.527916, bytes_transfer_alignment_piod_read_d, passed tc-start: 1647197776.535945, bytes_transfer_alignment_piod_read_i tc-end: 1647197781.208097, bytes_transfer_alignment_piod_read_i, passed tc-start: 1647197781.215298, bytes_transfer_alignment_piod_write_d tc-end: 1647197787.702134, bytes_transfer_alignment_piod_write_d, passed tc-start: 1647197787.710024, bytes_transfer_alignment_piod_write_i tc-end: 1647197795.274933, bytes_transfer_alignment_piod_write_i, passed tc-start: 1647197795.287721, bytes_transfer_alignment_pt_read_d tc-end: 1647197800.727758, bytes_transfer_alignment_pt_read_d, passed tc-start: 1647197800.737115, bytes_transfer_alignment_pt_read_i tc-end: 1647197806.596793, bytes_transfer_alignment_pt_read_i, passed tc-start: 1647197806.608719, bytes_transfer_alignment_pt_write_d tc-end: 1647197815.103829, bytes_transfer_alignment_pt_write_d, passed tc-start: 1647197815.115901, bytes_transfer_alignment_pt_write_i tc-end: 1647197821.782652, bytes_transfer_alignment_pt_write_i, passed tc-start: 1647197821.789593, bytes_transfer_eof_piod_read_d tc-end: 1647197822.4040, bytes_transfer_eof_piod_read_d, passed tc-start: 1647197822.10720, bytes_transfer_eof_piod_read_i tc-end: 1647197822.221506, bytes_transfer_eof_piod_read_i, passed tc-start: 1647197822.228217, bytes_transfer_eof_piod_write_d tc-end: 1647197822.532611, bytes_transfer_eof_piod_write_d, passed tc-start: 1647197822.542353, bytes_transfer_eof_piod_write_i tc-end: 1647197822.785225, bytes_transfer_eof_piod_write_i, passed tc-start: 1647197822.792005, bytes_transfer_eof_pt_read_d tc-end: 1647197823.7219, bytes_transfer_eof_pt_read_d, passed tc-start: 1647197823.14051, bytes_transfer_eof_pt_read_i tc-end: 1647197823.226749, bytes_transfer_eof_pt_read_i, passed tc-start: 1647197823.233471, bytes_transfer_eof_pt_write_d tc-end: 1647197823.447148, bytes_transfer_eof_pt_write_d, passed tc-start: 1647197823.453856, bytes_transfer_eof_pt_write_i tc-end: 1647197823.690201, bytes_transfer_eof_pt_write_i, passed tc-start: 1647197823.698362, bytes_transfer_piod_read_auxv tc-end: 1647197823.958258, bytes_transfer_piod_read_auxv, passed tc-start: 1647197823.967932, bytes_transfer_piod_read_d_16 tc-end: 1647197824.197501, bytes_transfer_piod_read_d_16, passed tc-start: 1647197824.205862, bytes_transfer_piod_read_d_16_text tc-end: 1647197824.462956, bytes_transfer_piod_read_d_16_text, passed tc-start: 1647197824.472398, bytes_transfer_piod_read_d_32 tc-end: 1647197824.730275, bytes_transfer_piod_read_d_32, passed tc-start: 1647197824.739825, bytes_transfer_piod_read_d_32_text tc-end: 1647197825.47202, bytes_transfer_piod_read_d_32_text, passed tc-start: 1647197825.55513, bytes_transfer_piod_read_d_64 tc-end: 1647197825.286384, bytes_transfer_piod_read_d_64, passed tc-start: 1647197825.294920, bytes_transfer_piod_read_d_64_text tc-end: 1647197825.545718, bytes_transfer_piod_read_d_64_text, passed tc-start: 1647197825.556134, bytes_transfer_piod_read_d_8 tc-end: 1647197825.835566, bytes_transfer_piod_read_d_8, passed tc-start: 1647197825.848017, bytes_transfer_piod_read_d_8_text tc-end: 1647197826.129119, bytes_transfer_piod_read_d_8_text, passed tc-start: 1647197826.138355, bytes_transfer_piod_read_i_16 tc-end: 1647197826.410274, bytes_transfer_piod_read_i_16, passed tc-start: 1647197826.419531, bytes_transfer_piod_read_i_16_text tc-end: 1647197826.687385, bytes_transfer_piod_read_i_16_text, passed tc-start: 1647197826.699605, bytes_transfer_piod_read_i_32 tc-end: 1647197826.992181, bytes_transfer_piod_read_i_32, passed tc-start: 1647197826.999779, bytes_transfer_piod_read_i_32_text tc-end: 1647197827.208373, bytes_transfer_piod_read_i_32_text, passed tc-start: 1647197827.215210, bytes_transfer_piod_read_i_64 tc-end: 1647197827.433678, bytes_transfer_piod_read_i_64, passed tc-start: 1647197827.441157, bytes_transfer_piod_read_i_64_text tc-end: 1647197827.666805, bytes_transfer_piod_read_i_64_text, passed tc-start: 1647197827.676558, bytes_transfer_piod_read_i_8 tc-end: 1647197827.921639, bytes_transfer_piod_read_i_8, passed tc-start: 1647197827.930507, bytes_transfer_piod_read_i_8_text tc-end: 1647197828.252797, bytes_transfer_piod_read_i_8_text, passed tc-start: 1647197828.262122, bytes_transfer_piod_write_d_16 tc-end: 1647197828.571283, bytes_transfer_piod_write_d_16, passed tc-start: 1647197828.581524, bytes_transfer_piod_write_d_16_text tc-end: 1647197828.922532, bytes_transfer_piod_write_d_16_text, passed tc-start: 1647197828.936731, bytes_transfer_piod_write_d_32 tc-end: 1647197829.302623, bytes_transfer_piod_write_d_32, passed tc-start: 1647197829.313563, bytes_transfer_piod_write_d_32_text tc-end: 1647197829.654450, bytes_transfer_piod_write_d_32_text, passed tc-start: 1647197829.667094, bytes_transfer_piod_write_d_64 tc-end: 1647197829.994195, bytes_transfer_piod_write_d_64, passed tc-start: 1647197830.5148, bytes_transfer_piod_write_d_64_text tc-end: 1647197830.256854, bytes_transfer_piod_write_d_64_text, passed tc-start: 1647197830.264874, bytes_transfer_piod_write_d_8 tc-end: 1647197830.510978, bytes_transfer_piod_write_d_8, passed tc-start: 1647197830.517728, bytes_transfer_piod_write_d_8_text tc-end: 1647197830.727091, bytes_transfer_piod_write_d_8_text, passed tc-start: 1647197830.738835, bytes_transfer_piod_write_i_16 tc-end: 1647197830.989405, bytes_transfer_piod_write_i_16, passed tc-start: 1647197830.998243, bytes_transfer_piod_write_i_16_text tc-end: 1647197831.244953, bytes_transfer_piod_write_i_16_text, passed tc-start: 1647197831.251786, bytes_transfer_piod_write_i_32 tc-end: 1647197831.522675, bytes_transfer_piod_write_i_32, passed tc-start: 1647197831.530829, bytes_transfer_piod_write_i_32_text tc-end: 1647197831.793459, bytes_transfer_piod_write_i_32_text, passed tc-start: 1647197831.819018, bytes_transfer_piod_write_i_64 tc-end: 1647197832.56028, bytes_transfer_piod_write_i_64, passed tc-start: 1647197832.64292, bytes_transfer_piod_write_i_64_text tc-end: 1647197832.300703, bytes_transfer_piod_write_i_64_text, passed tc-start: 1647197832.309843, bytes_transfer_piod_write_i_8 tc-end: 1647197832.544875, bytes_transfer_piod_write_i_8, passed tc-start: 1647197832.553688, bytes_transfer_piod_write_i_8_text tc-end: 1647197832.783951, bytes_transfer_piod_write_i_8_text, passed tc-start: 1647197832.792762, bytes_transfer_read_d tc-end: 1647197833.18951, bytes_transfer_read_d, passed tc-start: 1647197833.25970, bytes_transfer_read_d_text tc-end: 1647197833.256814, bytes_transfer_read_d_text, passed tc-start: 1647197833.264237, bytes_transfer_read_i tc-end: 1647197833.483504, bytes_transfer_read_i, passed tc-start: 1647197833.490009, bytes_transfer_read_i_text tc-end: 1647197833.764837, bytes_transfer_read_i_text, passed tc-start: 1647197833.777030, bytes_transfer_write_d tc-end: 1647197834.74934, bytes_transfer_write_d, passed tc-start: 1647197834.84870, bytes_transfer_write_d_text tc-end: 1647197834.362338, bytes_transfer_write_d_text, passed tc-start: 1647197834.369275, bytes_transfer_write_i tc-end: 1647197834.585664, bytes_transfer_write_i, passed tc-start: 1647197834.594309, bytes_transfer_write_i_text tc-end: 1647197834.900181, bytes_transfer_write_i_text, passed tc-start: 1647197834.910287, child_attach_to_its_parent tc-end: 1647197835.244422, child_attach_to_its_parent, passed tc-start: 1647197835.262163, child_attach_to_its_stopped_parent tc-end: 1647197835.603583, child_attach_to_its_stopped_parent, passed tc-start: 1647197835.616593, clone1 tc-end: 1647197835.968876, clone1, passed tc-start: 1647197835.983761, clone5 tc-end: 1647197836.357420, clone5, passed tc-start: 1647197836.369758, clone_files1 tc-end: 1647197836.708918, clone_files1, passed tc-start: 1647197836.718927, clone_files5 tc-end: 1647197837.37521, clone_files5, passed tc-start: 1647197837.47983, clone_fs1 tc-end: 1647197837.376112, clone_fs1, passed tc-start: 1647197837.385925, clone_fs5 tc-end: 1647197837.702558, clone_fs5, passed tc-start: 1647197837.713003, clone_vfork1 tc-end: 1647197838.35765, clone_vfork1, passed tc-start: 1647197838.45793, clone_vfork5 tc-end: 1647197838.331924, clone_vfork5, passed tc-start: 1647197838.340212, clone_vm1 tc-end: 1647197838.581718, clone_vm1, passed tc-start: 1647197838.590508, clone_vm5 tc-end: 1647197838.833542, clone_vm5, passed tc-start: 1647197838.850295, core_dump_procinfo tc-end: 1647197839.229827, core_dump_procinfo, failed, /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1647197839.239817, eventmask_preserved_empty tc-end: 1647197839.541226, eventmask_preserved_empty, passed tc-start: 1647197839.551527, eventmask_preserved_fork tc-end: 1647197839.821014, eventmask_preserved_fork, passed tc-start: 1647197839.830216, eventmask_preserved_lwp_create tc-end: 1647197840.36938, eventmask_preserved_lwp_create, passed tc-start: 1647197840.44323, eventmask_preserved_lwp_exit tc-end: 1647197840.279487, eventmask_preserved_lwp_exit, passed tc-start: 1647197840.287082, eventmask_preserved_posix_spawn tc-end: 1647197840.528735, eventmask_preserved_posix_spawn, passed tc-start: 1647197840.536665, eventmask_preserved_vfork tc-end: 1647197840.778630, eventmask_preserved_vfork, passed tc-start: 1647197840.787312, eventmask_preserved_vfork_done tc-end: 1647197841.47020, eventmask_preserved_vfork_done, passed tc-start: 1647197841.56465, fork1 tc-end: 1647197841.326898, fork1, passed tc-start: 1647197841.337568, fork13 tc-end: 1647197841.553731, fork13, passed tc-start: 1647197841.560919, fork5 tc-end: 1647197841.817732, fork5, passed tc-start: 1647197841.828549, fork9 tc-end: 1647197842.136964, fork9, passed tc-start: 1647197842.145965, kill1 tc-end: 1647197842.379344, kill1, passed tc-start: 1647197842.387685, kill2 tc-end: 1647197842.614638, kill2, passed tc-start: 1647197842.623208, kill3 tc-end: 1647197842.849846, kill3, passed tc-start: 1647197842.858394, parent_attach_to_its_child tc-end: 1647197843.176322, parent_attach_to_its_child, passed tc-start: 1647197843.190569, parent_attach_to_its_stopped_child tc-end: 1647197843.546830, parent_attach_to_its_stopped_child, passed tc-start: 1647197843.561136, posix_spawn1 tc-so: tc-end: 1647197843.921571, posix_spawn1, passed tc-start: 1647197843.933016, posix_spawn2 tc-so: tc-end: 1647197844.291425, posix_spawn2, passed tc-start: 1647197844.301439, posix_spawn3 tc-so: tc-end: 1647197844.631940, posix_spawn3, passed tc-start: 1647197844.639559, posix_spawn4 tc-so: tc-end: 1647197844.894089, posix_spawn4, passed tc-start: 1647197844.901540, posix_spawn5 tc-so: tc-end: 1647197845.154272, posix_spawn5, passed tc-start: 1647197845.162349, posix_spawn6 tc-so: tc-end: 1647197845.411837, posix_spawn6, passed tc-start: 1647197845.418926, posix_spawn7 tc-so: tc-end: 1647197845.666722, posix_spawn7, passed tc-start: 1647197845.676005, posix_spawn8 tc-so: tc-end: 1647197845.927055, posix_spawn8, passed tc-start: 1647197845.935341, resume tc-end: 1647197848.174604, resume, passed tc-start: 1647197848.183227, siginfo_set_faked tc-end: 1647197848.430254, siginfo_set_faked, passed tc-start: 1647197848.440260, siginfo_set_unmodified tc-end: 1647197848.710476, siginfo_set_unmodified, passed tc-start: 1647197848.719946, signal_mask_unrelated tc-end: 1647197848.985996, signal_mask_unrelated, passed tc-start: 1647197848.994851, suspend_no_deadlock tc-end: 1647197849.254652, suspend_no_deadlock, passed tc-start: 1647197849.263756, syscall tc-end: 1647197849.535265, syscall, passed tc-start: 1647197849.543297, syscall_detach_on_sce tc-end: 1647197849.793775, syscall_detach_on_sce, passed tc-start: 1647197849.802290, syscall_killed_on_sce tc-end: 1647197850.66064, syscall_killed_on_sce, passed tc-start: 1647197850.74534, syscall_signal_on_sce tc-end: 1647197850.334696, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1647197850.344026, syscallemu1 tc-end: 1647197850.622596, syscallemu1, passed tc-start: 1647197850.634049, thread_concurrent_signals tc-end: 1647197850.895656, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1647197850.907166, thread_concurrent_signals_handler tc-end: 1647197851.128641, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1647197851.136308, thread_concurrent_signals_sig_ign tc-end: 1647197851.372465, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1647197851.381482, threads_and_exec tc-end: 1647197851.787429, threads_and_exec, passed tc-start: 1647197851.796577, trace_thread_lwpcreate tc-end: 1647197856.714740, trace_thread_lwpcreate, passed tc-start: 1647197856.721481, trace_thread_lwpcreate_and_exit tc-end: 1647197867.630683, trace_thread_lwpcreate_and_exit, passed tc-start: 1647197867.639260, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1647197875.396322, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1647197875.408692, trace_thread_lwpcreate_masked_sigtrap tc-end: 1647197878.211544, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1647197878.219724, trace_thread_lwpexit tc-end: 1647197881.297218, trace_thread_lwpexit, passed tc-start: 1647197881.305860, trace_thread_lwpexit_masked_sigtrap tc-end: 1647197883.877928, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1647197883.887254, trace_thread_nolwpevents tc-end: 1647197884.134861, trace_thread_nolwpevents, passed tc-start: 1647197884.144014, traceme_crash_bus tc-end: 1647197884.400496, traceme_crash_bus, passed tc-start: 1647197884.409265, traceme_crash_fpe tc-end: 1647197884.654730, traceme_crash_fpe, passed tc-start: 1647197884.664002, traceme_crash_ill tc-end: 1647197884.910399, traceme_crash_ill, passed tc-start: 1647197884.920978, traceme_crash_segv tc-end: 1647197885.179165, traceme_crash_segv, passed tc-start: 1647197885.189249, traceme_crash_trap tc-end: 1647197885.462632, traceme_crash_trap, passed tc-start: 1647197885.473202, traceme_exec tc-so: tc-end: 1647197885.780526, traceme_exec, passed tc-start: 1647197885.792042, traceme_lwpinfo0 tc-end: 1647197886.59837, traceme_lwpinfo0, passed tc-start: 1647197886.69509, traceme_lwpinfo0_lwpstatus tc-end: 1647197886.318794, traceme_lwpinfo0_lwpstatus, passed tc-start: 1647197886.327076, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1647197886.574191, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1647197886.581119, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1647197886.841816, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1647197886.850218, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1647197887.106563, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1647197887.115723, traceme_lwpinfo1 tc-end: 1647197887.674996, traceme_lwpinfo1, passed tc-start: 1647197887.683751, traceme_lwpinfo1_lwpstatus tc-end: 1647197888.172516, traceme_lwpinfo1_lwpstatus, passed tc-start: 1647197888.182965, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1647197888.734893, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1647197888.742737, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1647197889.303635, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1647197889.314212, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1647197889.593857, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1647197889.600528, traceme_lwpinfo2 tc-end: 1647197890.402998, traceme_lwpinfo2, passed tc-start: 1647197890.413980, traceme_lwpinfo2_lwpstatus tc-end: 1647197891.294346, traceme_lwpinfo2_lwpstatus, passed tc-start: 1647197891.305838, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1647197891.945268, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1647197891.955643, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1647197892.845615, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1647197892.853035, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1647197893.406715, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1647197893.414913, traceme_lwpinfo3 tc-end: 1647197894.447864, traceme_lwpinfo3, passed tc-start: 1647197894.455664, traceme_lwpinfo3_lwpstatus tc-end: 1647197895.509749, traceme_lwpinfo3_lwpstatus, passed tc-start: 1647197895.517806, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1647197896.594453, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1647197896.605882, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1647197897.627647, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1647197897.635563, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1647197898.378348, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1647197898.385448, traceme_lwpnext0 tc-end: 1647197898.610146, traceme_lwpnext0, passed tc-start: 1647197898.618862, traceme_lwpnext0_pl_name tc-end: 1647197898.853181, traceme_lwpnext0_pl_name, passed tc-start: 1647197898.860001, traceme_lwpnext0_pl_private tc-end: 1647197899.83644, traceme_lwpnext0_pl_private, passed tc-start: 1647197899.90973, traceme_lwpnext0_pl_sigmask tc-end: 1647197899.308923, traceme_lwpnext0_pl_sigmask, passed tc-start: 1647197899.316454, traceme_lwpnext1 tc-end: 1647197899.837934, traceme_lwpnext1, passed tc-start: 1647197899.844993, traceme_lwpnext1_pl_name tc-end: 1647197900.402287, traceme_lwpnext1_pl_name, passed tc-start: 1647197900.411789, traceme_lwpnext1_pl_private tc-end: 1647197900.708364, traceme_lwpnext1_pl_private, passed tc-start: 1647197900.715200, traceme_lwpnext1_pl_sigmask tc-end: 1647197901.266473, traceme_lwpnext1_pl_sigmask, passed tc-start: 1647197901.276947, traceme_lwpnext2 tc-end: 1647197902.97808, traceme_lwpnext2, passed tc-start: 1647197902.107900, traceme_lwpnext2_pl_name tc-end: 1647197902.776272, traceme_lwpnext2_pl_name, passed tc-start: 1647197902.786798, traceme_lwpnext2_pl_private tc-end: 1647197903.587722, traceme_lwpnext2_pl_private, passed tc-start: 1647197903.597654, traceme_lwpnext2_pl_sigmask tc-end: 1647197904.152592, traceme_lwpnext2_pl_sigmask, passed tc-start: 1647197904.160419, traceme_lwpnext3 tc-end: 1647197905.80014, traceme_lwpnext3, passed tc-start: 1647197905.88797, traceme_lwpnext3_pl_name tc-end: 1647197906.11043, traceme_lwpnext3_pl_name, passed tc-start: 1647197906.19219, traceme_lwpnext3_pl_private tc-end: 1647197906.945669, traceme_lwpnext3_pl_private, passed tc-start: 1647197906.955276, traceme_lwpnext3_pl_sigmask tc-end: 1647197907.898321, traceme_lwpnext3_pl_sigmask, passed tc-start: 1647197907.907259, traceme_pid1_parent tc-end: 1647197908.158727, traceme_pid1_parent, passed tc-start: 1647197908.167466, traceme_raise1 tc-end: 1647197908.416882, traceme_raise1, passed tc-start: 1647197908.425623, traceme_raise10 tc-end: 1647197908.690101, traceme_raise10, passed tc-start: 1647197908.699484, traceme_raise2 tc-end: 1647197908.948862, traceme_raise2, passed tc-start: 1647197908.958113, traceme_raise3 tc-end: 1647197909.233247, traceme_raise3, passed tc-start: 1647197909.246663, traceme_raise4 tc-end: 1647197909.538016, traceme_raise4, passed tc-start: 1647197909.547073, traceme_raise5 tc-end: 1647197909.837431, traceme_raise5, passed tc-start: 1647197909.845449, traceme_raise6 tc-end: 1647197910.71558, traceme_raise6, passed tc-start: 1647197910.79754, traceme_raise7 tc-end: 1647197910.326666, traceme_raise7, passed tc-start: 1647197910.335134, traceme_raise8 tc-end: 1647197910.568461, traceme_raise8, passed tc-start: 1647197910.576576, traceme_raise9 tc-end: 1647197910.809377, traceme_raise9, passed tc-start: 1647197910.817690, traceme_raisesignal_ignored1 tc-end: 1647197911.50624, traceme_raisesignal_ignored1, passed tc-start: 1647197911.58848, traceme_raisesignal_ignored2 tc-end: 1647197911.293085, traceme_raisesignal_ignored2, passed tc-start: 1647197911.301094, traceme_raisesignal_ignored3 tc-end: 1647197911.539489, traceme_raisesignal_ignored3, passed tc-start: 1647197911.547537, traceme_raisesignal_ignored4 tc-end: 1647197911.776279, traceme_raisesignal_ignored4, passed tc-start: 1647197911.784387, traceme_raisesignal_ignored5 tc-end: 1647197912.25831, traceme_raisesignal_ignored5, passed tc-start: 1647197912.34752, traceme_raisesignal_ignored6 tc-end: 1647197912.277229, traceme_raisesignal_ignored6, passed tc-start: 1647197912.284719, traceme_raisesignal_ignored7 tc-end: 1647197912.576503, traceme_raisesignal_ignored7, passed tc-start: 1647197912.586851, traceme_raisesignal_ignored8 tc-end: 1647197912.811188, traceme_raisesignal_ignored8, passed tc-start: 1647197912.818472, traceme_raisesignal_masked1 tc-end: 1647197913.42293, traceme_raisesignal_masked1, passed tc-start: 1647197913.54458, traceme_raisesignal_masked2 tc-end: 1647197913.371122, traceme_raisesignal_masked2, passed tc-start: 1647197913.382423, traceme_raisesignal_masked3 tc-end: 1647197913.641924, traceme_raisesignal_masked3, passed tc-start: 1647197913.650203, traceme_raisesignal_masked4 tc-end: 1647197913.943463, traceme_raisesignal_masked4, passed tc-start: 1647197913.955800, traceme_raisesignal_masked5 tc-end: 1647197914.258811, traceme_raisesignal_masked5, passed tc-start: 1647197914.269820, traceme_raisesignal_masked6 tc-end: 1647197914.596085, traceme_raisesignal_masked6, passed tc-start: 1647197914.607417, traceme_raisesignal_masked7 tc-end: 1647197914.937126, traceme_raisesignal_masked7, passed tc-start: 1647197914.948138, traceme_raisesignal_masked8 tc-end: 1647197915.284943, traceme_raisesignal_masked8, passed tc-start: 1647197915.296108, traceme_sendsignal_handle1 tc-end: 1647197915.604316, traceme_sendsignal_handle1, passed tc-start: 1647197915.613748, traceme_sendsignal_handle2 tc-end: 1647197915.904294, traceme_sendsignal_handle2, passed tc-start: 1647197915.914967, traceme_sendsignal_handle3 tc-end: 1647197916.221149, traceme_sendsignal_handle3, passed tc-start: 1647197916.232601, traceme_sendsignal_handle4 tc-end: 1647197916.566940, traceme_sendsignal_handle4, passed tc-start: 1647197916.577968, traceme_sendsignal_handle5 tc-end: 1647197916.914209, traceme_sendsignal_handle5, passed tc-start: 1647197916.925620, traceme_sendsignal_handle6 tc-end: 1647197917.248586, traceme_sendsignal_handle6, passed tc-start: 1647197917.259232, traceme_sendsignal_handle7 tc-end: 1647197917.553558, traceme_sendsignal_handle7, passed tc-start: 1647197917.561257, traceme_sendsignal_handle8 tc-end: 1647197917.794718, traceme_sendsignal_handle8, passed tc-start: 1647197917.802944, traceme_sendsignal_ignored1 tc-end: 1647197918.31327, traceme_sendsignal_ignored1, passed tc-start: 1647197918.39386, traceme_sendsignal_ignored2 tc-end: 1647197918.273259, traceme_sendsignal_ignored2, passed tc-start: 1647197918.281007, traceme_sendsignal_ignored3 tc-end: 1647197918.511993, traceme_sendsignal_ignored3, passed tc-start: 1647197918.520175, traceme_sendsignal_ignored4 tc-end: 1647197918.818372, traceme_sendsignal_ignored4, passed tc-start: 1647197918.829269, traceme_sendsignal_ignored5 tc-end: 1647197919.162687, traceme_sendsignal_ignored5, passed tc-start: 1647197919.173731, traceme_sendsignal_ignored6 tc-end: 1647197919.437242, traceme_sendsignal_ignored6, passed tc-start: 1647197919.445730, traceme_sendsignal_ignored7 tc-end: 1647197919.672265, traceme_sendsignal_ignored7, passed tc-start: 1647197919.680669, traceme_sendsignal_ignored8 tc-end: 1647197919.935636, traceme_sendsignal_ignored8, passed tc-start: 1647197919.943442, traceme_sendsignal_masked1 tc-end: 1647197920.193205, traceme_sendsignal_masked1, passed tc-start: 1647197920.201782, traceme_sendsignal_masked2 tc-end: 1647197920.459375, traceme_sendsignal_masked2, passed tc-start: 1647197920.467648, traceme_sendsignal_masked3 tc-end: 1647197920.712153, traceme_sendsignal_masked3, passed tc-start: 1647197920.719565, traceme_sendsignal_masked4 tc-end: 1647197920.955002, traceme_sendsignal_masked4, passed tc-start: 1647197920.963321, traceme_sendsignal_masked5 tc-end: 1647197921.201268, traceme_sendsignal_masked5, passed tc-start: 1647197921.212750, traceme_sendsignal_masked6 tc-end: 1647197921.540325, traceme_sendsignal_masked6, passed tc-start: 1647197921.550786, traceme_sendsignal_masked7 tc-end: 1647197921.862825, traceme_sendsignal_masked7, passed tc-start: 1647197921.872980, traceme_sendsignal_masked8 tc-end: 1647197922.192760, traceme_sendsignal_masked8, passed tc-start: 1647197922.204183, traceme_sendsignal_simple1 tc-end: 1647197922.532230, traceme_sendsignal_simple1, passed tc-start: 1647197922.542814, traceme_sendsignal_simple10 tc-end: 1647197922.840096, traceme_sendsignal_simple10, passed tc-start: 1647197922.854214, traceme_sendsignal_simple2 tc-end: 1647197923.85708, traceme_sendsignal_simple2, passed tc-start: 1647197923.93460, traceme_sendsignal_simple3 tc-end: 1647197923.410824, traceme_sendsignal_simple3, passed tc-start: 1647197923.423214, traceme_sendsignal_simple4 tc-end: 1647197923.658139, traceme_sendsignal_simple4, passed tc-start: 1647197923.664906, traceme_sendsignal_simple5 tc-end: 1647197923.895612, traceme_sendsignal_simple5, passed tc-start: 1647197923.906570, traceme_sendsignal_simple6 tc-end: 1647197924.211814, traceme_sendsignal_simple6, passed tc-start: 1647197924.224454, traceme_sendsignal_simple7 tc-end: 1647197924.510298, traceme_sendsignal_simple7, passed tc-start: 1647197924.523722, traceme_sendsignal_simple8 tc-end: 1647197924.832536, traceme_sendsignal_simple8, passed tc-start: 1647197924.848345, traceme_sendsignal_simple9 tc-end: 1647197925.169671, traceme_sendsignal_simple9, passed tc-start: 1647197925.186490, traceme_signalignored_crash_bus tc-end: 1647197925.469206, traceme_signalignored_crash_bus, passed tc-start: 1647197925.480448, traceme_signalignored_crash_fpe tc-end: 1647197925.766142, traceme_signalignored_crash_fpe, passed tc-start: 1647197925.774579, traceme_signalignored_crash_ill tc-end: 1647197926.51815, traceme_signalignored_crash_ill, passed tc-start: 1647197926.64891, traceme_signalignored_crash_segv tc-end: 1647197926.348442, traceme_signalignored_crash_segv, passed tc-start: 1647197926.357270, traceme_signalignored_crash_trap tc-end: 1647197926.595402, traceme_signalignored_crash_trap, passed tc-start: 1647197926.604081, traceme_signalignored_exec tc-so: tc-end: 1647197926.877119, traceme_signalignored_exec, passed tc-start: 1647197926.885263, traceme_signalmasked_crash_bus tc-end: 1647197927.134299, traceme_signalmasked_crash_bus, passed tc-start: 1647197927.142024, traceme_signalmasked_crash_fpe tc-end: 1647197927.407978, traceme_signalmasked_crash_fpe, passed tc-start: 1647197927.420554, traceme_signalmasked_crash_ill tc-end: 1647197927.687711, traceme_signalmasked_crash_ill, passed tc-start: 1647197927.699084, traceme_signalmasked_crash_segv tc-end: 1647197927.984790, traceme_signalmasked_crash_segv, passed tc-start: 1647197927.994478, traceme_signalmasked_crash_trap tc-end: 1647197928.257615, traceme_signalmasked_crash_trap, passed tc-start: 1647197928.267537, traceme_signalmasked_exec tc-so: tc-end: 1647197928.551416, traceme_signalmasked_exec, passed tc-start: 1647197928.559487, traceme_vfork_crash_bus tc-end: 1647197928.842537, traceme_vfork_crash_bus, passed tc-start: 1647197928.859638, traceme_vfork_crash_fpe tc-end: 1647197929.166500, traceme_vfork_crash_fpe, passed tc-start: 1647197929.185531, traceme_vfork_crash_ill tc-end: 1647197929.491817, traceme_vfork_crash_ill, passed tc-start: 1647197929.511191, traceme_vfork_crash_segv tc-end: 1647197929.830882, traceme_vfork_crash_segv, passed tc-start: 1647197929.848441, traceme_vfork_crash_trap tc-end: 1647197930.161081, traceme_vfork_crash_trap, passed tc-start: 1647197930.177417, traceme_vfork_exec tc-so: tc-end: 1647197930.480908, traceme_vfork_exec, passed tc-start: 1647197930.493435, traceme_vfork_fork tc-end: 1647197930.801141, traceme_vfork_fork, passed tc-start: 1647197930.812221, traceme_vfork_raise1 tc-end: 1647197931.25613, traceme_vfork_raise1, passed tc-start: 1647197931.34752, traceme_vfork_raise10 tc-end: 1647197931.317865, traceme_vfork_raise10, passed tc-start: 1647197931.328911, traceme_vfork_raise11 tc-end: 1647197931.557078, traceme_vfork_raise11, passed tc-start: 1647197931.568615, traceme_vfork_raise12 tc-end: 1647197931.812555, traceme_vfork_raise12, passed tc-start: 1647197931.825425, traceme_vfork_raise13 tc-end: 1647197932.87911, traceme_vfork_raise13, passed tc-start: 1647197932.100724, traceme_vfork_raise2 tc-end: 1647197932.347066, traceme_vfork_raise2, passed tc-start: 1647197932.355059, traceme_vfork_raise3 tc-end: 1647197932.580257, traceme_vfork_raise3, passed tc-start: 1647197932.588304, traceme_vfork_raise4 tc-end: 1647197932.780090, traceme_vfork_raise4, passed tc-start: 1647197932.788168, traceme_vfork_raise5 tc-end: 1647197932.986088, traceme_vfork_raise5, passed tc-start: 1647197932.994033, traceme_vfork_raise6 tc-end: 1647197933.235991, traceme_vfork_raise6, passed tc-start: 1647197933.249187, traceme_vfork_raise7 tc-end: 1647197933.450293, traceme_vfork_raise7, passed tc-start: 1647197933.458395, traceme_vfork_raise8 tc-end: 1647197933.659312, traceme_vfork_raise8, passed tc-start: 1647197933.667923, traceme_vfork_raise9 tc-end: 1647197933.917039, traceme_vfork_raise9, passed tc-start: 1647197933.929271, traceme_vfork_signalignored_crash_bus tc-end: 1647197934.183910, traceme_vfork_signalignored_crash_bus, passed tc-start: 1647197934.196082, traceme_vfork_signalignored_crash_fpe tc-end: 1647197934.442150, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1647197934.454331, traceme_vfork_signalignored_crash_ill tc-end: 1647197934.699562, traceme_vfork_signalignored_crash_ill, passed tc-start: 1647197934.712387, traceme_vfork_signalignored_crash_segv tc-end: 1647197934.964560, traceme_vfork_signalignored_crash_segv, passed tc-start: 1647197934.979780, traceme_vfork_signalignored_crash_trap tc-end: 1647197935.225806, traceme_vfork_signalignored_crash_trap, passed tc-start: 1647197935.238713, traceme_vfork_signalignored_exec tc-so: tc-end: 1647197935.483113, traceme_vfork_signalignored_exec, passed tc-start: 1647197935.494059, traceme_vfork_signalmasked_crash_bus tc-end: 1647197935.765471, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1647197935.777632, traceme_vfork_signalmasked_crash_fpe tc-end: 1647197936.11256, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1647197936.22361, traceme_vfork_signalmasked_crash_ill tc-end: 1647197936.246133, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1647197936.258407, traceme_vfork_signalmasked_crash_segv tc-end: 1647197936.496286, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1647197936.508421, traceme_vfork_signalmasked_crash_trap tc-end: 1647197936.827855, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1647197936.840551, traceme_vfork_signalmasked_exec tc-so: tc-end: 1647197937.72293, traceme_vfork_signalmasked_exec, passed tc-start: 1647197937.82713, traceme_vfork_vfork tc-end: 1647197937.321403, traceme_vfork_vfork, passed tc-start: 1647197937.333340, user_va0_disable_pt_continue tc-end: 1647197937.580134, user_va0_disable_pt_continue, passed tc-start: 1647197937.587862, user_va0_disable_pt_detach tc-end: 1647197937.826507, user_va0_disable_pt_detach, passed tc-start: 1647197937.835555, user_va0_disable_pt_syscall tc-end: 1647197938.74885, user_va0_disable_pt_syscall, passed tc-start: 1647197938.83065, vfork1 tc-end: 1647197938.328335, vfork1, passed tc-start: 1647197938.336532, vfork13 tc-end: 1647197938.583861, vfork13, passed tc-start: 1647197938.594098, vfork5 tc-end: 1647197938.835607, vfork5, passed tc-start: 1647197938.843423, vfork9 tc-end: 1647197939.85987, vfork9, passed tp-end: 1647197939.94388, lib/libc/sys/t_ptrace_wait tp-start: 1647197939.946354, lib/libc/sys/t_ptrace_wait3, 282 tc-start: 1647197939.949194, access_fpregs1 tc-end: 1647197940.188029, access_fpregs1, passed tc-start: 1647197940.195654, access_fpregs2 tc-end: 1647197940.423697, access_fpregs2, passed tc-start: 1647197940.432064, access_regs1 tc-end: 1647197940.661963, access_regs1, passed tc-start: 1647197940.670523, access_regs2 tc-end: 1647197940.906190, access_regs2, passed tc-start: 1647197940.915428, access_regs3 tc-end: 1647197941.218332, access_regs3, passed tc-start: 1647197941.229941, access_regs4 tc-end: 1647197941.504605, access_regs4, passed tc-start: 1647197941.513262, access_regs5 tc-end: 1647197941.763648, access_regs5, passed tc-start: 1647197941.772085, access_regs6 tc-end: 1647197942.5785, access_regs6, passed tc-start: 1647197942.13502, access_regs_set_unaligned_pc_0x1 tc-end: 1647197942.245258, access_regs_set_unaligned_pc_0x1, passed tc-start: 1647197942.254314, access_regs_set_unaligned_pc_0x3 tc-end: 1647197942.484201, access_regs_set_unaligned_pc_0x3, passed tc-start: 1647197942.492816, access_regs_set_unaligned_pc_0x7 tc-end: 1647197942.742029, access_regs_set_unaligned_pc_0x7, passed tc-start: 1647197942.753476, bytes_transfer_alignment_piod_read_auxv tc-end: 1647197943.732717, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1647197943.740752, bytes_transfer_alignment_piod_read_d tc-end: 1647197948.333872, bytes_transfer_alignment_piod_read_d, passed tc-start: 1647197948.340460, bytes_transfer_alignment_piod_read_i tc-end: 1647197952.393018, bytes_transfer_alignment_piod_read_i, passed tc-start: 1647197952.400045, bytes_transfer_alignment_piod_write_d tc-end: 1647197958.660400, bytes_transfer_alignment_piod_write_d, passed tc-start: 1647197958.668617, bytes_transfer_alignment_piod_write_i tc-end: 1647197964.975475, bytes_transfer_alignment_piod_write_i, passed tc-start: 1647197964.983840, bytes_transfer_alignment_pt_read_d tc-end: 1647197969.201559, bytes_transfer_alignment_pt_read_d, passed tc-start: 1647197969.208927, bytes_transfer_alignment_pt_read_i tc-end: 1647197973.383560, bytes_transfer_alignment_pt_read_i, passed tc-start: 1647197973.390454, bytes_transfer_alignment_pt_write_d tc-end: 1647197978.993747, bytes_transfer_alignment_pt_write_d, passed tc-start: 1647197979.697, bytes_transfer_alignment_pt_write_i tc-end: 1647197984.964077, bytes_transfer_alignment_pt_write_i, passed tc-start: 1647197984.970964, bytes_transfer_eof_piod_read_d tc-end: 1647197985.185079, bytes_transfer_eof_piod_read_d, passed tc-start: 1647197985.191914, bytes_transfer_eof_piod_read_i tc-end: 1647197985.403640, bytes_transfer_eof_piod_read_i, passed tc-start: 1647197985.410583, bytes_transfer_eof_piod_write_d tc-end: 1647197985.624849, bytes_transfer_eof_piod_write_d, passed tc-start: 1647197985.632032, bytes_transfer_eof_piod_write_i tc-end: 1647197985.842694, bytes_transfer_eof_piod_write_i, passed tc-start: 1647197985.849630, bytes_transfer_eof_pt_read_d tc-end: 1647197986.57279, bytes_transfer_eof_pt_read_d, passed tc-start: 1647197986.63755, bytes_transfer_eof_pt_read_i tc-end: 1647197986.279270, bytes_transfer_eof_pt_read_i, passed tc-start: 1647197986.285849, bytes_transfer_eof_pt_write_d tc-end: 1647197986.497034, bytes_transfer_eof_pt_write_d, passed tc-start: 1647197986.504649, bytes_transfer_eof_pt_write_i tc-end: 1647197986.716212, bytes_transfer_eof_pt_write_i, passed tc-start: 1647197986.722766, bytes_transfer_piod_read_auxv tc-end: 1647197986.928285, bytes_transfer_piod_read_auxv, passed tc-start: 1647197986.934818, bytes_transfer_piod_read_d_16 tc-end: 1647197987.143414, bytes_transfer_piod_read_d_16, passed tc-start: 1647197987.149871, bytes_transfer_piod_read_d_16_text tc-end: 1647197987.360269, bytes_transfer_piod_read_d_16_text, passed tc-start: 1647197987.366933, bytes_transfer_piod_read_d_32 tc-end: 1647197987.580207, bytes_transfer_piod_read_d_32, passed tc-start: 1647197987.593113, bytes_transfer_piod_read_d_32_text tc-end: 1647197987.834759, bytes_transfer_piod_read_d_32_text, passed tc-start: 1647197987.843745, bytes_transfer_piod_read_d_64 tc-end: 1647197988.67776, bytes_transfer_piod_read_d_64, passed tc-start: 1647197988.75455, bytes_transfer_piod_read_d_64_text tc-end: 1647197988.317035, bytes_transfer_piod_read_d_64_text, passed tc-start: 1647197988.324005, bytes_transfer_piod_read_d_8 tc-end: 1647197988.537949, bytes_transfer_piod_read_d_8, passed tc-start: 1647197988.544383, bytes_transfer_piod_read_d_8_text tc-end: 1647197988.746023, bytes_transfer_piod_read_d_8_text, passed tc-start: 1647197988.752745, bytes_transfer_piod_read_i_16 tc-end: 1647197988.955710, bytes_transfer_piod_read_i_16, passed tc-start: 1647197988.962409, bytes_transfer_piod_read_i_16_text tc-end: 1647197989.165287, bytes_transfer_piod_read_i_16_text, passed tc-start: 1647197989.172557, bytes_transfer_piod_read_i_32 tc-end: 1647197989.423476, bytes_transfer_piod_read_i_32, passed tc-start: 1647197989.432830, bytes_transfer_piod_read_i_32_text tc-end: 1647197989.667588, bytes_transfer_piod_read_i_32_text, passed tc-start: 1647197989.675470, bytes_transfer_piod_read_i_64 tc-end: 1647197989.916405, bytes_transfer_piod_read_i_64, passed tc-start: 1647197989.923108, bytes_transfer_piod_read_i_64_text tc-end: 1647197990.137755, bytes_transfer_piod_read_i_64_text, passed tc-start: 1647197990.146023, bytes_transfer_piod_read_i_8 tc-end: 1647197990.382031, bytes_transfer_piod_read_i_8, passed tc-start: 1647197990.388811, bytes_transfer_piod_read_i_8_text tc-end: 1647197990.643907, bytes_transfer_piod_read_i_8_text, passed tc-start: 1647197990.653431, bytes_transfer_piod_write_d_16 tc-end: 1647197990.900233, bytes_transfer_piod_write_d_16, passed tc-start: 1647197990.906705, bytes_transfer_piod_write_d_16_text tc-end: 1647197991.112708, bytes_transfer_piod_write_d_16_text, passed tc-start: 1647197991.119542, bytes_transfer_piod_write_d_32 tc-end: 1647197991.327902, bytes_transfer_piod_write_d_32, passed tc-start: 1647197991.337645, bytes_transfer_piod_write_d_32_text tc-end: 1647197991.621355, bytes_transfer_piod_write_d_32_text, passed tc-start: 1647197991.628715, bytes_transfer_piod_write_d_64 tc-end: 1647197991.834718, bytes_transfer_piod_write_d_64, passed tc-start: 1647197991.841765, bytes_transfer_piod_write_d_64_text tc-end: 1647197992.52218, bytes_transfer_piod_write_d_64_text, passed tc-start: 1647197992.58621, bytes_transfer_piod_write_d_8 tc-end: 1647197992.274090, bytes_transfer_piod_write_d_8, passed tc-start: 1647197992.280624, bytes_transfer_piod_write_d_8_text tc-end: 1647197992.491182, bytes_transfer_piod_write_d_8_text, passed tc-start: 1647197992.497895, bytes_transfer_piod_write_i_16 tc-end: 1647197992.702370, bytes_transfer_piod_write_i_16, passed tc-start: 1647197992.709187, bytes_transfer_piod_write_i_16_text tc-end: 1647197992.913736, bytes_transfer_piod_write_i_16_text, passed tc-start: 1647197992.922206, bytes_transfer_piod_write_i_32 tc-end: 1647197993.127448, bytes_transfer_piod_write_i_32, passed tc-start: 1647197993.134988, bytes_transfer_piod_write_i_32_text tc-end: 1647197993.361498, bytes_transfer_piod_write_i_32_text, passed tc-start: 1647197993.368554, bytes_transfer_piod_write_i_64 tc-end: 1647197993.595625, bytes_transfer_piod_write_i_64, passed tc-start: 1647197993.602287, bytes_transfer_piod_write_i_64_text tc-end: 1647197993.824739, bytes_transfer_piod_write_i_64_text, passed tc-start: 1647197993.833266, bytes_transfer_piod_write_i_8 tc-end: 1647197994.64206, bytes_transfer_piod_write_i_8, passed tc-start: 1647197994.71000, bytes_transfer_piod_write_i_8_text tc-end: 1647197994.286410, bytes_transfer_piod_write_i_8_text, passed tc-start: 1647197994.294402, bytes_transfer_read_d tc-end: 1647197994.499857, bytes_transfer_read_d, passed tc-start: 1647197994.506267, bytes_transfer_read_d_text tc-end: 1647197994.711652, bytes_transfer_read_d_text, passed tc-start: 1647197994.718894, bytes_transfer_read_i tc-end: 1647197994.926107, bytes_transfer_read_i, passed tc-start: 1647197994.932888, bytes_transfer_read_i_text tc-end: 1647197995.162906, bytes_transfer_read_i_text, passed tc-start: 1647197995.169725, bytes_transfer_write_d tc-end: 1647197995.396441, bytes_transfer_write_d, passed tc-start: 1647197995.405140, bytes_transfer_write_d_text tc-end: 1647197995.629270, bytes_transfer_write_d_text, passed tc-start: 1647197995.636104, bytes_transfer_write_i tc-end: 1647197995.840861, bytes_transfer_write_i, passed tc-start: 1647197995.847497, bytes_transfer_write_i_text tc-end: 1647197996.116680, bytes_transfer_write_i_text, passed tc-start: 1647197996.123898, child_attach_to_its_parent tc-end: 1647197996.342613, child_attach_to_its_parent, passed tc-start: 1647197996.352636, child_attach_to_its_stopped_parent tc-end: 1647197996.606061, child_attach_to_its_stopped_parent, passed tc-start: 1647197996.619577, clone1 tc-end: 1647197996.842009, clone1, passed tc-start: 1647197996.849342, clone5 tc-end: 1647197997.68794, clone5, passed tc-start: 1647197997.76809, clone_files1 tc-end: 1647197997.326910, clone_files1, passed tc-start: 1647197997.336313, clone_files5 tc-end: 1647197997.593440, clone_files5, passed tc-start: 1647197997.600727, clone_fs1 tc-end: 1647197997.816157, clone_fs1, passed tc-start: 1647197997.822919, clone_fs5 tc-end: 1647197998.38962, clone_fs5, passed tc-start: 1647197998.46070, clone_vfork1 tc-end: 1647197998.253571, clone_vfork1, passed tc-start: 1647197998.260435, clone_vfork5 tc-end: 1647197998.474956, clone_vfork5, passed tc-start: 1647197998.481552, clone_vm1 tc-end: 1647197998.693033, clone_vm1, passed tc-start: 1647197998.699791, clone_vm5 tc-end: 1647197998.914096, clone_vm5, passed tc-start: 1647197998.921386, core_dump_procinfo tc-end: 1647197999.229866, core_dump_procinfo, failed, /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1647197999.237268, eventmask_preserved_empty tc-end: 1647197999.438773, eventmask_preserved_empty, passed tc-start: 1647197999.445272, eventmask_preserved_fork tc-end: 1647197999.646722, eventmask_preserved_fork, passed tc-start: 1647197999.655763, eventmask_preserved_lwp_create tc-end: 1647197999.864407, eventmask_preserved_lwp_create, passed tc-start: 1647197999.871199, eventmask_preserved_lwp_exit tc-end: 1647198000.85986, eventmask_preserved_lwp_exit, passed tc-start: 1647198000.94344, eventmask_preserved_posix_spawn tc-end: 1647198000.332903, eventmask_preserved_posix_spawn, passed tc-start: 1647198000.339900, eventmask_preserved_vfork tc-end: 1647198000.544540, eventmask_preserved_vfork, passed tc-start: 1647198000.550996, eventmask_preserved_vfork_done tc-end: 1647198000.756065, eventmask_preserved_vfork_done, passed tc-start: 1647198000.762703, fork1 tc-end: 1647198000.984902, fork1, passed tc-start: 1647198000.991726, fork13 tc-end: 1647198001.201549, fork13, passed tc-start: 1647198001.208399, fork5 tc-end: 1647198001.529875, fork5, passed tc-start: 1647198001.539573, fork9 tc-end: 1647198001.781398, fork9, passed tc-start: 1647198001.791096, kill1 tc-end: 1647198002.94689, kill1, passed tc-start: 1647198002.104121, kill2 tc-end: 1647198002.407964, kill2, passed tc-start: 1647198002.417398, kill3 tc-end: 1647198002.695515, kill3, passed tc-start: 1647198002.703327, parent_attach_to_its_child tc-end: 1647198002.932777, parent_attach_to_its_child, passed tc-start: 1647198002.941725, parent_attach_to_its_stopped_child tc-end: 1647198003.206952, parent_attach_to_its_stopped_child, passed tc-start: 1647198003.219255, posix_spawn1 tc-so: tc-end: 1647198003.559754, posix_spawn1, passed tc-start: 1647198003.568435, posix_spawn2 tc-so: tc-end: 1647198003.907620, posix_spawn2, passed tc-start: 1647198003.916853, posix_spawn3 tc-so: tc-end: 1647198004.230565, posix_spawn3, passed tc-start: 1647198004.238052, posix_spawn4 tc-so: tc-end: 1647198004.470355, posix_spawn4, passed tc-start: 1647198004.476698, posix_spawn5 tc-so: tc-end: 1647198004.716194, posix_spawn5, passed tc-start: 1647198004.722780, posix_spawn6 tc-so: tc-end: 1647198004.951215, posix_spawn6, passed tc-start: 1647198004.958019, posix_spawn7 tc-so: tc-end: 1647198005.187483, posix_spawn7, passed tc-start: 1647198005.195536, posix_spawn8 tc-so: tc-end: 1647198005.450167, posix_spawn8, passed tc-start: 1647198005.457381, resume tc-end: 1647198008.54744, resume, passed tc-start: 1647198008.61311, siginfo_set_faked tc-end: 1647198008.263478, siginfo_set_faked, passed tc-start: 1647198008.270173, siginfo_set_unmodified tc-end: 1647198008.471489, siginfo_set_unmodified, passed tc-start: 1647198008.477996, signal_mask_unrelated tc-end: 1647198008.689280, signal_mask_unrelated, passed tc-start: 1647198008.695746, suspend_no_deadlock tc-end: 1647198008.923334, suspend_no_deadlock, passed tc-start: 1647198008.930526, syscall tc-end: 1647198009.141339, syscall, passed tc-start: 1647198009.154366, syscall_detach_on_sce tc-end: 1647198009.377817, syscall_detach_on_sce, passed tc-start: 1647198009.387079, syscall_killed_on_sce tc-end: 1647198009.699256, syscall_killed_on_sce, passed tc-start: 1647198009.709017, syscall_signal_on_sce tc-end: 1647198010.38112, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1647198010.49249, syscallemu1 tc-end: 1647198010.267021, syscallemu1, passed tc-start: 1647198010.274671, thread_concurrent_signals tc-end: 1647198010.452673, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1647198010.459328, thread_concurrent_signals_handler tc-end: 1647198010.638066, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1647198010.646162, thread_concurrent_signals_sig_ign tc-end: 1647198010.822425, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1647198010.829903, threads_and_exec tc-end: 1647198011.145745, threads_and_exec, passed tc-start: 1647198011.152532, trace_thread_lwpcreate tc-end: 1647198013.479396, trace_thread_lwpcreate, passed tc-start: 1647198013.485799, trace_thread_lwpcreate_and_exit tc-end: 1647198018.226507, trace_thread_lwpcreate_and_exit, passed tc-start: 1647198018.233538, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1647198024.56654, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1647198024.63368, trace_thread_lwpcreate_masked_sigtrap tc-end: 1647198027.192903, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1647198027.199455, trace_thread_lwpexit tc-end: 1647198032.623238, trace_thread_lwpexit, passed tc-start: 1647198032.630451, trace_thread_lwpexit_masked_sigtrap tc-end: 1647198036.514376, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1647198036.521036, trace_thread_nolwpevents tc-end: 1647198036.732753, trace_thread_nolwpevents, passed tc-start: 1647198036.739990, traceme_crash_bus tc-end: 1647198036.948804, traceme_crash_bus, passed tc-start: 1647198036.956286, traceme_crash_fpe tc-end: 1647198037.165518, traceme_crash_fpe, passed tc-start: 1647198037.172699, traceme_crash_ill tc-end: 1647198037.418290, traceme_crash_ill, passed tc-start: 1647198037.425684, traceme_crash_segv tc-end: 1647198037.631707, traceme_crash_segv, passed tc-start: 1647198037.638441, traceme_crash_trap tc-end: 1647198037.844164, traceme_crash_trap, passed tc-start: 1647198037.851006, traceme_exec tc-so: tc-end: 1647198038.79664, traceme_exec, passed tc-start: 1647198038.86327, traceme_lwpinfo0 tc-end: 1647198038.398313, traceme_lwpinfo0, passed tc-start: 1647198038.407981, traceme_lwpinfo0_lwpstatus tc-end: 1647198038.622918, traceme_lwpinfo0_lwpstatus, passed tc-start: 1647198038.629736, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1647198038.836932, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1647198038.843593, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1647198039.53322, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1647198039.59818, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1647198039.271594, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1647198039.278488, traceme_lwpinfo1 tc-end: 1647198039.659634, traceme_lwpinfo1, passed tc-start: 1647198039.666534, traceme_lwpinfo1_lwpstatus tc-end: 1647198039.993477, traceme_lwpinfo1_lwpstatus, passed tc-start: 1647198040.1802, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1647198040.563883, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1647198040.570865, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1647198041.122219, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1647198041.129580, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1647198041.532871, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1647198041.540646, traceme_lwpinfo2 tc-end: 1647198042.102935, traceme_lwpinfo2, passed tc-start: 1647198042.110152, traceme_lwpinfo2_lwpstatus tc-end: 1647198042.653643, traceme_lwpinfo2_lwpstatus, passed tc-start: 1647198042.662086, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1647198043.203260, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1647198043.210322, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1647198043.754399, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1647198043.763161, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1647198044.313220, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1647198044.320198, traceme_lwpinfo3 tc-end: 1647198044.984544, traceme_lwpinfo3, passed tc-start: 1647198044.992983, traceme_lwpinfo3_lwpstatus tc-end: 1647198046.435595, traceme_lwpinfo3_lwpstatus, passed tc-start: 1647198046.442574, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1647198047.504483, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1647198047.511758, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1647198048.576427, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1647198048.584117, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1647198049.507020, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1647198049.517238, traceme_lwpnext0 tc-end: 1647198049.757792, traceme_lwpnext0, passed tc-start: 1647198049.766471, traceme_lwpnext0_pl_name tc-end: 1647198050.8566, traceme_lwpnext0_pl_name, passed tc-start: 1647198050.17270, traceme_lwpnext0_pl_private tc-end: 1647198050.244123, traceme_lwpnext0_pl_private, passed tc-start: 1647198050.252247, traceme_lwpnext0_pl_sigmask tc-end: 1647198050.492561, traceme_lwpnext0_pl_sigmask, passed tc-start: 1647198050.499434, traceme_lwpnext1 tc-end: 1647198050.945250, traceme_lwpnext1, passed tc-start: 1647198050.953053, traceme_lwpnext1_pl_name tc-end: 1647198051.315308, traceme_lwpnext1_pl_name, passed tc-start: 1647198051.322477, traceme_lwpnext1_pl_private tc-end: 1647198051.870751, traceme_lwpnext1_pl_private, passed tc-start: 1647198051.877600, traceme_lwpnext1_pl_sigmask tc-end: 1647198052.434752, traceme_lwpnext1_pl_sigmask, passed tc-start: 1647198052.444954, traceme_lwpnext2 tc-end: 1647198053.4186, traceme_lwpnext2, passed tc-start: 1647198053.13680, traceme_lwpnext2_pl_name tc-end: 1647198053.577440, traceme_lwpnext2_pl_name, passed tc-start: 1647198053.583933, traceme_lwpnext2_pl_private tc-end: 1647198054.446491, traceme_lwpnext2_pl_private, passed tc-start: 1647198054.452982, traceme_lwpnext2_pl_sigmask tc-end: 1647198055.5805, traceme_lwpnext2_pl_sigmask, passed tc-start: 1647198055.12325, traceme_lwpnext3 tc-end: 1647198056.67742, traceme_lwpnext3, passed tc-start: 1647198056.74606, traceme_lwpnext3_pl_name tc-end: 1647198056.998991, traceme_lwpnext3_pl_name, passed tc-start: 1647198057.6076, traceme_lwpnext3_pl_private tc-end: 1647198058.78556, traceme_lwpnext3_pl_private, passed tc-start: 1647198058.85081, traceme_lwpnext3_pl_sigmask tc-end: 1647198058.649061, traceme_lwpnext3_pl_sigmask, passed tc-start: 1647198058.655692, traceme_pid1_parent tc-end: 1647198058.888062, traceme_pid1_parent, passed tc-start: 1647198058.896853, traceme_raise1 tc-end: 1647198059.177332, traceme_raise1, passed tc-start: 1647198059.186104, traceme_raise10 tc-end: 1647198059.390971, traceme_raise10, passed tc-start: 1647198059.397681, traceme_raise2 tc-end: 1647198059.595486, traceme_raise2, passed tc-start: 1647198059.602215, traceme_raise3 tc-end: 1647198059.803814, traceme_raise3, passed tc-start: 1647198059.810370, traceme_raise4 tc-end: 1647198060.9775, traceme_raise4, passed tc-start: 1647198060.16456, traceme_raise5 tc-end: 1647198060.220266, traceme_raise5, passed tc-start: 1647198060.228547, traceme_raise6 tc-end: 1647198060.431393, traceme_raise6, passed tc-start: 1647198060.438079, traceme_raise7 tc-end: 1647198060.639794, traceme_raise7, passed tc-start: 1647198060.646524, traceme_raise8 tc-end: 1647198060.847855, traceme_raise8, passed tc-start: 1647198060.854405, traceme_raise9 tc-end: 1647198061.56396, traceme_raise9, passed tc-start: 1647198061.63183, traceme_raisesignal_ignored1 tc-end: 1647198061.319466, traceme_raisesignal_ignored1, passed tc-start: 1647198061.326640, traceme_raisesignal_ignored2 tc-end: 1647198061.561177, traceme_raisesignal_ignored2, passed tc-start: 1647198061.567509, traceme_raisesignal_ignored3 tc-end: 1647198061.771345, traceme_raisesignal_ignored3, passed tc-start: 1647198061.777929, traceme_raisesignal_ignored4 tc-end: 1647198061.981122, traceme_raisesignal_ignored4, passed tc-start: 1647198061.988046, traceme_raisesignal_ignored5 tc-end: 1647198062.265926, traceme_raisesignal_ignored5, passed tc-start: 1647198062.272517, traceme_raisesignal_ignored6 tc-end: 1647198062.478031, traceme_raisesignal_ignored6, passed tc-start: 1647198062.484762, traceme_raisesignal_ignored7 tc-end: 1647198062.691871, traceme_raisesignal_ignored7, passed tc-start: 1647198062.698363, traceme_raisesignal_ignored8 tc-end: 1647198062.908772, traceme_raisesignal_ignored8, passed tc-start: 1647198062.916807, traceme_raisesignal_masked1 tc-end: 1647198063.139836, traceme_raisesignal_masked1, passed tc-start: 1647198063.146691, traceme_raisesignal_masked2 tc-end: 1647198063.382621, traceme_raisesignal_masked2, passed tc-start: 1647198063.389354, traceme_raisesignal_masked3 tc-end: 1647198063.605727, traceme_raisesignal_masked3, passed tc-start: 1647198063.614608, traceme_raisesignal_masked4 tc-end: 1647198063.852707, traceme_raisesignal_masked4, passed tc-start: 1647198063.861446, traceme_raisesignal_masked5 tc-end: 1647198064.88659, traceme_raisesignal_masked5, passed tc-start: 1647198064.95476, traceme_raisesignal_masked6 tc-end: 1647198064.325566, traceme_raisesignal_masked6, passed tc-start: 1647198064.332409, traceme_raisesignal_masked7 tc-end: 1647198064.622043, traceme_raisesignal_masked7, passed tc-start: 1647198064.631146, traceme_raisesignal_masked8 tc-end: 1647198064.933988, traceme_raisesignal_masked8, passed tc-start: 1647198064.943190, traceme_sendsignal_handle1 tc-end: 1647198065.235991, traceme_sendsignal_handle1, passed tc-start: 1647198065.245437, traceme_sendsignal_handle2 tc-end: 1647198065.538993, traceme_sendsignal_handle2, passed tc-start: 1647198065.547806, traceme_sendsignal_handle3 tc-end: 1647198065.843577, traceme_sendsignal_handle3, passed tc-start: 1647198065.853152, traceme_sendsignal_handle4 tc-end: 1647198066.150029, traceme_sendsignal_handle4, passed tc-start: 1647198066.159040, traceme_sendsignal_handle5 tc-end: 1647198066.458343, traceme_sendsignal_handle5, passed tc-start: 1647198066.467432, traceme_sendsignal_handle6 tc-end: 1647198066.762776, traceme_sendsignal_handle6, passed tc-start: 1647198066.772164, traceme_sendsignal_handle7 tc-end: 1647198067.67757, traceme_sendsignal_handle7, passed tc-start: 1647198067.78182, traceme_sendsignal_handle8 tc-end: 1647198067.376154, traceme_sendsignal_handle8, passed tc-start: 1647198067.385633, traceme_sendsignal_ignored1 tc-end: 1647198067.680434, traceme_sendsignal_ignored1, passed tc-start: 1647198067.690832, traceme_sendsignal_ignored2 tc-end: 1647198067.986551, traceme_sendsignal_ignored2, passed tc-start: 1647198067.996052, traceme_sendsignal_ignored3 tc-end: 1647198068.290341, traceme_sendsignal_ignored3, passed tc-start: 1647198068.299811, traceme_sendsignal_ignored4 tc-end: 1647198068.595689, traceme_sendsignal_ignored4, passed tc-start: 1647198068.604361, traceme_sendsignal_ignored5 tc-end: 1647198068.899451, traceme_sendsignal_ignored5, passed tc-start: 1647198068.908896, traceme_sendsignal_ignored6 tc-end: 1647198069.205163, traceme_sendsignal_ignored6, passed tc-start: 1647198069.215679, traceme_sendsignal_ignored7 tc-end: 1647198069.515499, traceme_sendsignal_ignored7, passed tc-start: 1647198069.524190, traceme_sendsignal_ignored8 tc-end: 1647198069.823589, traceme_sendsignal_ignored8, passed tc-start: 1647198069.832645, traceme_sendsignal_masked1 tc-end: 1647198070.124771, traceme_sendsignal_masked1, passed tc-start: 1647198070.133460, traceme_sendsignal_masked2 tc-end: 1647198070.434397, traceme_sendsignal_masked2, passed tc-start: 1647198070.445323, traceme_sendsignal_masked3 tc-end: 1647198070.750587, traceme_sendsignal_masked3, passed tc-start: 1647198070.760222, traceme_sendsignal_masked4 tc-end: 1647198071.62694, traceme_sendsignal_masked4, passed tc-start: 1647198071.72024, traceme_sendsignal_masked5 tc-end: 1647198071.373224, traceme_sendsignal_masked5, passed tc-start: 1647198071.381998, traceme_sendsignal_masked6 tc-end: 1647198071.678845, traceme_sendsignal_masked6, passed tc-start: 1647198071.688087, traceme_sendsignal_masked7 tc-end: 1647198071.986149, traceme_sendsignal_masked7, passed tc-start: 1647198071.995098, traceme_sendsignal_masked8 tc-end: 1647198072.296128, traceme_sendsignal_masked8, passed tc-start: 1647198072.305268, traceme_sendsignal_simple1 tc-end: 1647198072.607109, traceme_sendsignal_simple1, passed tc-start: 1647198072.616203, traceme_sendsignal_simple10 tc-end: 1647198072.961000, traceme_sendsignal_simple10, passed tc-start: 1647198072.974803, traceme_sendsignal_simple2 tc-end: 1647198073.281457, traceme_sendsignal_simple2, passed tc-start: 1647198073.291228, traceme_sendsignal_simple3 tc-end: 1647198073.630813, traceme_sendsignal_simple3, passed tc-start: 1647198073.640822, traceme_sendsignal_simple4 tc-end: 1647198073.838950, traceme_sendsignal_simple4, passed tc-start: 1647198073.845499, traceme_sendsignal_simple5 tc-end: 1647198074.48704, traceme_sendsignal_simple5, passed tc-start: 1647198074.57426, traceme_sendsignal_simple6 tc-end: 1647198074.315394, traceme_sendsignal_simple6, passed tc-start: 1647198074.326404, traceme_sendsignal_simple7 tc-end: 1647198074.593989, traceme_sendsignal_simple7, passed tc-start: 1647198074.605699, traceme_sendsignal_simple8 tc-end: 1647198074.860077, traceme_sendsignal_simple8, passed tc-start: 1647198074.872112, traceme_sendsignal_simple9 tc-end: 1647198075.159033, traceme_sendsignal_simple9, passed tc-start: 1647198075.169858, traceme_signalignored_crash_bus tc-end: 1647198075.396623, traceme_signalignored_crash_bus, passed tc-start: 1647198075.404757, traceme_signalignored_crash_fpe tc-end: 1647198075.617392, traceme_signalignored_crash_fpe, passed tc-start: 1647198075.624413, traceme_signalignored_crash_ill tc-end: 1647198075.831928, traceme_signalignored_crash_ill, passed tc-start: 1647198075.840085, traceme_signalignored_crash_segv tc-end: 1647198076.54211, traceme_signalignored_crash_segv, passed tc-start: 1647198076.61120, traceme_signalignored_crash_trap tc-end: 1647198076.270606, traceme_signalignored_crash_trap, passed tc-start: 1647198076.277305, traceme_signalignored_exec tc-so: tc-end: 1647198076.514577, traceme_signalignored_exec, passed tc-start: 1647198076.521358, traceme_signalmasked_crash_bus tc-end: 1647198076.737557, traceme_signalmasked_crash_bus, passed tc-start: 1647198076.744532, traceme_signalmasked_crash_fpe tc-end: 1647198076.959385, traceme_signalmasked_crash_fpe, passed tc-start: 1647198076.967617, traceme_signalmasked_crash_ill tc-end: 1647198077.174644, traceme_signalmasked_crash_ill, passed tc-start: 1647198077.181584, traceme_signalmasked_crash_segv tc-end: 1647198077.394456, traceme_signalmasked_crash_segv, passed tc-start: 1647198077.402773, traceme_signalmasked_crash_trap tc-end: 1647198077.630338, traceme_signalmasked_crash_trap, passed tc-start: 1647198077.638909, traceme_signalmasked_exec tc-so: tc-end: 1647198077.885422, traceme_signalmasked_exec, passed tc-start: 1647198077.892247, traceme_vfork_crash_bus tc-end: 1647198078.123228, traceme_vfork_crash_bus, passed tc-start: 1647198078.135785, traceme_vfork_crash_fpe tc-end: 1647198078.352635, traceme_vfork_crash_fpe, passed tc-start: 1647198078.366955, traceme_vfork_crash_ill tc-end: 1647198078.661798, traceme_vfork_crash_ill, passed tc-start: 1647198078.671776, traceme_vfork_crash_segv tc-end: 1647198078.879893, traceme_vfork_crash_segv, passed tc-start: 1647198078.889878, traceme_vfork_crash_trap tc-end: 1647198079.98552, traceme_vfork_crash_trap, passed tc-start: 1647198079.108830, traceme_vfork_exec tc-so: tc-end: 1647198079.310524, traceme_vfork_exec, passed tc-start: 1647198079.316916, traceme_vfork_fork tc-end: 1647198079.511581, traceme_vfork_fork, passed tc-start: 1647198079.517899, traceme_vfork_raise1 tc-end: 1647198079.704266, traceme_vfork_raise1, passed tc-start: 1647198079.710673, traceme_vfork_raise10 tc-end: 1647198079.926809, traceme_vfork_raise10, passed tc-start: 1647198079.937078, traceme_vfork_raise11 tc-end: 1647198080.148325, traceme_vfork_raise11, passed tc-start: 1647198080.158768, traceme_vfork_raise12 tc-end: 1647198080.370674, traceme_vfork_raise12, passed tc-start: 1647198080.380829, traceme_vfork_raise13 tc-end: 1647198080.589448, traceme_vfork_raise13, passed tc-start: 1647198080.599192, traceme_vfork_raise2 tc-end: 1647198080.811158, traceme_vfork_raise2, passed tc-start: 1647198080.817693, traceme_vfork_raise3 tc-end: 1647198081.8073, traceme_vfork_raise3, passed tc-start: 1647198081.15401, traceme_vfork_raise4 tc-end: 1647198081.193879, traceme_vfork_raise4, passed tc-start: 1647198081.200359, traceme_vfork_raise5 tc-end: 1647198081.416764, traceme_vfork_raise5, passed tc-start: 1647198081.425727, traceme_vfork_raise6 tc-end: 1647198081.658944, traceme_vfork_raise6, passed tc-start: 1647198081.668860, traceme_vfork_raise7 tc-end: 1647198081.844223, traceme_vfork_raise7, passed tc-start: 1647198081.850677, traceme_vfork_raise8 tc-end: 1647198082.28859, traceme_vfork_raise8, passed tc-start: 1647198082.35291, traceme_vfork_raise9 tc-end: 1647198082.244843, traceme_vfork_raise9, passed tc-start: 1647198082.254708, traceme_vfork_signalignored_crash_bus tc-end: 1647198082.469100, traceme_vfork_signalignored_crash_bus, passed tc-start: 1647198082.479103, traceme_vfork_signalignored_crash_fpe tc-end: 1647198082.687857, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1647198082.705019, traceme_vfork_signalignored_crash_ill tc-end: 1647198082.911370, traceme_vfork_signalignored_crash_ill, passed tc-start: 1647198082.921456, traceme_vfork_signalignored_crash_segv tc-end: 1647198083.138659, traceme_vfork_signalignored_crash_segv, passed tc-start: 1647198083.149472, traceme_vfork_signalignored_crash_trap tc-end: 1647198083.375241, traceme_vfork_signalignored_crash_trap, passed tc-start: 1647198083.389627, traceme_vfork_signalignored_exec tc-so: tc-end: 1647198083.606951, traceme_vfork_signalignored_exec, passed tc-start: 1647198083.613630, traceme_vfork_signalmasked_crash_bus tc-end: 1647198083.840144, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1647198083.850406, traceme_vfork_signalmasked_crash_fpe tc-end: 1647198084.60249, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1647198084.72324, traceme_vfork_signalmasked_crash_ill tc-end: 1647198084.300233, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1647198084.310538, traceme_vfork_signalmasked_crash_segv tc-end: 1647198084.523847, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1647198084.534385, traceme_vfork_signalmasked_crash_trap tc-end: 1647198084.747168, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1647198084.757108, traceme_vfork_signalmasked_exec tc-so: tc-end: 1647198084.963769, traceme_vfork_signalmasked_exec, passed tc-start: 1647198084.970323, traceme_vfork_vfork tc-end: 1647198085.149701, traceme_vfork_vfork, passed tc-start: 1647198085.156412, user_va0_disable_pt_continue tc-end: 1647198085.360039, user_va0_disable_pt_continue, passed tc-start: 1647198085.366524, user_va0_disable_pt_detach tc-end: 1647198085.568086, user_va0_disable_pt_detach, passed tc-start: 1647198085.574354, user_va0_disable_pt_syscall tc-end: 1647198085.777210, user_va0_disable_pt_syscall, passed tc-start: 1647198085.783658, vfork1 tc-end: 1647198086.9856, vfork1, passed tc-start: 1647198086.16569, vfork13 tc-end: 1647198086.218274, vfork13, passed tc-start: 1647198086.224693, vfork5 tc-end: 1647198086.432811, vfork5, passed tc-start: 1647198086.439487, vfork9 tc-end: 1647198086.641998, vfork9, passed tp-end: 1647198086.648309, lib/libc/sys/t_ptrace_wait3 tp-start: 1647198087.645855, lib/libc/sys/t_ptrace_wait4, 463 tc-start: 1647198087.648045, access_fpregs1 tc-end: 1647198087.987235, access_fpregs1, passed tc-start: 1647198087.994624, access_fpregs2 tc-end: 1647198088.368101, access_fpregs2, passed tc-start: 1647198088.375001, access_regs1 tc-end: 1647198088.710584, access_regs1, passed tc-start: 1647198088.717335, access_regs2 tc-end: 1647198089.50902, access_regs2, passed tc-start: 1647198089.57492, access_regs3 tc-end: 1647198089.400491, access_regs3, passed tc-start: 1647198089.407041, access_regs4 tc-end: 1647198089.744423, access_regs4, passed tc-start: 1647198089.750895, access_regs5 tc-end: 1647198090.81561, access_regs5, passed tc-start: 1647198090.88168, access_regs6 tc-end: 1647198090.426419, access_regs6, passed tc-start: 1647198090.433184, access_regs_set_unaligned_pc_0x1 tc-end: 1647198090.764982, access_regs_set_unaligned_pc_0x1, passed tc-start: 1647198090.771960, access_regs_set_unaligned_pc_0x3 tc-end: 1647198091.109162, access_regs_set_unaligned_pc_0x3, passed tc-start: 1647198091.115913, access_regs_set_unaligned_pc_0x7 tc-end: 1647198091.450834, access_regs_set_unaligned_pc_0x7, passed tc-start: 1647198091.457626, attach_lwpinfo0 tc-end: 1647198091.821795, attach_lwpinfo0, passed tc-start: 1647198091.831783, attach_lwpinfo1 tc-end: 1647198092.214943, attach_lwpinfo1, passed tc-start: 1647198092.224272, attach_lwpinfo2 tc-end: 1647198092.604373, attach_lwpinfo2, passed tc-start: 1647198092.613742, attach_lwpinfo3 tc-end: 1647198092.994667, attach_lwpinfo3, passed tc-start: 1647198093.4186, bytes_transfer_alignment_piod_read_auxv tc-end: 1647198093.759862, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1647198093.767547, bytes_transfer_alignment_piod_read_d tc-end: 1647198097.795624, bytes_transfer_alignment_piod_read_d, passed tc-start: 1647198097.802192, bytes_transfer_alignment_piod_read_i tc-end: 1647198101.682936, bytes_transfer_alignment_piod_read_i, passed tc-start: 1647198101.689575, bytes_transfer_alignment_piod_write_d tc-end: 1647198107.560945, bytes_transfer_alignment_piod_write_d, passed tc-start: 1647198107.570784, bytes_transfer_alignment_piod_write_i tc-end: 1647198113.180210, bytes_transfer_alignment_piod_write_i, passed tc-start: 1647198113.186945, bytes_transfer_alignment_pt_read_d tc-end: 1647198117.284759, bytes_transfer_alignment_pt_read_d, passed tc-start: 1647198117.291758, bytes_transfer_alignment_pt_read_i tc-end: 1647198121.514067, bytes_transfer_alignment_pt_read_i, passed tc-start: 1647198121.524108, bytes_transfer_alignment_pt_write_d tc-end: 1647198127.84219, bytes_transfer_alignment_pt_write_d, passed tc-start: 1647198127.91583, bytes_transfer_alignment_pt_write_i tc-end: 1647198133.148719, bytes_transfer_alignment_pt_write_i, passed tc-start: 1647198133.156640, bytes_transfer_eof_piod_read_d tc-end: 1647198133.528495, bytes_transfer_eof_piod_read_d, passed tc-start: 1647198133.535239, bytes_transfer_eof_piod_read_i tc-end: 1647198133.873375, bytes_transfer_eof_piod_read_i, passed tc-start: 1647198133.880057, bytes_transfer_eof_piod_write_d tc-end: 1647198134.218724, bytes_transfer_eof_piod_write_d, passed tc-start: 1647198134.225412, bytes_transfer_eof_piod_write_i tc-end: 1647198134.575814, bytes_transfer_eof_piod_write_i, passed tc-start: 1647198134.582371, bytes_transfer_eof_pt_read_d tc-end: 1647198134.914367, bytes_transfer_eof_pt_read_d, passed tc-start: 1647198134.920870, bytes_transfer_eof_pt_read_i tc-end: 1647198135.257877, bytes_transfer_eof_pt_read_i, passed tc-start: 1647198135.264233, bytes_transfer_eof_pt_write_d tc-end: 1647198135.605988, bytes_transfer_eof_pt_write_d, passed tc-start: 1647198135.612369, bytes_transfer_eof_pt_write_i tc-end: 1647198135.947335, bytes_transfer_eof_pt_write_i, passed tc-start: 1647198135.954020, bytes_transfer_piod_read_auxv tc-end: 1647198136.285178, bytes_transfer_piod_read_auxv, passed tc-start: 1647198136.301695, bytes_transfer_piod_read_d_16 tc-end: 1647198136.805636, bytes_transfer_piod_read_d_16, passed tc-start: 1647198136.814910, bytes_transfer_piod_read_d_16_text tc-end: 1647198137.147766, bytes_transfer_piod_read_d_16_text, passed tc-start: 1647198137.154333, bytes_transfer_piod_read_d_32 tc-end: 1647198137.491915, bytes_transfer_piod_read_d_32, passed tc-start: 1647198137.498561, bytes_transfer_piod_read_d_32_text tc-end: 1647198137.828124, bytes_transfer_piod_read_d_32_text, passed tc-start: 1647198137.834779, bytes_transfer_piod_read_d_64 tc-end: 1647198138.165063, bytes_transfer_piod_read_d_64, passed tc-start: 1647198138.171637, bytes_transfer_piod_read_d_64_text tc-end: 1647198138.503026, bytes_transfer_piod_read_d_64_text, passed tc-start: 1647198138.509874, bytes_transfer_piod_read_d_8 tc-end: 1647198138.857441, bytes_transfer_piod_read_d_8, passed tc-start: 1647198138.864877, bytes_transfer_piod_read_d_8_text tc-end: 1647198139.205399, bytes_transfer_piod_read_d_8_text, passed tc-start: 1647198139.212760, bytes_transfer_piod_read_i_16 tc-end: 1647198139.597449, bytes_transfer_piod_read_i_16, passed tc-start: 1647198139.605268, bytes_transfer_piod_read_i_16_text tc-end: 1647198140.21819, bytes_transfer_piod_read_i_16_text, passed tc-start: 1647198140.29993, bytes_transfer_piod_read_i_32 tc-end: 1647198140.399709, bytes_transfer_piod_read_i_32, passed tc-start: 1647198140.406482, bytes_transfer_piod_read_i_32_text tc-end: 1647198140.818349, bytes_transfer_piod_read_i_32_text, passed tc-start: 1647198140.825553, bytes_transfer_piod_read_i_64 tc-end: 1647198141.233578, bytes_transfer_piod_read_i_64, passed tc-start: 1647198141.241547, bytes_transfer_piod_read_i_64_text tc-end: 1647198141.638461, bytes_transfer_piod_read_i_64_text, passed tc-start: 1647198141.647017, bytes_transfer_piod_read_i_8 tc-end: 1647198142.16720, bytes_transfer_piod_read_i_8, passed tc-start: 1647198142.25495, bytes_transfer_piod_read_i_8_text tc-end: 1647198142.416191, bytes_transfer_piod_read_i_8_text, passed tc-start: 1647198142.423297, bytes_transfer_piod_write_d_16 tc-end: 1647198142.801514, bytes_transfer_piod_write_d_16, passed tc-start: 1647198142.812298, bytes_transfer_piod_write_d_16_text tc-end: 1647198143.169036, bytes_transfer_piod_write_d_16_text, passed tc-start: 1647198143.177440, bytes_transfer_piod_write_d_32 tc-end: 1647198143.548066, bytes_transfer_piod_write_d_32, passed tc-start: 1647198143.555730, bytes_transfer_piod_write_d_32_text tc-end: 1647198143.913327, bytes_transfer_piod_write_d_32_text, passed tc-start: 1647198143.920244, bytes_transfer_piod_write_d_64 tc-end: 1647198144.302408, bytes_transfer_piod_write_d_64, passed tc-start: 1647198144.310188, bytes_transfer_piod_write_d_64_text tc-end: 1647198144.711675, bytes_transfer_piod_write_d_64_text, passed tc-start: 1647198144.719648, bytes_transfer_piod_write_d_8 tc-end: 1647198145.134578, bytes_transfer_piod_write_d_8, passed tc-start: 1647198145.142141, bytes_transfer_piod_write_d_8_text tc-end: 1647198145.499826, bytes_transfer_piod_write_d_8_text, passed tc-start: 1647198145.506460, bytes_transfer_piod_write_i_16 tc-end: 1647198145.842636, bytes_transfer_piod_write_i_16, passed tc-start: 1647198145.849396, bytes_transfer_piod_write_i_16_text tc-end: 1647198146.186577, bytes_transfer_piod_write_i_16_text, passed tc-start: 1647198146.193405, bytes_transfer_piod_write_i_32 tc-end: 1647198146.528061, bytes_transfer_piod_write_i_32, passed tc-start: 1647198146.536123, bytes_transfer_piod_write_i_32_text tc-end: 1647198146.930801, bytes_transfer_piod_write_i_32_text, passed tc-start: 1647198146.937639, bytes_transfer_piod_write_i_64 tc-end: 1647198147.286781, bytes_transfer_piod_write_i_64, passed tc-start: 1647198147.293998, bytes_transfer_piod_write_i_64_text tc-end: 1647198147.707001, bytes_transfer_piod_write_i_64_text, passed tc-start: 1647198147.716311, bytes_transfer_piod_write_i_8 tc-end: 1647198148.127923, bytes_transfer_piod_write_i_8, passed tc-start: 1647198148.134720, bytes_transfer_piod_write_i_8_text tc-end: 1647198148.471275, bytes_transfer_piod_write_i_8_text, passed tc-start: 1647198148.478271, bytes_transfer_read_d tc-end: 1647198148.822051, bytes_transfer_read_d, passed tc-start: 1647198148.829145, bytes_transfer_read_d_text tc-end: 1647198149.168812, bytes_transfer_read_d_text, passed tc-start: 1647198149.175993, bytes_transfer_read_i tc-end: 1647198149.514329, bytes_transfer_read_i, passed tc-start: 1647198149.521200, bytes_transfer_read_i_text tc-end: 1647198149.861373, bytes_transfer_read_i_text, passed tc-start: 1647198149.868193, bytes_transfer_write_d tc-end: 1647198150.209315, bytes_transfer_write_d, passed tc-start: 1647198150.216340, bytes_transfer_write_d_text tc-end: 1647198150.552668, bytes_transfer_write_d_text, passed tc-start: 1647198150.559433, bytes_transfer_write_i tc-end: 1647198150.970630, bytes_transfer_write_i, passed tc-start: 1647198150.979504, bytes_transfer_write_i_text tc-end: 1647198151.340510, bytes_transfer_write_i_text, passed tc-start: 1647198151.348303, child_attach_to_its_parent tc-end: 1647198151.688983, child_attach_to_its_parent, passed tc-start: 1647198151.698450, child_attach_to_its_stopped_parent tc-end: 1647198152.52735, child_attach_to_its_stopped_parent, passed tc-start: 1647198152.61795, clone1 tc-end: 1647198152.400650, clone1, passed tc-start: 1647198152.407291, clone2 tc-end: 1647198152.752217, clone2, passed tc-start: 1647198152.758952, clone3 tc-end: 1647198153.111786, clone3, passed tc-start: 1647198153.120389, clone4 tc-end: 1647198153.538493, clone4, passed tc-start: 1647198153.545485, clone5 tc-end: 1647198153.952750, clone5, passed tc-start: 1647198153.959737, clone6 tc-end: 1647198154.332955, clone6, passed tc-start: 1647198154.340856, clone7 tc-end: 1647198154.787522, clone7, passed tc-start: 1647198154.794625, clone8 tc-end: 1647198155.203574, clone8, passed tc-start: 1647198155.210442, clone_files1 tc-end: 1647198155.556678, clone_files1, passed tc-start: 1647198155.563540, clone_files2 tc-end: 1647198156.11375, clone_files2, passed tc-start: 1647198156.18977, clone_files3 tc-end: 1647198156.383303, clone_files3, passed tc-start: 1647198156.390894, clone_files4 tc-end: 1647198156.752643, clone_files4, passed tc-start: 1647198156.759486, clone_files5 tc-end: 1647198157.108651, clone_files5, passed tc-start: 1647198157.115650, clone_files6 tc-end: 1647198157.465350, clone_files6, passed tc-start: 1647198157.472052, clone_files7 tc-end: 1647198157.825311, clone_files7, passed tc-start: 1647198157.832146, clone_files8 tc-end: 1647198158.187638, clone_files8, passed tc-start: 1647198158.194284, clone_files_signalignored tc-end: 1647198158.547100, clone_files_signalignored, passed tc-start: 1647198158.553699, clone_files_signalmasked tc-end: 1647198158.903315, clone_files_signalmasked, passed tc-start: 1647198158.909946, clone_fs1 tc-end: 1647198159.254434, clone_fs1, passed tc-start: 1647198159.261486, clone_fs2 tc-end: 1647198159.616558, clone_fs2, passed tc-start: 1647198159.623337, clone_fs3 tc-end: 1647198159.979623, clone_fs3, passed tc-start: 1647198159.987455, clone_fs4 tc-end: 1647198160.371809, clone_fs4, passed tc-start: 1647198160.380470, clone_fs5 tc-end: 1647198160.742968, clone_fs5, passed tc-start: 1647198160.749889, clone_fs6 tc-end: 1647198161.136899, clone_fs6, passed tc-start: 1647198161.143670, clone_fs7 tc-end: 1647198161.490760, clone_fs7, passed tc-start: 1647198161.497558, clone_fs8 tc-end: 1647198161.848044, clone_fs8, passed tc-start: 1647198161.855054, clone_fs_signalignored tc-end: 1647198162.207287, clone_fs_signalignored, passed tc-start: 1647198162.213789, clone_fs_signalmasked tc-end: 1647198162.604293, clone_fs_signalmasked, passed tc-start: 1647198162.613550, clone_signalignored tc-end: 1647198162.976840, clone_signalignored, passed tc-start: 1647198162.983558, clone_signalmasked tc-end: 1647198163.336004, clone_signalmasked, passed tc-start: 1647198163.342846, clone_vfork1 tc-end: 1647198163.684194, clone_vfork1, passed tc-start: 1647198163.691264, clone_vfork2 tc-end: 1647198164.41911, clone_vfork2, passed tc-start: 1647198164.49263, clone_vfork3 tc-end: 1647198164.398720, clone_vfork3, passed tc-start: 1647198164.405403, clone_vfork4 tc-end: 1647198164.760092, clone_vfork4, passed tc-start: 1647198164.767658, clone_vfork5 tc-end: 1647198165.115471, clone_vfork5, passed tc-start: 1647198165.122470, clone_vfork6 tc-end: 1647198165.483290, clone_vfork6, passed tc-start: 1647198165.490112, clone_vfork7 tc-end: 1647198165.859988, clone_vfork7, passed tc-start: 1647198165.866785, clone_vfork8 tc-end: 1647198166.228921, clone_vfork8, passed tc-start: 1647198166.238561, clone_vfork_signalignored tc-end: 1647198166.596834, clone_vfork_signalignored, passed tc-start: 1647198166.603783, clone_vfork_signalmasked tc-end: 1647198166.958538, clone_vfork_signalmasked, passed tc-start: 1647198166.967123, clone_vm1 tc-end: 1647198167.319698, clone_vm1, passed tc-start: 1647198167.326947, clone_vm2 tc-end: 1647198167.686365, clone_vm2, passed tc-start: 1647198167.693834, clone_vm3 tc-end: 1647198168.38191, clone_vm3, passed tc-start: 1647198168.45099, clone_vm4 tc-end: 1647198168.396730, clone_vm4, passed tc-start: 1647198168.403423, clone_vm5 tc-end: 1647198168.749682, clone_vm5, passed tc-start: 1647198168.756233, clone_vm6 tc-end: 1647198169.97781, clone_vm6, passed tc-start: 1647198169.104299, clone_vm7 tc-end: 1647198169.438078, clone_vm7, passed tc-start: 1647198169.444713, clone_vm8 tc-end: 1647198169.787528, clone_vm8, passed tc-start: 1647198169.795004, clone_vm_signalignored tc-end: 1647198170.140818, clone_vm_signalignored, passed tc-start: 1647198170.147345, clone_vm_signalmasked tc-end: 1647198170.486452, clone_vm_signalmasked, passed tc-start: 1647198170.492937, core_dump_procinfo tc-end: 1647198170.966780, core_dump_procinfo, failed, /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1647198170.973727, eventmask_preserved_empty tc-end: 1647198171.307982, eventmask_preserved_empty, passed tc-start: 1647198171.314428, eventmask_preserved_fork tc-end: 1647198171.654116, eventmask_preserved_fork, passed tc-start: 1647198171.660560, eventmask_preserved_lwp_create tc-end: 1647198171.990674, eventmask_preserved_lwp_create, passed tc-start: 1647198171.997541, eventmask_preserved_lwp_exit tc-end: 1647198172.333017, eventmask_preserved_lwp_exit, passed tc-start: 1647198172.342364, eventmask_preserved_posix_spawn tc-end: 1647198172.782982, eventmask_preserved_posix_spawn, passed tc-start: 1647198172.792867, eventmask_preserved_vfork tc-end: 1647198173.162032, eventmask_preserved_vfork, passed tc-start: 1647198173.168714, eventmask_preserved_vfork_done tc-end: 1647198173.516117, eventmask_preserved_vfork_done, passed tc-start: 1647198173.522796, fork1 tc-end: 1647198173.867441, fork1, passed tc-start: 1647198173.876120, fork10 tc-end: 1647198174.237721, fork10, passed tc-start: 1647198174.244174, fork11 tc-end: 1647198174.583804, fork11, passed tc-start: 1647198174.590530, fork12 tc-end: 1647198174.979736, fork12, passed tc-start: 1647198174.988360, fork13 tc-end: 1647198175.396869, fork13, passed tc-start: 1647198175.406005, fork14 tc-end: 1647198175.817427, fork14, passed tc-start: 1647198175.824159, fork15 tc-end: 1647198176.177559, fork15, passed tc-start: 1647198176.184317, fork16 tc-end: 1647198176.558123, fork16, passed tc-start: 1647198176.564802, fork2 tc-end: 1647198176.921799, fork2, passed tc-start: 1647198176.928924, fork3 tc-end: 1647198177.274759, fork3, passed tc-start: 1647198177.281737, fork4 tc-end: 1647198177.647140, fork4, passed tc-start: 1647198177.655656, fork5 tc-end: 1647198178.11262, fork5, passed tc-start: 1647198178.18153, fork6 tc-end: 1647198178.408220, fork6, passed tc-start: 1647198178.415324, fork7 tc-end: 1647198178.802189, fork7, passed tc-start: 1647198178.811673, fork8 tc-end: 1647198179.199269, fork8, passed tc-start: 1647198179.205864, fork9 tc-end: 1647198179.557325, fork9, passed tc-start: 1647198179.563939, fork_detach_forker tc-end: 1647198179.960683, fork_detach_forker, passed tc-start: 1647198179.967419, fork_kill_forker tc-end: 1647198180.337623, fork_kill_forker, passed tc-start: 1647198180.344337, fork_setpgid tc-end: 1647198180.660050, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647198180.667079, fork_signalignored tc-end: 1647198181.115955, fork_signalignored, passed tc-start: 1647198181.126200, fork_signalmasked tc-end: 1647198181.648225, fork_signalmasked, passed tc-start: 1647198181.658986, kill1 tc-end: 1647198182.158184, kill1, passed tc-start: 1647198182.168553, kill2 tc-end: 1647198182.677984, kill2, passed tc-start: 1647198182.687105, kill3 tc-end: 1647198183.187282, kill3, passed tc-start: 1647198183.197284, parent_attach_to_its_child tc-end: 1647198183.712093, parent_attach_to_its_child, passed tc-start: 1647198183.725540, parent_attach_to_its_stopped_child tc-end: 1647198184.281363, parent_attach_to_its_stopped_child, passed tc-start: 1647198184.293701, posix_spawn1 tc-so: tc-end: 1647198184.754186, posix_spawn1, passed tc-start: 1647198184.761162, posix_spawn10 tc-so: tc-end: 1647198185.146264, posix_spawn10, passed tc-start: 1647198185.156585, posix_spawn11 tc-so: tc-end: 1647198185.547568, posix_spawn11, passed tc-start: 1647198185.555258, posix_spawn12 tc-so: tc-end: 1647198186.60246, posix_spawn12, passed tc-start: 1647198186.69659, posix_spawn13 tc-so: tc-end: 1647198186.539754, posix_spawn13, passed tc-start: 1647198186.548376, posix_spawn14 tc-so: tc-end: 1647198187.71569, posix_spawn14, passed tc-start: 1647198187.81774, posix_spawn15 tc-so: tc-end: 1647198187.577254, posix_spawn15, passed tc-start: 1647198187.587682, posix_spawn16 tc-so: tc-end: 1647198188.128475, posix_spawn16, passed tc-start: 1647198188.138379, posix_spawn2 tc-so: tc-end: 1647198188.667137, posix_spawn2, passed tc-start: 1647198188.676664, posix_spawn3 tc-so: tc-end: 1647198189.217684, posix_spawn3, passed tc-start: 1647198189.229006, posix_spawn4 tc-so: tc-end: 1647198189.645170, posix_spawn4, passed tc-start: 1647198189.652894, posix_spawn5 tc-so: tc-end: 1647198190.27140, posix_spawn5, passed tc-start: 1647198190.34880, posix_spawn6 tc-so: tc-end: 1647198190.413204, posix_spawn6, passed tc-start: 1647198190.421402, posix_spawn7 tc-so: tc-end: 1647198190.792924, posix_spawn7, passed tc-start: 1647198190.799642, posix_spawn8 tc-so: tc-end: 1647198191.162672, posix_spawn8, passed tc-start: 1647198191.170325, posix_spawn9 tc-so: tc-end: 1647198191.545045, posix_spawn9, passed tc-start: 1647198191.551928, posix_spawn_detach_spawner tc-so: tc-end: 1647198191.962749, posix_spawn_detach_spawner, passed tc-start: 1647198191.972272, posix_spawn_kill_spawner tc-so: tc-end: 1647198192.497905, posix_spawn_kill_spawner, passed tc-start: 1647198192.505788, posix_spawn_setpgid tc-end: 1647198192.826969, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647198192.834210, posix_spawn_signalignored tc-so: tc-end: 1647198193.210596, posix_spawn_signalignored, passed tc-start: 1647198193.217423, posix_spawn_signalmasked tc-so: tc-end: 1647198193.737074, posix_spawn_signalmasked, passed tc-start: 1647198193.746389, resume tc-end: 1647198196.336078, resume, passed tc-start: 1647198196.344915, siginfo_set_faked tc-end: 1647198196.799142, siginfo_set_faked, passed tc-start: 1647198196.808326, siginfo_set_unmodified tc-end: 1647198197.287679, siginfo_set_unmodified, passed tc-start: 1647198197.296347, signal_mask_unrelated tc-end: 1647198197.708076, signal_mask_unrelated, passed tc-start: 1647198197.715153, suspend_no_deadlock tc-end: 1647198198.127828, suspend_no_deadlock, passed tc-start: 1647198198.137736, syscall tc-end: 1647198198.644330, syscall, passed tc-start: 1647198198.654250, syscall_detach_on_sce tc-end: 1647198199.87070, syscall_detach_on_sce, passed tc-start: 1647198199.93941, syscall_killed_on_sce tc-end: 1647198199.434527, syscall_killed_on_sce, passed tc-start: 1647198199.441621, syscall_signal_on_sce tc-end: 1647198199.801305, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1647198199.809035, syscallemu1 tc-end: 1647198200.162008, syscallemu1, passed tc-start: 1647198200.170151, thread_concurrent_signals tc-end: 1647198200.518808, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1647198200.525988, thread_concurrent_signals_handler tc-end: 1647198200.863194, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1647198200.870400, thread_concurrent_signals_sig_ign tc-end: 1647198201.196323, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1647198201.203446, threads_and_exec tc-end: 1647198201.803483, threads_and_exec, passed tc-start: 1647198201.810575, trace_thread_lwpcreate tc-end: 1647198209.374591, trace_thread_lwpcreate, passed tc-start: 1647198209.381512, trace_thread_lwpcreate_and_exit tc-end: 1647198214.539, trace_thread_lwpcreate_and_exit, passed tc-start: 1647198214.8422, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1647198218.608730, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1647198218.619585, trace_thread_lwpcreate_masked_sigtrap tc-end: 1647198221.191481, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1647198221.198368, trace_thread_lwpexit tc-end: 1647198224.801969, trace_thread_lwpexit, passed tc-start: 1647198224.810506, trace_thread_lwpexit_masked_sigtrap tc-end: 1647198227.419826, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1647198227.426285, trace_thread_nolwpevents tc-end: 1647198227.905306, trace_thread_nolwpevents, passed tc-start: 1647198227.911820, tracee_sees_its_original_parent_getppid tc-end: 1647198228.252662, tracee_sees_its_original_parent_getppid, passed tc-start: 1647198228.261337, tracee_sees_its_original_parent_procfs_status tc-end: 1647198228.618280, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1647198228.627303, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1647198228.985910, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1647198228.995363, traceme_crash_bus tc-end: 1647198229.340569, traceme_crash_bus, passed tc-start: 1647198229.347526, traceme_crash_fpe tc-end: 1647198229.691224, traceme_crash_fpe, passed tc-start: 1647198229.698168, traceme_crash_ill tc-end: 1647198230.40728, traceme_crash_ill, passed tc-start: 1647198230.47479, traceme_crash_segv tc-end: 1647198230.388844, traceme_crash_segv, passed tc-start: 1647198230.395806, traceme_crash_trap tc-end: 1647198230.737090, traceme_crash_trap, passed tc-start: 1647198230.744507, traceme_exec tc-so: tc-end: 1647198231.109147, traceme_exec, passed tc-start: 1647198231.116253, traceme_lwpinfo0 tc-end: 1647198231.466693, traceme_lwpinfo0, passed tc-start: 1647198231.473699, traceme_lwpinfo0_lwpstatus tc-end: 1647198231.821661, traceme_lwpinfo0_lwpstatus, passed tc-start: 1647198231.828649, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1647198232.178508, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1647198232.186109, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1647198232.532594, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1647198232.539327, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1647198232.884972, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1647198232.891879, traceme_lwpinfo1 tc-end: 1647198233.428063, traceme_lwpinfo1, passed tc-start: 1647198233.434970, traceme_lwpinfo1_lwpstatus tc-end: 1647198233.818832, traceme_lwpinfo1_lwpstatus, passed tc-start: 1647198233.825650, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1647198234.358989, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1647198234.365726, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1647198234.918737, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1647198234.925574, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1647198235.488799, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1647198235.495610, traceme_lwpinfo2 tc-end: 1647198236.299396, traceme_lwpinfo2, passed tc-start: 1647198236.305971, traceme_lwpinfo2_lwpstatus tc-end: 1647198237.229869, traceme_lwpinfo2_lwpstatus, passed tc-start: 1647198237.236441, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1647198237.770673, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1647198237.781990, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1647198238.642009, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1647198238.653371, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1647198239.372663, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1647198239.384613, traceme_lwpinfo3 tc-end: 1647198240.482303, traceme_lwpinfo3, passed tc-start: 1647198240.496864, traceme_lwpinfo3_lwpstatus tc-end: 1647198242.72162, traceme_lwpinfo3_lwpstatus, passed tc-start: 1647198242.78714, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1647198243.164015, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1647198243.170687, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1647198244.252253, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1647198244.258865, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1647198245.333340, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1647198245.339986, traceme_lwpnext0 tc-end: 1647198245.682154, traceme_lwpnext0, passed tc-start: 1647198245.688673, traceme_lwpnext0_pl_name tc-end: 1647198246.22225, traceme_lwpnext0_pl_name, passed tc-start: 1647198246.28612, traceme_lwpnext0_pl_private tc-end: 1647198246.368967, traceme_lwpnext0_pl_private, passed tc-start: 1647198246.375458, traceme_lwpnext0_pl_sigmask tc-end: 1647198246.710689, traceme_lwpnext0_pl_sigmask, passed tc-start: 1647198246.717399, traceme_lwpnext1 tc-end: 1647198247.233224, traceme_lwpnext1, passed tc-start: 1647198247.239963, traceme_lwpnext1_pl_name tc-end: 1647198247.783778, traceme_lwpnext1_pl_name, passed tc-start: 1647198247.790212, traceme_lwpnext1_pl_private tc-end: 1647198248.344869, traceme_lwpnext1_pl_private, passed tc-start: 1647198248.352533, traceme_lwpnext1_pl_sigmask tc-end: 1647198248.874536, traceme_lwpnext1_pl_sigmask, passed tc-start: 1647198248.881037, traceme_lwpnext2 tc-end: 1647198249.675363, traceme_lwpnext2, passed tc-start: 1647198249.689918, traceme_lwpnext2_pl_name tc-end: 1647198250.339177, traceme_lwpnext2_pl_name, passed tc-start: 1647198250.351129, traceme_lwpnext2_pl_private tc-end: 1647198250.955768, traceme_lwpnext2_pl_private, passed tc-start: 1647198250.962903, traceme_lwpnext2_pl_sigmask tc-end: 1647198251.917493, traceme_lwpnext2_pl_sigmask, passed tc-start: 1647198251.923912, traceme_lwpnext3 tc-end: 1647198252.903408, traceme_lwpnext3, passed tc-start: 1647198252.911735, traceme_lwpnext3_pl_name tc-end: 1647198253.968477, traceme_lwpnext3_pl_name, passed tc-start: 1647198253.975254, traceme_lwpnext3_pl_private tc-end: 1647198254.831268, traceme_lwpnext3_pl_private, passed tc-start: 1647198254.839191, traceme_lwpnext3_pl_sigmask tc-end: 1647198255.909780, traceme_lwpnext3_pl_sigmask, passed tc-start: 1647198255.916671, traceme_pid1_parent tc-end: 1647198256.285221, traceme_pid1_parent, passed tc-start: 1647198256.292988, traceme_raise1 tc-end: 1647198256.649093, traceme_raise1, passed tc-start: 1647198256.655665, traceme_raise10 tc-end: 1647198256.990233, traceme_raise10, passed tc-start: 1647198256.996891, traceme_raise2 tc-end: 1647198257.361953, traceme_raise2, passed tc-start: 1647198257.368380, traceme_raise3 tc-end: 1647198257.718325, traceme_raise3, passed tc-start: 1647198257.725308, traceme_raise4 tc-end: 1647198258.71795, traceme_raise4, passed tc-start: 1647198258.80556, traceme_raise5 tc-end: 1647198258.532099, traceme_raise5, passed tc-start: 1647198258.541353, traceme_raise6 tc-end: 1647198259.643, traceme_raise6, passed tc-start: 1647198259.7206, traceme_raise7 tc-end: 1647198259.382298, traceme_raise7, passed tc-start: 1647198259.389945, traceme_raise8 tc-end: 1647198259.750102, traceme_raise8, passed tc-start: 1647198259.757167, traceme_raise9 tc-end: 1647198260.104047, traceme_raise9, passed tc-start: 1647198260.110452, traceme_raisesignal_ignored1 tc-end: 1647198260.444410, traceme_raisesignal_ignored1, passed tc-start: 1647198260.450805, traceme_raisesignal_ignored2 tc-end: 1647198260.784295, traceme_raisesignal_ignored2, passed tc-start: 1647198260.790723, traceme_raisesignal_ignored3 tc-end: 1647198261.126374, traceme_raisesignal_ignored3, passed tc-start: 1647198261.132919, traceme_raisesignal_ignored4 tc-end: 1647198261.469347, traceme_raisesignal_ignored4, passed tc-start: 1647198261.476174, traceme_raisesignal_ignored5 tc-end: 1647198261.808864, traceme_raisesignal_ignored5, passed tc-start: 1647198261.815587, traceme_raisesignal_ignored6 tc-end: 1647198262.153899, traceme_raisesignal_ignored6, passed tc-start: 1647198262.160222, traceme_raisesignal_ignored7 tc-end: 1647198262.564853, traceme_raisesignal_ignored7, passed tc-start: 1647198262.571382, traceme_raisesignal_ignored8 tc-end: 1647198262.911913, traceme_raisesignal_ignored8, passed tc-start: 1647198262.918348, traceme_raisesignal_masked1 tc-end: 1647198263.249107, traceme_raisesignal_masked1, passed tc-start: 1647198263.255646, traceme_raisesignal_masked2 tc-end: 1647198263.579301, traceme_raisesignal_masked2, passed tc-start: 1647198263.585847, traceme_raisesignal_masked3 tc-end: 1647198263.920109, traceme_raisesignal_masked3, passed tc-start: 1647198263.926446, traceme_raisesignal_masked4 tc-end: 1647198264.262427, traceme_raisesignal_masked4, passed tc-start: 1647198264.268949, traceme_raisesignal_masked5 tc-end: 1647198264.608056, traceme_raisesignal_masked5, passed tc-start: 1647198264.614653, traceme_raisesignal_masked6 tc-end: 1647198264.945750, traceme_raisesignal_masked6, passed tc-start: 1647198264.952228, traceme_raisesignal_masked7 tc-end: 1647198265.294272, traceme_raisesignal_masked7, passed tc-start: 1647198265.301960, traceme_raisesignal_masked8 tc-end: 1647198265.640681, traceme_raisesignal_masked8, passed tc-start: 1647198265.647247, traceme_sendsignal_handle1 tc-end: 1647198266.50653, traceme_sendsignal_handle1, passed tc-start: 1647198266.59355, traceme_sendsignal_handle2 tc-end: 1647198266.414850, traceme_sendsignal_handle2, passed tc-start: 1647198266.421857, traceme_sendsignal_handle3 tc-end: 1647198266.752600, traceme_sendsignal_handle3, passed tc-start: 1647198266.759682, traceme_sendsignal_handle4 tc-end: 1647198267.104745, traceme_sendsignal_handle4, passed tc-start: 1647198267.111902, traceme_sendsignal_handle5 tc-end: 1647198267.461058, traceme_sendsignal_handle5, passed tc-start: 1647198267.467918, traceme_sendsignal_handle6 tc-end: 1647198267.833356, traceme_sendsignal_handle6, passed tc-start: 1647198267.839997, traceme_sendsignal_handle7 tc-end: 1647198268.231093, traceme_sendsignal_handle7, passed tc-start: 1647198268.237652, traceme_sendsignal_handle8 tc-end: 1647198268.606277, traceme_sendsignal_handle8, passed tc-start: 1647198268.613970, traceme_sendsignal_ignored1 tc-end: 1647198269.7168, traceme_sendsignal_ignored1, passed tc-start: 1647198269.13699, traceme_sendsignal_ignored2 tc-end: 1647198269.352511, traceme_sendsignal_ignored2, passed tc-start: 1647198269.359221, traceme_sendsignal_ignored3 tc-end: 1647198269.761880, traceme_sendsignal_ignored3, passed tc-start: 1647198269.770229, traceme_sendsignal_ignored4 tc-end: 1647198270.148405, traceme_sendsignal_ignored4, passed tc-start: 1647198270.154933, traceme_sendsignal_ignored5 tc-end: 1647198270.512434, traceme_sendsignal_ignored5, passed tc-start: 1647198270.520739, traceme_sendsignal_ignored6 tc-end: 1647198270.871194, traceme_sendsignal_ignored6, passed tc-start: 1647198270.879013, traceme_sendsignal_ignored7 tc-end: 1647198271.250196, traceme_sendsignal_ignored7, passed tc-start: 1647198271.257167, traceme_sendsignal_ignored8 tc-end: 1647198271.602278, traceme_sendsignal_ignored8, passed tc-start: 1647198271.613426, traceme_sendsignal_masked1 tc-end: 1647198271.987575, traceme_sendsignal_masked1, passed tc-start: 1647198271.995029, traceme_sendsignal_masked2 tc-end: 1647198272.410915, traceme_sendsignal_masked2, passed tc-start: 1647198272.419148, traceme_sendsignal_masked3 tc-end: 1647198272.793532, traceme_sendsignal_masked3, passed tc-start: 1647198272.800149, traceme_sendsignal_masked4 tc-end: 1647198273.146285, traceme_sendsignal_masked4, passed tc-start: 1647198273.152911, traceme_sendsignal_masked5 tc-end: 1647198273.518765, traceme_sendsignal_masked5, passed tc-start: 1647198273.525987, traceme_sendsignal_masked6 tc-end: 1647198273.901658, traceme_sendsignal_masked6, passed tc-start: 1647198273.908238, traceme_sendsignal_masked7 tc-end: 1647198274.317883, traceme_sendsignal_masked7, passed tc-start: 1647198274.327234, traceme_sendsignal_masked8 tc-end: 1647198274.835102, traceme_sendsignal_masked8, passed tc-start: 1647198274.845195, traceme_sendsignal_simple1 tc-end: 1647198275.353550, traceme_sendsignal_simple1, passed tc-start: 1647198275.363035, traceme_sendsignal_simple10 tc-end: 1647198275.938683, traceme_sendsignal_simple10, passed tc-start: 1647198275.953777, traceme_sendsignal_simple2 tc-end: 1647198276.467122, traceme_sendsignal_simple2, passed tc-start: 1647198276.476561, traceme_sendsignal_simple3 tc-end: 1647198276.951489, traceme_sendsignal_simple3, passed tc-start: 1647198276.968733, traceme_sendsignal_simple4 tc-end: 1647198277.297606, traceme_sendsignal_simple4, passed tc-start: 1647198277.304262, traceme_sendsignal_simple5 tc-end: 1647198277.666023, traceme_sendsignal_simple5, passed tc-start: 1647198277.673803, traceme_sendsignal_simple6 tc-end: 1647198278.80482, traceme_sendsignal_simple6, passed tc-start: 1647198278.93295, traceme_sendsignal_simple7 tc-end: 1647198278.493972, traceme_sendsignal_simple7, passed tc-start: 1647198278.504493, traceme_sendsignal_simple8 tc-end: 1647198278.892988, traceme_sendsignal_simple8, passed tc-start: 1647198278.903124, traceme_sendsignal_simple9 tc-end: 1647198279.279601, traceme_sendsignal_simple9, passed tc-start: 1647198279.289255, traceme_signalignored_crash_bus tc-end: 1647198279.630237, traceme_signalignored_crash_bus, passed tc-start: 1647198279.636721, traceme_signalignored_crash_fpe tc-end: 1647198279.977504, traceme_signalignored_crash_fpe, passed tc-start: 1647198279.984222, traceme_signalignored_crash_ill tc-end: 1647198280.325809, traceme_signalignored_crash_ill, passed tc-start: 1647198280.332965, traceme_signalignored_crash_segv tc-end: 1647198280.668109, traceme_signalignored_crash_segv, passed tc-start: 1647198280.674933, traceme_signalignored_crash_trap tc-end: 1647198281.19016, traceme_signalignored_crash_trap, passed tc-start: 1647198281.25896, traceme_signalignored_exec tc-so: tc-end: 1647198281.427479, traceme_signalignored_exec, passed tc-start: 1647198281.434031, traceme_signalmasked_crash_bus tc-end: 1647198281.776284, traceme_signalmasked_crash_bus, passed tc-start: 1647198281.782835, traceme_signalmasked_crash_fpe tc-end: 1647198282.122932, traceme_signalmasked_crash_fpe, passed tc-start: 1647198282.129415, traceme_signalmasked_crash_ill tc-end: 1647198282.470085, traceme_signalmasked_crash_ill, passed tc-start: 1647198282.476737, traceme_signalmasked_crash_segv tc-end: 1647198282.819603, traceme_signalmasked_crash_segv, passed tc-start: 1647198282.826467, traceme_signalmasked_crash_trap tc-end: 1647198283.171300, traceme_signalmasked_crash_trap, passed tc-start: 1647198283.178498, traceme_signalmasked_exec tc-so: tc-end: 1647198283.606039, traceme_signalmasked_exec, passed tc-start: 1647198283.613425, traceme_vfork_clone tc-end: 1647198283.962955, traceme_vfork_clone, passed tc-start: 1647198283.971343, traceme_vfork_clone_files tc-end: 1647198284.307842, traceme_vfork_clone_files, passed tc-start: 1647198284.316931, traceme_vfork_clone_fs tc-end: 1647198284.648989, traceme_vfork_clone_fs, passed tc-start: 1647198284.655773, traceme_vfork_clone_vfork tc-end: 1647198285.12042, traceme_vfork_clone_vfork, passed tc-start: 1647198285.18837, traceme_vfork_clone_vm tc-end: 1647198285.335696, traceme_vfork_clone_vm, passed tc-start: 1647198285.342133, traceme_vfork_crash_bus tc-end: 1647198285.706465, traceme_vfork_crash_bus, passed tc-start: 1647198285.717027, traceme_vfork_crash_fpe tc-end: 1647198286.70753, traceme_vfork_crash_fpe, passed tc-start: 1647198286.87193, traceme_vfork_crash_ill tc-end: 1647198286.463563, traceme_vfork_crash_ill, passed tc-start: 1647198286.474347, traceme_vfork_crash_segv tc-end: 1647198286.828915, traceme_vfork_crash_segv, passed tc-start: 1647198286.839665, traceme_vfork_crash_trap tc-end: 1647198287.197156, traceme_vfork_crash_trap, passed tc-start: 1647198287.208070, traceme_vfork_exec tc-so: tc-end: 1647198287.561691, traceme_vfork_exec, passed tc-start: 1647198287.568767, traceme_vfork_fork tc-end: 1647198287.911857, traceme_vfork_fork, passed tc-start: 1647198287.918573, traceme_vfork_raise1 tc-end: 1647198288.330421, traceme_vfork_raise1, passed tc-start: 1647198288.337412, traceme_vfork_raise10 tc-end: 1647198288.701665, traceme_vfork_raise10, passed tc-start: 1647198288.712138, traceme_vfork_raise11 tc-end: 1647198289.62998, traceme_vfork_raise11, passed tc-start: 1647198289.73561, traceme_vfork_raise12 tc-end: 1647198289.496747, traceme_vfork_raise12, passed tc-start: 1647198289.507002, traceme_vfork_raise13 tc-end: 1647198289.892082, traceme_vfork_raise13, passed tc-start: 1647198289.902449, traceme_vfork_raise2 tc-end: 1647198290.303437, traceme_vfork_raise2, passed tc-start: 1647198290.310229, traceme_vfork_raise3 tc-end: 1647198290.623034, traceme_vfork_raise3, passed tc-start: 1647198290.630367, traceme_vfork_raise4 tc-end: 1647198290.952905, traceme_vfork_raise4, passed tc-start: 1647198290.960277, traceme_vfork_raise5 tc-end: 1647198291.270416, traceme_vfork_raise5, passed tc-start: 1647198291.277239, traceme_vfork_raise6 tc-end: 1647198291.638641, traceme_vfork_raise6, passed tc-start: 1647198291.649364, traceme_vfork_raise7 tc-end: 1647198291.960966, traceme_vfork_raise7, passed tc-start: 1647198291.967863, traceme_vfork_raise8 tc-end: 1647198292.284829, traceme_vfork_raise8, passed tc-start: 1647198292.292268, traceme_vfork_raise9 tc-end: 1647198292.648861, traceme_vfork_raise9, passed tc-start: 1647198292.659410, traceme_vfork_signalignored_crash_bus tc-end: 1647198293.51584, traceme_vfork_signalignored_crash_bus, passed tc-start: 1647198293.62739, traceme_vfork_signalignored_crash_fpe tc-end: 1647198293.438002, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1647198293.448833, traceme_vfork_signalignored_crash_ill tc-end: 1647198293.810575, traceme_vfork_signalignored_crash_ill, passed tc-start: 1647198293.821169, traceme_vfork_signalignored_crash_segv tc-end: 1647198294.170504, traceme_vfork_signalignored_crash_segv, passed tc-start: 1647198294.181121, traceme_vfork_signalignored_crash_trap tc-end: 1647198294.532422, traceme_vfork_signalignored_crash_trap, passed tc-start: 1647198294.543819, traceme_vfork_signalignored_exec tc-so: tc-end: 1647198294.890911, traceme_vfork_signalignored_exec, passed tc-start: 1647198294.898390, traceme_vfork_signalmasked_crash_bus tc-end: 1647198295.274782, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1647198295.287309, traceme_vfork_signalmasked_crash_fpe tc-end: 1647198295.661181, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1647198295.671716, traceme_vfork_signalmasked_crash_ill tc-end: 1647198296.16320, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1647198296.28899, traceme_vfork_signalmasked_crash_segv tc-end: 1647198296.411477, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1647198296.424744, traceme_vfork_signalmasked_crash_trap tc-end: 1647198296.862914, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1647198296.873337, traceme_vfork_signalmasked_exec tc-so: tc-end: 1647198297.218276, traceme_vfork_signalmasked_exec, passed tc-start: 1647198297.224831, traceme_vfork_vfork tc-end: 1647198297.568335, traceme_vfork_vfork, passed tc-start: 1647198297.574969, tracer_attach_to_unrelated_stopped_process tc-end: 1647198297.994724, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1647198298.6516, tracer_sees_terminaton_before_the_parent tc-end: 1647198298.401977, tracer_sees_terminaton_before_the_parent, passed tc-start: 1647198298.411198, tracer_sysctl_lookup_without_duplicates tc-end: 1647198303.16529, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1647198303.28088, unrelated_tracer_fork1 tc-end: 1647198303.525091, unrelated_tracer_fork1, passed tc-start: 1647198303.536982, unrelated_tracer_fork10 tc-end: 1647198304.6071, unrelated_tracer_fork10, passed tc-start: 1647198304.17124, unrelated_tracer_fork11 tc-end: 1647198304.450664, unrelated_tracer_fork11, passed tc-start: 1647198304.460323, unrelated_tracer_fork12 tc-end: 1647198304.977926, unrelated_tracer_fork12, passed tc-start: 1647198304.988199, unrelated_tracer_fork13 tc-end: 1647198305.410771, unrelated_tracer_fork13, passed tc-start: 1647198305.421674, unrelated_tracer_fork14 tc-end: 1647198305.863171, unrelated_tracer_fork14, passed tc-start: 1647198305.872950, unrelated_tracer_fork15 tc-end: 1647198306.307084, unrelated_tracer_fork15, passed tc-start: 1647198306.316859, unrelated_tracer_fork16 tc-end: 1647198306.754422, unrelated_tracer_fork16, passed tc-start: 1647198306.763489, unrelated_tracer_fork2 tc-end: 1647198307.202231, unrelated_tracer_fork2, passed tc-start: 1647198307.212767, unrelated_tracer_fork3 tc-end: 1647198307.640196, unrelated_tracer_fork3, passed tc-start: 1647198307.650557, unrelated_tracer_fork4 tc-end: 1647198308.110117, unrelated_tracer_fork4, passed tc-start: 1647198308.121136, unrelated_tracer_fork5 tc-end: 1647198308.555192, unrelated_tracer_fork5, passed tc-start: 1647198308.565568, unrelated_tracer_fork6 tc-end: 1647198309.27588, unrelated_tracer_fork6, passed tc-start: 1647198309.38664, unrelated_tracer_fork7 tc-end: 1647198309.439827, unrelated_tracer_fork7, passed tc-start: 1647198309.451286, unrelated_tracer_fork8 tc-end: 1647198309.884197, unrelated_tracer_fork8, passed tc-start: 1647198309.893139, unrelated_tracer_fork9 tc-end: 1647198310.322241, unrelated_tracer_fork9, passed tc-start: 1647198310.332017, unrelated_tracer_fork_detach_forker tc-end: 1647198310.786535, unrelated_tracer_fork_detach_forker, passed tc-start: 1647198310.797509, unrelated_tracer_fork_kill_forker tc-end: 1647198311.249312, unrelated_tracer_fork_kill_forker, passed tc-start: 1647198311.259233, unrelated_tracer_fork_setpgid tc-end: 1647198311.616889, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647198311.624643, unrelated_tracer_posix_spawn1 tc-end: 1647198312.61527, unrelated_tracer_posix_spawn1, passed tc-start: 1647198312.71384, unrelated_tracer_posix_spawn10 tc-end: 1647198312.533075, unrelated_tracer_posix_spawn10, passed tc-start: 1647198312.543731, unrelated_tracer_posix_spawn11 tc-end: 1647198313.22058, unrelated_tracer_posix_spawn11, passed tc-start: 1647198313.33459, unrelated_tracer_posix_spawn12 tc-end: 1647198313.497577, unrelated_tracer_posix_spawn12, passed tc-start: 1647198313.508116, unrelated_tracer_posix_spawn13 tc-end: 1647198314.62560, unrelated_tracer_posix_spawn13, passed tc-start: 1647198314.73772, unrelated_tracer_posix_spawn14 tc-end: 1647198314.539148, unrelated_tracer_posix_spawn14, passed tc-start: 1647198314.549673, unrelated_tracer_posix_spawn15 tc-end: 1647198315.24818, unrelated_tracer_posix_spawn15, passed tc-start: 1647198315.35492, unrelated_tracer_posix_spawn16 tc-end: 1647198315.609417, unrelated_tracer_posix_spawn16, passed tc-start: 1647198315.620936, unrelated_tracer_posix_spawn2 tc-end: 1647198316.131949, unrelated_tracer_posix_spawn2, passed tc-start: 1647198316.142820, unrelated_tracer_posix_spawn3 tc-end: 1647198316.594633, unrelated_tracer_posix_spawn3, passed tc-start: 1647198316.604588, unrelated_tracer_posix_spawn4 tc-end: 1647198317.73074, unrelated_tracer_posix_spawn4, passed tc-start: 1647198317.84253, unrelated_tracer_posix_spawn5 tc-end: 1647198317.668767, unrelated_tracer_posix_spawn5, passed tc-start: 1647198317.682189, unrelated_tracer_posix_spawn6 tc-end: 1647198318.148349, unrelated_tracer_posix_spawn6, passed tc-start: 1647198318.158323, unrelated_tracer_posix_spawn7 tc-end: 1647198318.597264, unrelated_tracer_posix_spawn7, passed tc-start: 1647198318.608037, unrelated_tracer_posix_spawn8 tc-end: 1647198319.44857, unrelated_tracer_posix_spawn8, passed tc-start: 1647198319.55405, unrelated_tracer_posix_spawn9 tc-end: 1647198319.510931, unrelated_tracer_posix_spawn9, passed tc-start: 1647198319.520870, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1647198319.971049, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1647198319.982055, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1647198320.446679, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1647198320.457220, unrelated_tracer_posix_spawn_setpgid tc-end: 1647198320.799770, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647198320.807433, unrelated_tracer_sees_crash_bus tc-end: 1647198321.217891, unrelated_tracer_sees_crash_bus, passed tc-start: 1647198321.227905, unrelated_tracer_sees_crash_fpe tc-end: 1647198321.627240, unrelated_tracer_sees_crash_fpe, passed tc-start: 1647198321.637125, unrelated_tracer_sees_crash_ill tc-end: 1647198322.50475, unrelated_tracer_sees_crash_ill, passed tc-start: 1647198322.61779, unrelated_tracer_sees_crash_segv tc-end: 1647198322.474751, unrelated_tracer_sees_crash_segv, passed tc-start: 1647198322.486732, unrelated_tracer_sees_crash_trap tc-end: 1647198322.897087, unrelated_tracer_sees_crash_trap, passed tc-start: 1647198322.906585, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1647198323.315626, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1647198323.325222, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1647198323.742434, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1647198323.751762, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1647198324.137226, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1647198324.145841, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1647198324.534169, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1647198324.544063, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1647198324.955968, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1647198324.972448, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1647198325.387667, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1647198325.396505, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1647198325.792687, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1647198325.804967, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1647198326.232688, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1647198326.242596, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1647198326.675005, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1647198326.691602, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1647198327.119282, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1647198327.130271, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1647198327.643268, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1647198327.655021, unrelated_tracer_vfork1 tc-end: 1647198328.75342, unrelated_tracer_vfork1, passed tc-start: 1647198328.85373, unrelated_tracer_vfork10 tc-end: 1647198328.518971, unrelated_tracer_vfork10, passed tc-start: 1647198328.529199, unrelated_tracer_vfork11 tc-end: 1647198328.974055, unrelated_tracer_vfork11, passed tc-start: 1647198328.983616, unrelated_tracer_vfork12 tc-end: 1647198329.423903, unrelated_tracer_vfork12, passed tc-start: 1647198329.434593, unrelated_tracer_vfork13 tc-end: 1647198329.916228, unrelated_tracer_vfork13, passed tc-start: 1647198329.925996, unrelated_tracer_vfork14 tc-end: 1647198330.347651, unrelated_tracer_vfork14, passed tc-start: 1647198330.357494, unrelated_tracer_vfork15 tc-end: 1647198330.790811, unrelated_tracer_vfork15, passed tc-start: 1647198330.802821, unrelated_tracer_vfork16 tc-end: 1647198331.217469, unrelated_tracer_vfork16, passed tc-start: 1647198331.227449, unrelated_tracer_vfork2 tc-end: 1647198331.613392, unrelated_tracer_vfork2, passed tc-start: 1647198331.623150, unrelated_tracer_vfork3 tc-end: 1647198332.148309, unrelated_tracer_vfork3, passed tc-start: 1647198332.159543, unrelated_tracer_vfork4 tc-end: 1647198332.581145, unrelated_tracer_vfork4, passed tc-start: 1647198332.590653, unrelated_tracer_vfork5 tc-end: 1647198333.13419, unrelated_tracer_vfork5, passed tc-start: 1647198333.24281, unrelated_tracer_vfork6 tc-end: 1647198333.536810, unrelated_tracer_vfork6, passed tc-start: 1647198333.546117, unrelated_tracer_vfork7 tc-end: 1647198333.981817, unrelated_tracer_vfork7, passed tc-start: 1647198333.992101, unrelated_tracer_vfork8 tc-end: 1647198334.578441, unrelated_tracer_vfork8, passed tc-start: 1647198334.592116, unrelated_tracer_vfork9 tc-end: 1647198335.131915, unrelated_tracer_vfork9, passed tc-start: 1647198335.141851, unrelated_tracer_vfork_detach_vforker tc-end: 1647198335.558316, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1647198335.570689, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1647198336.5207, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1647198336.15711, unrelated_tracer_vfork_kill_vforker tc-end: 1647198336.449974, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1647198336.460615, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1647198336.907245, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1647198336.916727, unrelated_tracer_vfork_setpgid tc-end: 1647198337.259893, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647198337.269725, user_va0_disable_pt_continue tc-end: 1647198337.796332, user_va0_disable_pt_continue, passed tc-start: 1647198337.805709, user_va0_disable_pt_detach tc-end: 1647198338.301326, user_va0_disable_pt_detach, passed tc-start: 1647198338.308360, user_va0_disable_pt_syscall tc-end: 1647198338.710534, user_va0_disable_pt_syscall, passed tc-start: 1647198338.718475, vfork1 tc-end: 1647198339.89259, vfork1, passed tc-start: 1647198339.98330, vfork10 tc-end: 1647198339.471799, vfork10, passed tc-start: 1647198339.479235, vfork11 tc-end: 1647198339.849132, vfork11, passed tc-start: 1647198339.856166, vfork12 tc-end: 1647198340.226371, vfork12, passed tc-start: 1647198340.233665, vfork13 tc-end: 1647198340.611670, vfork13, passed tc-start: 1647198340.618832, vfork14 tc-end: 1647198340.989821, vfork14, passed tc-start: 1647198340.997524, vfork15 tc-end: 1647198341.364039, vfork15, passed tc-start: 1647198341.370478, vfork16 tc-end: 1647198341.714121, vfork16, passed tc-start: 1647198341.720826, vfork2 tc-end: 1647198342.94642, vfork2, passed tc-start: 1647198342.102871, vfork3 tc-end: 1647198342.490624, vfork3, passed tc-start: 1647198342.498030, vfork4 tc-end: 1647198342.885882, vfork4, passed tc-start: 1647198342.892798, vfork5 tc-end: 1647198343.282675, vfork5, passed tc-start: 1647198343.290183, vfork6 tc-end: 1647198343.675891, vfork6, passed tc-start: 1647198343.683617, vfork7 tc-end: 1647198344.70804, vfork7, passed tc-start: 1647198344.78437, vfork8 tc-end: 1647198344.513283, vfork8, passed tc-start: 1647198344.520053, vfork9 tc-end: 1647198344.929444, vfork9, passed tc-start: 1647198344.937737, vfork_detach_vforker tc-end: 1647198345.337091, vfork_detach_vforker, passed tc-start: 1647198345.344440, vfork_detach_vforkerdone tc-end: 1647198345.727322, vfork_detach_vforkerdone, passed tc-start: 1647198345.735025, vfork_kill_vforker tc-end: 1647198346.116839, vfork_kill_vforker, passed tc-start: 1647198346.124582, vfork_kill_vforkerdone tc-end: 1647198346.509711, vfork_kill_vforkerdone, passed tc-start: 1647198346.516649, vfork_setpgid tc-end: 1647198346.880335, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647198346.887266, vfork_signalignored tc-end: 1647198347.292908, vfork_signalignored, passed tc-start: 1647198347.299959, vfork_signalmasked tc-end: 1647198347.727115, vfork_signalmasked, passed tc-start: 1647198347.734003, vforkdone_signalignored tc-end: 1647198348.120636, vforkdone_signalignored, passed tc-start: 1647198348.127757, vforkdone_signalmasked tc-end: 1647198348.527333, vforkdone_signalmasked, passed tp-end: 1647198348.534960, lib/libc/sys/t_ptrace_wait4 tp-start: 1647198349.911514, lib/libc/sys/t_ptrace_wait6, 463 tc-start: 1647198349.913943, access_fpregs1 tc-end: 1647198350.301357, access_fpregs1, passed tc-start: 1647198350.309780, access_fpregs2 tc-end: 1647198350.716998, access_fpregs2, passed tc-start: 1647198350.724733, access_regs1 tc-end: 1647198351.117284, access_regs1, passed tc-start: 1647198351.124818, access_regs2 tc-end: 1647198351.512077, access_regs2, passed tc-start: 1647198351.519630, access_regs3 tc-end: 1647198351.910039, access_regs3, passed tc-start: 1647198351.917652, access_regs4 tc-end: 1647198352.278992, access_regs4, passed tc-start: 1647198352.286158, access_regs5 tc-end: 1647198352.676766, access_regs5, passed tc-start: 1647198352.683938, access_regs6 tc-end: 1647198353.65663, access_regs6, passed tc-start: 1647198353.73713, access_regs_set_unaligned_pc_0x1 tc-end: 1647198353.448449, access_regs_set_unaligned_pc_0x1, passed tc-start: 1647198353.456282, access_regs_set_unaligned_pc_0x3 tc-end: 1647198353.834315, access_regs_set_unaligned_pc_0x3, passed tc-start: 1647198353.841786, access_regs_set_unaligned_pc_0x7 tc-end: 1647198354.229899, access_regs_set_unaligned_pc_0x7, passed tc-start: 1647198354.237976, attach_lwpinfo0 tc-end: 1647198354.620751, attach_lwpinfo0, passed tc-start: 1647198354.631812, attach_lwpinfo1 tc-end: 1647198355.55165, attach_lwpinfo1, passed tc-start: 1647198355.65616, attach_lwpinfo2 tc-end: 1647198355.485799, attach_lwpinfo2, passed tc-start: 1647198355.496016, attach_lwpinfo3 tc-end: 1647198355.952659, attach_lwpinfo3, passed tc-start: 1647198355.965962, bytes_transfer_alignment_piod_read_auxv tc-end: 1647198356.872664, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1647198356.879709, bytes_transfer_alignment_piod_read_d tc-end: 1647198361.237502, bytes_transfer_alignment_piod_read_d, passed tc-start: 1647198361.245014, bytes_transfer_alignment_piod_read_i tc-end: 1647198365.672678, bytes_transfer_alignment_piod_read_i, passed tc-start: 1647198365.680768, bytes_transfer_alignment_piod_write_d tc-end: 1647198372.257016, bytes_transfer_alignment_piod_write_d, passed tc-start: 1647198372.264672, bytes_transfer_alignment_piod_write_i tc-end: 1647198378.887917, bytes_transfer_alignment_piod_write_i, passed tc-start: 1647198378.895875, bytes_transfer_alignment_pt_read_d tc-end: 1647198383.271028, bytes_transfer_alignment_pt_read_d, passed tc-start: 1647198383.278885, bytes_transfer_alignment_pt_read_i tc-end: 1647198387.622215, bytes_transfer_alignment_pt_read_i, passed tc-start: 1647198387.631064, bytes_transfer_alignment_pt_write_d tc-end: 1647198393.925846, bytes_transfer_alignment_pt_write_d, passed tc-start: 1647198393.933643, bytes_transfer_alignment_pt_write_i tc-end: 1647198400.354614, bytes_transfer_alignment_pt_write_i, passed tc-start: 1647198400.363123, bytes_transfer_eof_piod_read_d tc-end: 1647198400.753735, bytes_transfer_eof_piod_read_d, passed tc-start: 1647198400.762004, bytes_transfer_eof_piod_read_i tc-end: 1647198401.147842, bytes_transfer_eof_piod_read_i, passed tc-start: 1647198401.155435, bytes_transfer_eof_piod_write_d tc-end: 1647198401.546918, bytes_transfer_eof_piod_write_d, passed tc-start: 1647198401.555029, bytes_transfer_eof_piod_write_i tc-end: 1647198401.933647, bytes_transfer_eof_piod_write_i, passed tc-start: 1647198401.941757, bytes_transfer_eof_pt_read_d tc-end: 1647198402.308499, bytes_transfer_eof_pt_read_d, passed tc-start: 1647198402.316194, bytes_transfer_eof_pt_read_i tc-end: 1647198402.701550, bytes_transfer_eof_pt_read_i, passed tc-start: 1647198402.708489, bytes_transfer_eof_pt_write_d tc-end: 1647198403.68329, bytes_transfer_eof_pt_write_d, passed tc-start: 1647198403.75048, bytes_transfer_eof_pt_write_i tc-end: 1647198403.488819, bytes_transfer_eof_pt_write_i, passed tc-start: 1647198403.496670, bytes_transfer_piod_read_auxv tc-end: 1647198403.843791, bytes_transfer_piod_read_auxv, passed tc-start: 1647198403.851275, bytes_transfer_piod_read_d_16 tc-end: 1647198404.304443, bytes_transfer_piod_read_d_16, passed tc-start: 1647198404.314414, bytes_transfer_piod_read_d_16_text tc-end: 1647198404.710581, bytes_transfer_piod_read_d_16_text, passed tc-start: 1647198404.718211, bytes_transfer_piod_read_d_32 tc-end: 1647198405.47345, bytes_transfer_piod_read_d_32, passed tc-start: 1647198405.53819, bytes_transfer_piod_read_d_32_text tc-end: 1647198405.436119, bytes_transfer_piod_read_d_32_text, passed tc-start: 1647198405.443673, bytes_transfer_piod_read_d_64 tc-end: 1647198405.826025, bytes_transfer_piod_read_d_64, passed tc-start: 1647198405.834814, bytes_transfer_piod_read_d_64_text tc-end: 1647198406.177472, bytes_transfer_piod_read_d_64_text, passed tc-start: 1647198406.185291, bytes_transfer_piod_read_d_8 tc-end: 1647198406.565363, bytes_transfer_piod_read_d_8, passed tc-start: 1647198406.573975, bytes_transfer_piod_read_d_8_text tc-end: 1647198407.21586, bytes_transfer_piod_read_d_8_text, passed tc-start: 1647198407.31050, bytes_transfer_piod_read_i_16 tc-end: 1647198407.450063, bytes_transfer_piod_read_i_16, passed tc-start: 1647198407.469439, bytes_transfer_piod_read_i_16_text tc-end: 1647198407.817321, bytes_transfer_piod_read_i_16_text, passed tc-start: 1647198407.824871, bytes_transfer_piod_read_i_32 tc-end: 1647198408.202080, bytes_transfer_piod_read_i_32, passed tc-start: 1647198408.209138, bytes_transfer_piod_read_i_32_text tc-end: 1647198408.555571, bytes_transfer_piod_read_i_32_text, passed tc-start: 1647198408.563763, bytes_transfer_piod_read_i_64 tc-end: 1647198408.920845, bytes_transfer_piod_read_i_64, passed tc-start: 1647198408.930083, bytes_transfer_piod_read_i_64_text tc-end: 1647198409.292564, bytes_transfer_piod_read_i_64_text, passed tc-start: 1647198409.299770, bytes_transfer_piod_read_i_8 tc-end: 1647198409.639846, bytes_transfer_piod_read_i_8, passed tc-start: 1647198409.647099, bytes_transfer_piod_read_i_8_text tc-end: 1647198410.21930, bytes_transfer_piod_read_i_8_text, passed tc-start: 1647198410.29543, bytes_transfer_piod_write_d_16 tc-end: 1647198410.410970, bytes_transfer_piod_write_d_16, passed tc-start: 1647198410.418533, bytes_transfer_piod_write_d_16_text tc-end: 1647198410.777818, bytes_transfer_piod_write_d_16_text, passed tc-start: 1647198410.785199, bytes_transfer_piod_write_d_32 tc-end: 1647198411.166227, bytes_transfer_piod_write_d_32, passed tc-start: 1647198411.173655, bytes_transfer_piod_write_d_32_text tc-end: 1647198411.588055, bytes_transfer_piod_write_d_32_text, passed tc-start: 1647198411.596187, bytes_transfer_piod_write_d_64 tc-end: 1647198411.969201, bytes_transfer_piod_write_d_64, passed tc-start: 1647198411.976574, bytes_transfer_piod_write_d_64_text tc-end: 1647198412.332812, bytes_transfer_piod_write_d_64_text, passed tc-start: 1647198412.340544, bytes_transfer_piod_write_d_8 tc-end: 1647198412.753542, bytes_transfer_piod_write_d_8, passed tc-start: 1647198412.761375, bytes_transfer_piod_write_d_8_text tc-end: 1647198413.127622, bytes_transfer_piod_write_d_8_text, passed tc-start: 1647198413.134984, bytes_transfer_piod_write_i_16 tc-end: 1647198413.513680, bytes_transfer_piod_write_i_16, passed tc-start: 1647198413.521550, bytes_transfer_piod_write_i_16_text tc-end: 1647198413.892286, bytes_transfer_piod_write_i_16_text, passed tc-start: 1647198413.899646, bytes_transfer_piod_write_i_32 tc-end: 1647198414.290482, bytes_transfer_piod_write_i_32, passed tc-start: 1647198414.297993, bytes_transfer_piod_write_i_32_text tc-end: 1647198414.710332, bytes_transfer_piod_write_i_32_text, passed tc-start: 1647198414.717960, bytes_transfer_piod_write_i_64 tc-end: 1647198415.105435, bytes_transfer_piod_write_i_64, passed tc-start: 1647198415.113273, bytes_transfer_piod_write_i_64_text tc-end: 1647198415.505125, bytes_transfer_piod_write_i_64_text, passed tc-start: 1647198415.513034, bytes_transfer_piod_write_i_8 tc-end: 1647198415.902892, bytes_transfer_piod_write_i_8, passed tc-start: 1647198415.910788, bytes_transfer_piod_write_i_8_text tc-end: 1647198416.289126, bytes_transfer_piod_write_i_8_text, passed tc-start: 1647198416.297833, bytes_transfer_read_d tc-end: 1647198416.696954, bytes_transfer_read_d, passed tc-start: 1647198416.705453, bytes_transfer_read_d_text tc-end: 1647198417.98740, bytes_transfer_read_d_text, passed tc-start: 1647198417.106313, bytes_transfer_read_i tc-end: 1647198417.483006, bytes_transfer_read_i, passed tc-start: 1647198417.490252, bytes_transfer_read_i_text tc-end: 1647198417.873024, bytes_transfer_read_i_text, passed tc-start: 1647198417.880867, bytes_transfer_write_d tc-end: 1647198418.258048, bytes_transfer_write_d, passed tc-start: 1647198418.265472, bytes_transfer_write_d_text tc-end: 1647198418.643351, bytes_transfer_write_d_text, passed tc-start: 1647198418.651328, bytes_transfer_write_i tc-end: 1647198419.32406, bytes_transfer_write_i, passed tc-start: 1647198419.39852, bytes_transfer_write_i_text tc-end: 1647198419.423011, bytes_transfer_write_i_text, passed tc-start: 1647198419.430584, child_attach_to_its_parent tc-end: 1647198419.816939, child_attach_to_its_parent, passed tc-start: 1647198419.827115, child_attach_to_its_stopped_parent tc-end: 1647198420.234314, child_attach_to_its_stopped_parent, passed tc-start: 1647198420.244833, clone1 tc-end: 1647198420.632913, clone1, passed tc-start: 1647198420.640323, clone2 tc-end: 1647198421.30262, clone2, passed tc-start: 1647198421.38957, clone3 tc-end: 1647198421.441197, clone3, passed tc-start: 1647198421.448826, clone4 tc-end: 1647198421.842778, clone4, passed tc-start: 1647198421.850922, clone5 tc-end: 1647198422.225620, clone5, passed tc-start: 1647198422.235400, clone6 tc-end: 1647198422.601762, clone6, passed tc-start: 1647198422.609396, clone7 tc-end: 1647198422.997223, clone7, passed tc-start: 1647198423.4357, clone8 tc-end: 1647198423.358996, clone8, passed tc-start: 1647198423.365958, clone_files1 tc-end: 1647198423.709502, clone_files1, passed tc-start: 1647198423.716459, clone_files2 tc-end: 1647198424.72331, clone_files2, passed tc-start: 1647198424.79145, clone_files3 tc-end: 1647198424.441624, clone_files3, passed tc-start: 1647198424.448758, clone_files4 tc-end: 1647198424.800089, clone_files4, passed tc-start: 1647198424.807400, clone_files5 tc-end: 1647198425.192934, clone_files5, passed tc-start: 1647198425.201139, clone_files6 tc-end: 1647198425.612132, clone_files6, passed tc-start: 1647198425.621272, clone_files7 tc-end: 1647198426.17154, clone_files7, passed tc-start: 1647198426.24640, clone_files8 tc-end: 1647198426.410404, clone_files8, passed tc-start: 1647198426.418584, clone_files_signalignored tc-end: 1647198426.805839, clone_files_signalignored, passed tc-start: 1647198426.814131, clone_files_signalmasked tc-end: 1647198427.205330, clone_files_signalmasked, passed tc-start: 1647198427.212092, clone_fs1 tc-end: 1647198427.602685, clone_fs1, passed tc-start: 1647198427.610165, clone_fs2 tc-end: 1647198428.19771, clone_fs2, passed tc-start: 1647198428.26608, clone_fs3 tc-end: 1647198428.467668, clone_fs3, passed tc-start: 1647198428.475418, clone_fs4 tc-end: 1647198428.884690, clone_fs4, passed tc-start: 1647198428.893552, clone_fs5 tc-end: 1647198429.294194, clone_fs5, passed tc-start: 1647198429.301772, clone_fs6 tc-end: 1647198429.646001, clone_fs6, passed tc-start: 1647198429.653646, clone_fs7 tc-end: 1647198430.11558, clone_fs7, passed tc-start: 1647198430.19147, clone_fs8 tc-end: 1647198430.434575, clone_fs8, passed tc-start: 1647198430.442574, clone_fs_signalignored tc-end: 1647198430.819287, clone_fs_signalignored, passed tc-start: 1647198430.828755, clone_fs_signalmasked tc-end: 1647198431.193270, clone_fs_signalmasked, passed tc-start: 1647198431.201604, clone_signalignored tc-end: 1647198431.594135, clone_signalignored, passed tc-start: 1647198431.601807, clone_signalmasked tc-end: 1647198431.978433, clone_signalmasked, passed tc-start: 1647198431.985968, clone_vfork1 tc-end: 1647198432.342703, clone_vfork1, passed tc-start: 1647198432.349841, clone_vfork2 tc-end: 1647198432.711993, clone_vfork2, passed tc-start: 1647198432.720586, clone_vfork3 tc-end: 1647198433.102389, clone_vfork3, passed tc-start: 1647198433.109694, clone_vfork4 tc-end: 1647198433.500327, clone_vfork4, passed tc-start: 1647198433.509939, clone_vfork5 tc-end: 1647198433.978585, clone_vfork5, passed tc-start: 1647198433.986012, clone_vfork6 tc-end: 1647198434.339673, clone_vfork6, passed tc-start: 1647198434.346556, clone_vfork7 tc-end: 1647198434.704643, clone_vfork7, passed tc-start: 1647198434.711892, clone_vfork8 tc-end: 1647198435.99373, clone_vfork8, passed tc-start: 1647198435.107746, clone_vfork_signalignored tc-end: 1647198435.479999, clone_vfork_signalignored, passed tc-start: 1647198435.488373, clone_vfork_signalmasked tc-end: 1647198435.874775, clone_vfork_signalmasked, passed tc-start: 1647198435.882937, clone_vm1 tc-end: 1647198436.259976, clone_vm1, passed tc-start: 1647198436.270614, clone_vm2 tc-end: 1647198436.650659, clone_vm2, passed tc-start: 1647198436.658665, clone_vm3 tc-end: 1647198437.93340, clone_vm3, passed tc-start: 1647198437.100749, clone_vm4 tc-end: 1647198437.463063, clone_vm4, passed tc-start: 1647198437.471301, clone_vm5 tc-end: 1647198437.877942, clone_vm5, passed tc-start: 1647198437.885227, clone_vm6 tc-end: 1647198438.241626, clone_vm6, passed tc-start: 1647198438.248473, clone_vm7 tc-end: 1647198438.645629, clone_vm7, passed tc-start: 1647198438.653027, clone_vm8 tc-end: 1647198439.5493, clone_vm8, passed tc-start: 1647198439.12729, clone_vm_signalignored tc-end: 1647198439.375975, clone_vm_signalignored, passed tc-start: 1647198439.383325, clone_vm_signalmasked tc-end: 1647198439.749884, clone_vm_signalmasked, passed tc-start: 1647198439.756378, core_dump_procinfo tc-end: 1647198440.220336, core_dump_procinfo, failed, /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1647198440.228812, eventmask_preserved_empty tc-end: 1647198440.603678, eventmask_preserved_empty, passed tc-start: 1647198440.610248, eventmask_preserved_fork tc-end: 1647198440.988009, eventmask_preserved_fork, passed tc-start: 1647198440.995399, eventmask_preserved_lwp_create tc-end: 1647198441.375607, eventmask_preserved_lwp_create, passed tc-start: 1647198441.385002, eventmask_preserved_lwp_exit tc-end: 1647198441.777226, eventmask_preserved_lwp_exit, passed tc-start: 1647198441.784929, eventmask_preserved_posix_spawn tc-end: 1647198442.202774, eventmask_preserved_posix_spawn, passed tc-start: 1647198442.213201, eventmask_preserved_vfork tc-end: 1647198442.608897, eventmask_preserved_vfork, passed tc-start: 1647198442.615832, eventmask_preserved_vfork_done tc-end: 1647198442.963557, eventmask_preserved_vfork_done, passed tc-start: 1647198442.970510, fork1 tc-end: 1647198443.317002, fork1, passed tc-start: 1647198443.324241, fork10 tc-end: 1647198443.685156, fork10, passed tc-start: 1647198443.692090, fork11 tc-end: 1647198444.67356, fork11, passed tc-start: 1647198444.74463, fork12 tc-end: 1647198444.479676, fork12, passed tc-start: 1647198444.487076, fork13 tc-end: 1647198444.912531, fork13, passed tc-start: 1647198444.922693, fork14 tc-end: 1647198445.304443, fork14, passed tc-start: 1647198445.311310, fork15 tc-end: 1647198445.715334, fork15, passed tc-start: 1647198445.724534, fork16 tc-end: 1647198446.96222, fork16, passed tc-start: 1647198446.103039, fork2 tc-end: 1647198446.450508, fork2, passed tc-start: 1647198446.458147, fork3 tc-end: 1647198446.819581, fork3, passed tc-start: 1647198446.826609, fork4 tc-end: 1647198447.201018, fork4, passed tc-start: 1647198447.208603, fork5 tc-end: 1647198447.563050, fork5, passed tc-start: 1647198447.570217, fork6 tc-end: 1647198447.954525, fork6, passed tc-start: 1647198447.961843, fork7 tc-end: 1647198448.359131, fork7, passed tc-start: 1647198448.367385, fork8 tc-end: 1647198448.761007, fork8, passed tc-start: 1647198448.768641, fork9 tc-end: 1647198449.177714, fork9, passed tc-start: 1647198449.187519, fork_detach_forker tc-end: 1647198449.600647, fork_detach_forker, passed tc-start: 1647198449.608370, fork_kill_forker tc-end: 1647198450.19495, fork_kill_forker, passed tc-start: 1647198450.26870, fork_setpgid tc-end: 1647198450.381741, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647198450.389688, fork_signalignored tc-end: 1647198450.915136, fork_signalignored, passed tc-start: 1647198450.924779, fork_signalmasked tc-end: 1647198451.466915, fork_signalmasked, passed tc-start: 1647198451.476613, kill1 tc-end: 1647198451.905115, kill1, passed tc-start: 1647198451.913878, kill2 tc-end: 1647198452.295656, kill2, passed tc-start: 1647198452.303274, kill3 tc-end: 1647198452.669573, kill3, passed tc-start: 1647198452.676710, parent_attach_to_its_child tc-end: 1647198453.72744, parent_attach_to_its_child, passed tc-start: 1647198453.83197, parent_attach_to_its_stopped_child tc-end: 1647198453.526412, parent_attach_to_its_stopped_child, passed tc-start: 1647198453.538539, posix_spawn1 tc-so: tc-end: 1647198453.985856, posix_spawn1, passed tc-start: 1647198453.996116, posix_spawn10 tc-so: tc-end: 1647198454.462603, posix_spawn10, passed tc-start: 1647198454.472445, posix_spawn11 tc-so: tc-end: 1647198454.888672, posix_spawn11, passed tc-start: 1647198454.896559, posix_spawn12 tc-so: tc-end: 1647198455.373422, posix_spawn12, passed tc-start: 1647198455.380919, posix_spawn13 tc-so: tc-end: 1647198455.769667, posix_spawn13, passed tc-start: 1647198455.776317, posix_spawn14 tc-so: tc-end: 1647198456.176736, posix_spawn14, passed tc-start: 1647198456.184406, posix_spawn15 tc-so: tc-end: 1647198456.599192, posix_spawn15, passed tc-start: 1647198456.607725, posix_spawn16 tc-so: tc-end: 1647198457.36545, posix_spawn16, passed tc-start: 1647198457.44401, posix_spawn2 tc-so: tc-end: 1647198457.419975, posix_spawn2, passed tc-start: 1647198457.427342, posix_spawn3 tc-so: tc-end: 1647198457.824374, posix_spawn3, passed tc-start: 1647198457.831673, posix_spawn4 tc-so: tc-end: 1647198458.211594, posix_spawn4, passed tc-start: 1647198458.218467, posix_spawn5 tc-so: tc-end: 1647198458.584961, posix_spawn5, passed tc-start: 1647198458.591886, posix_spawn6 tc-so: tc-end: 1647198458.961466, posix_spawn6, passed tc-start: 1647198458.968244, posix_spawn7 tc-so: tc-end: 1647198459.338379, posix_spawn7, passed tc-start: 1647198459.345194, posix_spawn8 tc-so: tc-end: 1647198459.697476, posix_spawn8, passed tc-start: 1647198459.704216, posix_spawn9 tc-so: tc-end: 1647198460.75998, posix_spawn9, passed tc-start: 1647198460.82698, posix_spawn_detach_spawner tc-so: tc-end: 1647198460.453601, posix_spawn_detach_spawner, passed tc-start: 1647198460.460534, posix_spawn_kill_spawner tc-so: tc-end: 1647198460.830671, posix_spawn_kill_spawner, passed tc-start: 1647198460.837230, posix_spawn_setpgid tc-end: 1647198461.152327, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647198461.159287, posix_spawn_signalignored tc-so: tc-end: 1647198461.535312, posix_spawn_signalignored, passed tc-start: 1647198461.541966, posix_spawn_signalmasked tc-so: tc-end: 1647198461.909322, posix_spawn_signalmasked, passed tc-start: 1647198461.915965, resume tc-end: 1647198464.381569, resume, passed tc-start: 1647198464.388521, siginfo_set_faked tc-end: 1647198464.759618, siginfo_set_faked, passed tc-start: 1647198464.766448, siginfo_set_unmodified tc-end: 1647198465.130776, siginfo_set_unmodified, passed tc-start: 1647198465.137850, signal_mask_unrelated tc-end: 1647198465.482605, signal_mask_unrelated, passed tc-start: 1647198465.489331, suspend_no_deadlock tc-end: 1647198465.823979, suspend_no_deadlock, passed tc-start: 1647198465.830995, syscall tc-end: 1647198466.172205, syscall, passed tc-start: 1647198466.179297, syscall_detach_on_sce tc-end: 1647198466.510767, syscall_detach_on_sce, passed tc-start: 1647198466.517506, syscall_killed_on_sce tc-end: 1647198466.854699, syscall_killed_on_sce, passed tc-start: 1647198466.861329, syscall_signal_on_sce tc-end: 1647198467.205507, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1647198467.213222, syscallemu1 tc-end: 1647198467.555245, syscallemu1, passed tc-start: 1647198467.562179, thread_concurrent_signals tc-end: 1647198467.878344, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1647198467.885339, thread_concurrent_signals_handler tc-end: 1647198468.241379, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1647198468.250087, thread_concurrent_signals_sig_ign tc-end: 1647198468.587200, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1647198468.594158, threads_and_exec tc-end: 1647198469.186417, threads_and_exec, passed tc-start: 1647198469.193287, trace_thread_lwpcreate tc-end: 1647198471.722296, trace_thread_lwpcreate, passed tc-start: 1647198471.729236, trace_thread_lwpcreate_and_exit tc-end: 1647198476.377367, trace_thread_lwpcreate_and_exit, passed tc-start: 1647198476.384975, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1647198482.879920, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1647198482.888448, trace_thread_lwpcreate_masked_sigtrap tc-end: 1647198485.500275, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1647198485.508324, trace_thread_lwpexit tc-end: 1647198488.113869, trace_thread_lwpexit, passed tc-start: 1647198488.121785, trace_thread_lwpexit_masked_sigtrap tc-end: 1647198490.734198, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1647198490.742203, trace_thread_nolwpevents tc-end: 1647198491.115587, trace_thread_nolwpevents, passed tc-start: 1647198491.123440, tracee_sees_its_original_parent_getppid tc-end: 1647198491.539919, tracee_sees_its_original_parent_getppid, passed tc-start: 1647198491.553105, tracee_sees_its_original_parent_procfs_status tc-end: 1647198492.84591, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1647198492.97499, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1647198492.638988, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1647198492.651791, traceme_crash_bus tc-end: 1647198493.111903, traceme_crash_bus, passed tc-start: 1647198493.120368, traceme_crash_fpe tc-end: 1647198493.571072, traceme_crash_fpe, passed tc-start: 1647198493.580246, traceme_crash_ill tc-end: 1647198493.996526, traceme_crash_ill, passed tc-start: 1647198494.3761, traceme_crash_segv tc-end: 1647198494.383603, traceme_crash_segv, passed tc-start: 1647198494.394427, traceme_crash_trap tc-end: 1647198494.779796, traceme_crash_trap, passed tc-start: 1647198494.789198, traceme_exec tc-so: tc-end: 1647198495.204509, traceme_exec, passed tc-start: 1647198495.213349, traceme_lwpinfo0 tc-end: 1647198495.610386, traceme_lwpinfo0, passed tc-start: 1647198495.618751, traceme_lwpinfo0_lwpstatus tc-end: 1647198495.997859, traceme_lwpinfo0_lwpstatus, passed tc-start: 1647198496.6945, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1647198496.408065, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1647198496.416109, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1647198496.807845, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1647198496.816575, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1647198497.213302, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1647198497.221531, traceme_lwpinfo1 tc-end: 1647198497.771443, traceme_lwpinfo1, passed tc-start: 1647198497.779698, traceme_lwpinfo1_lwpstatus tc-end: 1647198498.342151, traceme_lwpinfo1_lwpstatus, passed tc-start: 1647198498.351529, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1647198498.905672, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1647198498.913561, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1647198499.472469, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1647198499.480900, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1647198499.913812, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1647198499.922854, traceme_lwpinfo2 tc-end: 1647198500.459141, traceme_lwpinfo2, passed tc-start: 1647198500.470866, traceme_lwpinfo2_lwpstatus tc-end: 1647198501.271381, traceme_lwpinfo2_lwpstatus, passed tc-start: 1647198501.281165, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1647198502.112878, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1647198502.123824, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1647198503.123533, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1647198503.131221, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1647198503.944885, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1647198503.955163, traceme_lwpinfo3 tc-end: 1647198505.10286, traceme_lwpinfo3, passed tc-start: 1647198505.20502, traceme_lwpinfo3_lwpstatus tc-end: 1647198505.904238, traceme_lwpinfo3_lwpstatus, passed tc-start: 1647198505.913390, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1647198506.967765, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1647198506.977678, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1647198507.930008, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1647198507.937913, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1647198509.158542, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1647198509.167471, traceme_lwpnext0 tc-end: 1647198509.576826, traceme_lwpnext0, passed tc-start: 1647198509.585999, traceme_lwpnext0_pl_name tc-end: 1647198509.986982, traceme_lwpnext0_pl_name, passed tc-start: 1647198509.995716, traceme_lwpnext0_pl_private tc-end: 1647198510.395815, traceme_lwpnext0_pl_private, passed tc-start: 1647198510.404144, traceme_lwpnext0_pl_sigmask tc-end: 1647198510.814879, traceme_lwpnext0_pl_sigmask, passed tc-start: 1647198510.823071, traceme_lwpnext1 tc-end: 1647198511.363514, traceme_lwpnext1, passed tc-start: 1647198511.374571, traceme_lwpnext1_pl_name tc-end: 1647198511.937323, traceme_lwpnext1_pl_name, passed tc-start: 1647198511.944974, traceme_lwpnext1_pl_private tc-end: 1647198512.499353, traceme_lwpnext1_pl_private, passed tc-start: 1647198512.508410, traceme_lwpnext1_pl_sigmask tc-end: 1647198513.39740, traceme_lwpnext1_pl_sigmask, passed tc-start: 1647198513.49140, traceme_lwpnext2 tc-end: 1647198513.921402, traceme_lwpnext2, passed tc-start: 1647198513.931013, traceme_lwpnext2_pl_name tc-end: 1647198514.891231, traceme_lwpnext2_pl_name, passed tc-start: 1647198514.900649, traceme_lwpnext2_pl_private tc-end: 1647198515.449513, traceme_lwpnext2_pl_private, passed tc-start: 1647198515.458838, traceme_lwpnext2_pl_sigmask tc-end: 1647198516.381791, traceme_lwpnext2_pl_sigmask, passed tc-start: 1647198516.392073, traceme_lwpnext3 tc-end: 1647198517.332176, traceme_lwpnext3, passed tc-start: 1647198517.341342, traceme_lwpnext3_pl_name tc-end: 1647198518.417674, traceme_lwpnext3_pl_name, passed tc-start: 1647198518.424531, traceme_lwpnext3_pl_private tc-end: 1647198519.262805, traceme_lwpnext3_pl_private, passed tc-start: 1647198519.271708, traceme_lwpnext3_pl_sigmask tc-end: 1647198520.304671, traceme_lwpnext3_pl_sigmask, passed tc-start: 1647198520.313830, traceme_pid1_parent tc-end: 1647198520.735787, traceme_pid1_parent, passed tc-start: 1647198520.745768, traceme_raise1 tc-end: 1647198521.91570, traceme_raise1, passed tc-start: 1647198521.98375, traceme_raise10 tc-end: 1647198521.445950, traceme_raise10, passed tc-start: 1647198521.453254, traceme_raise2 tc-end: 1647198521.794079, traceme_raise2, passed tc-start: 1647198521.800969, traceme_raise3 tc-end: 1647198522.145893, traceme_raise3, passed tc-start: 1647198522.152910, traceme_raise4 tc-end: 1647198522.492271, traceme_raise4, passed tc-start: 1647198522.499255, traceme_raise5 tc-end: 1647198522.843792, traceme_raise5, passed tc-start: 1647198522.850879, traceme_raise6 tc-end: 1647198523.187529, traceme_raise6, passed tc-start: 1647198523.194408, traceme_raise7 tc-end: 1647198523.570207, traceme_raise7, passed tc-start: 1647198523.577324, traceme_raise8 tc-end: 1647198523.911239, traceme_raise8, passed tc-start: 1647198523.918213, traceme_raise9 tc-end: 1647198524.253842, traceme_raise9, passed tc-start: 1647198524.260755, traceme_raisesignal_ignored1 tc-end: 1647198524.724257, traceme_raisesignal_ignored1, passed tc-start: 1647198524.731718, traceme_raisesignal_ignored2 tc-end: 1647198525.82704, traceme_raisesignal_ignored2, passed tc-start: 1647198525.90074, traceme_raisesignal_ignored3 tc-end: 1647198525.440581, traceme_raisesignal_ignored3, passed tc-start: 1647198525.449954, traceme_raisesignal_ignored4 tc-end: 1647198525.792535, traceme_raisesignal_ignored4, passed tc-start: 1647198525.799579, traceme_raisesignal_ignored5 tc-end: 1647198526.272306, traceme_raisesignal_ignored5, passed tc-start: 1647198526.281528, traceme_raisesignal_ignored6 tc-end: 1647198526.641927, traceme_raisesignal_ignored6, passed tc-start: 1647198526.648863, traceme_raisesignal_ignored7 tc-end: 1647198527.24529, traceme_raisesignal_ignored7, passed tc-start: 1647198527.31675, traceme_raisesignal_ignored8 tc-end: 1647198527.385811, traceme_raisesignal_ignored8, passed tc-start: 1647198527.392652, traceme_raisesignal_masked1 tc-end: 1647198527.820674, traceme_raisesignal_masked1, passed tc-start: 1647198527.830759, traceme_raisesignal_masked2 tc-end: 1647198528.357095, traceme_raisesignal_masked2, passed tc-start: 1647198528.369041, traceme_raisesignal_masked3 tc-end: 1647198528.898830, traceme_raisesignal_masked3, passed tc-start: 1647198528.908823, traceme_raisesignal_masked4 tc-end: 1647198529.394265, traceme_raisesignal_masked4, passed tc-start: 1647198529.404307, traceme_raisesignal_masked5 tc-end: 1647198529.914686, traceme_raisesignal_masked5, passed tc-start: 1647198529.924308, traceme_raisesignal_masked6 tc-end: 1647198530.340306, traceme_raisesignal_masked6, passed tc-start: 1647198530.347210, traceme_raisesignal_masked7 tc-end: 1647198530.670992, traceme_raisesignal_masked7, passed tc-start: 1647198530.677870, traceme_raisesignal_masked8 tc-end: 1647198531.16581, traceme_raisesignal_masked8, passed tc-start: 1647198531.23508, traceme_sendsignal_handle1 tc-end: 1647198531.521747, traceme_sendsignal_handle1, passed tc-start: 1647198531.532149, traceme_sendsignal_handle2 tc-end: 1647198532.40250, traceme_sendsignal_handle2, passed tc-start: 1647198532.49971, traceme_sendsignal_handle3 tc-end: 1647198532.566876, traceme_sendsignal_handle3, passed tc-start: 1647198532.576697, traceme_sendsignal_handle4 tc-end: 1647198533.92305, traceme_sendsignal_handle4, passed tc-start: 1647198533.102218, traceme_sendsignal_handle5 tc-end: 1647198533.618244, traceme_sendsignal_handle5, passed tc-start: 1647198533.628344, traceme_sendsignal_handle6 tc-end: 1647198534.140842, traceme_sendsignal_handle6, passed tc-start: 1647198534.150235, traceme_sendsignal_handle7 tc-end: 1647198534.661711, traceme_sendsignal_handle7, passed tc-start: 1647198534.671420, traceme_sendsignal_handle8 tc-end: 1647198535.190153, traceme_sendsignal_handle8, passed tc-start: 1647198535.199898, traceme_sendsignal_ignored1 tc-end: 1647198535.694865, traceme_sendsignal_ignored1, passed tc-start: 1647198535.704580, traceme_sendsignal_ignored2 tc-end: 1647198536.214013, traceme_sendsignal_ignored2, passed tc-start: 1647198536.223895, traceme_sendsignal_ignored3 tc-end: 1647198536.737827, traceme_sendsignal_ignored3, passed tc-start: 1647198536.748110, traceme_sendsignal_ignored4 tc-end: 1647198537.270181, traceme_sendsignal_ignored4, passed tc-start: 1647198537.279895, traceme_sendsignal_ignored5 tc-end: 1647198537.787461, traceme_sendsignal_ignored5, passed tc-start: 1647198537.797004, traceme_sendsignal_ignored6 tc-end: 1647198538.311715, traceme_sendsignal_ignored6, passed tc-start: 1647198538.321502, traceme_sendsignal_ignored7 tc-end: 1647198538.837596, traceme_sendsignal_ignored7, passed tc-start: 1647198538.846424, traceme_sendsignal_ignored8 tc-end: 1647198539.340079, traceme_sendsignal_ignored8, passed tc-start: 1647198539.349706, traceme_sendsignal_masked1 tc-end: 1647198539.852490, traceme_sendsignal_masked1, passed tc-start: 1647198539.862233, traceme_sendsignal_masked2 tc-end: 1647198540.353347, traceme_sendsignal_masked2, passed tc-start: 1647198540.363101, traceme_sendsignal_masked3 tc-end: 1647198540.795243, traceme_sendsignal_masked3, passed tc-start: 1647198540.801873, traceme_sendsignal_masked4 tc-end: 1647198541.136990, traceme_sendsignal_masked4, passed tc-start: 1647198541.143881, traceme_sendsignal_masked5 tc-end: 1647198541.479492, traceme_sendsignal_masked5, passed tc-start: 1647198541.486236, traceme_sendsignal_masked6 tc-end: 1647198541.820231, traceme_sendsignal_masked6, passed tc-start: 1647198541.826947, traceme_sendsignal_masked7 tc-end: 1647198542.159742, traceme_sendsignal_masked7, passed tc-start: 1647198542.166632, traceme_sendsignal_masked8 tc-end: 1647198542.496990, traceme_sendsignal_masked8, passed tc-start: 1647198542.503919, traceme_sendsignal_simple1 tc-end: 1647198542.839785, traceme_sendsignal_simple1, passed tc-start: 1647198542.846409, traceme_sendsignal_simple10 tc-end: 1647198543.226847, traceme_sendsignal_simple10, passed tc-start: 1647198543.236949, traceme_sendsignal_simple2 tc-end: 1647198543.571441, traceme_sendsignal_simple2, passed tc-start: 1647198543.578253, traceme_sendsignal_simple3 tc-end: 1647198543.954722, traceme_sendsignal_simple3, passed tc-start: 1647198543.964984, traceme_sendsignal_simple4 tc-end: 1647198544.293966, traceme_sendsignal_simple4, passed tc-start: 1647198544.300604, traceme_sendsignal_simple5 tc-end: 1647198544.638125, traceme_sendsignal_simple5, passed tc-start: 1647198544.644776, traceme_sendsignal_simple6 tc-end: 1647198545.17386, traceme_sendsignal_simple6, passed tc-start: 1647198545.27488, traceme_sendsignal_simple7 tc-end: 1647198545.397234, traceme_sendsignal_simple7, passed tc-start: 1647198545.407477, traceme_sendsignal_simple8 tc-end: 1647198545.779222, traceme_sendsignal_simple8, passed tc-start: 1647198545.789536, traceme_sendsignal_simple9 tc-end: 1647198546.165627, traceme_sendsignal_simple9, passed tc-start: 1647198546.175716, traceme_signalignored_crash_bus tc-end: 1647198546.526702, traceme_signalignored_crash_bus, passed tc-start: 1647198546.533845, traceme_signalignored_crash_fpe tc-end: 1647198546.869412, traceme_signalignored_crash_fpe, passed tc-start: 1647198546.876190, traceme_signalignored_crash_ill tc-end: 1647198547.207255, traceme_signalignored_crash_ill, passed tc-start: 1647198547.214516, traceme_signalignored_crash_segv tc-end: 1647198547.545937, traceme_signalignored_crash_segv, passed tc-start: 1647198547.553465, traceme_signalignored_crash_trap tc-end: 1647198547.899526, traceme_signalignored_crash_trap, passed tc-start: 1647198547.906751, traceme_signalignored_exec tc-so: tc-end: 1647198548.271736, traceme_signalignored_exec, passed tc-start: 1647198548.278689, traceme_signalmasked_crash_bus tc-end: 1647198548.627828, traceme_signalmasked_crash_bus, passed tc-start: 1647198548.634837, traceme_signalmasked_crash_fpe tc-end: 1647198548.967580, traceme_signalmasked_crash_fpe, passed tc-start: 1647198548.974590, traceme_signalmasked_crash_ill tc-end: 1647198549.310234, traceme_signalmasked_crash_ill, passed tc-start: 1647198549.317207, traceme_signalmasked_crash_segv tc-end: 1647198549.647418, traceme_signalmasked_crash_segv, passed tc-start: 1647198549.654464, traceme_signalmasked_crash_trap tc-end: 1647198549.991083, traceme_signalmasked_crash_trap, passed tc-start: 1647198549.997919, traceme_signalmasked_exec tc-so: tc-end: 1647198550.353834, traceme_signalmasked_exec, passed tc-start: 1647198550.360909, traceme_vfork_clone tc-end: 1647198550.681455, traceme_vfork_clone, passed tc-start: 1647198550.688637, traceme_vfork_clone_files tc-end: 1647198551.10708, traceme_vfork_clone_files, passed tc-start: 1647198551.17906, traceme_vfork_clone_fs tc-end: 1647198551.333785, traceme_vfork_clone_fs, passed tc-start: 1647198551.340455, traceme_vfork_clone_vfork tc-end: 1647198551.656907, traceme_vfork_clone_vfork, passed tc-start: 1647198551.663661, traceme_vfork_clone_vm tc-end: 1647198551.977697, traceme_vfork_clone_vm, passed tc-start: 1647198551.984258, traceme_vfork_crash_bus tc-end: 1647198552.342459, traceme_vfork_crash_bus, passed tc-start: 1647198552.353035, traceme_vfork_crash_fpe tc-end: 1647198552.696322, traceme_vfork_crash_fpe, passed tc-start: 1647198552.706456, traceme_vfork_crash_ill tc-end: 1647198553.57530, traceme_vfork_crash_ill, passed tc-start: 1647198553.68596, traceme_vfork_crash_segv tc-end: 1647198553.420537, traceme_vfork_crash_segv, passed tc-start: 1647198553.430523, traceme_vfork_crash_trap tc-end: 1647198553.807855, traceme_vfork_crash_trap, passed tc-start: 1647198553.818012, traceme_vfork_exec tc-so: tc-end: 1647198554.156570, traceme_vfork_exec, passed tc-start: 1647198554.163218, traceme_vfork_fork tc-end: 1647198554.487778, traceme_vfork_fork, passed tc-start: 1647198554.494546, traceme_vfork_raise1 tc-end: 1647198554.866069, traceme_vfork_raise1, passed tc-start: 1647198554.875265, traceme_vfork_raise10 tc-end: 1647198555.390533, traceme_vfork_raise10, passed tc-start: 1647198555.403889, traceme_vfork_raise11 tc-end: 1647198555.749370, traceme_vfork_raise11, passed tc-start: 1647198555.759490, traceme_vfork_raise12 tc-end: 1647198556.102772, traceme_vfork_raise12, passed tc-start: 1647198556.113287, traceme_vfork_raise13 tc-end: 1647198556.466498, traceme_vfork_raise13, passed tc-start: 1647198556.477785, traceme_vfork_raise2 tc-end: 1647198556.866106, traceme_vfork_raise2, passed tc-start: 1647198556.874803, traceme_vfork_raise3 tc-end: 1647198557.226232, traceme_vfork_raise3, passed tc-start: 1647198557.235025, traceme_vfork_raise4 tc-end: 1647198557.570306, traceme_vfork_raise4, passed tc-start: 1647198557.577793, traceme_vfork_raise5 tc-end: 1647198557.946010, traceme_vfork_raise5, passed tc-start: 1647198557.953213, traceme_vfork_raise6 tc-end: 1647198558.349477, traceme_vfork_raise6, passed tc-start: 1647198558.360735, traceme_vfork_raise7 tc-end: 1647198558.718214, traceme_vfork_raise7, passed tc-start: 1647198558.725753, traceme_vfork_raise8 tc-end: 1647198559.140100, traceme_vfork_raise8, passed tc-start: 1647198559.149348, traceme_vfork_raise9 tc-end: 1647198559.568815, traceme_vfork_raise9, passed tc-start: 1647198559.578903, traceme_vfork_signalignored_crash_bus tc-end: 1647198559.974948, traceme_vfork_signalignored_crash_bus, passed tc-start: 1647198559.987275, traceme_vfork_signalignored_crash_fpe tc-end: 1647198560.376320, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1647198560.387170, traceme_vfork_signalignored_crash_ill tc-end: 1647198560.783668, traceme_vfork_signalignored_crash_ill, passed tc-start: 1647198560.797824, traceme_vfork_signalignored_crash_segv tc-end: 1647198561.198985, traceme_vfork_signalignored_crash_segv, passed tc-start: 1647198561.210835, traceme_vfork_signalignored_crash_trap tc-end: 1647198561.569744, traceme_vfork_signalignored_crash_trap, passed tc-start: 1647198561.580527, traceme_vfork_signalignored_exec tc-so: tc-end: 1647198561.944424, traceme_vfork_signalignored_exec, passed tc-start: 1647198561.951825, traceme_vfork_signalmasked_crash_bus tc-end: 1647198562.368626, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1647198562.382984, traceme_vfork_signalmasked_crash_fpe tc-end: 1647198562.778395, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1647198562.793821, traceme_vfork_signalmasked_crash_ill tc-end: 1647198563.215536, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1647198563.226655, traceme_vfork_signalmasked_crash_segv tc-end: 1647198563.659688, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1647198563.670533, traceme_vfork_signalmasked_crash_trap tc-end: 1647198564.28693, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1647198564.39348, traceme_vfork_signalmasked_exec tc-so: tc-end: 1647198564.438229, traceme_vfork_signalmasked_exec, passed tc-start: 1647198564.445187, traceme_vfork_vfork tc-end: 1647198564.784633, traceme_vfork_vfork, passed tc-start: 1647198564.792254, tracer_attach_to_unrelated_stopped_process tc-end: 1647198565.206474, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1647198565.216650, tracer_sees_terminaton_before_the_parent tc-end: 1647198565.563297, tracer_sees_terminaton_before_the_parent, passed tc-start: 1647198565.572688, tracer_sysctl_lookup_without_duplicates tc-end: 1647198570.49552, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1647198570.59422, unrelated_tracer_fork1 tc-end: 1647198570.497312, unrelated_tracer_fork1, passed tc-start: 1647198570.507432, unrelated_tracer_fork10 tc-end: 1647198571.34027, unrelated_tracer_fork10, passed tc-start: 1647198571.46287, unrelated_tracer_fork11 tc-end: 1647198571.616112, unrelated_tracer_fork11, passed tc-start: 1647198571.628770, unrelated_tracer_fork12 tc-end: 1647198572.216958, unrelated_tracer_fork12, passed tc-start: 1647198572.229915, unrelated_tracer_fork13 tc-end: 1647198572.784736, unrelated_tracer_fork13, passed tc-start: 1647198572.796843, unrelated_tracer_fork14 tc-end: 1647198573.372769, unrelated_tracer_fork14, passed tc-start: 1647198573.384754, unrelated_tracer_fork15 tc-end: 1647198573.937882, unrelated_tracer_fork15, passed tc-start: 1647198573.949882, unrelated_tracer_fork16 tc-end: 1647198574.520254, unrelated_tracer_fork16, passed tc-start: 1647198574.532680, unrelated_tracer_fork2 tc-end: 1647198575.103976, unrelated_tracer_fork2, passed tc-start: 1647198575.116691, unrelated_tracer_fork3 tc-end: 1647198575.687131, unrelated_tracer_fork3, passed tc-start: 1647198575.698840, unrelated_tracer_fork4 tc-end: 1647198576.273491, unrelated_tracer_fork4, passed tc-start: 1647198576.285594, unrelated_tracer_fork5 tc-end: 1647198576.857851, unrelated_tracer_fork5, passed tc-start: 1647198576.874252, unrelated_tracer_fork6 tc-end: 1647198577.343851, unrelated_tracer_fork6, passed tc-start: 1647198577.355641, unrelated_tracer_fork7 tc-end: 1647198577.800865, unrelated_tracer_fork7, passed tc-start: 1647198577.815153, unrelated_tracer_fork8 tc-end: 1647198578.335685, unrelated_tracer_fork8, passed tc-start: 1647198578.346394, unrelated_tracer_fork9 tc-end: 1647198578.748812, unrelated_tracer_fork9, passed tc-start: 1647198578.758115, unrelated_tracer_fork_detach_forker tc-end: 1647198579.194289, unrelated_tracer_fork_detach_forker, passed tc-start: 1647198579.204852, unrelated_tracer_fork_kill_forker tc-end: 1647198579.663456, unrelated_tracer_fork_kill_forker, passed tc-start: 1647198579.674065, unrelated_tracer_fork_setpgid tc-end: 1647198580.48611, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647198580.55593, unrelated_tracer_posix_spawn1 tc-end: 1647198580.534914, unrelated_tracer_posix_spawn1, passed tc-start: 1647198580.547970, unrelated_tracer_posix_spawn10 tc-end: 1647198581.60569, unrelated_tracer_posix_spawn10, passed tc-start: 1647198581.73414, unrelated_tracer_posix_spawn11 tc-end: 1647198581.610849, unrelated_tracer_posix_spawn11, passed tc-start: 1647198581.622646, unrelated_tracer_posix_spawn12 tc-end: 1647198582.124053, unrelated_tracer_posix_spawn12, passed tc-start: 1647198582.136115, unrelated_tracer_posix_spawn13 tc-end: 1647198582.624880, unrelated_tracer_posix_spawn13, passed tc-start: 1647198582.637449, unrelated_tracer_posix_spawn14 tc-end: 1647198583.141021, unrelated_tracer_posix_spawn14, passed tc-start: 1647198583.152633, unrelated_tracer_posix_spawn15 tc-end: 1647198583.615752, unrelated_tracer_posix_spawn15, passed tc-start: 1647198583.629098, unrelated_tracer_posix_spawn16 tc-end: 1647198584.105536, unrelated_tracer_posix_spawn16, passed tc-start: 1647198584.118502, unrelated_tracer_posix_spawn2 tc-end: 1647198584.647844, unrelated_tracer_posix_spawn2, passed tc-start: 1647198584.660147, unrelated_tracer_posix_spawn3 tc-end: 1647198585.106904, unrelated_tracer_posix_spawn3, passed tc-start: 1647198585.118108, unrelated_tracer_posix_spawn4 tc-end: 1647198585.560872, unrelated_tracer_posix_spawn4, passed tc-start: 1647198585.570691, unrelated_tracer_posix_spawn5 tc-end: 1647198586.33405, unrelated_tracer_posix_spawn5, passed tc-start: 1647198586.43353, unrelated_tracer_posix_spawn6 tc-end: 1647198586.527977, unrelated_tracer_posix_spawn6, passed tc-start: 1647198586.540327, unrelated_tracer_posix_spawn7 tc-end: 1647198587.102571, unrelated_tracer_posix_spawn7, passed tc-start: 1647198587.116672, unrelated_tracer_posix_spawn8 tc-end: 1647198587.545509, unrelated_tracer_posix_spawn8, passed tc-start: 1647198587.556565, unrelated_tracer_posix_spawn9 tc-end: 1647198588.30862, unrelated_tracer_posix_spawn9, passed tc-start: 1647198588.41838, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1647198588.553523, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1647198588.564226, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1647198589.26442, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1647198589.36533, unrelated_tracer_posix_spawn_setpgid tc-end: 1647198589.379218, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647198589.388891, unrelated_tracer_sees_crash_bus tc-end: 1647198589.838098, unrelated_tracer_sees_crash_bus, passed tc-start: 1647198589.847565, unrelated_tracer_sees_crash_fpe tc-end: 1647198590.274284, unrelated_tracer_sees_crash_fpe, passed tc-start: 1647198590.284223, unrelated_tracer_sees_crash_ill tc-end: 1647198590.683608, unrelated_tracer_sees_crash_ill, passed tc-start: 1647198590.693840, unrelated_tracer_sees_crash_segv tc-end: 1647198591.117483, unrelated_tracer_sees_crash_segv, passed tc-start: 1647198591.130585, unrelated_tracer_sees_crash_trap tc-end: 1647198591.560952, unrelated_tracer_sees_crash_trap, passed tc-start: 1647198591.570981, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1647198591.983795, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1647198591.994045, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1647198592.425021, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1647198592.434222, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1647198592.877986, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1647198592.889370, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1647198593.305511, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1647198593.315422, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1647198593.747111, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1647198593.757423, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1647198594.158841, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1647198594.169367, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1647198594.577908, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1647198594.588642, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1647198595.27988, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1647198595.39301, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1647198595.453892, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1647198595.464570, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1647198595.872681, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1647198595.886357, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1647198596.295897, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1647198596.305753, unrelated_tracer_vfork1 tc-end: 1647198596.752855, unrelated_tracer_vfork1, passed tc-start: 1647198596.765004, unrelated_tracer_vfork10 tc-end: 1647198597.215960, unrelated_tracer_vfork10, passed tc-start: 1647198597.225713, unrelated_tracer_vfork11 tc-end: 1647198597.669329, unrelated_tracer_vfork11, passed tc-start: 1647198597.679092, unrelated_tracer_vfork12 tc-end: 1647198598.94626, unrelated_tracer_vfork12, passed tc-start: 1647198598.105042, unrelated_tracer_vfork13 tc-end: 1647198598.550143, unrelated_tracer_vfork13, passed tc-start: 1647198598.559868, unrelated_tracer_vfork14 tc-end: 1647198598.991849, unrelated_tracer_vfork14, passed tc-start: 1647198599.2784, unrelated_tracer_vfork15 tc-end: 1647198599.460542, unrelated_tracer_vfork15, passed tc-start: 1647198599.469884, unrelated_tracer_vfork16 tc-end: 1647198599.928466, unrelated_tracer_vfork16, passed tc-start: 1647198599.937458, unrelated_tracer_vfork2 tc-end: 1647198600.340508, unrelated_tracer_vfork2, passed tc-start: 1647198600.350515, unrelated_tracer_vfork3 tc-end: 1647198600.771453, unrelated_tracer_vfork3, passed tc-start: 1647198600.781521, unrelated_tracer_vfork4 tc-end: 1647198601.211684, unrelated_tracer_vfork4, passed tc-start: 1647198601.223802, unrelated_tracer_vfork5 tc-end: 1647198601.639462, unrelated_tracer_vfork5, passed tc-start: 1647198601.648841, unrelated_tracer_vfork6 tc-end: 1647198602.63327, unrelated_tracer_vfork6, passed tc-start: 1647198602.76903, unrelated_tracer_vfork7 tc-end: 1647198602.643765, unrelated_tracer_vfork7, passed tc-start: 1647198602.656242, unrelated_tracer_vfork8 tc-end: 1647198603.219527, unrelated_tracer_vfork8, passed tc-start: 1647198603.232338, unrelated_tracer_vfork9 tc-end: 1647198603.782877, unrelated_tracer_vfork9, passed tc-start: 1647198603.794896, unrelated_tracer_vfork_detach_vforker tc-end: 1647198604.348242, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1647198604.361798, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1647198604.930303, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1647198604.943460, unrelated_tracer_vfork_kill_vforker tc-end: 1647198605.497500, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1647198605.510273, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1647198606.49437, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1647198606.60143, unrelated_tracer_vfork_setpgid tc-end: 1647198606.445689, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647198606.453620, user_va0_disable_pt_continue tc-end: 1647198606.854021, user_va0_disable_pt_continue, passed tc-start: 1647198606.862196, user_va0_disable_pt_detach tc-end: 1647198607.266387, user_va0_disable_pt_detach, passed tc-start: 1647198607.274720, user_va0_disable_pt_syscall tc-end: 1647198607.649943, user_va0_disable_pt_syscall, passed tc-start: 1647198607.657433, vfork1 tc-end: 1647198608.54859, vfork1, passed tc-start: 1647198608.62529, vfork10 tc-end: 1647198608.435793, vfork10, passed tc-start: 1647198608.443222, vfork11 tc-end: 1647198608.827089, vfork11, passed tc-start: 1647198608.834898, vfork12 tc-end: 1647198609.237645, vfork12, passed tc-start: 1647198609.245790, vfork13 tc-end: 1647198609.655303, vfork13, passed tc-start: 1647198609.665033, vfork14 tc-end: 1647198610.48904, vfork14, passed tc-start: 1647198610.56919, vfork15 tc-end: 1647198610.521735, vfork15, passed tc-start: 1647198610.531444, vfork16 tc-end: 1647198610.966181, vfork16, passed tc-start: 1647198610.974892, vfork2 tc-end: 1647198611.360167, vfork2, passed tc-start: 1647198611.368203, vfork3 tc-end: 1647198611.756647, vfork3, passed tc-start: 1647198611.764186, vfork4 tc-end: 1647198612.172494, vfork4, passed tc-start: 1647198612.181996, vfork5 tc-end: 1647198612.585560, vfork5, passed tc-start: 1647198612.593805, vfork6 tc-end: 1647198612.996359, vfork6, passed tc-start: 1647198613.4286, vfork7 tc-end: 1647198613.412769, vfork7, passed tc-start: 1647198613.422434, vfork8 tc-end: 1647198613.880568, vfork8, passed tc-start: 1647198613.891422, vfork9 tc-end: 1647198614.301698, vfork9, passed tc-start: 1647198614.308679, vfork_detach_vforker tc-end: 1647198614.703083, vfork_detach_vforker, passed tc-start: 1647198614.709923, vfork_detach_vforkerdone tc-end: 1647198615.122687, vfork_detach_vforkerdone, passed tc-start: 1647198615.130005, vfork_kill_vforker tc-end: 1647198615.501620, vfork_kill_vforker, passed tc-start: 1647198615.509098, vfork_kill_vforkerdone tc-end: 1647198615.902487, vfork_kill_vforkerdone, passed tc-start: 1647198615.911024, vfork_setpgid tc-end: 1647198616.273173, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647198616.280750, vfork_signalignored tc-end: 1647198616.754141, vfork_signalignored, passed tc-start: 1647198616.764106, vfork_signalmasked tc-end: 1647198617.194033, vfork_signalmasked, passed tc-start: 1647198617.202814, vforkdone_signalignored tc-end: 1647198617.579432, vforkdone_signalignored, passed tc-start: 1647198617.587703, vforkdone_signalmasked tc-end: 1647198617.948795, vforkdone_signalmasked, passed tp-end: 1647198617.955929, lib/libc/sys/t_ptrace_wait6 tp-start: 1647198619.170780, lib/libc/sys/t_ptrace_waitid, 460 tc-start: 1647198619.172928, access_fpregs1 tc-end: 1647198619.534778, access_fpregs1, passed tc-start: 1647198619.545192, access_fpregs2 tc-end: 1647198620.37655, access_fpregs2, passed tc-start: 1647198620.47251, access_regs1 tc-end: 1647198620.401570, access_regs1, passed tc-start: 1647198620.409058, access_regs2 tc-end: 1647198620.781193, access_regs2, passed tc-start: 1647198620.788663, access_regs3 tc-end: 1647198621.145834, access_regs3, passed tc-start: 1647198621.153630, access_regs4 tc-end: 1647198621.546806, access_regs4, passed tc-start: 1647198621.554506, access_regs5 tc-end: 1647198621.942608, access_regs5, passed tc-start: 1647198621.950617, access_regs6 tc-end: 1647198622.433379, access_regs6, passed tc-start: 1647198622.442367, access_regs_set_unaligned_pc_0x1 tc-end: 1647198622.961507, access_regs_set_unaligned_pc_0x1, passed tc-start: 1647198622.971914, access_regs_set_unaligned_pc_0x3 tc-end: 1647198623.469664, access_regs_set_unaligned_pc_0x3, passed tc-start: 1647198623.479033, access_regs_set_unaligned_pc_0x7 tc-end: 1647198623.976949, access_regs_set_unaligned_pc_0x7, passed tc-start: 1647198623.987055, attach_lwpinfo0 tc-end: 1647198624.519949, attach_lwpinfo0, passed tc-start: 1647198624.534227, attach_lwpinfo1 tc-end: 1647198625.84824, attach_lwpinfo1, passed tc-start: 1647198625.98456, attach_lwpinfo2 tc-end: 1647198625.562597, attach_lwpinfo2, passed tc-start: 1647198625.574784, attach_lwpinfo3 tc-end: 1647198626.124498, attach_lwpinfo3, passed tc-start: 1647198626.136734, bytes_transfer_alignment_piod_read_auxv tc-end: 1647198627.84912, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1647198627.91999, bytes_transfer_alignment_piod_read_d tc-end: 1647198632.351940, bytes_transfer_alignment_piod_read_d, passed tc-start: 1647198632.359251, bytes_transfer_alignment_piod_read_i tc-end: 1647198637.919413, bytes_transfer_alignment_piod_read_i, passed tc-start: 1647198637.929711, bytes_transfer_alignment_piod_write_d tc-end: 1647198644.448780, bytes_transfer_alignment_piod_write_d, passed tc-start: 1647198644.456665, bytes_transfer_alignment_piod_write_i tc-end: 1647198651.214129, bytes_transfer_alignment_piod_write_i, passed tc-start: 1647198651.221058, bytes_transfer_alignment_pt_read_d tc-end: 1647198655.763275, bytes_transfer_alignment_pt_read_d, passed tc-start: 1647198655.774566, bytes_transfer_alignment_pt_read_i tc-end: 1647198660.154954, bytes_transfer_alignment_pt_read_i, passed tc-start: 1647198660.161787, bytes_transfer_alignment_pt_write_d tc-end: 1647198666.667236, bytes_transfer_alignment_pt_write_d, passed tc-start: 1647198666.673969, bytes_transfer_alignment_pt_write_i tc-end: 1647198672.415474, bytes_transfer_alignment_pt_write_i, passed tc-start: 1647198672.422321, bytes_transfer_eof_piod_read_d tc-end: 1647198672.753397, bytes_transfer_eof_piod_read_d, passed tc-start: 1647198672.759922, bytes_transfer_eof_piod_read_i tc-end: 1647198673.99716, bytes_transfer_eof_piod_read_i, passed tc-start: 1647198673.106746, bytes_transfer_eof_piod_write_d tc-end: 1647198673.438051, bytes_transfer_eof_piod_write_d, passed tc-start: 1647198673.444876, bytes_transfer_eof_piod_write_i tc-end: 1647198673.778061, bytes_transfer_eof_piod_write_i, passed tc-start: 1647198673.785107, bytes_transfer_eof_pt_read_d tc-end: 1647198674.113487, bytes_transfer_eof_pt_read_d, passed tc-start: 1647198674.119983, bytes_transfer_eof_pt_read_i tc-end: 1647198674.464180, bytes_transfer_eof_pt_read_i, passed tc-start: 1647198674.470757, bytes_transfer_eof_pt_write_d tc-end: 1647198674.823638, bytes_transfer_eof_pt_write_d, passed tc-start: 1647198674.830477, bytes_transfer_eof_pt_write_i tc-end: 1647198675.174916, bytes_transfer_eof_pt_write_i, passed tc-start: 1647198675.181482, bytes_transfer_piod_read_auxv tc-end: 1647198675.519352, bytes_transfer_piod_read_auxv, passed tc-start: 1647198675.526102, bytes_transfer_piod_read_d_16 tc-end: 1647198675.868499, bytes_transfer_piod_read_d_16, passed tc-start: 1647198675.875496, bytes_transfer_piod_read_d_16_text tc-end: 1647198676.221267, bytes_transfer_piod_read_d_16_text, passed tc-start: 1647198676.228399, bytes_transfer_piod_read_d_32 tc-end: 1647198676.654812, bytes_transfer_piod_read_d_32, passed tc-start: 1647198676.661253, bytes_transfer_piod_read_d_32_text tc-end: 1647198676.983850, bytes_transfer_piod_read_d_32_text, passed tc-start: 1647198676.990473, bytes_transfer_piod_read_d_64 tc-end: 1647198677.315009, bytes_transfer_piod_read_d_64, passed tc-start: 1647198677.321572, bytes_transfer_piod_read_d_64_text tc-end: 1647198677.663099, bytes_transfer_piod_read_d_64_text, passed tc-start: 1647198677.669763, bytes_transfer_piod_read_d_8 tc-end: 1647198677.979387, bytes_transfer_piod_read_d_8, passed tc-start: 1647198677.986027, bytes_transfer_piod_read_d_8_text tc-end: 1647198678.306205, bytes_transfer_piod_read_d_8_text, passed tc-start: 1647198678.312909, bytes_transfer_piod_read_i_16 tc-end: 1647198678.674426, bytes_transfer_piod_read_i_16, passed tc-start: 1647198678.683241, bytes_transfer_piod_read_i_16_text tc-end: 1647198679.8492, bytes_transfer_piod_read_i_16_text, passed tc-start: 1647198679.15133, bytes_transfer_piod_read_i_32 tc-end: 1647198679.324875, bytes_transfer_piod_read_i_32, passed tc-start: 1647198679.331358, bytes_transfer_piod_read_i_32_text tc-end: 1647198679.671282, bytes_transfer_piod_read_i_32_text, passed tc-start: 1647198679.677974, bytes_transfer_piod_read_i_64 tc-end: 1647198680.11770, bytes_transfer_piod_read_i_64, passed tc-start: 1647198680.18340, bytes_transfer_piod_read_i_64_text tc-end: 1647198680.340909, bytes_transfer_piod_read_i_64_text, passed tc-start: 1647198680.347756, bytes_transfer_piod_read_i_8 tc-end: 1647198680.674707, bytes_transfer_piod_read_i_8, passed tc-start: 1647198680.681281, bytes_transfer_piod_read_i_8_text tc-end: 1647198681.4408, bytes_transfer_piod_read_i_8_text, passed tc-start: 1647198681.11273, bytes_transfer_piod_write_d_16 tc-end: 1647198681.337621, bytes_transfer_piod_write_d_16, passed tc-start: 1647198681.344405, bytes_transfer_piod_write_d_16_text tc-end: 1647198681.666244, bytes_transfer_piod_write_d_16_text, passed tc-start: 1647198681.673361, bytes_transfer_piod_write_d_32 tc-end: 1647198682.29927, bytes_transfer_piod_write_d_32, passed tc-start: 1647198682.36995, bytes_transfer_piod_write_d_32_text tc-end: 1647198682.365219, bytes_transfer_piod_write_d_32_text, passed tc-start: 1647198682.371999, bytes_transfer_piod_write_d_64 tc-end: 1647198682.700521, bytes_transfer_piod_write_d_64, passed tc-start: 1647198682.707158, bytes_transfer_piod_write_d_64_text tc-end: 1647198683.35732, bytes_transfer_piod_write_d_64_text, passed tc-start: 1647198683.42598, bytes_transfer_piod_write_d_8 tc-end: 1647198683.396620, bytes_transfer_piod_write_d_8, passed tc-start: 1647198683.403622, bytes_transfer_piod_write_d_8_text tc-end: 1647198683.873976, bytes_transfer_piod_write_d_8_text, passed tc-start: 1647198683.880736, bytes_transfer_piod_write_i_16 tc-end: 1647198684.263997, bytes_transfer_piod_write_i_16, passed tc-start: 1647198684.270711, bytes_transfer_piod_write_i_16_text tc-end: 1647198684.598005, bytes_transfer_piod_write_i_16_text, passed tc-start: 1647198684.604592, bytes_transfer_piod_write_i_32 tc-end: 1647198684.917771, bytes_transfer_piod_write_i_32, passed tc-start: 1647198684.924381, bytes_transfer_piod_write_i_32_text tc-end: 1647198685.247875, bytes_transfer_piod_write_i_32_text, passed tc-start: 1647198685.254501, bytes_transfer_piod_write_i_64 tc-end: 1647198685.575266, bytes_transfer_piod_write_i_64, passed tc-start: 1647198685.581805, bytes_transfer_piod_write_i_64_text tc-end: 1647198685.901054, bytes_transfer_piod_write_i_64_text, passed tc-start: 1647198685.908591, bytes_transfer_piod_write_i_8 tc-end: 1647198686.253495, bytes_transfer_piod_write_i_8, passed tc-start: 1647198686.261321, bytes_transfer_piod_write_i_8_text tc-end: 1647198686.755425, bytes_transfer_piod_write_i_8_text, passed tc-start: 1647198686.764167, bytes_transfer_read_d tc-end: 1647198687.277081, bytes_transfer_read_d, passed tc-start: 1647198687.293496, bytes_transfer_read_d_text tc-end: 1647198687.773417, bytes_transfer_read_d_text, passed tc-start: 1647198687.782304, bytes_transfer_read_i tc-end: 1647198688.275420, bytes_transfer_read_i, passed tc-start: 1647198688.285261, bytes_transfer_read_i_text tc-end: 1647198688.798509, bytes_transfer_read_i_text, passed tc-start: 1647198688.808825, bytes_transfer_write_d tc-end: 1647198689.323374, bytes_transfer_write_d, passed tc-start: 1647198689.333577, bytes_transfer_write_d_text tc-end: 1647198689.833129, bytes_transfer_write_d_text, passed tc-start: 1647198689.843454, bytes_transfer_write_i tc-end: 1647198690.352727, bytes_transfer_write_i, passed tc-start: 1647198690.393666, bytes_transfer_write_i_text tc-end: 1647198690.814378, bytes_transfer_write_i_text, passed tc-start: 1647198690.822899, child_attach_to_its_parent tc-end: 1647198691.193529, child_attach_to_its_parent, passed tc-start: 1647198691.203364, child_attach_to_its_stopped_parent tc-end: 1647198691.599400, child_attach_to_its_stopped_parent, passed tc-start: 1647198691.609605, clone1 tc-end: 1647198692.11306, clone1, passed tc-start: 1647198692.20598, clone2 tc-end: 1647198692.420349, clone2, passed tc-start: 1647198692.427960, clone3 tc-end: 1647198692.782696, clone3, passed tc-start: 1647198692.789582, clone4 tc-end: 1647198693.184303, clone4, passed tc-start: 1647198693.192922, clone5 tc-end: 1647198693.684050, clone5, passed tc-start: 1647198693.693447, clone6 tc-end: 1647198694.179955, clone6, passed tc-start: 1647198694.191487, clone7 tc-end: 1647198694.684282, clone7, passed tc-start: 1647198694.693291, clone8 tc-end: 1647198695.180193, clone8, passed tc-start: 1647198695.189026, clone_files1 tc-end: 1647198695.675887, clone_files1, passed tc-start: 1647198695.686165, clone_files2 tc-end: 1647198696.63444, clone_files2, passed tc-start: 1647198696.72228, clone_files3 tc-end: 1647198696.454181, clone_files3, passed tc-start: 1647198696.461418, clone_files4 tc-end: 1647198696.845449, clone_files4, passed tc-start: 1647198696.853744, clone_files5 tc-end: 1647198697.252259, clone_files5, passed tc-start: 1647198697.259217, clone_files6 tc-end: 1647198697.645633, clone_files6, passed tc-start: 1647198697.654015, clone_files7 tc-end: 1647198698.32776, clone_files7, passed tc-start: 1647198698.39810, clone_files8 tc-end: 1647198698.449839, clone_files8, passed tc-start: 1647198698.458151, clone_files_signalignored tc-end: 1647198698.925882, clone_files_signalignored, passed tc-start: 1647198698.935012, clone_files_signalmasked tc-end: 1647198699.409799, clone_files_signalmasked, passed tc-start: 1647198699.417325, clone_fs1 tc-end: 1647198699.831668, clone_fs1, passed tc-start: 1647198699.839696, clone_fs2 tc-end: 1647198700.215807, clone_fs2, passed tc-start: 1647198700.223400, clone_fs3 tc-end: 1647198700.628356, clone_fs3, passed tc-start: 1647198700.635994, clone_fs4 tc-end: 1647198701.27002, clone_fs4, passed tc-start: 1647198701.34910, clone_fs5 tc-end: 1647198701.397945, clone_fs5, passed tc-start: 1647198701.404968, clone_fs6 tc-end: 1647198701.771957, clone_fs6, passed tc-start: 1647198701.781903, clone_fs7 tc-end: 1647198702.180041, clone_fs7, passed tc-start: 1647198702.189680, clone_fs8 tc-end: 1647198702.687952, clone_fs8, passed tc-start: 1647198702.698372, clone_fs_signalignored tc-end: 1647198703.152436, clone_fs_signalignored, passed tc-start: 1647198703.160154, clone_fs_signalmasked tc-end: 1647198703.569945, clone_fs_signalmasked, passed tc-start: 1647198703.578012, clone_signalignored tc-end: 1647198703.936760, clone_signalignored, passed tc-start: 1647198703.943516, clone_signalmasked tc-end: 1647198704.337913, clone_signalmasked, passed tc-start: 1647198704.346757, clone_vfork1 tc-end: 1647198704.695161, clone_vfork1, passed tc-start: 1647198704.701970, clone_vfork2 tc-end: 1647198705.77891, clone_vfork2, passed tc-start: 1647198705.86897, clone_vfork3 tc-end: 1647198705.458254, clone_vfork3, passed tc-start: 1647198705.466873, clone_vfork4 tc-end: 1647198705.865643, clone_vfork4, passed tc-start: 1647198705.874956, clone_vfork5 tc-end: 1647198706.293273, clone_vfork5, passed tc-start: 1647198706.303171, clone_vfork6 tc-end: 1647198706.679954, clone_vfork6, passed tc-start: 1647198706.687088, clone_vfork7 tc-end: 1647198707.37225, clone_vfork7, passed tc-start: 1647198707.43983, clone_vfork8 tc-end: 1647198707.393727, clone_vfork8, passed tc-start: 1647198707.400497, clone_vfork_signalignored tc-end: 1647198707.742471, clone_vfork_signalignored, passed tc-start: 1647198707.749652, clone_vfork_signalmasked tc-end: 1647198708.95796, clone_vfork_signalmasked, passed tc-start: 1647198708.104400, clone_vm1 tc-end: 1647198708.487744, clone_vm1, passed tc-start: 1647198708.494555, clone_vm2 tc-end: 1647198708.897949, clone_vm2, passed tc-start: 1647198708.906935, clone_vm3 tc-end: 1647198709.257202, clone_vm3, passed tc-start: 1647198709.263960, clone_vm4 tc-end: 1647198709.636556, clone_vm4, passed tc-start: 1647198709.643489, clone_vm5 tc-end: 1647198709.991962, clone_vm5, passed tc-start: 1647198709.998915, clone_vm6 tc-end: 1647198710.337837, clone_vm6, passed tc-start: 1647198710.344700, clone_vm7 tc-end: 1647198710.692581, clone_vm7, passed tc-start: 1647198710.701256, clone_vm8 tc-end: 1647198711.93157, clone_vm8, passed tc-start: 1647198711.100079, clone_vm_signalignored tc-end: 1647198711.454227, clone_vm_signalignored, passed tc-start: 1647198711.460849, clone_vm_signalmasked tc-end: 1647198711.876433, clone_vm_signalmasked, passed tc-start: 1647198711.886115, core_dump_procinfo tc-end: 1647199291.326203, core_dump_procinfo, failed, Test case timed out after 300 seconds tc-start: 1647199291.335515, eventmask_preserved_empty tc-end: 1647199291.856024, eventmask_preserved_empty, passed tc-start: 1647199291.865876, eventmask_preserved_fork tc-end: 1647199292.363836, eventmask_preserved_fork, passed tc-start: 1647199292.373715, eventmask_preserved_lwp_create tc-end: 1647199292.806993, eventmask_preserved_lwp_create, passed tc-start: 1647199292.814292, eventmask_preserved_lwp_exit tc-end: 1647199293.200983, eventmask_preserved_lwp_exit, passed tc-start: 1647199293.209506, eventmask_preserved_posix_spawn tc-end: 1647199293.664176, eventmask_preserved_posix_spawn, passed tc-start: 1647199293.674865, eventmask_preserved_vfork tc-end: 1647199294.162505, eventmask_preserved_vfork, passed tc-start: 1647199294.172465, eventmask_preserved_vfork_done tc-end: 1647199294.662227, eventmask_preserved_vfork_done, passed tc-start: 1647199294.672517, fork1 tc-end: 1647199295.191538, fork1, passed tc-start: 1647199295.200483, fork10 tc-end: 1647199295.591950, fork10, passed tc-start: 1647199295.599428, fork11 tc-end: 1647199295.960501, fork11, passed tc-start: 1647199295.969801, fork12 tc-end: 1647199296.466485, fork12, passed tc-start: 1647199296.477534, fork13 tc-end: 1647199296.999166, fork13, passed tc-start: 1647199297.9242, fork14 tc-end: 1647199297.517379, fork14, passed tc-start: 1647199297.527602, fork15 tc-end: 1647199297.912122, fork15, passed tc-start: 1647199297.919558, fork16 tc-end: 1647199298.297660, fork16, passed tc-start: 1647199298.306064, fork2 tc-end: 1647199298.742256, fork2, passed tc-start: 1647199298.750044, fork3 tc-end: 1647199299.136314, fork3, passed tc-start: 1647199299.143913, fork4 tc-end: 1647199299.585225, fork4, passed tc-start: 1647199299.595553, fork5 tc-end: 1647199300.103353, fork5, passed tc-start: 1647199300.113964, fork6 tc-end: 1647199300.551988, fork6, passed tc-start: 1647199300.559678, fork7 tc-end: 1647199300.937267, fork7, passed tc-start: 1647199300.944695, fork8 tc-end: 1647199301.322724, fork8, passed tc-start: 1647199301.330987, fork9 tc-end: 1647199301.713982, fork9, passed tc-start: 1647199301.721582, fork_detach_forker tc-end: 1647199302.88756, fork_detach_forker, passed tc-start: 1647199302.97800, fork_kill_forker tc-end: 1647199302.576017, fork_kill_forker, passed tc-start: 1647199302.585357, fork_setpgid tc-end: 1647199303.61282, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647199303.71083, fork_signalignored tc-end: 1647199303.576823, fork_signalignored, passed tc-start: 1647199303.586285, fork_signalmasked tc-end: 1647199304.80724, fork_signalmasked, passed tc-start: 1647199304.90190, kill1 tc-end: 1647199304.570401, kill1, passed tc-start: 1647199304.580002, kill2 tc-end: 1647199304.973352, kill2, passed tc-start: 1647199304.981364, kill3 tc-end: 1647199305.326944, kill3, passed tc-start: 1647199305.333944, parent_attach_to_its_child tc-end: 1647199305.694425, parent_attach_to_its_child, passed tc-start: 1647199305.706671, parent_attach_to_its_stopped_child tc-end: 1647199306.133286, parent_attach_to_its_stopped_child, passed tc-start: 1647199306.145182, posix_spawn1 tc-so: tc-end: 1647199306.654688, posix_spawn1, passed tc-start: 1647199306.665669, posix_spawn10 tc-so: tc-end: 1647199307.88928, posix_spawn10, passed tc-start: 1647199307.98506, posix_spawn11 tc-so: tc-end: 1647199307.522454, posix_spawn11, passed tc-start: 1647199307.531445, posix_spawn12 tc-so: tc-end: 1647199308.53189, posix_spawn12, passed tc-start: 1647199308.64536, posix_spawn13 tc-so: tc-end: 1647199308.458299, posix_spawn13, passed tc-start: 1647199308.465782, posix_spawn14 tc-so: tc-end: 1647199308.870361, posix_spawn14, passed tc-start: 1647199308.877667, posix_spawn15 tc-so: tc-end: 1647199309.304456, posix_spawn15, passed tc-start: 1647199309.311798, posix_spawn16 tc-so: tc-end: 1647199309.679432, posix_spawn16, passed tc-start: 1647199309.687164, posix_spawn2 tc-so: tc-end: 1647199310.69828, posix_spawn2, passed tc-start: 1647199310.77321, posix_spawn3 tc-so: tc-end: 1647199310.443324, posix_spawn3, passed tc-start: 1647199310.450286, posix_spawn4 tc-so: tc-end: 1647199310.935415, posix_spawn4, passed tc-start: 1647199310.944146, posix_spawn5 tc-so: tc-end: 1647199311.461741, posix_spawn5, passed tc-start: 1647199311.471572, posix_spawn6 tc-so: tc-end: 1647199311.902678, posix_spawn6, passed tc-start: 1647199311.909870, posix_spawn7 tc-so: tc-end: 1647199312.284274, posix_spawn7, passed tc-start: 1647199312.293164, posix_spawn8 tc-so: tc-end: 1647199312.679708, posix_spawn8, passed tc-start: 1647199312.689299, posix_spawn9 tc-so: tc-end: 1647199313.148689, posix_spawn9, passed tc-start: 1647199313.158678, posix_spawn_detach_spawner tc-so: tc-end: 1647199313.677163, posix_spawn_detach_spawner, passed tc-start: 1647199313.688819, posix_spawn_kill_spawner tc-so: tc-end: 1647199314.212509, posix_spawn_kill_spawner, passed tc-start: 1647199314.222788, posix_spawn_setpgid tc-end: 1647199314.668736, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647199314.679305, posix_spawn_signalignored tc-so: tc-end: 1647199315.208839, posix_spawn_signalignored, passed tc-start: 1647199315.218361, posix_spawn_signalmasked tc-so: tc-end: 1647199315.665203, posix_spawn_signalmasked, passed tc-start: 1647199315.674999, resume tc-end: 1647199318.194359, resume, passed tc-start: 1647199318.203862, siginfo_set_faked tc-end: 1647199318.703609, siginfo_set_faked, passed tc-start: 1647199318.713853, siginfo_set_unmodified tc-end: 1647199319.212334, siginfo_set_unmodified, passed tc-start: 1647199319.221698, signal_mask_unrelated tc-end: 1647199319.716132, signal_mask_unrelated, passed tc-start: 1647199319.726138, suspend_no_deadlock tc-end: 1647199320.219838, suspend_no_deadlock, passed tc-start: 1647199320.229363, syscall tc-end: 1647199320.653637, syscall, passed tc-start: 1647199320.660593, syscall_detach_on_sce tc-end: 1647199320.996136, syscall_detach_on_sce, passed tc-start: 1647199321.3084, syscall_killed_on_sce tc-end: 1647199321.325842, syscall_killed_on_sce, passed tc-start: 1647199321.332397, syscall_signal_on_sce tc-end: 1647199321.679473, syscall_signal_on_sce, skipped, PR lib/55087 tc-start: 1647199321.686210, syscallemu1 tc-end: 1647199322.20027, syscallemu1, passed tc-start: 1647199322.26698, threads_and_exec tc-end: 1647199322.595967, threads_and_exec, passed tc-start: 1647199322.602950, trace_thread_lwpcreate tc-end: 1647199326.904035, trace_thread_lwpcreate, passed tc-start: 1647199326.912997, trace_thread_lwpcreate_and_exit tc-end: 1647199332.591862, trace_thread_lwpcreate_and_exit, passed tc-start: 1647199332.598611, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1647199337.816815, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1647199337.824034, trace_thread_lwpcreate_masked_sigtrap tc-end: 1647199340.302474, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1647199340.311677, trace_thread_lwpexit tc-end: 1647199344.318788, trace_thread_lwpexit, passed tc-start: 1647199344.327781, trace_thread_lwpexit_masked_sigtrap tc-end: 1647199347.359976, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1647199347.367682, trace_thread_nolwpevents tc-end: 1647199347.693023, trace_thread_nolwpevents, passed tc-start: 1647199347.699861, tracee_sees_its_original_parent_getppid tc-end: 1647199348.77895, tracee_sees_its_original_parent_getppid, passed tc-start: 1647199348.87316, tracee_sees_its_original_parent_procfs_status tc-end: 1647199348.588872, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1647199348.602470, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1647199349.111445, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1647199349.125189, traceme_crash_bus tc-end: 1647199349.593253, traceme_crash_bus, passed tc-start: 1647199349.606991, traceme_crash_fpe tc-end: 1647199349.981688, traceme_crash_fpe, passed tc-start: 1647199349.989884, traceme_crash_ill tc-end: 1647199350.347011, traceme_crash_ill, passed tc-start: 1647199350.355924, traceme_crash_segv tc-end: 1647199350.723403, traceme_crash_segv, passed tc-start: 1647199350.730095, traceme_crash_trap tc-end: 1647199351.66506, traceme_crash_trap, passed tc-start: 1647199351.73673, traceme_exec tc-so: tc-end: 1647199351.517603, traceme_exec, passed tc-start: 1647199351.527923, traceme_lwpinfo0 tc-end: 1647199351.974957, traceme_lwpinfo0, passed tc-start: 1647199351.984303, traceme_lwpinfo0_lwpstatus tc-end: 1647199352.367262, traceme_lwpinfo0_lwpstatus, passed tc-start: 1647199352.374320, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1647199352.813762, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1647199352.821290, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1647199353.308560, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1647199353.318902, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1647199353.705633, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1647199353.712858, traceme_lwpinfo1 tc-end: 1647199354.280513, traceme_lwpinfo1, passed tc-start: 1647199354.290827, traceme_lwpinfo1_lwpstatus tc-end: 1647199354.842336, traceme_lwpinfo1_lwpstatus, passed tc-start: 1647199354.852229, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1647199355.393369, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1647199355.403259, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1647199355.955473, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1647199355.962716, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1647199356.418151, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1647199356.426241, traceme_lwpinfo2 tc-end: 1647199357.43044, traceme_lwpinfo2, passed tc-start: 1647199357.52134, traceme_lwpinfo2_lwpstatus tc-end: 1647199357.956366, traceme_lwpinfo2_lwpstatus, passed tc-start: 1647199357.963377, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1647199358.913293, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1647199358.925444, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1647199359.838274, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1647199359.850548, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1647199360.779043, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1647199360.786793, traceme_lwpinfo3 tc-end: 1647199361.799238, traceme_lwpinfo3, passed tc-start: 1647199361.810649, traceme_lwpinfo3_lwpstatus tc-end: 1647199362.533237, traceme_lwpinfo3_lwpstatus, passed tc-start: 1647199362.544084, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1647199363.603131, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1647199363.611270, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1647199364.462099, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1647199364.469763, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1647199365.519649, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1647199365.526405, traceme_lwpnext0 tc-end: 1647199365.874137, traceme_lwpnext0, passed tc-start: 1647199365.881137, traceme_lwpnext0_pl_name tc-end: 1647199366.208193, traceme_lwpnext0_pl_name, passed tc-start: 1647199366.223473, traceme_lwpnext0_pl_private tc-end: 1647199366.556752, traceme_lwpnext0_pl_private, passed tc-start: 1647199366.565254, traceme_lwpnext0_pl_sigmask tc-end: 1647199366.919835, traceme_lwpnext0_pl_sigmask, passed tc-start: 1647199366.929403, traceme_lwpnext1 tc-end: 1647199367.498617, traceme_lwpnext1, passed tc-start: 1647199367.509957, traceme_lwpnext1_pl_name tc-end: 1647199368.69346, traceme_lwpnext1_pl_name, passed tc-start: 1647199368.81212, traceme_lwpnext1_pl_private tc-end: 1647199368.628196, traceme_lwpnext1_pl_private, passed tc-start: 1647199368.639588, traceme_lwpnext1_pl_sigmask tc-end: 1647199369.224237, traceme_lwpnext1_pl_sigmask, passed tc-start: 1647199369.234502, traceme_lwpnext2 tc-end: 1647199370.131167, traceme_lwpnext2, passed tc-start: 1647199370.138340, traceme_lwpnext2_pl_name tc-end: 1647199371.85192, traceme_lwpnext2_pl_name, passed tc-start: 1647199371.93250, traceme_lwpnext2_pl_private tc-end: 1647199372.12331, traceme_lwpnext2_pl_private, passed tc-start: 1647199372.19306, traceme_lwpnext2_pl_sigmask tc-end: 1647199372.882850, traceme_lwpnext2_pl_sigmask, passed tc-start: 1647199372.889703, traceme_lwpnext3 tc-end: 1647199373.836687, traceme_lwpnext3, passed tc-start: 1647199373.844703, traceme_lwpnext3_pl_name tc-end: 1647199374.867073, traceme_lwpnext3_pl_name, passed tc-start: 1647199374.874711, traceme_lwpnext3_pl_private tc-end: 1647199375.694004, traceme_lwpnext3_pl_private, passed tc-start: 1647199375.700532, traceme_lwpnext3_pl_sigmask tc-end: 1647199376.688624, traceme_lwpnext3_pl_sigmask, passed tc-start: 1647199376.697283, traceme_pid1_parent tc-end: 1647199377.120971, traceme_pid1_parent, passed tc-start: 1647199377.128842, traceme_raise1 tc-end: 1647199377.521509, traceme_raise1, passed tc-start: 1647199377.528202, traceme_raise10 tc-end: 1647199377.909852, traceme_raise10, passed tc-start: 1647199377.918333, traceme_raise2 tc-end: 1647199378.280251, traceme_raise2, passed tc-start: 1647199378.288152, traceme_raise3 tc-end: 1647199378.690027, traceme_raise3, passed tc-start: 1647199378.700535, traceme_raise4 tc-end: 1647199379.112183, traceme_raise4, passed tc-start: 1647199379.119304, traceme_raise5 tc-end: 1647199379.571225, traceme_raise5, passed tc-start: 1647199379.581459, traceme_raise6 tc-end: 1647199379.948237, traceme_raise6, passed tc-start: 1647199379.955714, traceme_raise7 tc-end: 1647199380.319814, traceme_raise7, passed tc-start: 1647199380.328064, traceme_raise8 tc-end: 1647199380.722980, traceme_raise8, passed tc-start: 1647199380.730347, traceme_raise9 tc-end: 1647199381.87610, traceme_raise9, passed tc-start: 1647199381.95212, traceme_raisesignal_ignored1 tc-end: 1647199381.459405, traceme_raisesignal_ignored1, passed tc-start: 1647199381.467362, traceme_raisesignal_ignored2 tc-end: 1647199381.860936, traceme_raisesignal_ignored2, passed tc-start: 1647199381.871006, traceme_raisesignal_ignored3 tc-end: 1647199382.262143, traceme_raisesignal_ignored3, passed tc-start: 1647199382.268857, traceme_raisesignal_ignored4 tc-end: 1647199382.656974, traceme_raisesignal_ignored4, passed tc-start: 1647199382.665091, traceme_raisesignal_ignored5 tc-end: 1647199383.31125, traceme_raisesignal_ignored5, passed tc-start: 1647199383.39693, traceme_raisesignal_ignored6 tc-end: 1647199383.429586, traceme_raisesignal_ignored6, passed tc-start: 1647199383.438961, traceme_raisesignal_ignored7 tc-end: 1647199383.864022, traceme_raisesignal_ignored7, passed tc-start: 1647199383.884353, traceme_raisesignal_ignored8 tc-end: 1647199384.258162, traceme_raisesignal_ignored8, passed tc-start: 1647199384.265865, traceme_raisesignal_masked1 tc-end: 1647199384.596387, traceme_raisesignal_masked1, passed tc-start: 1647199384.603112, traceme_raisesignal_masked2 tc-end: 1647199384.992180, traceme_raisesignal_masked2, passed tc-start: 1647199385.409, traceme_raisesignal_masked3 tc-end: 1647199385.359825, traceme_raisesignal_masked3, passed tc-start: 1647199385.367652, traceme_raisesignal_masked4 tc-end: 1647199385.761265, traceme_raisesignal_masked4, passed tc-start: 1647199385.769091, traceme_raisesignal_masked5 tc-end: 1647199386.157174, traceme_raisesignal_masked5, passed tc-start: 1647199386.164836, traceme_raisesignal_masked6 tc-end: 1647199386.555521, traceme_raisesignal_masked6, passed tc-start: 1647199386.564685, traceme_raisesignal_masked7 tc-end: 1647199386.940311, traceme_raisesignal_masked7, passed tc-start: 1647199386.948969, traceme_raisesignal_masked8 tc-end: 1647199387.316995, traceme_raisesignal_masked8, passed tc-start: 1647199387.324186, traceme_sendsignal_handle1 tc-end: 1647199387.695562, traceme_sendsignal_handle1, passed tc-start: 1647199387.703287, traceme_sendsignal_handle2 tc-end: 1647199388.88135, traceme_sendsignal_handle2, passed tc-start: 1647199388.95541, traceme_sendsignal_handle3 tc-end: 1647199388.441753, traceme_sendsignal_handle3, passed tc-start: 1647199388.448707, traceme_sendsignal_handle4 tc-end: 1647199388.808563, traceme_sendsignal_handle4, passed tc-start: 1647199388.816225, traceme_sendsignal_handle5 tc-end: 1647199389.203119, traceme_sendsignal_handle5, passed tc-start: 1647199389.210930, traceme_sendsignal_handle6 tc-end: 1647199389.540856, traceme_sendsignal_handle6, passed tc-start: 1647199389.547241, traceme_sendsignal_handle7 tc-end: 1647199389.869193, traceme_sendsignal_handle7, passed tc-start: 1647199389.875722, traceme_sendsignal_handle8 tc-end: 1647199390.214553, traceme_sendsignal_handle8, passed tc-start: 1647199390.222403, traceme_sendsignal_ignored1 tc-end: 1647199390.593671, traceme_sendsignal_ignored1, passed tc-start: 1647199390.604778, traceme_sendsignal_ignored2 tc-end: 1647199391.28907, traceme_sendsignal_ignored2, passed tc-start: 1647199391.38376, traceme_sendsignal_ignored3 tc-end: 1647199391.397774, traceme_sendsignal_ignored3, passed tc-start: 1647199391.404409, traceme_sendsignal_ignored4 tc-end: 1647199391.716128, traceme_sendsignal_ignored4, passed tc-start: 1647199391.722697, traceme_sendsignal_ignored5 tc-end: 1647199392.67392, traceme_sendsignal_ignored5, passed tc-start: 1647199392.75418, traceme_sendsignal_ignored6 tc-end: 1647199392.437716, traceme_sendsignal_ignored6, passed tc-start: 1647199392.446337, traceme_sendsignal_ignored7 tc-end: 1647199392.816430, traceme_sendsignal_ignored7, passed tc-start: 1647199392.823529, traceme_sendsignal_ignored8 tc-end: 1647199393.290798, traceme_sendsignal_ignored8, passed tc-start: 1647199393.302406, traceme_sendsignal_masked1 tc-end: 1647199393.702350, traceme_sendsignal_masked1, passed tc-start: 1647199393.715744, traceme_sendsignal_masked2 tc-end: 1647199394.149666, traceme_sendsignal_masked2, passed tc-start: 1647199394.157757, traceme_sendsignal_masked3 tc-end: 1647199394.530648, traceme_sendsignal_masked3, passed tc-start: 1647199394.537343, traceme_sendsignal_masked4 tc-end: 1647199394.908899, traceme_sendsignal_masked4, passed tc-start: 1647199394.917867, traceme_sendsignal_masked5 tc-end: 1647199395.324146, traceme_sendsignal_masked5, passed tc-start: 1647199395.333799, traceme_sendsignal_masked6 tc-end: 1647199395.734174, traceme_sendsignal_masked6, passed tc-start: 1647199395.742250, traceme_sendsignal_masked7 tc-end: 1647199396.104976, traceme_sendsignal_masked7, passed tc-start: 1647199396.116420, traceme_sendsignal_masked8 tc-end: 1647199396.498360, traceme_sendsignal_masked8, passed tc-start: 1647199396.506273, traceme_sendsignal_simple1 tc-end: 1647199396.873340, traceme_sendsignal_simple1, passed tc-start: 1647199396.881613, traceme_sendsignal_simple10 tc-end: 1647199397.290133, traceme_sendsignal_simple10, passed tc-start: 1647199397.303890, traceme_sendsignal_simple2 tc-end: 1647199397.680433, traceme_sendsignal_simple2, passed tc-start: 1647199397.687866, traceme_sendsignal_simple3 tc-end: 1647199398.97184, traceme_sendsignal_simple3, passed tc-start: 1647199398.107633, traceme_sendsignal_simple4 tc-end: 1647199398.507977, traceme_sendsignal_simple4, passed tc-start: 1647199398.516668, traceme_sendsignal_simple5 tc-end: 1647199398.911330, traceme_sendsignal_simple5, passed tc-start: 1647199398.918414, traceme_sendsignal_simple6 tc-end: 1647199399.316253, traceme_sendsignal_simple6, passed tc-start: 1647199399.327182, traceme_sendsignal_simple7 tc-end: 1647199399.745100, traceme_sendsignal_simple7, passed tc-start: 1647199399.756997, traceme_sendsignal_simple8 tc-end: 1647199400.182674, traceme_sendsignal_simple8, passed tc-start: 1647199400.193724, traceme_sendsignal_simple9 tc-end: 1647199400.606415, traceme_sendsignal_simple9, passed tc-start: 1647199400.619227, traceme_signalignored_crash_bus tc-end: 1647199400.997974, traceme_signalignored_crash_bus, passed tc-start: 1647199401.5593, traceme_signalignored_crash_fpe tc-end: 1647199401.362471, traceme_signalignored_crash_fpe, passed tc-start: 1647199401.369741, traceme_signalignored_crash_ill tc-end: 1647199401.746160, traceme_signalignored_crash_ill, passed tc-start: 1647199401.753751, traceme_signalignored_crash_segv tc-end: 1647199402.154893, traceme_signalignored_crash_segv, passed tc-start: 1647199402.163469, traceme_signalignored_crash_trap tc-end: 1647199402.542007, traceme_signalignored_crash_trap, passed tc-start: 1647199402.550941, traceme_signalignored_exec tc-so: tc-end: 1647199402.964752, traceme_signalignored_exec, passed tc-start: 1647199402.973586, traceme_signalmasked_crash_bus tc-end: 1647199403.384390, traceme_signalmasked_crash_bus, passed tc-start: 1647199403.392689, traceme_signalmasked_crash_fpe tc-end: 1647199403.793556, traceme_signalmasked_crash_fpe, passed tc-start: 1647199403.802928, traceme_signalmasked_crash_ill tc-end: 1647199404.206006, traceme_signalmasked_crash_ill, passed tc-start: 1647199404.215013, traceme_signalmasked_crash_segv tc-end: 1647199404.601324, traceme_signalmasked_crash_segv, passed tc-start: 1647199404.611040, traceme_signalmasked_crash_trap tc-end: 1647199405.11145, traceme_signalmasked_crash_trap, passed tc-start: 1647199405.21774, traceme_signalmasked_exec tc-so: tc-end: 1647199405.422118, traceme_signalmasked_exec, passed tc-start: 1647199405.430756, traceme_vfork_clone tc-end: 1647199405.781975, traceme_vfork_clone, passed tc-start: 1647199405.790444, traceme_vfork_clone_files tc-end: 1647199406.156024, traceme_vfork_clone_files, passed tc-start: 1647199406.163670, traceme_vfork_clone_fs tc-end: 1647199406.591416, traceme_vfork_clone_fs, passed tc-start: 1647199406.599323, traceme_vfork_clone_vfork tc-end: 1647199406.995157, traceme_vfork_clone_vfork, passed tc-start: 1647199407.3923, traceme_vfork_clone_vm tc-end: 1647199407.375291, traceme_vfork_clone_vm, passed tc-start: 1647199407.383003, traceme_vfork_crash_bus tc-end: 1647199407.786949, traceme_vfork_crash_bus, passed tc-start: 1647199407.799575, traceme_vfork_crash_fpe tc-end: 1647199408.253250, traceme_vfork_crash_fpe, passed tc-start: 1647199408.263806, traceme_vfork_crash_ill tc-end: 1647199408.711327, traceme_vfork_crash_ill, passed tc-start: 1647199408.727370, traceme_vfork_crash_segv tc-end: 1647199409.169977, traceme_vfork_crash_segv, passed tc-start: 1647199409.183891, traceme_vfork_crash_trap tc-end: 1647199409.594455, traceme_vfork_crash_trap, passed tc-start: 1647199409.607305, traceme_vfork_exec tc-so: tc-end: 1647199409.993779, traceme_vfork_exec, passed tc-start: 1647199410.3505, traceme_vfork_fork tc-end: 1647199410.441447, traceme_vfork_fork, passed tc-start: 1647199410.449893, traceme_vfork_raise1 tc-end: 1647199410.811978, traceme_vfork_raise1, passed tc-start: 1647199410.820671, traceme_vfork_raise10 tc-end: 1647199411.266357, traceme_vfork_raise10, passed tc-start: 1647199411.280209, traceme_vfork_raise11 tc-end: 1647199411.691354, traceme_vfork_raise11, passed tc-start: 1647199411.709598, traceme_vfork_raise12 tc-end: 1647199412.98506, traceme_vfork_raise12, passed tc-start: 1647199412.108767, traceme_vfork_raise13 tc-end: 1647199412.480927, traceme_vfork_raise13, passed tc-start: 1647199412.492595, traceme_vfork_raise2 tc-end: 1647199412.874572, traceme_vfork_raise2, passed tc-start: 1647199412.882474, traceme_vfork_raise3 tc-end: 1647199413.324519, traceme_vfork_raise3, passed tc-start: 1647199413.335181, traceme_vfork_raise4 tc-end: 1647199413.711041, traceme_vfork_raise4, passed tc-start: 1647199413.720549, traceme_vfork_raise5 tc-end: 1647199414.76787, traceme_vfork_raise5, passed tc-start: 1647199414.85049, traceme_vfork_raise6 tc-end: 1647199414.483690, traceme_vfork_raise6, passed tc-start: 1647199414.500200, traceme_vfork_raise7 tc-end: 1647199414.865660, traceme_vfork_raise7, passed tc-start: 1647199414.873877, traceme_vfork_raise8 tc-end: 1647199415.218553, traceme_vfork_raise8, passed tc-start: 1647199415.227839, traceme_vfork_raise9 tc-end: 1647199415.632850, traceme_vfork_raise9, passed tc-start: 1647199415.643672, traceme_vfork_signalignored_crash_bus tc-end: 1647199416.64154, traceme_vfork_signalignored_crash_bus, passed tc-start: 1647199416.76818, traceme_vfork_signalignored_crash_fpe tc-end: 1647199416.507596, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1647199416.520584, traceme_vfork_signalignored_crash_ill tc-end: 1647199416.923382, traceme_vfork_signalignored_crash_ill, passed tc-start: 1647199416.936304, traceme_vfork_signalignored_crash_segv tc-end: 1647199417.343516, traceme_vfork_signalignored_crash_segv, passed tc-start: 1647199417.358251, traceme_vfork_signalignored_crash_trap tc-end: 1647199417.768469, traceme_vfork_signalignored_crash_trap, passed tc-start: 1647199417.780452, traceme_vfork_signalignored_exec tc-so: tc-end: 1647199418.178050, traceme_vfork_signalignored_exec, passed tc-start: 1647199418.187265, traceme_vfork_signalmasked_crash_bus tc-end: 1647199418.599835, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1647199418.615730, traceme_vfork_signalmasked_crash_fpe tc-end: 1647199419.56816, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1647199419.68645, traceme_vfork_signalmasked_crash_ill tc-end: 1647199419.458047, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1647199419.470448, traceme_vfork_signalmasked_crash_segv tc-end: 1647199419.944931, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1647199419.960639, traceme_vfork_signalmasked_crash_trap tc-end: 1647199420.475001, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1647199420.491552, traceme_vfork_signalmasked_exec tc-so: tc-end: 1647199420.944352, traceme_vfork_signalmasked_exec, passed tc-start: 1647199420.951744, traceme_vfork_vfork tc-end: 1647199421.344251, traceme_vfork_vfork, passed tc-start: 1647199421.351890, tracer_attach_to_unrelated_stopped_process tc-end: 1647199421.806036, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1647199421.817604, tracer_sees_terminaton_before_the_parent tc-end: 1647199422.217561, tracer_sees_terminaton_before_the_parent, passed tc-start: 1647199422.227393, tracer_sysctl_lookup_without_duplicates tc-end: 1647199427.24675, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1647199427.36524, unrelated_tracer_fork1 tc-end: 1647199427.488510, unrelated_tracer_fork1, passed tc-start: 1647199427.500835, unrelated_tracer_fork10 tc-end: 1647199427.943425, unrelated_tracer_fork10, passed tc-start: 1647199427.954824, unrelated_tracer_fork11 tc-end: 1647199428.390843, unrelated_tracer_fork11, passed tc-start: 1647199428.402397, unrelated_tracer_fork12 tc-end: 1647199428.848156, unrelated_tracer_fork12, passed tc-start: 1647199428.859174, unrelated_tracer_fork13 tc-end: 1647199429.278624, unrelated_tracer_fork13, passed tc-start: 1647199429.288287, unrelated_tracer_fork14 tc-end: 1647199429.709774, unrelated_tracer_fork14, passed tc-start: 1647199429.720019, unrelated_tracer_fork15 tc-end: 1647199430.155948, unrelated_tracer_fork15, passed tc-start: 1647199430.165633, unrelated_tracer_fork16 tc-end: 1647199430.608622, unrelated_tracer_fork16, passed tc-start: 1647199430.618947, unrelated_tracer_fork2 tc-end: 1647199431.47418, unrelated_tracer_fork2, passed tc-start: 1647199431.59702, unrelated_tracer_fork3 tc-end: 1647199431.469867, unrelated_tracer_fork3, passed tc-start: 1647199431.483315, unrelated_tracer_fork4 tc-end: 1647199431.964931, unrelated_tracer_fork4, passed tc-start: 1647199431.976107, unrelated_tracer_fork5 tc-end: 1647199432.416461, unrelated_tracer_fork5, passed tc-start: 1647199432.426298, unrelated_tracer_fork6 tc-end: 1647199432.865844, unrelated_tracer_fork6, passed tc-start: 1647199432.876790, unrelated_tracer_fork7 tc-end: 1647199433.310141, unrelated_tracer_fork7, passed tc-start: 1647199433.321533, unrelated_tracer_fork8 tc-end: 1647199433.782413, unrelated_tracer_fork8, passed tc-start: 1647199433.793155, unrelated_tracer_fork9 tc-end: 1647199434.250345, unrelated_tracer_fork9, passed tc-start: 1647199434.261155, unrelated_tracer_fork_detach_forker tc-end: 1647199434.702751, unrelated_tracer_fork_detach_forker, passed tc-start: 1647199434.713698, unrelated_tracer_fork_kill_forker tc-end: 1647199435.144297, unrelated_tracer_fork_kill_forker, passed tc-start: 1647199435.155846, unrelated_tracer_fork_setpgid tc-end: 1647199435.507500, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647199435.515932, unrelated_tracer_posix_spawn1 tc-end: 1647199435.964733, unrelated_tracer_posix_spawn1, passed tc-start: 1647199435.976821, unrelated_tracer_posix_spawn10 tc-end: 1647199436.437874, unrelated_tracer_posix_spawn10, passed tc-start: 1647199436.451256, unrelated_tracer_posix_spawn11 tc-end: 1647199436.934133, unrelated_tracer_posix_spawn11, passed tc-start: 1647199436.947181, unrelated_tracer_posix_spawn12 tc-end: 1647199437.519238, unrelated_tracer_posix_spawn12, passed tc-start: 1647199437.532134, unrelated_tracer_posix_spawn13 tc-end: 1647199438.150813, unrelated_tracer_posix_spawn13, passed tc-start: 1647199438.169999, unrelated_tracer_posix_spawn14 tc-end: 1647199438.748044, unrelated_tracer_posix_spawn14, passed tc-start: 1647199438.761139, unrelated_tracer_posix_spawn15 tc-end: 1647199439.265080, unrelated_tracer_posix_spawn15, passed tc-start: 1647199439.281363, unrelated_tracer_posix_spawn16 tc-end: 1647199439.779806, unrelated_tracer_posix_spawn16, passed tc-start: 1647199439.789914, unrelated_tracer_posix_spawn2 tc-end: 1647199440.333929, unrelated_tracer_posix_spawn2, passed tc-start: 1647199440.346778, unrelated_tracer_posix_spawn3 tc-end: 1647199440.850553, unrelated_tracer_posix_spawn3, passed tc-start: 1647199440.864735, unrelated_tracer_posix_spawn4 tc-end: 1647199441.352936, unrelated_tracer_posix_spawn4, passed tc-start: 1647199441.367387, unrelated_tracer_posix_spawn5 tc-end: 1647199441.868859, unrelated_tracer_posix_spawn5, passed tc-start: 1647199441.883603, unrelated_tracer_posix_spawn6 tc-end: 1647199442.382341, unrelated_tracer_posix_spawn6, passed tc-start: 1647199442.397349, unrelated_tracer_posix_spawn7 tc-end: 1647199442.912005, unrelated_tracer_posix_spawn7, passed tc-start: 1647199442.926859, unrelated_tracer_posix_spawn8 tc-end: 1647199443.473165, unrelated_tracer_posix_spawn8, passed tc-start: 1647199443.488622, unrelated_tracer_posix_spawn9 tc-end: 1647199444.13255, unrelated_tracer_posix_spawn9, passed tc-start: 1647199444.27848, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1647199444.543086, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1647199444.557877, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1647199445.50802, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1647199445.64885, unrelated_tracer_posix_spawn_setpgid tc-end: 1647199445.437449, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647199445.448540, unrelated_tracer_sees_crash_bus tc-end: 1647199445.976105, unrelated_tracer_sees_crash_bus, passed tc-start: 1647199445.994976, unrelated_tracer_sees_crash_fpe tc-end: 1647199446.534963, unrelated_tracer_sees_crash_fpe, passed tc-start: 1647199446.547746, unrelated_tracer_sees_crash_ill tc-end: 1647199447.16022, unrelated_tracer_sees_crash_ill, passed tc-start: 1647199447.29323, unrelated_tracer_sees_crash_segv tc-end: 1647199447.625400, unrelated_tracer_sees_crash_segv, passed tc-start: 1647199447.641083, unrelated_tracer_sees_crash_trap tc-end: 1647199448.264798, unrelated_tracer_sees_crash_trap, passed tc-start: 1647199448.282619, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1647199448.917757, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1647199448.933364, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1647199449.531955, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1647199449.546282, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1647199450.23850, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1647199450.36186, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1647199450.491798, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1647199450.505108, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1647199450.977237, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1647199450.990325, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1647199451.442656, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1647199451.455517, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1647199451.940888, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1647199451.957103, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1647199452.414909, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1647199452.429970, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1647199452.900242, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1647199452.916373, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1647199453.405152, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1647199453.420849, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1647199453.862310, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1647199453.876409, unrelated_tracer_vfork1 tc-end: 1647199454.348539, unrelated_tracer_vfork1, passed tc-start: 1647199454.363112, unrelated_tracer_vfork10 tc-end: 1647199454.838985, unrelated_tracer_vfork10, passed tc-start: 1647199454.850498, unrelated_tracer_vfork11 tc-end: 1647199455.344491, unrelated_tracer_vfork11, passed tc-start: 1647199455.358531, unrelated_tracer_vfork12 tc-end: 1647199455.809910, unrelated_tracer_vfork12, passed tc-start: 1647199455.824746, unrelated_tracer_vfork13 tc-end: 1647199456.295499, unrelated_tracer_vfork13, passed tc-start: 1647199456.308907, unrelated_tracer_vfork14 tc-end: 1647199456.782434, unrelated_tracer_vfork14, passed tc-start: 1647199456.796063, unrelated_tracer_vfork15 tc-end: 1647199457.264570, unrelated_tracer_vfork15, passed tc-start: 1647199457.279604, unrelated_tracer_vfork16 tc-end: 1647199457.750473, unrelated_tracer_vfork16, passed tc-start: 1647199457.763404, unrelated_tracer_vfork2 tc-end: 1647199458.277357, unrelated_tracer_vfork2, passed tc-start: 1647199458.294356, unrelated_tracer_vfork3 tc-end: 1647199458.755886, unrelated_tracer_vfork3, passed tc-start: 1647199458.770333, unrelated_tracer_vfork4 tc-end: 1647199459.390156, unrelated_tracer_vfork4, passed tc-start: 1647199459.407047, unrelated_tracer_vfork5 tc-end: 1647199459.997904, unrelated_tracer_vfork5, passed tc-start: 1647199460.11450, unrelated_tracer_vfork6 tc-end: 1647199460.490589, unrelated_tracer_vfork6, passed tc-start: 1647199460.503301, unrelated_tracer_vfork7 tc-end: 1647199460.960603, unrelated_tracer_vfork7, passed tc-start: 1647199460.973726, unrelated_tracer_vfork8 tc-end: 1647199461.422795, unrelated_tracer_vfork8, passed tc-start: 1647199461.436854, unrelated_tracer_vfork9 tc-end: 1647199461.887109, unrelated_tracer_vfork9, passed tc-start: 1647199461.900738, unrelated_tracer_vfork_detach_vforker tc-end: 1647199462.347001, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1647199462.360583, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1647199462.951149, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1647199462.967878, unrelated_tracer_vfork_kill_vforker tc-end: 1647199463.569985, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1647199463.585855, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1647199464.142715, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1647199464.156266, unrelated_tracer_vfork_setpgid tc-end: 1647199464.521346, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647199464.531472, user_va0_disable_pt_continue tc-end: 1647199464.946516, user_va0_disable_pt_continue, passed tc-start: 1647199464.954366, user_va0_disable_pt_detach tc-end: 1647199465.303326, user_va0_disable_pt_detach, passed tc-start: 1647199465.309974, user_va0_disable_pt_syscall tc-end: 1647199465.700763, user_va0_disable_pt_syscall, passed tc-start: 1647199465.708917, vfork1 tc-end: 1647199466.118845, vfork1, passed tc-start: 1647199466.127852, vfork10 tc-end: 1647199466.477525, vfork10, passed tc-start: 1647199466.486336, vfork11 tc-end: 1647199466.853439, vfork11, passed tc-start: 1647199466.865838, vfork12 tc-end: 1647199467.225601, vfork12, passed tc-start: 1647199467.233221, vfork13 tc-end: 1647199467.610951, vfork13, passed tc-start: 1647199467.617404, vfork14 tc-end: 1647199467.966467, vfork14, passed tc-start: 1647199467.976184, vfork15 tc-end: 1647199468.353123, vfork15, passed tc-start: 1647199468.360540, vfork16 tc-end: 1647199468.745633, vfork16, passed tc-start: 1647199468.753010, vfork2 tc-end: 1647199469.240941, vfork2, passed tc-start: 1647199469.249376, vfork3 tc-end: 1647199469.622578, vfork3, passed tc-start: 1647199469.629972, vfork4 tc-end: 1647199469.969225, vfork4, passed tc-start: 1647199469.979324, vfork5 tc-end: 1647199470.343047, vfork5, passed tc-start: 1647199470.351516, vfork6 tc-end: 1647199470.741149, vfork6, passed tc-start: 1647199470.749179, vfork7 tc-end: 1647199471.124695, vfork7, passed tc-start: 1647199471.135541, vfork8 tc-end: 1647199471.575696, vfork8, passed tc-start: 1647199471.584357, vfork9 tc-end: 1647199471.961763, vfork9, passed tc-start: 1647199471.968822, vfork_detach_vforker tc-end: 1647199472.333158, vfork_detach_vforker, passed tc-start: 1647199472.342225, vfork_detach_vforkerdone tc-end: 1647199472.714698, vfork_detach_vforkerdone, passed tc-start: 1647199472.724569, vfork_kill_vforker tc-end: 1647199473.110579, vfork_kill_vforker, passed tc-start: 1647199473.119259, vfork_kill_vforkerdone tc-end: 1647199473.498206, vfork_kill_vforkerdone, passed tc-start: 1647199473.508545, vfork_setpgid tc-end: 1647199473.858587, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647199473.866079, vfork_signalignored tc-end: 1647199474.214615, vfork_signalignored, passed tc-start: 1647199474.222612, vfork_signalmasked tc-end: 1647199474.594181, vfork_signalmasked, passed tc-start: 1647199474.602412, vforkdone_signalignored tc-end: 1647199474.990086, vforkdone_signalignored, passed tc-start: 1647199475.408, vforkdone_signalmasked tc-end: 1647199475.394465, vforkdone_signalmasked, passed tp-end: 1647199475.402903, lib/libc/sys/t_ptrace_waitid tp-start: 1647199476.724975, lib/libc/sys/t_ptrace_waitpid, 463 tc-start: 1647199476.728379, access_fpregs1 tc-end: 1647199477.279813, access_fpregs1, passed tc-start: 1647199477.295608, access_fpregs2 tc-end: 1647199477.840569, access_fpregs2, passed tc-start: 1647199477.850138, access_regs1 tc-end: 1647199478.329989, access_regs1, passed tc-start: 1647199478.339893, access_regs2 tc-end: 1647199478.786048, access_regs2, passed tc-start: 1647199478.794915, access_regs3 tc-end: 1647199479.185310, access_regs3, passed tc-start: 1647199479.193678, access_regs4 tc-end: 1647199479.597230, access_regs4, passed tc-start: 1647199479.604702, access_regs5 tc-end: 1647199479.992964, access_regs5, passed tc-start: 1647199480.166, access_regs6 tc-end: 1647199480.420685, access_regs6, passed tc-start: 1647199480.430172, access_regs_set_unaligned_pc_0x1 tc-end: 1647199480.820669, access_regs_set_unaligned_pc_0x1, passed tc-start: 1647199480.828999, access_regs_set_unaligned_pc_0x3 tc-end: 1647199481.203619, access_regs_set_unaligned_pc_0x3, passed tc-start: 1647199481.213478, access_regs_set_unaligned_pc_0x7 tc-end: 1647199481.592366, access_regs_set_unaligned_pc_0x7, passed tc-start: 1647199481.600885, attach_lwpinfo0 tc-end: 1647199482.38743, attach_lwpinfo0, passed tc-start: 1647199482.51832, attach_lwpinfo1 tc-end: 1647199482.473373, attach_lwpinfo1, passed tc-start: 1647199482.485102, attach_lwpinfo2 tc-end: 1647199482.897197, attach_lwpinfo2, passed tc-start: 1647199482.907871, attach_lwpinfo3 tc-end: 1647199483.327225, attach_lwpinfo3, passed tc-start: 1647199483.338692, bytes_transfer_alignment_piod_read_auxv tc-end: 1647199484.228323, bytes_transfer_alignment_piod_read_auxv, passed tc-start: 1647199484.236901, bytes_transfer_alignment_piod_read_d tc-end: 1647199489.285489, bytes_transfer_alignment_piod_read_d, passed tc-start: 1647199489.293563, bytes_transfer_alignment_piod_read_i tc-end: 1647199494.171906, bytes_transfer_alignment_piod_read_i, passed tc-start: 1647199494.178940, bytes_transfer_alignment_piod_write_d tc-end: 1647199500.807556, bytes_transfer_alignment_piod_write_d, passed tc-start: 1647199500.816940, bytes_transfer_alignment_piod_write_i tc-end: 1647199507.241167, bytes_transfer_alignment_piod_write_i, passed tc-start: 1647199507.250067, bytes_transfer_alignment_pt_read_d tc-end: 1647199512.305770, bytes_transfer_alignment_pt_read_d, passed tc-start: 1647199512.314110, bytes_transfer_alignment_pt_read_i tc-end: 1647199517.55419, bytes_transfer_alignment_pt_read_i, passed tc-start: 1647199517.64154, bytes_transfer_alignment_pt_write_d tc-end: 1647199524.414634, bytes_transfer_alignment_pt_write_d, passed tc-start: 1647199524.422575, bytes_transfer_alignment_pt_write_i tc-end: 1647199531.463434, bytes_transfer_alignment_pt_write_i, passed tc-start: 1647199531.474451, bytes_transfer_eof_piod_read_d tc-end: 1647199531.930253, bytes_transfer_eof_piod_read_d, passed tc-start: 1647199531.938979, bytes_transfer_eof_piod_read_i tc-end: 1647199532.357555, bytes_transfer_eof_piod_read_i, passed tc-start: 1647199532.365806, bytes_transfer_eof_piod_write_d tc-end: 1647199532.812422, bytes_transfer_eof_piod_write_d, passed tc-start: 1647199532.821348, bytes_transfer_eof_piod_write_i tc-end: 1647199533.243025, bytes_transfer_eof_piod_write_i, passed tc-start: 1647199533.250497, bytes_transfer_eof_pt_read_d tc-end: 1647199533.637777, bytes_transfer_eof_pt_read_d, passed tc-start: 1647199533.645522, bytes_transfer_eof_pt_read_i tc-end: 1647199534.49205, bytes_transfer_eof_pt_read_i, passed tc-start: 1647199534.56910, bytes_transfer_eof_pt_write_d tc-end: 1647199534.479321, bytes_transfer_eof_pt_write_d, passed tc-start: 1647199534.486335, bytes_transfer_eof_pt_write_i tc-end: 1647199534.858807, bytes_transfer_eof_pt_write_i, passed tc-start: 1647199534.865868, bytes_transfer_piod_read_auxv tc-end: 1647199535.247542, bytes_transfer_piod_read_auxv, passed tc-start: 1647199535.254906, bytes_transfer_piod_read_d_16 tc-end: 1647199535.654713, bytes_transfer_piod_read_d_16, passed tc-start: 1647199535.664485, bytes_transfer_piod_read_d_16_text tc-end: 1647199536.43053, bytes_transfer_piod_read_d_16_text, passed tc-start: 1647199536.50965, bytes_transfer_piod_read_d_32 tc-end: 1647199536.441327, bytes_transfer_piod_read_d_32, passed tc-start: 1647199536.450360, bytes_transfer_piod_read_d_32_text tc-end: 1647199536.860629, bytes_transfer_piod_read_d_32_text, passed tc-start: 1647199536.871242, bytes_transfer_piod_read_d_64 tc-end: 1647199537.391171, bytes_transfer_piod_read_d_64, passed tc-start: 1647199537.401388, bytes_transfer_piod_read_d_64_text tc-end: 1647199537.933285, bytes_transfer_piod_read_d_64_text, passed tc-start: 1647199537.943170, bytes_transfer_piod_read_d_8 tc-end: 1647199538.406930, bytes_transfer_piod_read_d_8, passed tc-start: 1647199538.413499, bytes_transfer_piod_read_d_8_text tc-end: 1647199538.783229, bytes_transfer_piod_read_d_8_text, passed tc-start: 1647199538.791542, bytes_transfer_piod_read_i_16 tc-end: 1647199539.199272, bytes_transfer_piod_read_i_16, passed tc-start: 1647199539.208495, bytes_transfer_piod_read_i_16_text tc-end: 1647199539.729964, bytes_transfer_piod_read_i_16_text, passed tc-start: 1647199539.739526, bytes_transfer_piod_read_i_32 tc-end: 1647199540.248951, bytes_transfer_piod_read_i_32, passed tc-start: 1647199540.259039, bytes_transfer_piod_read_i_32_text tc-end: 1647199540.764147, bytes_transfer_piod_read_i_32_text, passed tc-start: 1647199540.774516, bytes_transfer_piod_read_i_64 tc-end: 1647199541.297791, bytes_transfer_piod_read_i_64, passed tc-start: 1647199541.307275, bytes_transfer_piod_read_i_64_text tc-end: 1647199541.746605, bytes_transfer_piod_read_i_64_text, passed tc-start: 1647199541.754161, bytes_transfer_piod_read_i_8 tc-end: 1647199542.127111, bytes_transfer_piod_read_i_8, passed tc-start: 1647199542.135863, bytes_transfer_piod_read_i_8_text tc-end: 1647199542.525945, bytes_transfer_piod_read_i_8_text, passed tc-start: 1647199542.535089, bytes_transfer_piod_write_d_16 tc-end: 1647199542.961898, bytes_transfer_piod_write_d_16, passed tc-start: 1647199542.969831, bytes_transfer_piod_write_d_16_text tc-end: 1647199543.380053, bytes_transfer_piod_write_d_16_text, passed tc-start: 1647199543.389141, bytes_transfer_piod_write_d_32 tc-end: 1647199543.810078, bytes_transfer_piod_write_d_32, passed tc-start: 1647199543.819915, bytes_transfer_piod_write_d_32_text tc-end: 1647199544.212690, bytes_transfer_piod_write_d_32_text, passed tc-start: 1647199544.221359, bytes_transfer_piod_write_d_64 tc-end: 1647199544.651140, bytes_transfer_piod_write_d_64, passed tc-start: 1647199544.659555, bytes_transfer_piod_write_d_64_text tc-end: 1647199545.67025, bytes_transfer_piod_write_d_64_text, passed tc-start: 1647199545.75303, bytes_transfer_piod_write_d_8 tc-end: 1647199545.448225, bytes_transfer_piod_write_d_8, passed tc-start: 1647199545.455339, bytes_transfer_piod_write_d_8_text tc-end: 1647199545.835931, bytes_transfer_piod_write_d_8_text, passed tc-start: 1647199545.843072, bytes_transfer_piod_write_i_16 tc-end: 1647199546.212448, bytes_transfer_piod_write_i_16, passed tc-start: 1647199546.221409, bytes_transfer_piod_write_i_16_text tc-end: 1647199546.656095, bytes_transfer_piod_write_i_16_text, passed tc-start: 1647199546.665577, bytes_transfer_piod_write_i_32 tc-end: 1647199547.44342, bytes_transfer_piod_write_i_32, passed tc-start: 1647199547.52936, bytes_transfer_piod_write_i_32_text tc-end: 1647199547.444992, bytes_transfer_piod_write_i_32_text, passed tc-start: 1647199547.453028, bytes_transfer_piod_write_i_64 tc-end: 1647199547.844670, bytes_transfer_piod_write_i_64, passed tc-start: 1647199547.853200, bytes_transfer_piod_write_i_64_text tc-end: 1647199548.259164, bytes_transfer_piod_write_i_64_text, passed tc-start: 1647199548.269070, bytes_transfer_piod_write_i_8 tc-end: 1647199548.652307, bytes_transfer_piod_write_i_8, passed tc-start: 1647199548.660565, bytes_transfer_piod_write_i_8_text tc-end: 1647199549.31106, bytes_transfer_piod_write_i_8_text, passed tc-start: 1647199549.40810, bytes_transfer_read_d tc-end: 1647199549.388335, bytes_transfer_read_d, passed tc-start: 1647199549.396303, bytes_transfer_read_d_text tc-end: 1647199549.798818, bytes_transfer_read_d_text, passed tc-start: 1647199549.805796, bytes_transfer_read_i tc-end: 1647199550.196912, bytes_transfer_read_i, passed tc-start: 1647199550.204354, bytes_transfer_read_i_text tc-end: 1647199550.627712, bytes_transfer_read_i_text, passed tc-start: 1647199550.635011, bytes_transfer_write_d tc-end: 1647199551.38584, bytes_transfer_write_d, passed tc-start: 1647199551.45908, bytes_transfer_write_d_text tc-end: 1647199551.440801, bytes_transfer_write_d_text, passed tc-start: 1647199551.448176, bytes_transfer_write_i tc-end: 1647199551.854945, bytes_transfer_write_i, passed tc-start: 1647199551.864163, bytes_transfer_write_i_text tc-end: 1647199552.294789, bytes_transfer_write_i_text, passed tc-start: 1647199552.303650, child_attach_to_its_parent tc-end: 1647199552.675610, child_attach_to_its_parent, passed tc-start: 1647199552.687673, child_attach_to_its_stopped_parent tc-end: 1647199553.97655, child_attach_to_its_stopped_parent, passed tc-start: 1647199553.108472, clone1 tc-end: 1647199553.506415, clone1, passed tc-start: 1647199553.513864, clone2 tc-end: 1647199553.932087, clone2, passed tc-start: 1647199553.941066, clone3 tc-end: 1647199554.345303, clone3, passed tc-start: 1647199554.353990, clone4 tc-end: 1647199554.771612, clone4, passed tc-start: 1647199554.780657, clone5 tc-end: 1647199555.203235, clone5, passed tc-start: 1647199555.212481, clone6 tc-end: 1647199555.634507, clone6, passed tc-start: 1647199555.642423, clone7 tc-end: 1647199556.32359, clone7, passed tc-start: 1647199556.41851, clone8 tc-end: 1647199556.510275, clone8, passed tc-start: 1647199556.518887, clone_files1 tc-end: 1647199556.944658, clone_files1, passed tc-start: 1647199556.952408, clone_files2 tc-end: 1647199557.411105, clone_files2, passed tc-start: 1647199557.421061, clone_files3 tc-end: 1647199557.888043, clone_files3, passed tc-start: 1647199557.896778, clone_files4 tc-end: 1647199558.334735, clone_files4, passed tc-start: 1647199558.351921, clone_files5 tc-end: 1647199558.805898, clone_files5, passed tc-start: 1647199558.816246, clone_files6 tc-end: 1647199559.240509, clone_files6, passed tc-start: 1647199559.249018, clone_files7 tc-end: 1647199559.673505, clone_files7, passed tc-start: 1647199559.683825, clone_files8 tc-end: 1647199560.168879, clone_files8, passed tc-start: 1647199560.177118, clone_files_signalignored tc-end: 1647199560.665215, clone_files_signalignored, passed tc-start: 1647199560.674929, clone_files_signalmasked tc-end: 1647199561.103668, clone_files_signalmasked, passed tc-start: 1647199561.112237, clone_fs1 tc-end: 1647199561.509138, clone_fs1, passed tc-start: 1647199561.516303, clone_fs2 tc-end: 1647199561.934852, clone_fs2, passed tc-start: 1647199561.941837, clone_fs3 tc-end: 1647199562.353808, clone_fs3, passed tc-start: 1647199562.363355, clone_fs4 tc-end: 1647199562.798898, clone_fs4, passed tc-start: 1647199562.808210, clone_fs5 tc-end: 1647199563.224540, clone_fs5, passed tc-start: 1647199563.232414, clone_fs6 tc-end: 1647199563.686747, clone_fs6, passed tc-start: 1647199563.694680, clone_fs7 tc-end: 1647199564.115000, clone_fs7, passed tc-start: 1647199564.125256, clone_fs8 tc-end: 1647199564.660376, clone_fs8, passed tc-start: 1647199564.670770, clone_fs_signalignored tc-end: 1647199565.195472, clone_fs_signalignored, passed tc-start: 1647199565.205016, clone_fs_signalmasked tc-end: 1647199565.721698, clone_fs_signalmasked, passed tc-start: 1647199565.734217, clone_signalignored tc-end: 1647199566.262538, clone_signalignored, passed tc-start: 1647199566.273042, clone_signalmasked tc-end: 1647199566.784758, clone_signalmasked, passed tc-start: 1647199566.794169, clone_vfork1 tc-end: 1647199567.196709, clone_vfork1, passed tc-start: 1647199567.203618, clone_vfork2 tc-end: 1647199567.618510, clone_vfork2, passed tc-start: 1647199567.627729, clone_vfork3 tc-end: 1647199568.13537, clone_vfork3, passed tc-start: 1647199568.21666, clone_vfork4 tc-end: 1647199568.457306, clone_vfork4, passed tc-start: 1647199568.466942, clone_vfork5 tc-end: 1647199568.863108, clone_vfork5, passed tc-start: 1647199568.870713, clone_vfork6 tc-end: 1647199569.305292, clone_vfork6, passed tc-start: 1647199569.315406, clone_vfork7 tc-end: 1647199569.731129, clone_vfork7, passed tc-start: 1647199569.741590, clone_vfork8 tc-end: 1647199570.300584, clone_vfork8, passed tc-start: 1647199570.310488, clone_vfork_signalignored tc-end: 1647199570.857752, clone_vfork_signalignored, passed tc-start: 1647199570.867623, clone_vfork_signalmasked tc-end: 1647199571.411425, clone_vfork_signalmasked, passed tc-start: 1647199571.424225, clone_vm1 tc-end: 1647199571.860749, clone_vm1, passed tc-start: 1647199571.868400, clone_vm2 tc-end: 1647199572.282799, clone_vm2, passed tc-start: 1647199572.291223, clone_vm3 tc-end: 1647199572.698576, clone_vm3, passed tc-start: 1647199572.706175, clone_vm4 tc-end: 1647199573.133046, clone_vm4, passed tc-start: 1647199573.143486, clone_vm5 tc-end: 1647199573.584076, clone_vm5, passed tc-start: 1647199573.591129, clone_vm6 tc-end: 1647199574.2005, clone_vm6, passed tc-start: 1647199574.9764, clone_vm7 tc-end: 1647199574.403222, clone_vm7, passed tc-start: 1647199574.411378, clone_vm8 tc-end: 1647199574.802842, clone_vm8, passed tc-start: 1647199574.810342, clone_vm_signalignored tc-end: 1647199575.202554, clone_vm_signalignored, passed tc-start: 1647199575.210505, clone_vm_signalmasked tc-end: 1647199575.667486, clone_vm_signalmasked, passed tc-start: 1647199575.677715, core_dump_procinfo tc-end: 1647199576.317785, core_dump_procinfo, failed, /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1647199576.326237, eventmask_preserved_empty tc-end: 1647199576.704486, eventmask_preserved_empty, passed tc-start: 1647199576.713314, eventmask_preserved_fork tc-end: 1647199577.94543, eventmask_preserved_fork, passed tc-start: 1647199577.102231, eventmask_preserved_lwp_create tc-end: 1647199577.483543, eventmask_preserved_lwp_create, passed tc-start: 1647199577.492188, eventmask_preserved_lwp_exit tc-end: 1647199577.892458, eventmask_preserved_lwp_exit, passed tc-start: 1647199577.900130, eventmask_preserved_posix_spawn tc-end: 1647199578.277845, eventmask_preserved_posix_spawn, passed tc-start: 1647199578.286705, eventmask_preserved_vfork tc-end: 1647199578.644060, eventmask_preserved_vfork, passed tc-start: 1647199578.650948, eventmask_preserved_vfork_done tc-end: 1647199579.19418, eventmask_preserved_vfork_done, passed tc-start: 1647199579.28038, fork1 tc-end: 1647199579.417086, fork1, passed tc-start: 1647199579.425351, fork10 tc-end: 1647199579.813104, fork10, passed tc-start: 1647199579.820713, fork11 tc-end: 1647199580.228608, fork11, passed tc-start: 1647199580.241174, fork12 tc-end: 1647199580.789716, fork12, passed tc-start: 1647199580.800858, fork13 tc-end: 1647199581.188160, fork13, passed tc-start: 1647199581.195896, fork14 tc-end: 1647199581.601961, fork14, passed tc-start: 1647199581.611412, fork15 tc-end: 1647199582.27651, fork15, passed tc-start: 1647199582.34742, fork16 tc-end: 1647199582.471808, fork16, passed tc-start: 1647199582.481283, fork2 tc-end: 1647199582.898148, fork2, passed tc-start: 1647199582.907079, fork3 tc-end: 1647199583.296884, fork3, passed tc-start: 1647199583.307106, fork4 tc-end: 1647199583.793351, fork4, passed tc-start: 1647199583.801860, fork5 tc-end: 1647199584.261954, fork5, passed tc-start: 1647199584.272859, fork6 tc-end: 1647199584.701931, fork6, passed tc-start: 1647199584.711203, fork7 tc-end: 1647199585.121099, fork7, passed tc-start: 1647199585.129073, fork8 tc-end: 1647199585.531038, fork8, passed tc-start: 1647199585.538757, fork9 tc-end: 1647199585.945185, fork9, passed tc-start: 1647199585.954553, fork_detach_forker tc-end: 1647199586.422710, fork_detach_forker, passed tc-start: 1647199586.430689, fork_kill_forker tc-end: 1647199586.867451, fork_kill_forker, passed tc-start: 1647199586.877400, fork_setpgid tc-end: 1647199587.249338, fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647199587.258352, fork_signalignored tc-end: 1647199587.692471, fork_signalignored, passed tc-start: 1647199587.701520, fork_signalmasked tc-end: 1647199588.111018, fork_signalmasked, passed tc-start: 1647199588.118893, kill1 tc-end: 1647199588.514151, kill1, passed tc-start: 1647199588.524204, kill2 tc-end: 1647199588.940114, kill2, passed tc-start: 1647199588.948685, kill3 tc-end: 1647199589.338998, kill3, passed tc-start: 1647199589.347978, parent_attach_to_its_child tc-end: 1647199589.755689, parent_attach_to_its_child, passed tc-start: 1647199589.767661, parent_attach_to_its_stopped_child tc-end: 1647199590.253755, parent_attach_to_its_stopped_child, passed tc-start: 1647199590.264607, posix_spawn1 tc-so: tc-end: 1647199590.681679, posix_spawn1, passed tc-start: 1647199590.690356, posix_spawn10 tc-so: tc-end: 1647199591.134967, posix_spawn10, passed tc-start: 1647199591.143426, posix_spawn11 tc-so: tc-end: 1647199591.654705, posix_spawn11, passed tc-start: 1647199591.674989, posix_spawn12 tc-so: tc-end: 1647199592.112968, posix_spawn12, passed tc-start: 1647199592.120846, posix_spawn13 tc-so: tc-end: 1647199592.586706, posix_spawn13, passed tc-start: 1647199592.595025, posix_spawn14 tc-so: tc-end: 1647199593.37394, posix_spawn14, passed tc-start: 1647199593.46478, posix_spawn15 tc-so: tc-end: 1647199593.466733, posix_spawn15, passed tc-start: 1647199593.474237, posix_spawn16 tc-so: tc-end: 1647199593.893604, posix_spawn16, passed tc-start: 1647199593.902352, posix_spawn2 tc-so: tc-end: 1647199594.345063, posix_spawn2, passed tc-start: 1647199594.353577, posix_spawn3 tc-so: tc-end: 1647199594.781872, posix_spawn3, passed tc-start: 1647199594.789362, posix_spawn4 tc-so: tc-end: 1647199595.283464, posix_spawn4, passed tc-start: 1647199595.291763, posix_spawn5 tc-so: tc-end: 1647199595.727296, posix_spawn5, passed tc-start: 1647199595.737575, posix_spawn6 tc-so: tc-end: 1647199596.201188, posix_spawn6, passed tc-start: 1647199596.209533, posix_spawn7 tc-so: tc-end: 1647199596.666529, posix_spawn7, passed tc-start: 1647199596.674229, posix_spawn8 tc-so: tc-end: 1647199597.106878, posix_spawn8, passed tc-start: 1647199597.114763, posix_spawn9 tc-so: tc-end: 1647199597.528380, posix_spawn9, passed tc-start: 1647199597.536176, posix_spawn_detach_spawner tc-so: tc-end: 1647199598.10027, posix_spawn_detach_spawner, passed tc-start: 1647199598.17688, posix_spawn_kill_spawner tc-so: tc-end: 1647199598.447814, posix_spawn_kill_spawner, passed tc-start: 1647199598.455728, posix_spawn_setpgid tc-end: 1647199598.833592, posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647199598.842349, posix_spawn_signalignored tc-so: tc-end: 1647199599.309638, posix_spawn_signalignored, passed tc-start: 1647199599.317718, posix_spawn_signalmasked tc-so: tc-end: 1647199599.763902, posix_spawn_signalmasked, passed tc-start: 1647199599.792583, resume tc-end: 1647199602.235516, resume, passed tc-start: 1647199602.244690, siginfo_set_faked tc-end: 1647199602.653591, siginfo_set_faked, passed tc-start: 1647199602.662465, siginfo_set_unmodified tc-end: 1647199603.54676, siginfo_set_unmodified, passed tc-start: 1647199603.61892, signal_mask_unrelated tc-end: 1647199603.461707, signal_mask_unrelated, passed tc-start: 1647199603.469768, suspend_no_deadlock tc-end: 1647199603.890109, suspend_no_deadlock, passed tc-start: 1647199603.898207, syscall tc-end: 1647199604.311958, syscall, passed tc-start: 1647199604.319779, syscall_detach_on_sce tc-end: 1647199604.701723, syscall_detach_on_sce, passed tc-start: 1647199604.710802, syscall_killed_on_sce tc-end: 1647199605.106600, syscall_killed_on_sce, passed tc-start: 1647199605.114301, syscall_signal_on_sce tc-end: 1647199605.507116, syscall_signal_on_sce, expected_failure, XXX: behavior under investigation: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/sys/t_ptrace_wait.h:242: Reported !exited process tc-start: 1647199605.517516, syscallemu1 tc-end: 1647199605.907949, syscallemu1, passed tc-start: 1647199605.915217, thread_concurrent_signals tc-end: 1647199606.294776, thread_concurrent_signals, skipped, PR kern/54960 tc-start: 1647199606.302926, thread_concurrent_signals_handler tc-end: 1647199606.665811, thread_concurrent_signals_handler, skipped, PR kern/54960 tc-start: 1647199606.673023, thread_concurrent_signals_sig_ign tc-end: 1647199607.43879, thread_concurrent_signals_sig_ign, skipped, PR kern/54960 tc-start: 1647199607.51654, threads_and_exec tc-end: 1647199607.572551, threads_and_exec, passed tc-start: 1647199607.580413, trace_thread_lwpcreate tc-end: 1647199611.377840, trace_thread_lwpcreate, passed tc-start: 1647199611.384921, trace_thread_lwpcreate_and_exit tc-end: 1647199618.764427, trace_thread_lwpcreate_and_exit, passed tc-start: 1647199618.773888, trace_thread_lwpcreate_and_exit_masked_sigtrap tc-end: 1647199623.196257, trace_thread_lwpcreate_and_exit_masked_sigtrap, passed tc-start: 1647199623.205816, trace_thread_lwpcreate_masked_sigtrap tc-end: 1647199626.669584, trace_thread_lwpcreate_masked_sigtrap, passed tc-start: 1647199626.678317, trace_thread_lwpexit tc-end: 1647199629.968667, trace_thread_lwpexit, passed tc-start: 1647199629.976028, trace_thread_lwpexit_masked_sigtrap tc-end: 1647199632.350707, trace_thread_lwpexit_masked_sigtrap, passed tc-start: 1647199632.359306, trace_thread_nolwpevents tc-end: 1647199636.984666, trace_thread_nolwpevents, passed tc-start: 1647199636.994389, tracee_sees_its_original_parent_getppid tc-end: 1647199637.428331, tracee_sees_its_original_parent_getppid, passed tc-start: 1647199637.439543, tracee_sees_its_original_parent_procfs_status tc-end: 1647199637.859884, tracee_sees_its_original_parent_procfs_status, passed tc-start: 1647199637.871067, tracee_sees_its_original_parent_sysctl_kinfo_proc2 tc-end: 1647199638.303442, tracee_sees_its_original_parent_sysctl_kinfo_proc2, passed tc-start: 1647199638.315265, traceme_crash_bus tc-end: 1647199638.700707, traceme_crash_bus, passed tc-start: 1647199638.708466, traceme_crash_fpe tc-end: 1647199639.78669, traceme_crash_fpe, passed tc-start: 1647199639.86857, traceme_crash_ill tc-end: 1647199639.469995, traceme_crash_ill, passed tc-start: 1647199639.478371, traceme_crash_segv tc-end: 1647199639.855769, traceme_crash_segv, passed tc-start: 1647199639.864024, traceme_crash_trap tc-end: 1647199640.246276, traceme_crash_trap, passed tc-start: 1647199640.254855, traceme_exec tc-so: tc-end: 1647199640.671950, traceme_exec, passed tc-start: 1647199640.678842, traceme_lwpinfo0 tc-end: 1647199641.36175, traceme_lwpinfo0, passed tc-start: 1647199641.44857, traceme_lwpinfo0_lwpstatus tc-end: 1647199641.461662, traceme_lwpinfo0_lwpstatus, passed tc-start: 1647199641.470260, traceme_lwpinfo0_lwpstatus_pl_name tc-end: 1647199641.904214, traceme_lwpinfo0_lwpstatus_pl_name, passed tc-start: 1647199641.914535, traceme_lwpinfo0_lwpstatus_pl_private tc-end: 1647199642.327706, traceme_lwpinfo0_lwpstatus_pl_private, passed tc-start: 1647199642.336749, traceme_lwpinfo0_lwpstatus_pl_sigmask tc-end: 1647199642.828889, traceme_lwpinfo0_lwpstatus_pl_sigmask, passed tc-start: 1647199642.839029, traceme_lwpinfo1 tc-end: 1647199643.604740, traceme_lwpinfo1, passed tc-start: 1647199643.614498, traceme_lwpinfo1_lwpstatus tc-end: 1647199644.188399, traceme_lwpinfo1_lwpstatus, passed tc-start: 1647199644.198286, traceme_lwpinfo1_lwpstatus_pl_name tc-end: 1647199644.758681, traceme_lwpinfo1_lwpstatus_pl_name, passed tc-start: 1647199644.768922, traceme_lwpinfo1_lwpstatus_pl_private tc-end: 1647199645.283508, traceme_lwpinfo1_lwpstatus_pl_private, passed tc-start: 1647199645.291860, traceme_lwpinfo1_lwpstatus_pl_sigmask tc-end: 1647199645.817892, traceme_lwpinfo1_lwpstatus_pl_sigmask, passed tc-start: 1647199645.830264, traceme_lwpinfo2 tc-end: 1647199646.562660, traceme_lwpinfo2, passed tc-start: 1647199646.570722, traceme_lwpinfo2_lwpstatus tc-end: 1647199647.300114, traceme_lwpinfo2_lwpstatus, passed tc-start: 1647199647.308567, traceme_lwpinfo2_lwpstatus_pl_name tc-end: 1647199648.215534, traceme_lwpinfo2_lwpstatus_pl_name, passed tc-start: 1647199648.224910, traceme_lwpinfo2_lwpstatus_pl_private tc-end: 1647199649.171528, traceme_lwpinfo2_lwpstatus_pl_private, passed tc-start: 1647199649.181776, traceme_lwpinfo2_lwpstatus_pl_sigmask tc-end: 1647199650.193147, traceme_lwpinfo2_lwpstatus_pl_sigmask, passed tc-start: 1647199650.201868, traceme_lwpinfo3 tc-end: 1647199650.951652, traceme_lwpinfo3, passed tc-start: 1647199650.958832, traceme_lwpinfo3_lwpstatus tc-end: 1647199652.18423, traceme_lwpinfo3_lwpstatus, passed tc-start: 1647199652.27499, traceme_lwpinfo3_lwpstatus_pl_name tc-end: 1647199652.856398, traceme_lwpinfo3_lwpstatus_pl_name, passed tc-start: 1647199652.863812, traceme_lwpinfo3_lwpstatus_pl_private tc-end: 1647199653.892239, traceme_lwpinfo3_lwpstatus_pl_private, passed tc-start: 1647199653.902576, traceme_lwpinfo3_lwpstatus_pl_sigmask tc-end: 1647199654.943460, traceme_lwpinfo3_lwpstatus_pl_sigmask, passed tc-start: 1647199654.953507, traceme_lwpnext0 tc-end: 1647199655.470195, traceme_lwpnext0, passed tc-start: 1647199655.480614, traceme_lwpnext0_pl_name tc-end: 1647199656.3376, traceme_lwpnext0_pl_name, passed tc-start: 1647199656.13156, traceme_lwpnext0_pl_private tc-end: 1647199656.465232, traceme_lwpnext0_pl_private, passed tc-start: 1647199656.473516, traceme_lwpnext0_pl_sigmask tc-end: 1647199656.842357, traceme_lwpnext0_pl_sigmask, passed tc-start: 1647199656.849146, traceme_lwpnext1 tc-end: 1647199657.385606, traceme_lwpnext1, passed tc-start: 1647199657.392297, traceme_lwpnext1_pl_name tc-end: 1647199657.925307, traceme_lwpnext1_pl_name, passed tc-start: 1647199657.932351, traceme_lwpnext1_pl_private tc-end: 1647199658.460393, traceme_lwpnext1_pl_private, passed tc-start: 1647199658.467452, traceme_lwpnext1_pl_sigmask tc-end: 1647199658.994566, traceme_lwpnext1_pl_sigmask, passed tc-start: 1647199659.2379, traceme_lwpnext2 tc-end: 1647199659.779548, traceme_lwpnext2, passed tc-start: 1647199659.788294, traceme_lwpnext2_pl_name tc-end: 1647199660.308800, traceme_lwpnext2_pl_name, passed tc-start: 1647199660.317855, traceme_lwpnext2_pl_private tc-end: 1647199661.207448, traceme_lwpnext2_pl_private, passed tc-start: 1647199661.214811, traceme_lwpnext2_pl_sigmask tc-end: 1647199661.948299, traceme_lwpnext2_pl_sigmask, passed tc-start: 1647199661.956400, traceme_lwpnext3 tc-end: 1647199662.991818, traceme_lwpnext3, passed tc-start: 1647199662.999221, traceme_lwpnext3_pl_name tc-end: 1647199663.804394, traceme_lwpnext3_pl_name, passed tc-start: 1647199663.814003, traceme_lwpnext3_pl_private tc-end: 1647199664.848291, traceme_lwpnext3_pl_private, passed tc-start: 1647199664.858224, traceme_lwpnext3_pl_sigmask tc-end: 1647199665.625308, traceme_lwpnext3_pl_sigmask, passed tc-start: 1647199665.635110, traceme_pid1_parent tc-end: 1647199666.18456, traceme_pid1_parent, passed tc-start: 1647199666.28199, traceme_raise1 tc-end: 1647199666.454758, traceme_raise1, passed tc-start: 1647199666.464762, traceme_raise10 tc-end: 1647199666.959277, traceme_raise10, passed tc-start: 1647199666.968263, traceme_raise2 tc-end: 1647199667.384999, traceme_raise2, passed tc-start: 1647199667.401951, traceme_raise3 tc-end: 1647199667.886480, traceme_raise3, passed tc-start: 1647199667.900996, traceme_raise4 tc-end: 1647199668.433547, traceme_raise4, passed tc-start: 1647199668.444285, traceme_raise5 tc-end: 1647199668.883268, traceme_raise5, passed tc-start: 1647199668.891106, traceme_raise6 tc-end: 1647199669.262752, traceme_raise6, passed tc-start: 1647199669.269524, traceme_raise7 tc-end: 1647199669.655058, traceme_raise7, passed tc-start: 1647199669.663136, traceme_raise8 tc-end: 1647199670.106843, traceme_raise8, passed tc-start: 1647199670.117175, traceme_raise9 tc-end: 1647199670.505619, traceme_raise9, passed tc-start: 1647199670.514283, traceme_raisesignal_ignored1 tc-end: 1647199670.912471, traceme_raisesignal_ignored1, passed tc-start: 1647199670.919767, traceme_raisesignal_ignored2 tc-end: 1647199671.323145, traceme_raisesignal_ignored2, passed tc-start: 1647199671.333172, traceme_raisesignal_ignored3 tc-end: 1647199671.751870, traceme_raisesignal_ignored3, passed tc-start: 1647199671.762209, traceme_raisesignal_ignored4 tc-end: 1647199672.212106, traceme_raisesignal_ignored4, passed tc-start: 1647199672.221736, traceme_raisesignal_ignored5 tc-end: 1647199672.657904, traceme_raisesignal_ignored5, passed tc-start: 1647199672.668446, traceme_raisesignal_ignored6 tc-end: 1647199673.42366, traceme_raisesignal_ignored6, passed tc-start: 1647199673.51167, traceme_raisesignal_ignored7 tc-end: 1647199673.441281, traceme_raisesignal_ignored7, passed tc-start: 1647199673.448315, traceme_raisesignal_ignored8 tc-end: 1647199673.850245, traceme_raisesignal_ignored8, passed tc-start: 1647199673.858352, traceme_raisesignal_masked1 tc-end: 1647199674.253705, traceme_raisesignal_masked1, passed tc-start: 1647199674.263092, traceme_raisesignal_masked2 tc-end: 1647199674.781285, traceme_raisesignal_masked2, passed tc-start: 1647199674.790945, traceme_raisesignal_masked3 tc-end: 1647199675.291050, traceme_raisesignal_masked3, passed tc-start: 1647199675.300192, traceme_raisesignal_masked4 tc-end: 1647199675.791071, traceme_raisesignal_masked4, passed tc-start: 1647199675.798493, traceme_raisesignal_masked5 tc-end: 1647199676.185775, traceme_raisesignal_masked5, passed tc-start: 1647199676.193478, traceme_raisesignal_masked6 tc-end: 1647199676.586627, traceme_raisesignal_masked6, passed tc-start: 1647199676.596218, traceme_raisesignal_masked7 tc-end: 1647199676.991080, traceme_raisesignal_masked7, passed tc-start: 1647199676.998125, traceme_raisesignal_masked8 tc-end: 1647199677.398253, traceme_raisesignal_masked8, passed tc-start: 1647199677.406463, traceme_sendsignal_handle1 tc-end: 1647199677.822893, traceme_sendsignal_handle1, passed tc-start: 1647199677.831456, traceme_sendsignal_handle2 tc-end: 1647199678.226818, traceme_sendsignal_handle2, passed tc-start: 1647199678.234651, traceme_sendsignal_handle3 tc-end: 1647199678.599999, traceme_sendsignal_handle3, passed tc-start: 1647199678.609381, traceme_sendsignal_handle4 tc-end: 1647199679.37523, traceme_sendsignal_handle4, passed tc-start: 1647199679.46576, traceme_sendsignal_handle5 tc-end: 1647199679.446717, traceme_sendsignal_handle5, passed tc-start: 1647199679.453951, traceme_sendsignal_handle6 tc-end: 1647199679.875168, traceme_sendsignal_handle6, passed tc-start: 1647199679.882640, traceme_sendsignal_handle7 tc-end: 1647199680.257463, traceme_sendsignal_handle7, passed tc-start: 1647199680.265219, traceme_sendsignal_handle8 tc-end: 1647199680.660832, traceme_sendsignal_handle8, passed tc-start: 1647199680.671162, traceme_sendsignal_ignored1 tc-end: 1647199681.75369, traceme_sendsignal_ignored1, passed tc-start: 1647199681.82359, traceme_sendsignal_ignored2 tc-end: 1647199681.460833, traceme_sendsignal_ignored2, passed tc-start: 1647199681.468078, traceme_sendsignal_ignored3 tc-end: 1647199681.845531, traceme_sendsignal_ignored3, passed tc-start: 1647199681.852767, traceme_sendsignal_ignored4 tc-end: 1647199682.274816, traceme_sendsignal_ignored4, passed tc-start: 1647199682.283574, traceme_sendsignal_ignored5 tc-end: 1647199682.728190, traceme_sendsignal_ignored5, passed tc-start: 1647199682.735050, traceme_sendsignal_ignored6 tc-end: 1647199683.110701, traceme_sendsignal_ignored6, passed tc-start: 1647199683.117647, traceme_sendsignal_ignored7 tc-end: 1647199683.525475, traceme_sendsignal_ignored7, passed tc-start: 1647199683.534623, traceme_sendsignal_ignored8 tc-end: 1647199683.927423, traceme_sendsignal_ignored8, passed tc-start: 1647199683.935406, traceme_sendsignal_masked1 tc-end: 1647199684.352115, traceme_sendsignal_masked1, passed tc-start: 1647199684.360626, traceme_sendsignal_masked2 tc-end: 1647199684.772482, traceme_sendsignal_masked2, passed tc-start: 1647199684.780633, traceme_sendsignal_masked3 tc-end: 1647199685.197641, traceme_sendsignal_masked3, passed tc-start: 1647199685.204612, traceme_sendsignal_masked4 tc-end: 1647199685.590434, traceme_sendsignal_masked4, passed tc-start: 1647199685.598398, traceme_sendsignal_masked5 tc-end: 1647199685.984985, traceme_sendsignal_masked5, passed tc-start: 1647199685.993246, traceme_sendsignal_masked6 tc-end: 1647199686.413334, traceme_sendsignal_masked6, passed tc-start: 1647199686.421518, traceme_sendsignal_masked7 tc-end: 1647199686.832199, traceme_sendsignal_masked7, passed tc-start: 1647199686.839242, traceme_sendsignal_masked8 tc-end: 1647199687.230509, traceme_sendsignal_masked8, passed tc-start: 1647199687.237607, traceme_sendsignal_simple1 tc-end: 1647199687.685007, traceme_sendsignal_simple1, passed tc-start: 1647199687.695457, traceme_sendsignal_simple10 tc-end: 1647199688.231694, traceme_sendsignal_simple10, passed tc-start: 1647199688.247258, traceme_sendsignal_simple2 tc-end: 1647199688.764254, traceme_sendsignal_simple2, passed tc-start: 1647199688.774247, traceme_sendsignal_simple3 tc-end: 1647199689.223050, traceme_sendsignal_simple3, passed tc-start: 1647199689.234067, traceme_sendsignal_simple4 tc-end: 1647199689.621764, traceme_sendsignal_simple4, passed tc-start: 1647199689.630219, traceme_sendsignal_simple5 tc-end: 1647199690.18442, traceme_sendsignal_simple5, passed tc-start: 1647199690.25614, traceme_sendsignal_simple6 tc-end: 1647199690.451002, traceme_sendsignal_simple6, passed tc-start: 1647199690.464975, traceme_sendsignal_simple7 tc-end: 1647199690.890624, traceme_sendsignal_simple7, passed tc-start: 1647199690.902633, traceme_sendsignal_simple8 tc-end: 1647199691.347196, traceme_sendsignal_simple8, passed tc-start: 1647199691.359699, traceme_sendsignal_simple9 tc-end: 1647199691.781420, traceme_sendsignal_simple9, passed tc-start: 1647199691.793916, traceme_signalignored_crash_bus tc-end: 1647199692.182430, traceme_signalignored_crash_bus, passed tc-start: 1647199692.189819, traceme_signalignored_crash_fpe tc-end: 1647199692.583868, traceme_signalignored_crash_fpe, passed tc-start: 1647199692.590940, traceme_signalignored_crash_ill tc-end: 1647199693.6151, traceme_signalignored_crash_ill, passed tc-start: 1647199693.16229, traceme_signalignored_crash_segv tc-end: 1647199693.461323, traceme_signalignored_crash_segv, passed tc-start: 1647199693.470152, traceme_signalignored_crash_trap tc-end: 1647199693.863778, traceme_signalignored_crash_trap, passed tc-start: 1647199693.871174, traceme_signalignored_exec tc-so: tc-end: 1647199694.314389, traceme_signalignored_exec, passed tc-start: 1647199694.323646, traceme_signalmasked_crash_bus tc-end: 1647199694.791164, traceme_signalmasked_crash_bus, passed tc-start: 1647199694.798860, traceme_signalmasked_crash_fpe tc-end: 1647199695.207155, traceme_signalmasked_crash_fpe, passed tc-start: 1647199695.214589, traceme_signalmasked_crash_ill tc-end: 1647199695.674508, traceme_signalmasked_crash_ill, passed tc-start: 1647199695.685083, traceme_signalmasked_crash_segv tc-end: 1647199696.97422, traceme_signalmasked_crash_segv, passed tc-start: 1647199696.105319, traceme_signalmasked_crash_trap tc-end: 1647199696.517683, traceme_signalmasked_crash_trap, passed tc-start: 1647199696.526558, traceme_signalmasked_exec tc-so: tc-end: 1647199697.17797, traceme_signalmasked_exec, passed tc-start: 1647199697.25353, traceme_vfork_clone tc-end: 1647199697.444118, traceme_vfork_clone, passed tc-start: 1647199697.451720, traceme_vfork_clone_files tc-end: 1647199697.864412, traceme_vfork_clone_files, passed tc-start: 1647199697.873209, traceme_vfork_clone_fs tc-end: 1647199698.284456, traceme_vfork_clone_fs, passed tc-start: 1647199698.291999, traceme_vfork_clone_vfork tc-end: 1647199698.665835, traceme_vfork_clone_vfork, passed tc-start: 1647199698.673663, traceme_vfork_clone_vm tc-end: 1647199699.83374, traceme_vfork_clone_vm, passed tc-start: 1647199699.90766, traceme_vfork_crash_bus tc-end: 1647199699.500525, traceme_vfork_crash_bus, passed tc-start: 1647199699.511329, traceme_vfork_crash_fpe tc-end: 1647199699.915519, traceme_vfork_crash_fpe, passed tc-start: 1647199699.929648, traceme_vfork_crash_ill tc-end: 1647199700.334972, traceme_vfork_crash_ill, passed tc-start: 1647199700.349884, traceme_vfork_crash_segv tc-end: 1647199700.774794, traceme_vfork_crash_segv, passed tc-start: 1647199700.785450, traceme_vfork_crash_trap tc-end: 1647199701.175440, traceme_vfork_crash_trap, passed tc-start: 1647199701.188296, traceme_vfork_exec tc-so: tc-end: 1647199701.590631, traceme_vfork_exec, passed tc-start: 1647199701.598043, traceme_vfork_fork tc-end: 1647199701.968227, traceme_vfork_fork, passed tc-start: 1647199701.975030, traceme_vfork_raise1 tc-end: 1647199702.321636, traceme_vfork_raise1, passed tc-start: 1647199702.329092, traceme_vfork_raise10 tc-end: 1647199702.789662, traceme_vfork_raise10, passed tc-start: 1647199702.803700, traceme_vfork_raise11 tc-end: 1647199703.258214, traceme_vfork_raise11, passed tc-start: 1647199703.270831, traceme_vfork_raise12 tc-end: 1647199703.666405, traceme_vfork_raise12, passed tc-start: 1647199703.678276, traceme_vfork_raise13 tc-end: 1647199704.98620, traceme_vfork_raise13, passed tc-start: 1647199704.112933, traceme_vfork_raise2 tc-end: 1647199704.480937, traceme_vfork_raise2, passed tc-start: 1647199704.487688, traceme_vfork_raise3 tc-end: 1647199704.909979, traceme_vfork_raise3, passed tc-start: 1647199704.919056, traceme_vfork_raise4 tc-end: 1647199705.274356, traceme_vfork_raise4, passed tc-start: 1647199705.283314, traceme_vfork_raise5 tc-end: 1647199705.696207, traceme_vfork_raise5, passed tc-start: 1647199705.706853, traceme_vfork_raise6 tc-end: 1647199706.99615, traceme_vfork_raise6, passed tc-start: 1647199706.113395, traceme_vfork_raise7 tc-end: 1647199706.473454, traceme_vfork_raise7, passed tc-start: 1647199706.482651, traceme_vfork_raise8 tc-end: 1647199706.859371, traceme_vfork_raise8, passed tc-start: 1647199706.866499, traceme_vfork_raise9 tc-end: 1647199707.289612, traceme_vfork_raise9, passed tc-start: 1647199707.302330, traceme_vfork_signalignored_crash_bus tc-end: 1647199707.690708, traceme_vfork_signalignored_crash_bus, passed tc-start: 1647199707.702043, traceme_vfork_signalignored_crash_fpe tc-end: 1647199708.91432, traceme_vfork_signalignored_crash_fpe, passed tc-start: 1647199708.105149, traceme_vfork_signalignored_crash_ill tc-end: 1647199708.499998, traceme_vfork_signalignored_crash_ill, passed tc-start: 1647199708.511003, traceme_vfork_signalignored_crash_segv tc-end: 1647199708.904986, traceme_vfork_signalignored_crash_segv, passed tc-start: 1647199708.919476, traceme_vfork_signalignored_crash_trap tc-end: 1647199709.357053, traceme_vfork_signalignored_crash_trap, passed tc-start: 1647199709.368695, traceme_vfork_signalignored_exec tc-so: tc-end: 1647199709.783376, traceme_vfork_signalignored_exec, passed tc-start: 1647199709.790855, traceme_vfork_signalmasked_crash_bus tc-end: 1647199710.175212, traceme_vfork_signalmasked_crash_bus, passed tc-start: 1647199710.186090, traceme_vfork_signalmasked_crash_fpe tc-end: 1647199710.569889, traceme_vfork_signalmasked_crash_fpe, passed tc-start: 1647199710.582298, traceme_vfork_signalmasked_crash_ill tc-end: 1647199711.13198, traceme_vfork_signalmasked_crash_ill, passed tc-start: 1647199711.24185, traceme_vfork_signalmasked_crash_segv tc-end: 1647199711.420324, traceme_vfork_signalmasked_crash_segv, passed tc-start: 1647199711.434062, traceme_vfork_signalmasked_crash_trap tc-end: 1647199711.849675, traceme_vfork_signalmasked_crash_trap, passed tc-start: 1647199711.859901, traceme_vfork_signalmasked_exec tc-so: tc-end: 1647199712.222123, traceme_vfork_signalmasked_exec, passed tc-start: 1647199712.230805, traceme_vfork_vfork tc-end: 1647199712.612772, traceme_vfork_vfork, passed tc-start: 1647199712.620938, tracer_attach_to_unrelated_stopped_process tc-end: 1647199713.122401, tracer_attach_to_unrelated_stopped_process, passed tc-start: 1647199713.133614, tracer_sees_terminaton_before_the_parent tc-end: 1647199713.543177, tracer_sees_terminaton_before_the_parent, passed tc-start: 1647199713.555322, tracer_sysctl_lookup_without_duplicates tc-end: 1647199718.30200, tracer_sysctl_lookup_without_duplicates, passed tc-start: 1647199718.42157, unrelated_tracer_fork1 tc-end: 1647199718.513867, unrelated_tracer_fork1, passed tc-start: 1647199718.523431, unrelated_tracer_fork10 tc-end: 1647199719.3708, unrelated_tracer_fork10, passed tc-start: 1647199719.17272, unrelated_tracer_fork11 tc-end: 1647199719.480632, unrelated_tracer_fork11, passed tc-start: 1647199719.492600, unrelated_tracer_fork12 tc-end: 1647199719.959294, unrelated_tracer_fork12, passed tc-start: 1647199719.969953, unrelated_tracer_fork13 tc-end: 1647199720.448871, unrelated_tracer_fork13, passed tc-start: 1647199720.462547, unrelated_tracer_fork14 tc-end: 1647199720.934975, unrelated_tracer_fork14, passed tc-start: 1647199720.945430, unrelated_tracer_fork15 tc-end: 1647199721.446199, unrelated_tracer_fork15, passed tc-start: 1647199721.460867, unrelated_tracer_fork16 tc-end: 1647199721.928713, unrelated_tracer_fork16, passed tc-start: 1647199721.940881, unrelated_tracer_fork2 tc-end: 1647199722.469936, unrelated_tracer_fork2, passed tc-start: 1647199722.480930, unrelated_tracer_fork3 tc-end: 1647199722.948280, unrelated_tracer_fork3, passed tc-start: 1647199722.957931, unrelated_tracer_fork4 tc-end: 1647199723.405898, unrelated_tracer_fork4, passed tc-start: 1647199723.415127, unrelated_tracer_fork5 tc-end: 1647199723.880875, unrelated_tracer_fork5, passed tc-start: 1647199723.891979, unrelated_tracer_fork6 tc-end: 1647199724.387174, unrelated_tracer_fork6, passed tc-start: 1647199724.398516, unrelated_tracer_fork7 tc-end: 1647199724.828450, unrelated_tracer_fork7, passed tc-start: 1647199724.839828, unrelated_tracer_fork8 tc-end: 1647199725.264279, unrelated_tracer_fork8, passed tc-start: 1647199725.273860, unrelated_tracer_fork9 tc-end: 1647199725.688462, unrelated_tracer_fork9, passed tc-start: 1647199725.697503, unrelated_tracer_fork_detach_forker tc-end: 1647199726.120359, unrelated_tracer_fork_detach_forker, passed tc-start: 1647199726.130831, unrelated_tracer_fork_kill_forker tc-end: 1647199726.615397, unrelated_tracer_fork_kill_forker, passed tc-start: 1647199726.626643, unrelated_tracer_fork_setpgid tc-end: 1647199726.991619, unrelated_tracer_fork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647199726.999850, unrelated_tracer_posix_spawn1 tc-end: 1647199727.428219, unrelated_tracer_posix_spawn1, passed tc-start: 1647199727.437795, unrelated_tracer_posix_spawn10 tc-end: 1647199727.893723, unrelated_tracer_posix_spawn10, passed tc-start: 1647199727.905198, unrelated_tracer_posix_spawn11 tc-end: 1647199728.390593, unrelated_tracer_posix_spawn11, passed tc-start: 1647199728.400769, unrelated_tracer_posix_spawn12 tc-end: 1647199728.906897, unrelated_tracer_posix_spawn12, passed tc-start: 1647199728.920789, unrelated_tracer_posix_spawn13 tc-end: 1647199729.383107, unrelated_tracer_posix_spawn13, passed tc-start: 1647199729.394409, unrelated_tracer_posix_spawn14 tc-end: 1647199729.887969, unrelated_tracer_posix_spawn14, passed tc-start: 1647199729.899275, unrelated_tracer_posix_spawn15 tc-end: 1647199730.437716, unrelated_tracer_posix_spawn15, passed tc-start: 1647199730.447989, unrelated_tracer_posix_spawn16 tc-end: 1647199730.908195, unrelated_tracer_posix_spawn16, passed tc-start: 1647199730.919245, unrelated_tracer_posix_spawn2 tc-end: 1647199731.394418, unrelated_tracer_posix_spawn2, passed tc-start: 1647199731.403734, unrelated_tracer_posix_spawn3 tc-end: 1647199731.912044, unrelated_tracer_posix_spawn3, passed tc-start: 1647199731.922370, unrelated_tracer_posix_spawn4 tc-end: 1647199732.350893, unrelated_tracer_posix_spawn4, passed tc-start: 1647199732.362164, unrelated_tracer_posix_spawn5 tc-end: 1647199732.806810, unrelated_tracer_posix_spawn5, passed tc-start: 1647199732.818038, unrelated_tracer_posix_spawn6 tc-end: 1647199733.265404, unrelated_tracer_posix_spawn6, passed tc-start: 1647199733.276496, unrelated_tracer_posix_spawn7 tc-end: 1647199733.790338, unrelated_tracer_posix_spawn7, passed tc-start: 1647199733.802367, unrelated_tracer_posix_spawn8 tc-end: 1647199734.363268, unrelated_tracer_posix_spawn8, passed tc-start: 1647199734.373834, unrelated_tracer_posix_spawn9 tc-end: 1647199734.867317, unrelated_tracer_posix_spawn9, passed tc-start: 1647199734.877189, unrelated_tracer_posix_spawn_detach_spawner tc-end: 1647199735.359928, unrelated_tracer_posix_spawn_detach_spawner, passed tc-start: 1647199735.369807, unrelated_tracer_posix_spawn_kill_spawner tc-end: 1647199735.850536, unrelated_tracer_posix_spawn_kill_spawner, passed tc-start: 1647199735.864125, unrelated_tracer_posix_spawn_setpgid tc-end: 1647199736.216759, unrelated_tracer_posix_spawn_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647199736.223808, unrelated_tracer_sees_crash_bus tc-end: 1647199736.622825, unrelated_tracer_sees_crash_bus, passed tc-start: 1647199736.632566, unrelated_tracer_sees_crash_fpe tc-end: 1647199737.66710, unrelated_tracer_sees_crash_fpe, passed tc-start: 1647199737.79399, unrelated_tracer_sees_crash_ill tc-end: 1647199737.505476, unrelated_tracer_sees_crash_ill, passed tc-start: 1647199737.515168, unrelated_tracer_sees_crash_segv tc-end: 1647199737.951221, unrelated_tracer_sees_crash_segv, passed tc-start: 1647199737.962073, unrelated_tracer_sees_crash_trap tc-end: 1647199738.437455, unrelated_tracer_sees_crash_trap, passed tc-start: 1647199738.450574, unrelated_tracer_sees_signalignored_crash_bus tc-end: 1647199738.944973, unrelated_tracer_sees_signalignored_crash_bus, passed tc-start: 1647199738.958707, unrelated_tracer_sees_signalignored_crash_fpe tc-end: 1647199739.413711, unrelated_tracer_sees_signalignored_crash_fpe, passed tc-start: 1647199739.423986, unrelated_tracer_sees_signalignored_crash_ill tc-end: 1647199739.851261, unrelated_tracer_sees_signalignored_crash_ill, passed tc-start: 1647199739.862809, unrelated_tracer_sees_signalignored_crash_segv tc-end: 1647199740.286304, unrelated_tracer_sees_signalignored_crash_segv, passed tc-start: 1647199740.296535, unrelated_tracer_sees_signalignored_crash_trap tc-end: 1647199740.686964, unrelated_tracer_sees_signalignored_crash_trap, passed tc-start: 1647199740.697040, unrelated_tracer_sees_signalmasked_crash_bus tc-end: 1647199741.139226, unrelated_tracer_sees_signalmasked_crash_bus, passed tc-start: 1647199741.148324, unrelated_tracer_sees_signalmasked_crash_fpe tc-end: 1647199741.525138, unrelated_tracer_sees_signalmasked_crash_fpe, passed tc-start: 1647199741.534359, unrelated_tracer_sees_signalmasked_crash_ill tc-end: 1647199741.912009, unrelated_tracer_sees_signalmasked_crash_ill, passed tc-start: 1647199741.921022, unrelated_tracer_sees_signalmasked_crash_segv tc-end: 1647199742.346514, unrelated_tracer_sees_signalmasked_crash_segv, passed tc-start: 1647199742.355369, unrelated_tracer_sees_signalmasked_crash_trap tc-end: 1647199742.786383, unrelated_tracer_sees_signalmasked_crash_trap, passed tc-start: 1647199742.797248, unrelated_tracer_sees_terminaton_before_the_parent tc-end: 1647199743.241721, unrelated_tracer_sees_terminaton_before_the_parent, passed tc-start: 1647199743.251844, unrelated_tracer_vfork1 tc-end: 1647199743.675124, unrelated_tracer_vfork1, passed tc-start: 1647199743.686100, unrelated_tracer_vfork10 tc-end: 1647199744.162757, unrelated_tracer_vfork10, passed tc-start: 1647199744.173916, unrelated_tracer_vfork11 tc-end: 1647199744.635839, unrelated_tracer_vfork11, passed tc-start: 1647199744.645685, unrelated_tracer_vfork12 tc-end: 1647199745.92795, unrelated_tracer_vfork12, passed tc-start: 1647199745.103078, unrelated_tracer_vfork13 tc-end: 1647199745.587378, unrelated_tracer_vfork13, passed tc-start: 1647199745.601036, unrelated_tracer_vfork14 tc-end: 1647199746.142637, unrelated_tracer_vfork14, passed tc-start: 1647199746.153688, unrelated_tracer_vfork15 tc-end: 1647199746.637075, unrelated_tracer_vfork15, passed tc-start: 1647199746.646699, unrelated_tracer_vfork16 tc-end: 1647199747.173312, unrelated_tracer_vfork16, passed tc-start: 1647199747.187491, unrelated_tracer_vfork2 tc-end: 1647199747.767779, unrelated_tracer_vfork2, passed tc-start: 1647199747.779768, unrelated_tracer_vfork3 tc-end: 1647199748.354709, unrelated_tracer_vfork3, passed tc-start: 1647199748.365646, unrelated_tracer_vfork4 tc-end: 1647199748.820546, unrelated_tracer_vfork4, passed tc-start: 1647199748.829685, unrelated_tracer_vfork5 tc-end: 1647199749.287241, unrelated_tracer_vfork5, passed tc-start: 1647199749.299345, unrelated_tracer_vfork6 tc-end: 1647199749.733397, unrelated_tracer_vfork6, passed tc-start: 1647199749.742709, unrelated_tracer_vfork7 tc-end: 1647199750.232828, unrelated_tracer_vfork7, passed tc-start: 1647199750.246619, unrelated_tracer_vfork8 tc-end: 1647199750.754075, unrelated_tracer_vfork8, passed tc-start: 1647199750.765544, unrelated_tracer_vfork9 tc-end: 1647199751.335659, unrelated_tracer_vfork9, passed tc-start: 1647199751.349003, unrelated_tracer_vfork_detach_vforker tc-end: 1647199751.942847, unrelated_tracer_vfork_detach_vforker, passed tc-start: 1647199751.956813, unrelated_tracer_vfork_detach_vforkerdone tc-end: 1647199752.551392, unrelated_tracer_vfork_detach_vforkerdone, passed tc-start: 1647199752.565859, unrelated_tracer_vfork_kill_vforker tc-end: 1647199753.69358, unrelated_tracer_vfork_kill_vforker, passed tc-start: 1647199753.81206, unrelated_tracer_vfork_kill_vforkerdone tc-end: 1647199753.649701, unrelated_tracer_vfork_kill_vforkerdone, passed tc-start: 1647199753.663306, unrelated_tracer_vfork_setpgid tc-end: 1647199754.69309, unrelated_tracer_vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647199754.76941, user_va0_disable_pt_continue tc-end: 1647199754.493776, user_va0_disable_pt_continue, passed tc-start: 1647199754.501324, user_va0_disable_pt_detach tc-end: 1647199754.912365, user_va0_disable_pt_detach, passed tc-start: 1647199754.921986, user_va0_disable_pt_syscall tc-end: 1647199755.313819, user_va0_disable_pt_syscall, passed tc-start: 1647199755.321064, vfork1 tc-end: 1647199755.781795, vfork1, passed tc-start: 1647199755.792516, vfork10 tc-end: 1647199756.222731, vfork10, passed tc-start: 1647199756.231286, vfork11 tc-end: 1647199756.629176, vfork11, passed tc-start: 1647199756.638013, vfork12 tc-end: 1647199757.2789, vfork12, passed tc-start: 1647199757.10240, vfork13 tc-end: 1647199757.380442, vfork13, passed tc-start: 1647199757.387052, vfork14 tc-end: 1647199757.788196, vfork14, passed tc-start: 1647199757.796188, vfork15 tc-end: 1647199758.180762, vfork15, passed tc-start: 1647199758.187389, vfork16 tc-end: 1647199758.566106, vfork16, passed tc-start: 1647199758.573978, vfork2 tc-end: 1647199758.976958, vfork2, passed tc-start: 1647199758.985326, vfork3 tc-end: 1647199759.385793, vfork3, passed tc-start: 1647199759.393579, vfork4 tc-end: 1647199759.788404, vfork4, passed tc-start: 1647199759.795790, vfork5 tc-end: 1647199760.212324, vfork5, passed tc-start: 1647199760.220453, vfork6 tc-end: 1647199760.582233, vfork6, passed tc-start: 1647199760.589753, vfork7 tc-end: 1647199761.10726, vfork7, passed tc-start: 1647199761.20089, vfork8 tc-end: 1647199761.393769, vfork8, passed tc-start: 1647199761.403218, vfork9 tc-end: 1647199761.817434, vfork9, passed tc-start: 1647199761.826170, vfork_detach_vforker tc-end: 1647199762.198852, vfork_detach_vforker, passed tc-start: 1647199762.208412, vfork_detach_vforkerdone tc-end: 1647199762.639610, vfork_detach_vforkerdone, passed tc-start: 1647199762.647418, vfork_kill_vforker tc-end: 1647199763.56415, vfork_kill_vforker, passed tc-start: 1647199763.63895, vfork_kill_vforkerdone tc-end: 1647199763.475364, vfork_kill_vforkerdone, passed tc-start: 1647199763.484595, vfork_setpgid tc-end: 1647199763.857209, vfork_setpgid, skipped, kernel panic (pg_jobc going negative) tc-start: 1647199763.864948, vfork_signalignored tc-end: 1647199764.291121, vfork_signalignored, passed tc-start: 1647199764.298842, vfork_signalmasked tc-end: 1647199764.698123, vfork_signalmasked, passed tc-start: 1647199764.706003, vforkdone_signalignored tc-end: 1647199765.105379, vforkdone_signalignored, passed tc-start: 1647199765.113766, vforkdone_signalmasked tc-end: 1647199765.619680, vforkdone_signalmasked, passed tp-end: 1647199765.628344, lib/libc/sys/t_ptrace_waitpid tp-start: 1647199765.720443, lib/libc/sys/t_recvmmsg, 1 tc-start: 1647199765.723328, recvmmsg_basic tc-end: 1647199765.848711, recvmmsg_basic, passed tp-end: 1647199765.858598, lib/libc/sys/t_recvmmsg tp-start: 1647199765.951838, lib/libc/sys/t_revoke, 3 tc-start: 1647199765.954800, revoke_basic tc-end: 1647199766.158523, revoke_basic, passed tc-start: 1647199766.167718, revoke_err tc-end: 1647199766.275166, revoke_err, passed tc-start: 1647199766.285810, revoke_perm tc-end: 1647199766.500774, revoke_perm, passed tp-end: 1647199766.510242, lib/libc/sys/t_revoke tp-start: 1647199766.604980, lib/libc/sys/t_select, 2 tc-start: 1647199766.607791, pselect_sigmask tc-end: 1647199770.558417, pselect_sigmask, passed tc-start: 1647199770.567332, pselect_timeout tc-end: 1647199770.676331, pselect_timeout, passed tp-end: 1647199770.685228, lib/libc/sys/t_select tp-start: 1647199770.773241, lib/libc/sys/t_sendmmsg, 1 tc-start: 1647199770.776066, sendmmsg_basic tc-so:sending 49 messages (max 49 per syscall) tc-so:sending packet 0/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 3/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 6/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 9/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 12/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 15/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 18/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 21/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 24/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 27/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 30/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 33/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 36/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 39/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 42/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 45/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 3 messages tc-so:sending packet 48/49... tc-so:1 65536 tc-so:0 2560 tc-so:sendmmsg: sent 1 messages tc-so:done! tc-so:receiving packet 0/49... tc-so:receiving packet 1/49... tc-so:receiving packet 2/49... tc-so:receiving packet 3/49... tc-so:receiving packet 4/49... tc-so:receiving packet 5/49... tc-so:receiving packet 6/49... tc-so:receiving packet 7/49... tc-so:receiving packet 8/49... tc-so:receiving packet 9/49... tc-so:receiving packet 10/49... tc-so:receiving packet 11/49... tc-so:receiving packet 12/49... tc-so:receiving packet 13/49... tc-so:receiving packet 14/49... tc-so:receiving packet 15/49... tc-so:receiving packet 16/49... tc-so:receiving packet 17/49... tc-so:receiving packet 18/49... tc-so:receiving packet 19/49... tc-so:receiving packet 20/49... tc-so:receiving packet 21/49... tc-so:receiving packet 22/49... tc-so:receiving packet 23/49... tc-so:receiving packet 24/49... tc-so:receiving packet 25/49... tc-so:receiving packet 26/49... tc-so:receiving packet 27/49... tc-so:receiving packet 28/49... tc-so:receiving packet 29/49... tc-so:receiving packet 30/49... tc-so:receiving packet 31/49... tc-so:receiving packet 32/49... tc-so:receiving packet 33/49... tc-so:receiving packet 34/49... tc-so:receiving packet 35/49... tc-so:receiving packet 36/49... tc-so:receiving packet 37/49... tc-so:receiving packet 38/49... tc-so:receiving packet 39/49... tc-so:receiving packet 40/49... tc-so:receiving packet 41/49... tc-so:receiving packet 42/49... tc-so:receiving packet 43/49... tc-so:receiving packet 44/49... tc-so:receiving packet 45/49... tc-so:receiving packet 46/49... tc-so:receiving packet 47/49... tc-so:receiving packet 48/49... tc-end: 1647199771.56015, sendmmsg_basic, passed tp-end: 1647199771.64617, lib/libc/sys/t_sendmmsg tp-start: 1647199771.153985, lib/libc/sys/t_sendrecv, 2 tc-start: 1647199771.156807, sendrecv_basic tc-end: 1647199771.277752, sendrecv_basic, passed tc-start: 1647199771.286846, sendrecv_rerror tc-end: 1647199771.414295, sendrecv_rerror, passed tp-end: 1647199771.424475, lib/libc/sys/t_sendrecv tp-start: 1647199771.527771, lib/libc/sys/t_setrlimit, 11 tc-start: 1647199771.530753, setrlimit_basic tc-end: 1647199771.625769, setrlimit_basic, passed tc-start: 1647199771.635577, setrlimit_current tc-end: 1647199771.732461, setrlimit_current, passed tc-start: 1647199771.741824, setrlimit_err tc-end: 1647199771.838686, setrlimit_err, passed tc-start: 1647199771.847491, setrlimit_fsize tc-end: 1647199772.46251, setrlimit_fsize, passed tc-start: 1647199772.55334, setrlimit_memlock tc-end: 1647199772.170456, setrlimit_memlock, passed tc-start: 1647199772.180145, setrlimit_nofile_1 tc-end: 1647199772.320087, setrlimit_nofile_1, passed tc-start: 1647199772.329086, setrlimit_nofile_2 tc-end: 1647199772.467867, setrlimit_nofile_2, passed tc-start: 1647199772.477367, setrlimit_nproc tc-end: 1647199772.597483, setrlimit_nproc, passed tc-start: 1647199772.607295, setrlimit_nthr tc-end: 1647199772.709144, setrlimit_nthr, passed tc-start: 1647199772.718750, setrlimit_perm tc-end: 1647199772.802709, setrlimit_perm, passed tc-start: 1647199772.811853, setrlimit_stack tc-end: 1647199772.902827, setrlimit_stack, passed tp-end: 1647199772.913738, lib/libc/sys/t_setrlimit tp-start: 1647199772.998234, lib/libc/sys/t_setuid, 3 tc-start: 1647199773.732, setuid_perm tc-end: 1647199773.91743, setuid_perm, passed tc-start: 1647199773.102507, setuid_real tc-end: 1647199773.178952, setuid_real, passed tc-start: 1647199773.185835, setuid_root tc-end: 1647199773.609113, setuid_root, passed tp-end: 1647199773.617218, lib/libc/sys/t_setuid tp-start: 1647199773.691995, lib/libc/sys/t_sigaction, 3 tc-start: 1647199773.694394, sigaction_basic tc-end: 1647199773.770928, sigaction_basic, passed tc-start: 1647199773.778902, sigaction_noflags tc-end: 1647199773.886889, sigaction_noflags, passed tc-start: 1647199773.897071, sigaction_resethand tc-end: 1647199774.6971, sigaction_resethand, passed tp-end: 1647199774.15644, lib/libc/sys/t_sigaction tp-start: 1647199774.104183, lib/libc/sys/t_sigaltstack, 1 tc-start: 1647199774.107459, sigaltstack_onstack tc-end: 1647199774.191681, sigaltstack_onstack, passed tp-end: 1647199774.199846, lib/libc/sys/t_sigaltstack tp-start: 1647199774.292617, lib/libc/sys/t_sigqueue, 3 tc-start: 1647199774.295828, sigqueue_basic tc-end: 1647199774.395104, sigqueue_basic, passed tc-start: 1647199774.406091, sigqueue_err tc-end: 1647199774.508007, sigqueue_err, passed tc-start: 1647199774.518700, sigqueue_rt tc-so:Signal #1: signo: 35 tc-so:Signal #2: signo: 34 tc-so:Signal #3: signo: 34 tc-so:Signal #4: signo: 33 tc-so:Signal #5: signo: 3 tc-so:Signal #6: signo: 2 tc-end: 1647199776.552858, sigqueue_rt, passed tp-end: 1647199776.559213, lib/libc/sys/t_sigqueue tp-start: 1647199776.627108, lib/libc/sys/t_sigtimedwait, 3 tc-start: 1647199776.629404, sigtimedwait_NULL_timeout tc-end: 1647199786.132877, sigtimedwait_NULL_timeout, passed tc-start: 1647199786.140633, sigtimedwait_all0timeout tc-end: 1647199786.224114, sigtimedwait_all0timeout, passed tc-start: 1647199786.232001, sigtimedwait_small_timeout tc-end: 1647199795.827063, sigtimedwait_small_timeout, passed tp-end: 1647199795.834017, lib/libc/sys/t_sigtimedwait tp-start: 1647199795.909080, lib/libc/sys/t_socketpair, 3 tc-start: 1647199795.911751, socketpair_basic tc-end: 1647199795.985025, socketpair_basic, passed tc-start: 1647199795.992235, socketpair_cloexec tc-end: 1647199796.77971, socketpair_cloexec, passed tc-start: 1647199796.85021, socketpair_nonblock tc-end: 1647199796.164940, socketpair_nonblock, passed tp-end: 1647199796.170546, lib/libc/sys/t_socketpair tp-start: 1647199796.247251, lib/libc/sys/t_swapcontext, 2 tc-start: 1647199796.249968, swapcontext1 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is cleared tc-so:before swapcontext TLS pointer = 0x202c78 tc-so:before swapcontext TLS pointer = 0x202c74 tc-so:after swapcontext TLS pointer = 0x202c74 tc-so:TLS pointer left untouched by swapcontext() tc-so:Test completed tc-end: 1647199796.337248, swapcontext1, passed tc-start: 1647199796.345050, swapcontext2 tc-so:Testing if swapcontext() alters TLS pointer if _UC_TLSBASE is left set tc-so:before swapcontext TLS pointer = 0x202c78 tc-so:before swapcontext TLS pointer = 0x202c74 tc-so:after swapcontext TLS pointer = 0x202c78 tc-so:TLS pointer modified by swapcontext() tc-so:Test completed tc-end: 1647199796.434057, swapcontext2, passed tp-end: 1647199796.443897, lib/libc/sys/t_swapcontext tp-start: 1647199796.533740, lib/libc/sys/t_stat, 8 tc-start: 1647199796.535964, stat_chflags tc-end: 1647199796.686618, stat_chflags, passed tc-start: 1647199796.692319, stat_dir tc-end: 1647199798.759980, stat_dir, passed tc-start: 1647199798.769633, stat_err tc-end: 1647199798.871971, stat_err, passed tc-start: 1647199798.882107, stat_mtime tc-end: 1647199804.710621, stat_mtime, passed tc-start: 1647199804.719219, stat_perm tc-end: 1647199804.920573, stat_perm, passed tc-start: 1647199804.930378, stat_size tc-end: 1647199805.110254, stat_size, passed tc-start: 1647199805.119988, stat_socket tc-end: 1647199805.219053, stat_socket, passed tc-start: 1647199805.227593, stat_symlink tc-end: 1647199805.426090, stat_symlink, passed tp-end: 1647199805.435425, lib/libc/sys/t_stat tp-start: 1647199805.524812, lib/libc/sys/t_syscall, 1 tc-start: 1647199805.527682, mmap___syscall tc-end: 1647199805.615699, mmap___syscall, passed tp-end: 1647199805.626342, lib/libc/sys/t_syscall tp-start: 1647199805.717487, lib/libc/sys/t_timer_create, 5 tc-start: 1647199805.720393, timer_create_err tc-end: 1647199805.809307, timer_create_err, passed tc-start: 1647199805.817130, timer_create_mono tc-se:timer_signal_handler: Alarm clock tc-end: 1647199807.843266, timer_create_mono, passed tc-start: 1647199807.852347, timer_create_mono_expire tc-end: 1647199811.794842, timer_create_mono_expire, passed tc-start: 1647199811.802528, timer_create_real tc-se:timer_signal_handler: Alarm clock tc-end: 1647199813.809890, timer_create_real, passed tc-start: 1647199813.816140, timer_create_real_expire tc-end: 1647199817.777091, timer_create_real_expire, passed tp-end: 1647199817.785511, lib/libc/sys/t_timer_create tp-start: 1647199817.882259, lib/libc/sys/t_timerfd, 11 tc-start: 1647199817.884539, timerfd_abstime tc-end: 1647199819.932665, timerfd_abstime, passed tc-start: 1647199819.941983, timerfd_block tc-end: 1647199822.33020, timerfd_block, passed tc-start: 1647199822.42360, timerfd_bogusfd tc-end: 1647199822.146742, timerfd_bogusfd, passed tc-start: 1647199822.155387, timerfd_cancel_on_set_block tc-end: 1647199826.117463, timerfd_cancel_on_set_block, passed tc-start: 1647199826.124469, timerfd_cancel_on_set_immed tc-end: 1647199826.211042, timerfd_cancel_on_set_immed, passed tc-start: 1647199826.217916, timerfd_create tc-end: 1647199826.316333, timerfd_create, passed tc-start: 1647199826.323161, timerfd_fcntl tc-end: 1647199826.410830, timerfd_fcntl, passed tc-start: 1647199826.419884, timerfd_repeating tc-so:val 9 not in [ 3, 5 ] tc-end: 1647199828.591036, timerfd_repeating, failed, /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libc/sys/t_timerfd.c:230: check_value_against_bounds(val, 3, 5) not met tc-start: 1647199828.609886, timerfd_restart tc-end: 1647199838.422645, timerfd_restart, passed tc-start: 1647199838.432962, timerfd_select_poll_kevent_block tc-end: 1647199844.339351, timerfd_select_poll_kevent_block, passed tc-start: 1647199844.348389, timerfd_select_poll_kevent_immed tc-end: 1647199848.274019, timerfd_select_poll_kevent_immed, passed tp-end: 1647199848.284251, lib/libc/sys/t_timerfd tp-start: 1647199848.367880, lib/libc/sys/t_truncate, 4 tc-start: 1647199848.368125, ftruncate_basic tc-se:truncating to 8 bytes tc-se:truncating to 16 bytes tc-se:truncating to 512 bytes tc-se:truncating to 1024 bytes tc-se:truncating to 2048 bytes tc-se:truncating to 4094 bytes tc-se:truncating to 3000 bytes tc-se:truncating to 30 bytes tc-end: 1647199848.538483, ftruncate_basic, passed tc-start: 1647199848.546054, ftruncate_err tc-end: 1647199848.643623, ftruncate_err, passed tc-start: 1647199848.653170, truncate_basic tc-se:truncating to 8 bytes tc-se:truncating to 16 bytes tc-se:truncating to 512 bytes tc-se:truncating to 1024 bytes tc-se:truncating to 2048 bytes tc-se:truncating to 4094 bytes tc-se:truncating to 3000 bytes tc-se:truncating to 30 bytes tc-end: 1647199848.862309, truncate_basic, passed tc-start: 1647199848.872554, truncate_err tc-end: 1647199848.983956, truncate_err, passed tp-end: 1647199848.993301, lib/libc/sys/t_truncate tp-start: 1647199849.95621, lib/libc/sys/t_ucontext, 5 tc-start: 1647199849.98614, ucontext_basic tc-so:Start tc-so:x == 0 tc-so:x == 1 tc-so:x == 2 tc-so:x == 3 tc-so:x == 4 tc-so:x == 5 tc-so:x == 6 tc-so:x == 7 tc-so:x == 8 tc-so:x == 9 tc-so:x == 10 tc-so:x == 11 tc-so:x == 12 tc-so:x == 13 tc-so:x == 14 tc-so:x == 15 tc-so:x == 16 tc-so:x == 17 tc-so:x == 18 tc-so:x == 19 tc-so:x == 20 tc-so:End, y = 21 tc-end: 1647199849.206771, ucontext_basic, passed tc-start: 1647199849.214502, ucontext_fp tc-so:_UC_MACHINE_FP(u)=40509758 tc-end: 1647199849.313702, ucontext_fp, passed tc-start: 1647199849.321793, ucontext_intrv tc-so:_UC_MACHINE_INTRV(u)=0 tc-end: 1647199849.428743, ucontext_intrv, passed tc-start: 1647199849.437872, ucontext_pc tc-so:_UC_MACHINE_PC(u)=10163c tc-end: 1647199849.542221, ucontext_pc, passed tc-start: 1647199849.551708, ucontext_sp tc-so:_UC_MACHINE_SP(u)=ffffffffffffd090 tc-end: 1647199849.654905, ucontext_sp, passed tp-end: 1647199849.663740, lib/libc/sys/t_ucontext tp-start: 1647199849.759557, lib/libc/sys/t_umask, 3 tc-start: 1647199849.762463, umask_fork tc-end: 1647199850.53167, umask_fork, passed tc-start: 1647199850.62222, umask_open tc-end: 1647199850.248483, umask_open, passed tc-start: 1647199850.256101, umask_previous tc-end: 1647199850.414373, umask_previous, passed tp-end: 1647199850.422890, lib/libc/sys/t_umask tp-start: 1647199850.507711, lib/libc/sys/t_unlink, 4 tc-start: 1647199850.510344, unlink_basic tc-end: 1647199851.931571, unlink_basic, passed tc-start: 1647199851.938648, unlink_err tc-end: 1647199852.85425, unlink_err, passed tc-start: 1647199852.93965, unlink_fifo tc-end: 1647199852.243292, unlink_fifo, passed tc-start: 1647199852.250391, unlink_perm tc-end: 1647199852.409963, unlink_perm, passed tp-end: 1647199852.419292, lib/libc/sys/t_unlink tp-start: 1647199852.518917, lib/libc/sys/t_vfork, 15 tc-start: 1647199852.521103, nested_clone tc-end: 1647199852.599375, nested_clone, passed tc-start: 1647199852.605863, nested_clone_files tc-end: 1647199852.689477, nested_clone_files, passed tc-start: 1647199852.698698, nested_clone_fs tc-end: 1647199852.794640, nested_clone_fs, passed tc-start: 1647199852.802585, nested_clone_vfork tc-end: 1647199852.891938, nested_clone_vfork, passed tc-start: 1647199852.900723, nested_clone_vm tc-end: 1647199852.996389, nested_clone_vm, passed tc-start: 1647199853.5841, nested_fork tc-end: 1647199853.126843, nested_fork, passed tc-start: 1647199853.143403, nested_vfork tc-end: 1647199853.245210, nested_vfork, passed tc-start: 1647199853.254875, raise1 tc-end: 1647199853.354665, raise1, passed tc-start: 1647199853.362855, raise2 tc-end: 1647199853.465977, raise2, passed tc-start: 1647199853.474981, raise3 tc-end: 1647199853.565262, raise3, passed tc-start: 1647199853.573972, raise4 tc-end: 1647199853.658264, raise4, passed tc-start: 1647199853.667156, raise5 tc-end: 1647199853.747300, raise5, passed tc-start: 1647199853.754687, raise6 tc-end: 1647199853.869385, raise6, passed tc-start: 1647199853.878823, raise7 tc-end: 1647199853.951757, raise7, passed tc-start: 1647199853.960126, raise8 tc-end: 1647199854.46890, raise8, passed tp-end: 1647199854.54800, lib/libc/sys/t_vfork tp-start: 1647199854.139211, lib/libc/sys/t_wait, 6 tc-start: 1647199854.142036, wait6_coredumped tc-so:user: 0 system: 0 tc-end: 1647199854.269653, wait6_coredumped, passed tc-start: 1647199854.281119, wait6_exited tc-so:user: 0 system: 0 tc-end: 1647199854.377308, wait6_exited, passed tc-start: 1647199854.384063, wait6_invalid tc-end: 1647199854.454450, wait6_invalid, passed tc-start: 1647199854.462690, wait6_stop_and_go tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-so:user: 0 system: 0 tc-end: 1647199854.558269, wait6_stop_and_go, passed tc-start: 1647199854.566562, wait6_stopgo_loop tc-so:Before loop of SIGSTOP/SIGCONT sequence 100 times tc-so:user: 0 system: 0 tc-end: 1647199854.693984, wait6_stopgo_loop, passed tc-start: 1647199854.702701, wait6_terminated tc-so:user: 0 system: 0 tc-end: 1647199854.803782, wait6_terminated, passed tp-end: 1647199854.811715, lib/libc/sys/t_wait tp-start: 1647199854.905980, lib/libc/sys/t_wait_noproc, 11 tc-start: 1647199854.908541, wait tc-end: 1647199854.982164, wait, passed tc-start: 1647199854.988874, wait3 tc-end: 1647199855.68954, wait3, passed tc-start: 1647199855.75812, wait3_options tc-so:Testing wait3(2) with options 0 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 10000 tc-so:Testing wait3(2) with options 20 tc-so:Testing wait3(2) with options 10020 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 40 tc-so:Testing wait3(2) with options 10040 tc-so:Testing wait3(2) with options 60 tc-so:Testing wait3(2) with options 10060 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-end: 1647199855.191615, wait3_options, passed tc-start: 1647199855.199763, wait4 tc-end: 1647199855.275315, wait4, passed tc-start: 1647199855.283129, wait4_options tc-so:Testing wait4(2) with options 0 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 10000 tc-so:Testing wait4(2) with options 20 tc-so:Testing wait4(2) with options 10020 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 40 tc-so:Testing wait4(2) with options 10040 tc-so:Testing wait4(2) with options 60 tc-so:Testing wait4(2) with options 10060 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-end: 1647199855.403975, wait4_options, passed tc-start: 1647199855.411943, wait6 tc-end: 1647199855.494819, wait6, passed tc-start: 1647199855.504770, wait6_options tc-so:Testing wait6(2) with options 20 tc-so:Testing wait6(2) with options 10020 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 40 tc-so:Testing wait6(2) with options 10040 tc-so:Testing wait6(2) with options 60 tc-so:Testing wait6(2) with options 10060 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 10 tc-so:Testing wait6(2) with options 10010 tc-so:Testing wait6(2) with options 30 tc-so:Testing wait6(2) with options 10030 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 50 tc-so:Testing wait6(2) with options 10050 tc-so:Testing wait6(2) with options 70 tc-so:Testing wait6(2) with options 10070 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-end: 1647199855.681407, wait6_options, passed tc-start: 1647199855.689335, waitid tc-end: 1647199855.782406, waitid, passed tc-start: 1647199855.789313, waitid_options tc-so:Testing waitid(2) with options 20 tc-so:Testing waitid(2) with options 10020 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 40 tc-so:Testing waitid(2) with options 10040 tc-so:Testing waitid(2) with options 60 tc-so:Testing waitid(2) with options 10060 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 10 tc-so:Testing waitid(2) with options 10010 tc-so:Testing waitid(2) with options 30 tc-so:Testing waitid(2) with options 10030 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 50 tc-so:Testing waitid(2) with options 10050 tc-so:Testing waitid(2) with options 70 tc-so:Testing waitid(2) with options 10070 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-end: 1647199855.932776, waitid_options, passed tc-start: 1647199855.943063, waitpid tc-end: 1647199856.40036, waitpid, passed tc-start: 1647199856.49740, waitpid_options tc-so:Testing waitpid(2) with options 0 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 10000 tc-so:Testing waitpid(2) with options 20 tc-so:Testing waitpid(2) with options 10020 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 40 tc-so:Testing waitpid(2) with options 10040 tc-so:Testing waitpid(2) with options 60 tc-so:Testing waitpid(2) with options 10060 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-end: 1647199856.202488, waitpid_options, passed tp-end: 1647199856.212354, lib/libc/sys/t_wait_noproc tp-start: 1647199856.318921, lib/libc/sys/t_wait_noproc_wnohang, 10 tc-start: 1647199856.322042, wait3 tc-end: 1647199856.419964, wait3, passed tc-start: 1647199856.429218, wait3_options tc-so:Testing wait3(2) with options 0 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 8 tc-so:Testing wait3(2) with options 4 tc-so:Testing wait3(2) with options 10000 tc-so:Testing wait3(2) with options 20 tc-so:Testing wait3(2) with options 10020 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 2 tc-so:Testing wait3(2) with options 10002 tc-so:Testing wait3(2) with options 22 tc-so:Testing wait3(2) with options 10022 tc-so:Testing wait3(2) with options 40 tc-so:Testing wait3(2) with options 10040 tc-so:Testing wait3(2) with options 60 tc-so:Testing wait3(2) with options 10060 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-so:Testing wait3(2) with options 42 tc-so:Testing wait3(2) with options 10042 tc-so:Testing wait3(2) with options 62 tc-so:Testing wait3(2) with options 10062 tc-end: 1647199856.583142, wait3_options, passed tc-start: 1647199856.593155, wait4 tc-end: 1647199856.693863, wait4, passed tc-start: 1647199856.703687, wait4_options tc-so:Testing wait4(2) with options 0 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 8 tc-so:Testing wait4(2) with options 4 tc-so:Testing wait4(2) with options 10000 tc-so:Testing wait4(2) with options 20 tc-so:Testing wait4(2) with options 10020 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 2 tc-so:Testing wait4(2) with options 10002 tc-so:Testing wait4(2) with options 22 tc-so:Testing wait4(2) with options 10022 tc-so:Testing wait4(2) with options 40 tc-so:Testing wait4(2) with options 10040 tc-so:Testing wait4(2) with options 60 tc-so:Testing wait4(2) with options 10060 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-so:Testing wait4(2) with options 42 tc-so:Testing wait4(2) with options 10042 tc-so:Testing wait4(2) with options 62 tc-so:Testing wait4(2) with options 10062 tc-end: 1647199856.858430, wait4_options, passed tc-start: 1647199856.867858, wait6 tc-end: 1647199856.969174, wait6, passed tc-start: 1647199856.978886, wait6_options tc-so:Testing wait6(2) with options 20 tc-so:Testing wait6(2) with options 10020 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 2 tc-so:Testing wait6(2) with options 10002 tc-so:Testing wait6(2) with options 22 tc-so:Testing wait6(2) with options 10022 tc-so:Testing wait6(2) with options 40 tc-so:Testing wait6(2) with options 10040 tc-so:Testing wait6(2) with options 60 tc-so:Testing wait6(2) with options 10060 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 42 tc-so:Testing wait6(2) with options 10042 tc-so:Testing wait6(2) with options 62 tc-so:Testing wait6(2) with options 10062 tc-so:Testing wait6(2) with options 10 tc-so:Testing wait6(2) with options 10010 tc-so:Testing wait6(2) with options 30 tc-so:Testing wait6(2) with options 10030 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 12 tc-so:Testing wait6(2) with options 10012 tc-so:Testing wait6(2) with options 32 tc-so:Testing wait6(2) with options 10032 tc-so:Testing wait6(2) with options 50 tc-so:Testing wait6(2) with options 10050 tc-so:Testing wait6(2) with options 70 tc-so:Testing wait6(2) with options 10070 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-so:Testing wait6(2) with options 52 tc-so:Testing wait6(2) with options 10052 tc-so:Testing wait6(2) with options 72 tc-so:Testing wait6(2) with options 10072 tc-end: 1647199857.168670, wait6_options, passed tc-start: 1647199857.177778, waitid tc-end: 1647199857.278840, waitid, passed tc-start: 1647199857.288245, waitid_options tc-so:Testing waitid(2) with options 20 tc-so:Testing waitid(2) with options 10020 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 2 tc-so:Testing waitid(2) with options 10002 tc-so:Testing waitid(2) with options 22 tc-so:Testing waitid(2) with options 10022 tc-so:Testing waitid(2) with options 40 tc-so:Testing waitid(2) with options 10040 tc-so:Testing waitid(2) with options 60 tc-so:Testing waitid(2) with options 10060 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 42 tc-so:Testing waitid(2) with options 10042 tc-so:Testing waitid(2) with options 62 tc-so:Testing waitid(2) with options 10062 tc-so:Testing waitid(2) with options 10 tc-so:Testing waitid(2) with options 10010 tc-so:Testing waitid(2) with options 30 tc-so:Testing waitid(2) with options 10030 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 12 tc-so:Testing waitid(2) with options 10012 tc-so:Testing waitid(2) with options 32 tc-so:Testing waitid(2) with options 10032 tc-so:Testing waitid(2) with options 50 tc-so:Testing waitid(2) with options 10050 tc-so:Testing waitid(2) with options 70 tc-so:Testing waitid(2) with options 10070 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-so:Testing waitid(2) with options 52 tc-so:Testing waitid(2) with options 10052 tc-so:Testing waitid(2) with options 72 tc-so:Testing waitid(2) with options 10072 tc-end: 1647199857.477098, waitid_options, passed tc-start: 1647199857.485970, waitpid tc-end: 1647199857.586288, waitpid, passed tc-start: 1647199857.595981, waitpid_options tc-so:Testing waitpid(2) with options 0 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 8 tc-so:Testing waitpid(2) with options 4 tc-so:Testing waitpid(2) with options 10000 tc-so:Testing waitpid(2) with options 20 tc-so:Testing waitpid(2) with options 10020 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 2 tc-so:Testing waitpid(2) with options 10002 tc-so:Testing waitpid(2) with options 22 tc-so:Testing waitpid(2) with options 10022 tc-so:Testing waitpid(2) with options 40 tc-so:Testing waitpid(2) with options 10040 tc-so:Testing waitpid(2) with options 60 tc-so:Testing waitpid(2) with options 10060 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-so:Testing waitpid(2) with options 42 tc-so:Testing waitpid(2) with options 10042 tc-so:Testing waitpid(2) with options 62 tc-so:Testing waitpid(2) with options 10062 tc-end: 1647199857.751002, waitpid_options, passed tp-end: 1647199857.760773, lib/libc/sys/t_wait_noproc_wnohang tp-start: 1647199857.879418, lib/libc/sys/t_write, 7 tc-start: 1647199857.882581, read_fault tc-end: 1647199857.982189, read_fault, passed tc-start: 1647199857.991257, write_err tc-end: 1647199858.184240, write_err, passed tc-start: 1647199858.195446, write_fault tc-end: 1647199858.295285, write_fault, passed tc-start: 1647199858.304352, write_pipe tc-end: 1647199858.405371, write_pipe, passed tc-start: 1647199858.414685, write_pos tc-end: 1647199858.589367, write_pos, passed tc-start: 1647199858.596638, write_ret tc-end: 1647199858.781063, write_ret, passed tc-start: 1647199858.789842, writev_iovmax tc-so:Calling writev(2, NULL, IOV_MAX + 1)... tc-end: 1647199858.882703, writev_iovmax, passed tp-end: 1647199858.891740, lib/libc/sys/t_write tp-start: 1647199859.93333, lib/libc/sys/t_posix_fadvise, 2 tc-start: 1647199859.96042, posix_fadvise tc-end: 1647199859.220016, posix_fadvise, passed tc-start: 1647199859.228073, posix_fadvise_reg tc-so:[ 1.0000000] entropy: ready tc-end: 1647199859.765926, posix_fadvise_reg, passed tp-end: 1647199859.774913, lib/libc/sys/t_posix_fadvise tp-start: 1647199859.865149, lib/libc/termios/t_tcsetpgrp, 1 tc-start: 1647199859.867838, tcsetpgrp_err tc-end: 1647199859.953006, tcsetpgrp_err, passed tp-end: 1647199859.961149, lib/libc/termios/t_tcsetpgrp tp-start: 1647199860.48349, lib/libc/time/t_mktime, 3 tc-start: 1647199860.50742, localtime_r_gmt tc-end: 1647199860.133025, localtime_r_gmt, passed tc-start: 1647199860.140819, mktime_negyear tc-end: 1647199860.228565, mktime_negyear, passed tc-start: 1647199860.237652, timegm_epoch tc-end: 1647199860.318883, timegm_epoch, passed tp-end: 1647199860.325801, lib/libc/time/t_mktime tp-start: 1647199860.415464, lib/libc/time/t_strptime, 8 tc-start: 1647199860.418253, Zone tc-so:GMT %Z 0 tc-so:UTC %Z 0 tc-so:US/Eastern %Z -18000 tc-so:Z %Z 0 tc-so:UT %Z 0 tc-so:UTC %Z 0 tc-so:GMT %Z 0 tc-so:EST %Z -18000 tc-so:EDT %Z -14400 tc-so:CST %Z -21600 tc-so:CDT %Z -18000 tc-so:MST %Z -25200 tc-so:MDT %Z -21600 tc-so:PST %Z -28800 tc-so:PDT %Z -25200 tc-so:VST %Z 0 tc-so:VDT %Z 0 tc-so:+03 %Z 10800 tc-so:-03 %Z -10800 tc-so:+0403 %Z 14580 tc-so:-0403 %Z -14580 tc-so:+04:03 %Z 14580 tc-so:-04:03 %Z -14580 tc-so:+14:00 %Z 50400 tc-so:-14:00 %Z -50400 tc-so:+23:59 %Z 86340 tc-so:-23:59 %Z -86340 tc-so:1 %Z 0 tc-so:03 %Z 0 tc-so:0304 %Z 0 tc-so:+1 %Z 0 tc-so:-203 %Z 0 tc-so:+12345 %Z 0 tc-so:+12:345 %Z 0 tc-so:+123:45 %Z 0 tc-so:+2400 %Z 0 tc-so:-2400 %Z 0 tc-so:+1060 %Z 0 tc-so:-1060 %Z 0 tc-so:A %Z 3600 tc-so:B %Z 7200 tc-so:C %Z 10800 tc-so:D %Z 14400 tc-so:E %Z 18000 tc-so:F %Z 21600 tc-so:G %Z 25200 tc-so:H %Z 28800 tc-so:I %Z 32400 tc-so:L %Z 39600 tc-so:M %Z 43200 tc-so:N %Z -3600 tc-so:O %Z -7200 tc-so:P %Z -10800 tc-so:Q %Z -14400 tc-so:R %Z -18000 tc-so:T %Z -25200 tc-so:U %Z -28800 tc-so:V %Z -32400 tc-so:W %Z -36000 tc-so:X %Z -39600 tc-so:Y %Z -43200 tc-so:J %Z -18000 tc-so:America/Los_Angeles %Z -28800 tc-so:America/New_York %Z -18000 tc-so:EST4EDT %Z -14400 tc-so:Bogus %Z 0 tc-end: 1647199860.600615, Zone, passed tc-start: 1647199860.608393, common tc-end: 1647199860.688995, common, passed tc-start: 1647199860.695885, day tc-end: 1647199860.783573, day, passed tc-start: 1647199860.791614, hour tc-end: 1647199860.872550, hour, passed tc-start: 1647199860.879614, month tc-end: 1647199860.956015, month, passed tc-start: 1647199860.964168, seconds tc-end: 1647199861.61969, seconds, passed tc-start: 1647199861.72105, year tc-end: 1647199861.173445, year, passed tc-start: 1647199861.183454, zone tc-so:GMT %z 0 tc-so:UTC %z 0 tc-so:US/Eastern %z -18000 tc-so:Z %z 0 tc-so:UT %z 0 tc-so:UTC %z 0 tc-so:GMT %z 0 tc-so:EST %z -18000 tc-so:EDT %z -14400 tc-so:CST %z -21600 tc-so:CDT %z -18000 tc-so:MST %z -25200 tc-so:MDT %z -21600 tc-so:PST %z -28800 tc-so:PDT %z -25200 tc-so:VST %z -1 tc-so:VDT %z -1 tc-so:+03 %z 10800 tc-so:-03 %z -10800 tc-so:+0403 %z 14580 tc-so:-0403 %z -14580 tc-so:+04:03 %z 14580 tc-so:-04:03 %z -14580 tc-so:+14:00 %z 50400 tc-so:-14:00 %z -50400 tc-so:+23:59 %z 86340 tc-so:-23:59 %z -86340 tc-so:1 %z -1 tc-so:03 %z -1 tc-so:0304 %z -1 tc-so:+1 %z -1 tc-so:-203 %z -1 tc-so:+12345 %z -1 tc-so:+12:345 %z -1 tc-so:+123:45 %z -1 tc-so:+2400 %z -1 tc-so:-2400 %z -1 tc-so:+1060 %z -1 tc-so:-1060 %z -1 tc-so:A %z 3600 tc-so:B %z 7200 tc-so:C %z 10800 tc-so:D %z 14400 tc-so:E %z 18000 tc-so:F %z 21600 tc-so:G %z 25200 tc-so:H %z 28800 tc-so:I %z 32400 tc-so:L %z 39600 tc-so:M %z 43200 tc-so:N %z -3600 tc-so:O %z -7200 tc-so:P %z -10800 tc-so:Q %z -14400 tc-so:R %z -18000 tc-so:T %z -25200 tc-so:U %z -28800 tc-so:V %z -32400 tc-so:W %z -36000 tc-so:X %z -39600 tc-so:Y %z -43200 tc-so:J %z -18000 tc-so:America/Los_Angeles %z -28800 tc-so:America/New_York %z -18000 tc-so:EST4EDT %z -14400 tc-so:Bogus %z -1 tc-end: 1647199861.382439, zone, passed tp-end: 1647199861.392294, lib/libc/time/t_strptime tp-start: 1647199861.512136, lib/libc/tls/t_tls_static, 1 tc-start: 1647199861.514817, t_tls_static tc-end: 1647199861.569095, t_tls_static, passed tp-end: 1647199861.575677, lib/libc/tls/t_tls_static tp-start: 1647199861.733560, lib/libc/tls/t_tls_dynamic, 1 tc-start: 1647199861.735661, t_tls_dynamic tc-end: 1647199861.876121, t_tls_dynamic, passed tp-end: 1647199861.891717, lib/libc/tls/t_tls_dynamic tp-start: 1647199861.976317, lib/libc/tls/t_tls_dlopen, 1 tc-start: 1647199861.978721, t_tls_dlopen tc-end: 1647199862.156195, t_tls_dlopen, passed tp-end: 1647199862.163155, lib/libc/tls/t_tls_dlopen tp-start: 1647199862.242125, lib/libc/ttyio/t_ptm, 2 tc-start: 1647199862.244460, ptm tc-end: 1647199862.331925, ptm, passed tc-start: 1647199862.338714, ptmx tc-end: 1647199862.427329, ptmx, passed tp-end: 1647199862.434029, lib/libc/ttyio/t_ptm tp-start: 1647199862.522525, lib/libc/ttyio/t_ttyio, 1 tc-start: 1647199862.525658, ioctl tc-so:parent: spawned child1 tc-so:parent: spawned child2 tc-so:child1: exiting tc-so:child2: exiting tc-end: 1647199866.575526, ioctl, passed tp-end: 1647199866.582270, lib/libc/ttyio/t_ttyio tp-start: 1647199869.449218, lib/libc/ssp/t_ssp, 19 tc-start: 1647199869.452236, fgets tc-so:Executing command [ echo ok |/usr/tests/lib/libc/ssp/h_fgets 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_fgets 10 ] tc-so:Executing command [ echo busted |/usr/tests/lib/libc/ssp/h_fgets 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_fgets 11 ] tc-end: 1647199870.494768, fgets, passed tc-start: 1647199870.507537, getcwd tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1025 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_getcwd 1025 ] tc-end: 1647199871.454443, getcwd, passed tc-start: 1647199871.465682, gets tc-so:Executing command [ echo ok |/usr/tests/lib/libc/ssp/h_gets ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_gets ] tc-so:Executing command [ echo 0123456789 |/usr/tests/lib/libc/ssp/h_gets ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_gets ] tc-end: 1647199872.458750, gets, passed tc-start: 1647199872.470602, memcpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memcpy 11 ] tc-end: 1647199873.443777, memcpy, passed tc-start: 1647199873.453101, memmove tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memmove 11 ] tc-end: 1647199874.434426, memmove, passed tc-start: 1647199874.445676, memset tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_memset 11 ] tc-end: 1647199875.339530, memset, passed tc-start: 1647199875.350850, raw tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 9 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 9 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_raw 10 ] tc-end: 1647199876.254457, raw, passed tc-start: 1647199876.265226, read tc-so:Executing command [ echo foo |/usr/tests/lib/libc/ssp/h_read 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_read 1024 ] tc-so:Executing command [ echo bar |/usr/tests/lib/libc/ssp/h_read 1025 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_read 1025 ] tc-end: 1647199877.268406, read, passed tc-start: 1647199877.281294, readlink tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1024 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1025 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_readlink 1025 ] tc-end: 1647199878.219161, readlink, passed tc-start: 1647199878.231203, snprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_snprintf 11 ] tc-end: 1647199879.90514, snprintf, passed tc-start: 1647199879.99712, sprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_sprintf 0123456789 ] tc-end: 1647199879.965452, sprintf, passed tc-start: 1647199879.974703, stpcpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpcpy 0123456789 ] tc-end: 1647199880.877589, stpcpy, passed tc-start: 1647199880.889211, stpncpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_stpncpy 11 ] tc-end: 1647199881.776398, stpncpy, passed tc-start: 1647199881.786077, strcat tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456789ABCDEF ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcat 0123456789ABCDEF ] tc-end: 1647199882.691443, strcat, passed tc-start: 1647199882.703052, strcpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strcpy 0123456789 ] tc-end: 1647199883.711342, strcpy, passed tc-start: 1647199883.722962, strncat tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 8 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 8 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 9 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncat 9 ] tc-end: 1647199884.732871, strncat, passed tc-start: 1647199884.744584, strncpy tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_strncpy 11 ] tc-end: 1647199885.773855, strncpy, passed tc-start: 1647199885.785592, vsnprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 10 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 11 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsnprintf 11 ] tc-end: 1647199886.699543, vsnprintf, passed tc-start: 1647199886.711273, vsprintf tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf ok ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf 0123456789 ] tc-so:Executing command [ /usr/tests/lib/libc/ssp/h_vsprintf 0123456789 ] tc-end: 1647199887.625360, vsprintf, passed tp-end: 1647199887.634468, lib/libc/ssp/t_ssp tp-start: 1647199887.704289, lib/libc/t_convfp, 4 tc-start: 1647199887.706385, cast_ulong tc-end: 1647199887.787431, cast_ulong, passed tc-start: 1647199887.796059, cast_ulong2 tc-end: 1647199887.878985, cast_ulong2, passed tc-start: 1647199887.888029, conv_uint tc-end: 1647199887.973678, conv_uint, passed tc-start: 1647199887.983442, conv_ulong tc-so:testing long double vs. long tc-end: 1647199888.75033, conv_ulong, passed tp-end: 1647199888.84105, lib/libc/t_convfp tp-start: 1647199888.160163, lib/libc/t_gdtoa, 1 tc-start: 1647199888.162522, long_format tc-end: 1647199888.256732, long_format, passed tp-end: 1647199888.265861, lib/libc/t_gdtoa tp-start: 1647199888.331606, lib/libc/t_cdb, 1 tc-start: 1647199888.334520, cdb tc-end: 1647199888.770281, cdb, passed tp-end: 1647199888.779388, lib/libc/t_cdb tp-start: 1647199888.876049, lib/libcrypt/t_crypt, 1 tc-start: 1647199888.878690, crypt_salts tc-end: 1647199901.961904, crypt_salts, passed tp-end: 1647199901.971033, lib/libcrypt/t_crypt tp-start: 1647199932.364611, lib/libcurses/t_curses, 201 tc-start: 1647199932.367662, add_wch tc-end: 1647199935.755203, add_wch, passed tc-start: 1647199935.763194, addbytes tc-end: 1647199938.423176, addbytes, passed tc-start: 1647199938.433539, addch tc-end: 1647199941.157447, addch, passed tc-start: 1647199941.164857, addchnstr tc-end: 1647199942.710517, addchnstr, passed tc-start: 1647199942.721575, addchstr tc-end: 1647199944.572556, addchstr, passed tc-start: 1647199944.583163, addnstr tc-end: 1647199946.348627, addnstr, passed tc-start: 1647199946.357797, addnwstr tc-end: 1647199948.231802, addnwstr, passed tc-start: 1647199948.241939, addstr tc-end: 1647199950.489962, addstr, passed tc-start: 1647199950.500952, addwstr tc-end: 1647199952.407255, addwstr, passed tc-start: 1647199952.417103, assume_default_colors tc-se:director: /usr/tests/lib/libcurses/tests/assume_default_colors:5: [compare_streams] Excess 196 bytes from slave [opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopelhomeop] tc-se:director: /usr/tests/lib/libcurses/check_files/color_default.chk:0: [compare_streams] Excess 100 bytes [opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opopel\015\012opop] tc-se:director: /usr/tests/lib/libcurses/tests/assume_default_colors:11: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1647199954.483075, assume_default_colors, passed tc-start: 1647199954.491740, attributes tc-end: 1647199956.550241, attributes, passed tc-start: 1647199956.558500, background tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-se:director: /usr/tests/lib/libcurses/tests/background:14: [compare_streams] Excess 15 bytes from slave [window\015\012\006\006\006\006\006\0401] tc-end: 1647199959.631667, background, passed tc-start: 1647199959.638413, beep tc-end: 1647199961.378964, beep, passed tc-start: 1647199961.386511, bkgdset tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1647199963.438947, bkgdset, passed tc-start: 1647199963.445773, border_set tc-end: 1647199965.400970, border_set, passed tc-start: 1647199965.408902, box tc-end: 1647199967.426883, box, passed tc-start: 1647199967.439011, box_set tc-end: 1647199969.789122, box_set, passed tc-start: 1647199969.801613, can_change_color tc-end: 1647199971.692286, can_change_color, passed tc-start: 1647199971.701923, cbreak tc-se:director: /usr/tests/lib/libcurses/tests/cbreak:19: Slave function returned before end of input string tc-end: 1647199974.263395, cbreak, passed tc-start: 1647199974.272447, chgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/chgat:6: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1647199976.212273, chgat, passed tc-start: 1647199976.219298, clear tc-se:director: /usr/tests/lib/libcurses/tests/clear:40: [compare_streams] Excess 1704 bytes from slave [EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEhome\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE\015\012EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE] tc-end: 1647199983.32808, clear, passed tc-start: 1647199983.42223, clearok tc-end: 1647199985.932095, clearok, passed tc-start: 1647199985.942015, color_content tc-end: 1647199987.970119, color_content, passed tc-start: 1647199987.978115, color_set tc-se:director: /usr/tests/lib/libcurses/tests/color_set:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1647199989.759029, color_set, passed tc-start: 1647199989.765763, copywin tc-end: 1647199994.141587, copywin, passed tc-start: 1647199994.152128, curs_set tc-end: 1647199995.898252, curs_set, passed tc-start: 1647199995.905367, cursor tc-end: 1647199998.643314, cursor, passed tc-start: 1647199998.652095, define_key tc-end: 1647200001.5134, define_key, passed tc-start: 1647200001.12717, delch tc-end: 1647200003.447372, delch, passed tc-start: 1647200003.454931, deleteln tc-se:director: /usr/tests/lib/libcurses/tests/deleteln:15: [compare_streams] Excess 2112 bytes from slave [00000000000000000000000000000000000000000000000000000000000000000000000000000000cup2;1X11111111111111111111111111111111111111111111111111111111111111111111111111111111cup3;1X22222222222222222222222222222222222222222222222222222222222222222222222222222222cup4;1X33333333333333333333333333333333333333333333333333333333333333333333333333333333cup5;1X44444444444444444444444444444444444444444444444444444444444444444444444444444444cup6;1X55555555555555555555555555555555555555555555555555555555555555555555555555555555cup7;1X66666666666666666666666666666666666666666666666666666666666666666666666666666666cup8;1X77777777777777777777777777777777777777777777777777777777777777777777777777777777cup9;1X88888888888888888888888888888888888888888888888888888888888888888888888888888888cup10;1X99999999999999999999999999999999999999999999999999999999999999999999999999999999cup11;1X00000000000000000000000000000000000000000000000000000000000000000000000000000000cup12;1X11111111111111111111111111111111111111111111111111111111111111111111111111111111cup13;1X22222222222222222222222222222222222222222222222222222222222222222222222222222222cup14;1X33333333333333333333333333333333333333333333333333333333333333333333333333333333cup15;1X44444444444444444444444444444444444444444444444444444444444444444444444444444444cup16;1X55555555555555555555555555555555555555555555555555555555555555555555555555555555cup17;1X66666666666666666666666666666666666666666666666666666666666666666666666666666666cup18;1X77777777777777777777777777777777777777777777777777777777777777777777777777777777cup19;1X88888888888888888888888888888888888888888888888888888888888888888888888888888888cup20;1X99999999999999999999999999999999999999999999999999999999999999999999999999999999cup21;1X00000000000000000000000000000000000000000000000000000000000000000000000000000000cup22;1X11111111111111111111111111111111111111111111111111111111111111111111111111111111cup23;1X22222222222222222222222222222222222222222222222222222222222222222222222222222222cup24;1X3333333333333333333333333333333333333333333333333333333333333333333333333333333rmam3smamcup24;1X] tc-end: 1647200011.335816, deleteln, passed tc-start: 1647200011.347610, derwin tc-end: 1647200014.422997, derwin, passed tc-start: 1647200014.430246, doupdate tc-end: 1647200015.962850, doupdate, passed tc-start: 1647200015.970502, dupwin tc-end: 1647200019.759556, dupwin, passed tc-start: 1647200019.771665, echo_wchar tc-end: 1647200022.827882, echo_wchar, passed tc-start: 1647200022.841813, echochar tc-end: 1647200025.130476, echochar, passed tc-start: 1647200025.143994, erasechar tc-end: 1647200027.77567, erasechar, passed tc-start: 1647200027.89733, erasewchar tc-end: 1647200029.168356, erasewchar, passed tc-start: 1647200029.180488, flash tc-end: 1647200031.183251, flash, passed tc-start: 1647200031.196336, get_wch tc-se:director: /usr/tests/lib/libcurses/tests/get_wch:11: Slave function returned before end of input string tc-se:director: /usr/tests/lib/libcurses/tests/get_wch:16: Slave function returned before end of input string tc-end: 1647200033.305468, get_wch, passed tc-start: 1647200033.311732, get_wstr tc-end: 1647200036.288751, get_wstr, passed tc-start: 1647200036.295672, getattrs tc-end: 1647200038.59588, getattrs, passed tc-start: 1647200038.66561, getbegx tc-end: 1647200039.783067, getbegx, passed tc-start: 1647200039.794985, getbegy tc-end: 1647200041.845590, getbegy, passed tc-start: 1647200041.854638, getbkgd tc-se:director: /usr/tests/lib/libcurses/check_files/background1.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1647200043.961037, getbkgd, passed tc-start: 1647200043.968376, getch tc-end: 1647200045.534861, getch, passed tc-start: 1647200045.542887, getcurx tc-end: 1647200047.269799, getcurx, passed tc-start: 1647200047.279090, getmaxx tc-end: 1647200048.754502, getmaxx, passed tc-start: 1647200048.761899, getmaxy tc-end: 1647200050.478134, getmaxy, passed tc-start: 1647200050.486499, getn_wstr tc-end: 1647200053.700851, getn_wstr, passed tc-start: 1647200053.710423, getnstr tc-end: 1647200057.93321, getnstr, passed tc-start: 1647200057.100326, getparx tc-end: 1647200058.679390, getparx, passed tc-start: 1647200058.686198, getstr tc-end: 1647200061.649542, getstr, passed tc-start: 1647200061.659331, getwin tc-end: 1647200063.521489, getwin, passed tc-start: 1647200063.528701, halfdelay tc-se:director: /usr/tests/lib/libcurses/tests/halfdelay:11: Slave function returned before end of input string tc-end: 1647200073.375458, halfdelay, passed tc-start: 1647200073.382105, has_colors tc-end: 1647200074.735280, has_colors, passed tc-start: 1647200074.742758, has_ic tc-end: 1647200076.156908, has_ic, passed tc-start: 1647200076.164409, hline tc-end: 1647200077.820919, hline, passed tc-start: 1647200077.828350, hline_set tc-end: 1647200079.463135, hline_set, passed tc-start: 1647200079.474660, immedok tc-end: 1647200081.878357, immedok, passed tc-start: 1647200081.889127, in_wch tc-end: 1647200084.101014, in_wch, passed tc-start: 1647200084.108357, inch tc-end: 1647200085.941115, inch, passed tc-start: 1647200085.948773, inchnstr tc-end: 1647200087.812306, inchnstr, passed tc-start: 1647200087.819993, init_color tc-end: 1647200089.303631, init_color, passed tc-start: 1647200089.310871, innstr tc-end: 1647200091.293261, innstr, passed tc-start: 1647200091.300276, innwstr tc-end: 1647200093.134510, innwstr, passed tc-start: 1647200093.141853, ins_nwstr tc-end: 1647200094.829761, ins_nwstr, passed tc-start: 1647200094.837114, ins_wch tc-end: 1647200097.92805, ins_wch, passed tc-start: 1647200097.102544, ins_wstr tc-end: 1647200099.822075, ins_wstr, passed tc-start: 1647200099.832850, insch tc-end: 1647200101.736822, insch, passed tc-start: 1647200101.745449, insdelln tc-end: 1647200109.190685, insdelln, passed tc-start: 1647200109.203290, insertln tc-end: 1647200118.308640, insertln, passed tc-start: 1647200118.315778, inwstr tc-end: 1647200120.108939, inwstr, passed tc-start: 1647200120.120133, is_linetouched tc-end: 1647200122.519594, is_linetouched, passed tc-start: 1647200122.531719, is_wintouched tc-end: 1647200124.911108, is_wintouched, passed tc-start: 1647200124.923481, key_name tc-end: 1647200127.12485, key_name, passed tc-start: 1647200127.23612, keyname tc-end: 1647200129.252548, keyname, passed tc-start: 1647200129.277165, keyok tc-end: 1647200131.320083, keyok, passed tc-start: 1647200131.353368, keypad tc-se:director: /usr/tests/lib/libcurses/tests/keypad:5: Slave function returned before end of input string tc-end: 1647200133.958194, keypad, passed tc-start: 1647200133.971340, killchar tc-end: 1647200136.27515, killchar, passed tc-start: 1647200136.41395, killwchar tc-end: 1647200137.887866, killwchar, passed tc-start: 1647200137.901201, leaveok tc-end: 1647200140.107581, leaveok, passed tc-start: 1647200140.117508, meta tc-end: 1647200141.693015, meta, passed tc-start: 1647200141.702309, mvaddch tc-end: 1647200143.395317, mvaddch, passed tc-start: 1647200143.404642, mvaddchnstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchnstr.chk:0: [compare_streams] Excess 1 bytes [\012] tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchnstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1647200145.273051, mvaddchnstr, passed tc-start: 1647200145.284432, mvaddchstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchnstr.chk:0: [compare_streams] Excess 1 bytes [\012] tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddchstr.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1647200147.338904, mvaddchstr, passed tc-start: 1647200147.347213, mvaddnstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddnstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1647200149.41304, mvaddnstr, passed tc-start: 1647200149.49463, mvaddnwstr tc-end: 1647200151.153884, mvaddnwstr, passed tc-start: 1647200151.165602, mvaddstr tc-se:director: /usr/tests/lib/libcurses/check_files/mvaddstr2.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1647200153.243984, mvaddstr, passed tc-start: 1647200153.253862, mvaddwstr tc-end: 1647200155.638613, mvaddwstr, passed tc-start: 1647200155.649554, mvchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1647200158.215835, mvchgat, passed tc-start: 1647200158.226550, mvcur tc-end: 1647200159.846206, mvcur, passed tc-start: 1647200159.853068, mvdelch tc-end: 1647200162.49085, mvdelch, passed tc-start: 1647200162.58519, mvderwin tc-se:director: /usr/tests/lib/libcurses/tests/mvderwin:14: [compare_streams] Excess 35 bytes from slave [elcup6;21Xelcup7;21Xelcup8;21Xel\025\025\025] tc-se:director: /usr/tests/lib/libcurses/tests/mvderwin:23: [compare_streams] Excess 14 bytes from slave [cup10;13XBBBBB] tc-se:director: /usr/tests/lib/libcurses/tests/mvderwin:27: [compare_streams] Excess 31 bytes from slave [cup5;21Xelcup7;21XBBBBcup10;18X] tc-end: 1647200164.693713, mvderwin, passed tc-start: 1647200164.702168, mvget_wstr tc-end: 1647200167.910230, mvget_wstr, passed tc-start: 1647200167.917151, mvgetn_wstr tc-end: 1647200170.917417, mvgetn_wstr, passed tc-start: 1647200170.924902, mvgetnstr tc-se:director: /usr/tests/lib/libcurses/tests/mvgetnstr:7: [compare_streams] Excess 2 bytes from slave [23] tc-se:director: /usr/tests/lib/libcurses/tests/mvgetnstr:12: [compare_streams] Excess 3 bytes from slave [def] tc-se:director: /usr/tests/lib/libcurses/tests/mvgetnstr:17: [compare_streams] Excess 11 bytes from slave [def\040\015\040tadeg] tc-end: 1647200174.202792, mvgetnstr, passed tc-start: 1647200174.209710, mvgetstr tc-se:director: /usr/tests/lib/libcurses/tests/mvgetstr:9: [compare_streams] Excess 8 bytes from slave [def\040ODgh] tc-se:director: /usr/tests/lib/libcurses/tests/mvgetstr:14: [compare_streams] Excess 10 bytes from slave [def\015\040adegh] tc-end: 1647200177.165727, mvgetstr, passed tc-start: 1647200177.175134, mvhline tc-end: 1647200178.699832, mvhline, passed tc-start: 1647200178.706829, mvinch tc-end: 1647200180.553636, mvinch, passed tc-start: 1647200180.560435, mvinchnstr tc-end: 1647200182.374704, mvinchnstr, passed tc-start: 1647200182.381808, mvinnstr tc-end: 1647200184.234912, mvinnstr, passed tc-start: 1647200184.241891, mvinnwstr tc-end: 1647200185.995750, mvinnwstr, passed tc-start: 1647200186.2659, mvins_nwstr tc-end: 1647200187.600777, mvins_nwstr, passed tc-start: 1647200187.607830, mvins_wch tc-end: 1647200189.340756, mvins_wch, passed tc-start: 1647200189.347686, mvins_wstr tc-end: 1647200191.22945, mvins_wstr, passed tc-start: 1647200191.32130, mvinsch tc-end: 1647200192.792444, mvinsch, passed tc-start: 1647200192.799752, mvinwstr tc-end: 1647200194.269239, mvinwstr, passed tc-start: 1647200194.276245, mvprintw tc-end: 1647200195.692563, mvprintw, passed tc-start: 1647200195.699325, mvscanw tc-end: 1647200199.59419, mvscanw, passed tc-start: 1647200199.66490, mvvline tc-end: 1647200201.14545, mvvline, passed tc-start: 1647200201.23952, mvwaddchnstr tc-end: 1647200203.245051, mvwaddchnstr, passed tc-start: 1647200203.254774, mvwaddchstr tc-end: 1647200205.295577, mvwaddchstr, passed tc-start: 1647200205.305811, mvwaddnstr tc-end: 1647200206.968029, mvwaddnstr, passed tc-start: 1647200206.974944, mvwaddnwstr tc-end: 1647200209.244090, mvwaddnwstr, passed tc-start: 1647200209.251516, mvwaddstr tc-end: 1647200210.728586, mvwaddstr, passed tc-start: 1647200210.735913, mvwaddwstr tc-end: 1647200212.924134, mvwaddwstr, passed tc-start: 1647200212.934403, mvwchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/window_create:4: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1647200215.404593, mvwchgat, passed tc-start: 1647200215.412954, mvwget_wstr tc-end: 1647200218.541733, mvwget_wstr, passed tc-start: 1647200218.549397, mvwgetn_wstr tc-end: 1647200221.404595, mvwgetn_wstr, passed tc-start: 1647200221.411639, mvwgetnstr tc-end: 1647200224.611003, mvwgetnstr, passed tc-start: 1647200224.618317, mvwgetstr tc-end: 1647200227.525293, mvwgetstr, passed tc-start: 1647200227.535338, mvwin tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:5: [compare_streams] Excess 11 bytes from slave [cup4;7Xxxxx] tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:7: [compare_streams] Excess 4 bytes from slave [home] tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:10: [compare_streams] Excess 11 bytes from slave [cup6;9Xxxxx] tc-se:director: /usr/tests/lib/libcurses/tests/mvwin:12: [compare_streams] Excess 4 bytes from slave [home] tc-end: 1647200229.868724, mvwin, passed tc-start: 1647200229.877603, mvwinch tc-end: 1647200232.227277, mvwinch, passed tc-start: 1647200232.236917, mvwinchnstr tc-end: 1647200234.109083, mvwinchnstr, passed tc-start: 1647200234.117904, mvwinnstr tc-end: 1647200235.769031, mvwinnstr, passed tc-start: 1647200235.776260, mvwinnwstr tc-end: 1647200237.569591, mvwinnwstr, passed tc-start: 1647200237.576520, mvwins_nwstr tc-end: 1647200239.494288, mvwins_nwstr, passed tc-start: 1647200239.501973, mvwins_wch tc-end: 1647200241.35666, mvwins_wch, passed tc-start: 1647200241.42782, mvwins_wstr tc-end: 1647200242.875346, mvwins_wstr, passed tc-start: 1647200242.882880, mvwinsch tc-end: 1647200244.769397, mvwinsch, passed tc-start: 1647200244.780645, mvwinwstr tc-end: 1647200246.605517, mvwinwstr, passed tc-start: 1647200246.612958, newwin tc-end: 1647200248.387830, newwin, passed tc-start: 1647200248.398195, nocbreak tc-se:director: /usr/tests/lib/libcurses/tests/cbreak:19: Slave function returned before end of input string tc-end: 1647200251.315933, nocbreak, passed tc-start: 1647200251.323087, nodelay tc-end: 1647200252.906915, nodelay, passed tc-start: 1647200252.914021, notimeout tc-se:director: /usr/tests/lib/libcurses/tests/notimeout:14: Slave function returned before end of input string tc-se:director: /usr/tests/lib/libcurses/tests/notimeout:28: Slave function returned before end of input string tc-end: 1647200275.297078, notimeout, passed tc-start: 1647200275.303800, overlay tc-end: 1647200277.752621, overlay, passed tc-start: 1647200277.760203, overwrite tc-end: 1647200280.500543, overwrite, passed tc-start: 1647200280.507755, pad tc-end: 1647200282.739181, pad, passed tc-start: 1647200282.746701, pair_content tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1647200284.370526, pair_content, passed tc-start: 1647200284.377568, pechochar tc-end: 1647200286.55581, pechochar, passed tc-start: 1647200286.63810, redrawwin tc-end: 1647200288.208286, redrawwin, passed tc-start: 1647200288.217696, scroll tc-end: 1647200293.197770, scroll, passed tc-start: 1647200293.208624, setscrreg tc-end: 1647200296.328276, setscrreg, passed tc-start: 1647200296.337671, slk tc-end: 1647200299.611873, slk, passed tc-start: 1647200299.618571, standout tc-end: 1647200301.238585, standout, passed tc-start: 1647200301.245879, start_color tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1647200302.730541, start_color, passed tc-start: 1647200302.738131, start_slk tc-end: 1647200304.222147, start_slk, passed tc-start: 1647200304.231985, startup tc-end: 1647200305.635079, startup, passed tc-start: 1647200305.642579, termattrs tc-end: 1647200307.113402, termattrs, passed tc-start: 1647200307.124605, timeout tc-se:director: /usr/tests/lib/libcurses/tests/timeout:13: Slave function returned before end of input string tc-se:director: /usr/tests/lib/libcurses/check_files/timeout.chk:0: [compare_streams] Excess 1 bytes [\012] tc-end: 1647200317.280642, timeout, passed tc-start: 1647200317.287209, touchline tc-end: 1647200320.27173, touchline, passed tc-start: 1647200320.34190, touchoverlap tc-se:director: /usr/tests/lib/libcurses/tests/touchoverlap:5: [compare_streams] Excess 7 bytes from slave [cup8;6X] tc-end: 1647200322.560903, touchoverlap, passed tc-start: 1647200322.567882, touchwin tc-end: 1647200325.221507, touchwin, passed tc-start: 1647200325.229240, two_window tc-end: 1647200326.921913, two_window, passed tc-start: 1647200326.929184, underscore tc-end: 1647200328.572761, underscore, passed tc-start: 1647200328.580119, unget_wch tc-end: 1647200330.513081, unget_wch, passed tc-start: 1647200330.523656, untouchwin tc-end: 1647200333.423897, untouchwin, passed tc-start: 1647200333.431585, varcheck tc-end: 1647200335.614635, varcheck, passed tc-start: 1647200335.622288, vline_set tc-end: 1647200337.318600, vline_set, passed tc-start: 1647200337.325634, wadd_wch tc-end: 1647200339.426226, wadd_wch, passed tc-start: 1647200339.433224, waddch tc-end: 1647200341.59933, waddch, passed tc-start: 1647200341.67014, waddchnstr tc-end: 1647200342.854000, waddchnstr, passed tc-start: 1647200342.861553, waddchstr tc-end: 1647200345.5606, waddchstr, passed tc-start: 1647200345.15793, waddnstr tc-end: 1647200347.131644, waddnstr, passed tc-start: 1647200347.142022, waddnwstr tc-end: 1647200349.482972, waddnwstr, passed tc-start: 1647200349.489984, waddstr tc-end: 1647200351.33192, waddstr, passed tc-start: 1647200351.40347, waddwstr tc-end: 1647200352.993497, waddwstr, passed tc-start: 1647200353.611, wattributes tc-end: 1647200354.929443, wattributes, passed tc-start: 1647200354.939855, wborder tc-end: 1647200356.735321, wborder, passed tc-start: 1647200356.743273, wborder_set tc-end: 1647200358.337677, wborder_set, passed tc-start: 1647200358.344775, wchgat tc-se:director: /usr/tests/lib/libcurses/tests/start_color:4: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/window_create:4: [compare_streams] Excess 2 bytes from slave [op] tc-end: 1647200360.228816, wchgat, passed tc-start: 1647200360.236144, wcolor_set tc-se:director: /usr/tests/lib/libcurses/tests/wcolor_set:4: [compare_streams] Excess 488 bytes from slave [homeopsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-se:director: /usr/tests/lib/libcurses/tests/wcolor_set:5: [compare_streams] Excess 484 bytes from slave [opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xel\015\012opsetaf7Xsetab0Xelhomeop] tc-end: 1647200362.69718, wcolor_set, passed tc-start: 1647200362.76781, wecho_wchar tc-end: 1647200364.228268, wecho_wchar, passed tc-start: 1647200364.235687, wget_wstr tc-end: 1647200367.940873, wget_wstr, passed tc-start: 1647200367.952104, wgetn_wstr tc-end: 1647200371.287794, wgetn_wstr, passed tc-start: 1647200371.295748, wgetnstr tc-end: 1647200374.548663, wgetnstr, passed tc-start: 1647200374.556418, wgetstr tc-end: 1647200377.642022, wgetstr, passed tc-start: 1647200377.652460, whline tc-end: 1647200380.63074, whline, passed tc-start: 1647200380.73315, whline_set tc-end: 1647200382.121800, whline_set, passed tc-start: 1647200382.129388, win_wch tc-end: 1647200383.907283, win_wch, passed tc-start: 1647200383.914575, winch tc-end: 1647200385.907637, winch, passed tc-start: 1647200385.915216, winchnstr tc-end: 1647200387.810530, winchnstr, passed tc-start: 1647200387.818021, window tc-end: 1647200389.301085, window, passed tc-start: 1647200389.308615, window_hierarchy tc-end: 1647200391.78291, window_hierarchy, passed tc-start: 1647200391.85767, winnstr tc-end: 1647200392.871120, winnstr, passed tc-start: 1647200392.879308, winnwstr tc-end: 1647200394.802239, winnwstr, passed tc-start: 1647200394.809635, wins_nwstr tc-end: 1647200396.679047, wins_nwstr, passed tc-start: 1647200396.687123, wins_wch tc-end: 1647200398.836606, wins_wch, passed tc-start: 1647200398.844122, wins_wstr tc-end: 1647200401.327169, wins_wstr, passed tc-start: 1647200401.334413, winsch tc-end: 1647200403.194841, winsch, passed tc-start: 1647200403.201914, winwstr tc-end: 1647200405.262504, winwstr, passed tc-start: 1647200405.275786, wprintw tc-end: 1647200407.468901, wprintw, passed tc-start: 1647200407.482331, wredrawln tc-end: 1647200411.218601, wredrawln, passed tc-start: 1647200411.231739, wscrl tc-end: 1647200413.682844, wscrl, passed tc-start: 1647200413.696413, wsetscrreg tc-end: 1647200416.414718, wsetscrreg, passed tc-start: 1647200416.427799, wstandout tc-end: 1647200418.465425, wstandout, passed tc-start: 1647200418.476771, wtimeout tc-se:director: /usr/tests/lib/libcurses/tests/wtimeout:13: Slave function returned before end of input string tc-end: 1647200428.474869, wtimeout, passed tc-start: 1647200428.483738, wtouchln tc-end: 1647200431.213234, wtouchln, passed tc-start: 1647200431.223160, wunderscore tc-end: 1647200433.880900, wunderscore, passed tc-start: 1647200433.888845, wvline tc-end: 1647200435.794695, wvline, passed tc-start: 1647200435.801886, wvline_set tc-end: 1647200437.724712, wvline_set, passed tp-end: 1647200437.732530, lib/libcurses/t_curses tp-start: 1647200437.825808, lib/libexecinfo/t_backtrace, 1 tc-start: 1647200437.828834, backtrace_fmt_basic tc-so:got nptrs=19 ncalls=12 (min_frames: 4, max_frames: 9) tc-so:backtrace is: tc-so:#0: myfunc3 tc-so:#1: myfunc2 tc-so:#2: myfunc1 tc-so:#3: myfunc1 tc-so:#4: myfunc1 tc-so:#5: myfunc1 tc-so:#6: myfunc1 tc-so:#7: myfunc1 tc-so:#8: myfunc1 tc-so:#9: myfunc1 tc-so:#10: myfunc1 tc-so:#11: myfunc1 tc-so:#12: myfunc1 tc-so:#13: myfunc1 tc-so:#14: myfunc tc-so:#15: atfu_backtrace_fmt_basic_body tc-so:#16: atf_tc_run tc-so:#17: atf_tp_main tc-so:#18: ___start tc-end: 1647200437.946714, backtrace_fmt_basic, passed tp-end: 1647200437.953038, lib/libexecinfo/t_backtrace tp-start: 1647200438.27070, lib/libexecinfo/t_sig_backtrace, 1 tc-start: 1647200438.29230, sig_backtrace tc-so:0x101974 at t_sig_backtrace tc-so:signal: 11 tc-so:Backtrace 1 stack frames. tc-end: 1647200438.128883, sig_backtrace, failed, /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libexecinfo/t_sig_backtrace.c:151: found_sigtramp not met tp-end: 1647200438.138183, lib/libexecinfo/t_sig_backtrace tp-start: 1647200438.246073, lib/libm/t_acos, 3 tc-start: 1647200438.248805, acos_inrange tc-end: 1647200438.325403, acos_inrange, passed tc-start: 1647200438.332341, acos_is_nan tc-end: 1647200438.405086, acos_is_nan, passed tc-start: 1647200438.411716, acos_is_plus_zero tc-end: 1647200438.481718, acos_is_plus_zero, passed tp-end: 1647200438.490671, lib/libm/t_acos tp-start: 1647200438.573459, lib/libm/t_asin, 14 tc-start: 1647200438.575508, asin_inf_neg tc-end: 1647200438.662777, asin_inf_neg, passed tc-start: 1647200438.669343, asin_inf_pos tc-end: 1647200438.738713, asin_inf_pos, passed tc-start: 1647200438.745520, asin_inrange tc-end: 1647200438.818522, asin_inrange, passed tc-start: 1647200438.825132, asin_nan tc-end: 1647200438.896495, asin_nan, passed tc-start: 1647200438.903165, asin_range tc-end: 1647200438.980726, asin_range, passed tc-start: 1647200438.988618, asin_zero_neg tc-end: 1647200439.59827, asin_zero_neg, passed tc-start: 1647200439.66436, asin_zero_pos tc-end: 1647200439.135495, asin_zero_pos, passed tc-start: 1647200439.142136, asinf_inf_neg tc-end: 1647200439.211966, asinf_inf_neg, passed tc-start: 1647200439.218540, asinf_inf_pos tc-end: 1647200439.287770, asinf_inf_pos, passed tc-start: 1647200439.294380, asinf_inrange tc-se:*** Expected check failure: asinf is busted, gives ~2ulp error: asinf(-0.5) = -0.52359891 != -0.52359879, error=~1.9ulp tc-se:*** Expected check failure: asinf is busted, gives ~2ulp error: asinf(0.5) = 0.52359891 != 0.52359879, error=~1.9ulp tc-end: 1647200439.379148, asinf_inrange, expected_failure, asinf is busted, gives ~2ulp error: 2 checks failed as expected; see output for more details tc-start: 1647200439.385928, asinf_nan tc-end: 1647200439.458422, asinf_nan, passed tc-start: 1647200439.465190, asinf_range tc-end: 1647200439.535919, asinf_range, passed tc-start: 1647200439.542568, asinf_zero_neg tc-end: 1647200439.612818, asinf_zero_neg, passed tc-start: 1647200439.619370, asinf_zero_pos tc-end: 1647200439.689408, asinf_zero_pos, passed tp-end: 1647200439.695834, lib/libm/t_asin tp-start: 1647200439.768994, lib/libm/t_atan, 4 tc-start: 1647200439.770980, atan_inrange tc-end: 1647200439.841871, atan_inrange, passed tc-start: 1647200439.848501, atan_nan tc-end: 1647200439.918122, atan_nan, passed tc-start: 1647200439.924750, atan_zero_neg tc-end: 1647200439.995018, atan_zero_neg, passed tc-start: 1647200440.1563, atan_zero_pos tc-end: 1647200440.70168, atan_zero_pos, passed tp-end: 1647200440.76489, lib/libm/t_atan tp-start: 1647200440.143796, lib/libm/t_bit, 1 tc-start: 1647200440.145811, signbit tc-end: 1647200440.214072, signbit, passed tp-end: 1647200440.220568, lib/libm/t_bit tp-start: 1647200440.301121, lib/libm/t_casinh, 1 tc-start: 1647200440.304397, casinh tc-end: 1647200440.391475, casinh, passed tp-end: 1647200440.400582, lib/libm/t_casinh tp-start: 1647200440.499951, lib/libm/t_cbrt, 18 tc-start: 1647200440.501962, cbrt_inf_neg tc-end: 1647200440.598684, cbrt_inf_neg, passed tc-start: 1647200440.608480, cbrt_inf_pos tc-end: 1647200440.706817, cbrt_inf_pos, passed tc-start: 1647200440.716661, cbrt_nan tc-end: 1647200440.813847, cbrt_nan, passed tc-start: 1647200440.820847, cbrt_pow tc-end: 1647200440.920019, cbrt_pow, passed tc-start: 1647200440.926811, cbrt_zero_neg tc-end: 1647200441.1839, cbrt_zero_neg, passed tc-start: 1647200441.8572, cbrt_zero_pos tc-end: 1647200441.96570, cbrt_zero_pos, passed tc-start: 1647200441.106268, cbrtf_inf_neg tc-end: 1647200441.191181, cbrtf_inf_neg, passed tc-start: 1647200441.198216, cbrtf_inf_pos tc-end: 1647200441.271180, cbrtf_inf_pos, passed tc-start: 1647200441.277872, cbrtf_nan tc-end: 1647200441.349759, cbrtf_nan, passed tc-start: 1647200441.356512, cbrtf_powf tc-end: 1647200441.430733, cbrtf_powf, passed tc-start: 1647200441.437290, cbrtf_zero_neg tc-end: 1647200441.507942, cbrtf_zero_neg, passed tc-start: 1647200441.514469, cbrtf_zero_pos tc-end: 1647200441.585273, cbrtf_zero_pos, passed tc-start: 1647200441.591874, cbrtl_inf_neg tc-end: 1647200441.663389, cbrtl_inf_neg, passed tc-start: 1647200441.669952, cbrtl_inf_pos tc-end: 1647200441.741179, cbrtl_inf_pos, passed tc-start: 1647200441.747849, cbrtl_nan tc-end: 1647200441.821184, cbrtl_nan, passed tc-start: 1647200441.828114, cbrtl_powl tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(0.0050000000000000001040834085586084257) = 0.17099759466766970012184505447667846 != powl(0.0050000000000000001040834085586084257, 1/3) = 0.17099759466766972781925915114698 tc-se: tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(99) = 4.6260650091827417930923623697912842 != powl(99, 1/3) = 4.6260650091827413277201230812352151 tc-se: tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(123.12300000000000466116034658625722) = 4.9748470109431477196393769412245629 != powl(123.12300000000000466116034658625722, 1/3) = 4.9748470109431472963024134514853358 tc-se: tc-se:*** Expected check failure: powl not yet implemented with full precision: cbrtl(9999) = 21.543628731482666713819354282184074 != powl(9999, 1/3) = 21.543628731482662885809986619278789 tc-se: tc-end: 1647200441.963034, cbrtl_powl, expected_failure, powl not yet implemented with full precision: 4 checks failed as expected; see output for more details tc-start: 1647200441.972827, cbrtl_zero_neg tc-end: 1647200442.78683, cbrtl_zero_neg, passed tc-start: 1647200442.88689, cbrtl_zero_pos tc-end: 1647200442.195332, cbrtl_zero_pos, passed tp-end: 1647200442.204393, lib/libm/t_cbrt tp-start: 1647200442.375364, lib/libm/t_ceil, 54 tc-start: 1647200442.378379, ceil_basic tc-end: 1647200442.487591, ceil_basic, passed tc-start: 1647200442.496815, ceil_inf_neg tc-end: 1647200442.605321, ceil_inf_neg, passed tc-start: 1647200442.614131, ceil_inf_pos tc-end: 1647200442.722618, ceil_inf_pos, passed tc-start: 1647200442.731424, ceil_nan tc-end: 1647200442.819445, ceil_nan, passed tc-start: 1647200442.827579, ceil_zero_neg tc-end: 1647200442.910604, ceil_zero_neg, passed tc-start: 1647200442.917421, ceil_zero_pos tc-end: 1647200443.13167, ceil_zero_pos, passed tc-start: 1647200443.22525, ceilf_basic tc-end: 1647200443.101951, ceilf_basic, passed tc-start: 1647200443.108764, ceilf_inf_neg tc-end: 1647200443.183905, ceilf_inf_neg, passed tc-start: 1647200443.190552, ceilf_inf_pos tc-end: 1647200443.267473, ceilf_inf_pos, passed tc-start: 1647200443.278410, ceilf_nan tc-end: 1647200443.370503, ceilf_nan, passed tc-start: 1647200443.380353, ceilf_zero_neg tc-end: 1647200443.463231, ceilf_zero_neg, passed tc-start: 1647200443.470101, ceilf_zero_pos tc-end: 1647200443.553438, ceilf_zero_pos, passed tc-start: 1647200443.560018, ceill_basic tc-end: 1647200443.637911, ceill_basic, passed tc-start: 1647200443.646428, ceill_inf_neg tc-end: 1647200443.733203, ceill_inf_neg, passed tc-start: 1647200443.740411, ceill_inf_pos tc-end: 1647200443.819401, ceill_inf_pos, passed tc-start: 1647200443.828518, ceill_nan tc-end: 1647200443.920492, ceill_nan, passed tc-start: 1647200443.927437, ceill_zero_neg tc-end: 1647200444.31451, ceill_zero_neg, passed tc-start: 1647200444.41269, ceill_zero_pos tc-end: 1647200444.155005, ceill_zero_pos, passed tc-start: 1647200444.163783, floor_basic tc-end: 1647200444.266667, floor_basic, passed tc-start: 1647200444.273805, floor_inf_neg tc-end: 1647200444.356461, floor_inf_neg, passed tc-start: 1647200444.364164, floor_inf_pos tc-end: 1647200444.462321, floor_inf_pos, passed tc-start: 1647200444.470781, floor_nan tc-end: 1647200444.550134, floor_nan, passed tc-start: 1647200444.556963, floor_zero_neg tc-end: 1647200444.645929, floor_zero_neg, passed tc-start: 1647200444.652713, floor_zero_pos tc-end: 1647200444.736781, floor_zero_pos, passed tc-start: 1647200444.743356, floorf_basic tc-end: 1647200444.839263, floorf_basic, passed tc-start: 1647200444.849335, floorf_inf_neg tc-end: 1647200444.966873, floorf_inf_neg, passed tc-start: 1647200444.977057, floorf_inf_pos tc-end: 1647200445.59419, floorf_inf_pos, passed tc-start: 1647200445.66152, floorf_nan tc-end: 1647200445.150211, floorf_nan, passed tc-start: 1647200445.156849, floorf_zero_neg tc-end: 1647200445.233686, floorf_zero_neg, passed tc-start: 1647200445.240455, floorf_zero_pos tc-end: 1647200445.325506, floorf_zero_pos, passed tc-start: 1647200445.332140, floorl_basic tc-end: 1647200445.409490, floorl_basic, passed tc-start: 1647200445.416463, floorl_inf_neg tc-end: 1647200445.497489, floorl_inf_neg, passed tc-start: 1647200445.505822, floorl_inf_pos tc-end: 1647200445.587479, floorl_inf_pos, passed tc-start: 1647200445.596701, floorl_nan tc-end: 1647200445.683678, floorl_nan, passed tc-start: 1647200445.690651, floorl_zero_neg tc-end: 1647200445.769511, floorl_zero_neg, passed tc-start: 1647200445.784837, floorl_zero_pos tc-end: 1647200445.861855, floorl_zero_pos, passed tc-start: 1647200445.868306, trunc_basic tc-end: 1647200445.944052, trunc_basic, passed tc-start: 1647200445.950650, trunc_inf_neg tc-end: 1647200446.27085, trunc_inf_neg, passed tc-start: 1647200446.33645, trunc_inf_pos tc-end: 1647200446.109713, trunc_inf_pos, passed tc-start: 1647200446.116228, trunc_nan tc-end: 1647200446.193118, trunc_nan, passed tc-start: 1647200446.200079, trunc_zero_neg tc-end: 1647200446.275433, trunc_zero_neg, passed tc-start: 1647200446.282171, trunc_zero_pos tc-end: 1647200446.357770, trunc_zero_pos, passed tc-start: 1647200446.364176, truncf_basic tc-end: 1647200446.440079, truncf_basic, passed tc-start: 1647200446.446642, truncf_inf_neg tc-end: 1647200446.522418, truncf_inf_neg, passed tc-start: 1647200446.529087, truncf_inf_pos tc-end: 1647200446.605121, truncf_inf_pos, passed tc-start: 1647200446.611659, truncf_nan tc-end: 1647200446.687067, truncf_nan, passed tc-start: 1647200446.693732, truncf_zero_neg tc-end: 1647200446.769394, truncf_zero_neg, passed tc-start: 1647200446.776029, truncf_zero_pos tc-end: 1647200446.852531, truncf_zero_pos, passed tc-start: 1647200446.859808, truncl_basic tc-end: 1647200446.943911, truncl_basic, passed tc-start: 1647200446.950986, truncl_inf_neg tc-end: 1647200447.28784, truncl_inf_neg, passed tc-start: 1647200447.35619, truncl_inf_pos tc-end: 1647200447.113446, truncl_inf_pos, passed tc-start: 1647200447.120126, truncl_nan tc-end: 1647200447.198153, truncl_nan, passed tc-start: 1647200447.204899, truncl_zero_neg tc-end: 1647200447.283704, truncl_zero_neg, passed tc-start: 1647200447.290511, truncl_zero_pos tc-end: 1647200447.383270, truncl_zero_pos, passed tp-end: 1647200447.391941, lib/libm/t_ceil tp-start: 1647200447.497028, lib/libm/t_cos, 18 tc-start: 1647200447.499102, cos_angles tc-end: 1647200447.572850, cos_angles, passed tc-start: 1647200447.579444, cos_inf_neg tc-end: 1647200447.651562, cos_inf_neg, passed tc-start: 1647200447.658145, cos_inf_pos tc-end: 1647200447.733752, cos_inf_pos, passed tc-start: 1647200447.741022, cos_nan tc-end: 1647200447.817017, cos_nan, passed tc-start: 1647200447.824137, cos_zero_neg tc-end: 1647200447.897390, cos_zero_neg, passed tc-start: 1647200447.903960, cos_zero_pos tc-end: 1647200447.975755, cos_zero_pos, passed tc-start: 1647200447.982778, cosf_angles tc-end: 1647200448.90701, cosf_angles, passed tc-start: 1647200448.99728, cosf_inf_neg tc-end: 1647200448.203390, cosf_inf_neg, passed tc-start: 1647200448.213086, cosf_inf_pos tc-end: 1647200448.320866, cosf_inf_pos, passed tc-start: 1647200448.330247, cosf_nan tc-end: 1647200448.434669, cosf_nan, passed tc-start: 1647200448.443631, cosf_zero_neg tc-end: 1647200448.527027, cosf_zero_neg, passed tc-start: 1647200448.533694, cosf_zero_pos tc-end: 1647200448.604236, cosf_zero_pos, passed tc-start: 1647200448.611281, cosl_angles tc-end: 1647200448.682405, cosl_angles, passed tc-start: 1647200448.688897, cosl_inf_neg tc-end: 1647200448.772333, cosl_inf_neg, passed tc-start: 1647200448.781237, cosl_inf_pos tc-end: 1647200448.883728, cosl_inf_pos, passed tc-start: 1647200448.893408, cosl_nan tc-end: 1647200448.974609, cosl_nan, passed tc-start: 1647200448.981563, cosl_zero_neg tc-end: 1647200449.69016, cosl_zero_neg, passed tc-start: 1647200449.75577, cosl_zero_pos tc-end: 1647200449.146755, cosl_zero_pos, passed tp-end: 1647200449.153124, lib/libm/t_cos tp-start: 1647200449.231704, lib/libm/t_cosh, 12 tc-start: 1647200449.233742, cosh_inf_neg tc-end: 1647200449.310124, cosh_inf_neg, passed tc-start: 1647200449.317076, cosh_inf_pos tc-end: 1647200449.390885, cosh_inf_pos, passed tc-start: 1647200449.397660, cosh_inrange tc-end: 1647200449.469669, cosh_inrange, passed tc-start: 1647200449.476546, cosh_nan tc-end: 1647200449.547963, cosh_nan, passed tc-start: 1647200449.554692, cosh_zero_neg tc-end: 1647200449.625888, cosh_zero_neg, passed tc-start: 1647200449.632739, cosh_zero_pos tc-end: 1647200449.728999, cosh_zero_pos, passed tc-start: 1647200449.739191, coshf_inf_neg tc-end: 1647200449.845531, coshf_inf_neg, passed tc-start: 1647200449.852237, coshf_inf_pos tc-end: 1647200449.938549, coshf_inf_pos, passed tc-start: 1647200449.946472, coshf_inrange tc-end: 1647200450.25505, coshf_inrange, passed tc-start: 1647200450.32848, coshf_nan tc-end: 1647200450.106478, coshf_nan, passed tc-start: 1647200450.113322, coshf_zero_neg tc-end: 1647200450.185371, coshf_zero_neg, passed tc-start: 1647200450.193654, coshf_zero_pos tc-end: 1647200450.270697, coshf_zero_pos, passed tp-end: 1647200450.278390, lib/libm/t_cosh tp-start: 1647200450.367870, lib/libm/t_erf, 16 tc-start: 1647200450.370008, erf_inf_neg tc-end: 1647200450.442640, erf_inf_neg, passed tc-start: 1647200450.449336, erf_inf_pos tc-end: 1647200450.525016, erf_inf_pos, passed tc-start: 1647200450.531750, erf_nan tc-end: 1647200450.603157, erf_nan, passed tc-start: 1647200450.610631, erf_zero_neg tc-end: 1647200450.706025, erf_zero_neg, passed tc-start: 1647200450.715631, erf_zero_pos tc-end: 1647200450.823563, erf_zero_pos, passed tc-start: 1647200450.833175, erfc_inf_neg tc-end: 1647200450.939359, erfc_inf_neg, passed tc-start: 1647200450.948877, erfc_inf_pos tc-end: 1647200451.56198, erfc_inf_pos, passed tc-start: 1647200451.65810, erfc_nan tc-end: 1647200451.174063, erfc_nan, passed tc-start: 1647200451.183804, erfcf_inf_neg tc-end: 1647200451.283478, erfcf_inf_neg, passed tc-start: 1647200451.292291, erfcf_inf_pos tc-end: 1647200451.396025, erfcf_inf_pos, passed tc-start: 1647200451.405426, erfcf_nan tc-end: 1647200451.511765, erfcf_nan, passed tc-start: 1647200451.521422, erff_inf_neg tc-end: 1647200451.625619, erff_inf_neg, passed tc-start: 1647200451.634418, erff_inf_pos tc-end: 1647200451.740650, erff_inf_pos, passed tc-start: 1647200451.750005, erff_nan tc-end: 1647200451.857542, erff_nan, passed tc-start: 1647200451.867152, erff_zero_neg tc-end: 1647200451.972885, erff_zero_neg, passed tc-start: 1647200451.982327, erff_zero_pos tc-end: 1647200452.74037, erff_zero_pos, passed tp-end: 1647200452.82963, lib/libm/t_erf tp-start: 1647200452.202166, lib/libm/t_exp, 26 tc-start: 1647200452.205131, exp2_is_nan tc-end: 1647200452.287775, exp2_is_nan, passed tc-start: 1647200452.294642, exp2_is_plus_zero tc-end: 1647200452.370253, exp2_is_plus_zero, passed tc-start: 1647200452.377250, exp2_powers tc-end: 1647200452.463740, exp2_powers, passed tc-start: 1647200452.471399, exp2_values tc-end: 1647200452.568220, exp2_values, passed tc-start: 1647200452.577087, exp_inf_neg tc-end: 1647200452.657870, exp_inf_neg, passed tc-start: 1647200452.666528, exp_inf_pos tc-end: 1647200452.744340, exp_inf_pos, passed tc-start: 1647200452.751249, exp_nan tc-end: 1647200452.825762, exp_nan, passed tc-start: 1647200452.832719, exp_product tc-end: 1647200452.907341, exp_product, passed tc-start: 1647200452.914143, exp_zero_neg tc-end: 1647200452.987618, exp_zero_neg, passed tc-start: 1647200452.994598, exp_zero_pos tc-end: 1647200453.69629, exp_zero_pos, passed tc-start: 1647200453.76437, expf_inf_neg tc-end: 1647200453.154621, expf_inf_neg, passed tc-start: 1647200453.161477, expf_inf_pos tc-end: 1647200453.241607, expf_inf_pos, passed tc-start: 1647200453.248889, expf_nan tc-end: 1647200453.324715, expf_nan, passed tc-start: 1647200453.331697, expf_product tc-end: 1647200453.404774, expf_product, passed tc-start: 1647200453.411433, expf_zero_neg tc-end: 1647200453.494243, expf_zero_neg, passed tc-start: 1647200453.500988, expf_zero_pos tc-end: 1647200453.574684, expf_zero_pos, passed tc-start: 1647200453.581890, expm1_inf_neg tc-end: 1647200453.655123, expm1_inf_neg, passed tc-start: 1647200453.661669, expm1_inf_pos tc-end: 1647200453.735846, expm1_inf_pos, passed tc-start: 1647200453.742510, expm1_nan tc-end: 1647200453.817064, expm1_nan, passed tc-start: 1647200453.823845, expm1_zero_neg tc-end: 1647200453.898771, expm1_zero_neg, passed tc-start: 1647200453.905475, expm1_zero_pos tc-end: 1647200453.980407, expm1_zero_pos, passed tc-start: 1647200453.987237, expm1f_inf_neg tc-end: 1647200454.64493, expm1f_inf_neg, passed tc-start: 1647200454.71281, expm1f_inf_pos tc-end: 1647200454.146416, expm1f_inf_pos, passed tc-start: 1647200454.153343, expm1f_nan tc-end: 1647200454.242962, expm1f_nan, passed tc-start: 1647200454.249798, expm1f_zero_neg tc-end: 1647200454.334663, expm1f_zero_neg, passed tc-start: 1647200454.341371, expm1f_zero_pos tc-end: 1647200454.415036, expm1f_zero_pos, passed tp-end: 1647200454.421686, lib/libm/t_exp tp-start: 1647200454.506346, lib/libm/t_fenv, 4 tc-start: 1647200454.509246, feenableexcept tc-end: 1647200454.613663, feenableexcept, passed tc-start: 1647200454.623055, fegetexcept tc-end: 1647200454.713598, fegetexcept, passed tc-start: 1647200454.720657, fegetround tc-end: 1647200454.790479, fegetround, passed tc-start: 1647200454.797556, fesetround tc-end: 1647200454.899272, fesetround, passed tp-end: 1647200454.907882, lib/libm/t_fenv tp-start: 1647200455.2795, lib/libm/t_fe_round, 4 tc-start: 1647200455.4842, fe_nearbyint tc-end: 1647200455.81712, fe_nearbyint, passed tc-start: 1647200455.88518, fe_nextafter tc-end: 1647200455.173365, fe_nextafter, passed tc-start: 1647200455.181054, fe_nexttoward tc-end: 1647200455.261009, fe_nexttoward, passed tc-start: 1647200455.267853, fe_round tc-end: 1647200455.348092, fe_round, passed tp-end: 1647200455.354676, lib/libm/t_fe_round tp-start: 1647200455.422623, lib/libm/t_fmod, 1 tc-start: 1647200455.424767, fmod tc-end: 1647200455.496873, fmod, passed tp-end: 1647200455.505243, lib/libm/t_fmod tp-start: 1647200455.576910, lib/libm/t_hypot, 3 tc-start: 1647200455.579960, hypot_integer tc-end: 1647200455.666680, hypot_integer, passed tc-start: 1647200455.676214, hypotf_integer tc-end: 1647200455.771543, hypotf_integer, passed tc-start: 1647200455.781947, pr50698 tc-end: 1647200455.870596, pr50698, passed tp-end: 1647200455.877622, lib/libm/t_hypot tp-start: 1647200455.977334, lib/libm/t_ilogb, 1 tc-start: 1647200455.980373, ilogb tc-end: 1647200456.85846, ilogb, passed tp-end: 1647200456.95499, lib/libm/t_ilogb tp-start: 1647200456.200328, lib/libm/t_infinity, 3 tc-start: 1647200456.203626, infinity_double tc-end: 1647200456.284781, infinity_double, passed tc-start: 1647200456.291584, infinity_float tc-end: 1647200456.361775, infinity_float, passed tc-start: 1647200456.368723, infinity_long_double tc-end: 1647200456.440209, infinity_long_double, passed tp-end: 1647200456.447017, lib/libm/t_infinity tp-start: 1647200456.533345, lib/libm/t_ldexp, 19 tc-start: 1647200456.535688, ldexp_basic tc-end: 1647200456.608565, ldexp_basic, passed tc-start: 1647200456.615352, ldexp_denormal tc-end: 1647200456.689312, ldexp_denormal, passed tc-start: 1647200456.696164, ldexp_denormal_large tc-end: 1647200456.773750, ldexp_denormal_large, passed tc-start: 1647200456.780897, ldexp_exp2 tc-end: 1647200456.853379, ldexp_exp2, passed tc-start: 1647200456.860042, ldexp_inf_neg tc-end: 1647200456.936957, ldexp_inf_neg, passed tc-start: 1647200456.944581, ldexp_inf_pos tc-end: 1647200457.20939, ldexp_inf_pos, passed tc-start: 1647200457.27938, ldexp_infinity tc-end: 1647200457.103447, ldexp_infinity, passed tc-start: 1647200457.110838, ldexp_nan tc-end: 1647200457.190612, ldexp_nan, passed tc-start: 1647200457.197509, ldexp_overflow tc-end: 1647200457.277604, ldexp_overflow, passed tc-start: 1647200457.284392, ldexp_underflow tc-end: 1647200457.357348, ldexp_underflow, passed tc-start: 1647200457.364040, ldexp_zero tc-end: 1647200457.437120, ldexp_zero, passed tc-start: 1647200457.444721, ldexp_zero_neg tc-end: 1647200457.528474, ldexp_zero_neg, passed tc-start: 1647200457.535303, ldexp_zero_pos tc-end: 1647200457.610531, ldexp_zero_pos, passed tc-start: 1647200457.617259, ldexpf_exp2f tc-end: 1647200457.689966, ldexpf_exp2f, passed tc-start: 1647200457.696577, ldexpf_inf_neg tc-end: 1647200457.774776, ldexpf_inf_neg, passed tc-start: 1647200457.781564, ldexpf_inf_pos tc-end: 1647200457.854334, ldexpf_inf_pos, passed tc-start: 1647200457.861152, ldexpf_nan tc-end: 1647200457.934298, ldexpf_nan, passed tc-start: 1647200457.941049, ldexpf_zero_neg tc-end: 1647200458.16207, ldexpf_zero_neg, passed tc-start: 1647200458.23214, ldexpf_zero_pos tc-end: 1647200458.101614, ldexpf_zero_pos, passed tp-end: 1647200458.108777, lib/libm/t_ldexp tp-start: 1647200458.230697, lib/libm/t_log, 54 tc-start: 1647200458.232756, log10_base tc-end: 1647200458.309572, log10_base, passed tc-start: 1647200458.316200, log10_inf_neg tc-end: 1647200458.395720, log10_inf_neg, passed tc-start: 1647200458.402598, log10_inf_pos tc-end: 1647200458.480724, log10_inf_pos, passed tc-start: 1647200458.487515, log10_nan tc-end: 1647200458.573726, log10_nan, passed tc-start: 1647200458.581892, log10_one_pos tc-end: 1647200458.688160, log10_one_pos, passed tc-start: 1647200458.695094, log10_zero_neg tc-end: 1647200458.775903, log10_zero_neg, passed tc-start: 1647200458.783624, log10_zero_pos tc-end: 1647200458.866603, log10_zero_pos, passed tc-start: 1647200458.873372, log10f_base tc-end: 1647200458.951322, log10f_base, passed tc-start: 1647200458.958051, log10f_inf_neg tc-end: 1647200459.39780, log10f_inf_neg, passed tc-start: 1647200459.46695, log10f_inf_pos tc-end: 1647200459.133024, log10f_inf_pos, passed tc-start: 1647200459.140009, log10f_nan tc-end: 1647200459.228451, log10f_nan, passed tc-start: 1647200459.235801, log10f_one_pos tc-end: 1647200459.329987, log10f_one_pos, passed tc-start: 1647200459.336936, log10f_zero_neg tc-end: 1647200459.421917, log10f_zero_neg, passed tc-start: 1647200459.428918, log10f_zero_pos tc-end: 1647200459.531763, log10f_zero_pos, passed tc-start: 1647200459.538651, log1p_inf_neg tc-end: 1647200459.621812, log1p_inf_neg, passed tc-start: 1647200459.631765, log1p_inf_pos tc-end: 1647200459.743857, log1p_inf_pos, passed tc-start: 1647200459.753898, log1p_nan tc-end: 1647200459.867891, log1p_nan, passed tc-start: 1647200459.874859, log1p_one_neg tc-end: 1647200459.953623, log1p_one_neg, passed tc-start: 1647200459.960665, log1p_zero_neg tc-end: 1647200460.40714, log1p_zero_neg, passed tc-start: 1647200460.47654, log1p_zero_pos tc-end: 1647200460.127485, log1p_zero_pos, passed tc-start: 1647200460.134559, log1pf_inf_neg tc-end: 1647200460.220818, log1pf_inf_neg, passed tc-start: 1647200460.228274, log1pf_inf_pos tc-end: 1647200460.319710, log1pf_inf_pos, passed tc-start: 1647200460.326661, log1pf_nan tc-end: 1647200460.406787, log1pf_nan, passed tc-start: 1647200460.413578, log1pf_one_neg tc-end: 1647200460.495489, log1pf_one_neg, passed tc-start: 1647200460.503109, log1pf_zero_neg tc-end: 1647200460.584555, log1pf_zero_neg, passed tc-start: 1647200460.591275, log1pf_zero_pos tc-end: 1647200460.669892, log1pf_zero_pos, passed tc-start: 1647200460.676718, log2_base tc-end: 1647200460.759442, log2_base, passed tc-start: 1647200460.766668, log2_inf_neg tc-end: 1647200460.852212, log2_inf_neg, passed tc-start: 1647200460.858807, log2_inf_pos tc-end: 1647200460.935555, log2_inf_pos, passed tc-start: 1647200460.942104, log2_nan tc-end: 1647200461.19472, log2_nan, passed tc-start: 1647200461.26206, log2_one_pos tc-end: 1647200461.107167, log2_one_pos, passed tc-start: 1647200461.115316, log2_zero_neg tc-end: 1647200461.195994, log2_zero_neg, passed tc-start: 1647200461.202849, log2_zero_pos tc-end: 1647200461.286970, log2_zero_pos, passed tc-start: 1647200461.296028, log2f_base tc-end: 1647200461.384835, log2f_base, passed tc-start: 1647200461.391658, log2f_inf_neg tc-end: 1647200461.468978, log2f_inf_neg, passed tc-start: 1647200461.475614, log2f_inf_pos tc-end: 1647200461.552368, log2f_inf_pos, passed tc-start: 1647200461.559066, log2f_nan tc-end: 1647200461.636491, log2f_nan, passed tc-start: 1647200461.643500, log2f_one_pos tc-end: 1647200461.722422, log2f_one_pos, passed tc-start: 1647200461.729289, log2f_zero_neg tc-end: 1647200461.837701, log2f_zero_neg, passed tc-start: 1647200461.848075, log2f_zero_pos tc-end: 1647200461.947658, log2f_zero_pos, passed tc-start: 1647200461.957432, log_base tc-end: 1647200462.35703, log_base, passed tc-start: 1647200462.42362, log_inf_neg tc-end: 1647200462.127936, log_inf_neg, passed tc-start: 1647200462.135480, log_inf_pos tc-end: 1647200462.220387, log_inf_pos, passed tc-start: 1647200462.227592, log_nan tc-end: 1647200462.323646, log_nan, passed tc-start: 1647200462.330243, log_one_pos tc-end: 1647200462.420252, log_one_pos, passed tc-start: 1647200462.429805, log_zero_neg tc-end: 1647200462.524294, log_zero_neg, passed tc-start: 1647200462.531923, log_zero_pos tc-end: 1647200462.611488, log_zero_pos, passed tc-start: 1647200462.618315, logf_base tc-end: 1647200462.698168, logf_base, passed tc-start: 1647200462.708930, logf_inf_neg tc-end: 1647200462.800047, logf_inf_neg, passed tc-start: 1647200462.807422, logf_inf_pos tc-end: 1647200462.896558, logf_inf_pos, passed tc-start: 1647200462.903370, logf_nan tc-end: 1647200462.990251, logf_nan, passed tc-start: 1647200462.997046, logf_one_pos tc-end: 1647200463.80427, logf_one_pos, passed tc-start: 1647200463.87723, logf_zero_neg tc-end: 1647200463.171277, logf_zero_neg, passed tc-start: 1647200463.178558, logf_zero_pos tc-end: 1647200463.282080, logf_zero_pos, passed tp-end: 1647200463.288544, lib/libm/t_log tp-start: 1647200463.363751, lib/libm/t_modf, 1 tc-start: 1647200463.366815, modf tc-end: 1647200463.465838, modf, passed tp-end: 1647200463.473159, lib/libm/t_modf tp-start: 1647200463.559914, lib/libm/t_pow, 20 tc-start: 1647200463.561927, pow_inf_neg_x tc-end: 1647200463.634666, pow_inf_neg_x, passed tc-start: 1647200463.641394, pow_inf_neg_y tc-end: 1647200463.713136, pow_inf_neg_y, passed tc-start: 1647200463.719659, pow_inf_pos_x tc-end: 1647200463.791369, pow_inf_pos_x, passed tc-start: 1647200463.797989, pow_inf_pos_y tc-end: 1647200463.872525, pow_inf_pos_y, passed tc-start: 1647200463.879165, pow_nan_x tc-end: 1647200463.951681, pow_nan_x, passed tc-start: 1647200463.958398, pow_nan_y tc-end: 1647200464.35312, pow_nan_y, passed tc-start: 1647200464.42178, pow_one_neg_x tc-end: 1647200464.117277, pow_one_neg_x, passed tc-start: 1647200464.125346, pow_one_pos_x tc-end: 1647200464.198275, pow_one_pos_x, passed tc-start: 1647200464.204820, pow_zero_x tc-end: 1647200464.284126, pow_zero_x, passed tc-start: 1647200464.290847, pow_zero_y tc-end: 1647200464.362388, pow_zero_y, passed tc-start: 1647200464.370304, powf_inf_neg_x tc-end: 1647200464.479945, powf_inf_neg_x, passed tc-start: 1647200464.489859, powf_inf_neg_y tc-end: 1647200464.578140, powf_inf_neg_y, passed tc-start: 1647200464.584934, powf_inf_pos_x tc-end: 1647200464.656346, powf_inf_pos_x, passed tc-start: 1647200464.662972, powf_inf_pos_y tc-end: 1647200464.736396, powf_inf_pos_y, passed tc-start: 1647200464.742846, powf_nan_x tc-end: 1647200464.814335, powf_nan_x, passed tc-start: 1647200464.820841, powf_nan_y tc-end: 1647200464.895734, powf_nan_y, passed tc-start: 1647200464.902827, powf_one_neg_x tc-end: 1647200465.9598, powf_one_neg_x, passed tc-start: 1647200465.18426, powf_one_pos_x tc-end: 1647200465.90112, powf_one_pos_x, passed tc-start: 1647200465.96881, powf_zero_x tc-end: 1647200465.169603, powf_zero_x, passed tc-start: 1647200465.176200, powf_zero_y tc-end: 1647200465.249879, powf_zero_y, passed tp-end: 1647200465.256495, lib/libm/t_pow tp-start: 1647200465.325181, lib/libm/t_precision, 1 tc-start: 1647200465.327279, t_precision tc-end: 1647200465.395437, t_precision, passed tp-end: 1647200465.401883, lib/libm/t_precision tp-start: 1647200465.472554, lib/libm/t_round, 3 tc-start: 1647200465.474532, round_dir tc-end: 1647200465.545448, round_dir, passed tc-start: 1647200465.552477, rounding_alpha tc-so:d = 9.22337e+18 tc-end: 1647200465.628011, rounding_alpha, passed tc-start: 1647200465.634868, rounding_alpha_simple tc-end: 1647200465.704919, rounding_alpha_simple, passed tp-end: 1647200465.712083, lib/libm/t_round tp-start: 1647200465.798032, lib/libm/t_scalbn, 20 tc-start: 1647200465.800419, scalbn_inf_neg tc-end: 1647200465.894501, scalbn_inf_neg, passed tc-start: 1647200465.904376, scalbn_inf_pos tc-end: 1647200465.980394, scalbn_inf_pos, passed tc-start: 1647200465.987297, scalbn_ldexp tc-end: 1647200466.61012, scalbn_ldexp, passed tc-start: 1647200466.68116, scalbn_nan tc-end: 1647200466.143229, scalbn_nan, passed tc-start: 1647200466.150144, scalbn_val tc-end: 1647200466.224861, scalbn_val, passed tc-start: 1647200466.231749, scalbn_zero_neg tc-end: 1647200466.306082, scalbn_zero_neg, passed tc-start: 1647200466.313053, scalbn_zero_pos tc-end: 1647200466.388555, scalbn_zero_pos, passed tc-start: 1647200466.395918, scalbnf_inf_neg tc-end: 1647200466.470752, scalbnf_inf_neg, passed tc-start: 1647200466.477679, scalbnf_inf_pos tc-end: 1647200466.552195, scalbnf_inf_pos, passed tc-start: 1647200466.559025, scalbnf_ldexpf tc-end: 1647200466.634817, scalbnf_ldexpf, passed tc-start: 1647200466.641758, scalbnf_nan tc-end: 1647200466.716967, scalbnf_nan, passed tc-start: 1647200466.724302, scalbnf_val tc-end: 1647200466.822895, scalbnf_val, passed tc-start: 1647200466.833009, scalbnf_zero_neg tc-end: 1647200466.943483, scalbnf_zero_neg, passed tc-start: 1647200466.953240, scalbnf_zero_pos tc-end: 1647200467.61647, scalbnf_zero_pos, passed tc-start: 1647200467.72067, scalbnl_inf_neg tc-end: 1647200467.182303, scalbnl_inf_neg, passed tc-start: 1647200467.192043, scalbnl_inf_pos tc-end: 1647200467.301027, scalbnl_inf_pos, passed tc-start: 1647200467.310788, scalbnl_nan tc-end: 1647200467.422179, scalbnl_nan, passed tc-start: 1647200467.431824, scalbnl_val tc-end: 1647200467.540909, scalbnl_val, passed tc-start: 1647200467.550671, scalbnl_zero_neg tc-end: 1647200467.661102, scalbnl_zero_neg, passed tc-start: 1647200467.671087, scalbnl_zero_pos tc-end: 1647200467.782871, scalbnl_zero_pos, passed tp-end: 1647200467.793070, lib/libm/t_scalbn tp-start: 1647200467.912327, lib/libm/t_sin, 12 tc-start: 1647200467.915202, sin_angles tc-end: 1647200468.21391, sin_angles, passed tc-start: 1647200468.31803, sin_inf_neg tc-end: 1647200468.141085, sin_inf_neg, passed tc-start: 1647200468.151363, sin_inf_pos tc-end: 1647200468.232993, sin_inf_pos, passed tc-start: 1647200468.239819, sin_nan tc-end: 1647200468.312525, sin_nan, passed tc-start: 1647200468.319592, sin_zero_neg tc-end: 1647200468.392506, sin_zero_neg, passed tc-start: 1647200468.399607, sin_zero_pos tc-end: 1647200468.473388, sin_zero_pos, passed tc-start: 1647200468.480267, sinf_angles tc-end: 1647200468.554056, sinf_angles, passed tc-start: 1647200468.561706, sinf_inf_neg tc-end: 1647200468.635851, sinf_inf_neg, passed tc-start: 1647200468.642870, sinf_inf_pos tc-end: 1647200468.718132, sinf_inf_pos, passed tc-start: 1647200468.725089, sinf_nan tc-end: 1647200468.799006, sinf_nan, passed tc-start: 1647200468.805979, sinf_zero_neg tc-end: 1647200468.880396, sinf_zero_neg, passed tc-start: 1647200468.887769, sinf_zero_pos tc-end: 1647200468.976596, sinf_zero_pos, passed tp-end: 1647200468.983859, lib/libm/t_sin tp-start: 1647200469.66138, lib/libm/t_sinh, 12 tc-start: 1647200469.68276, sinh_inf_neg tc-end: 1647200469.143111, sinh_inf_neg, passed tc-start: 1647200469.150085, sinh_inf_pos tc-end: 1647200469.223071, sinh_inf_pos, passed tc-start: 1647200469.229971, sinh_inrange tc-end: 1647200469.302277, sinh_inrange, passed tc-start: 1647200469.309249, sinh_nan tc-end: 1647200469.382522, sinh_nan, passed tc-start: 1647200469.389289, sinh_zero_neg tc-end: 1647200469.462588, sinh_zero_neg, passed tc-start: 1647200469.469672, sinh_zero_pos tc-end: 1647200469.541723, sinh_zero_pos, passed tc-start: 1647200469.548803, sinhf_inf_neg tc-end: 1647200469.621464, sinhf_inf_neg, passed tc-start: 1647200469.637599, sinhf_inf_pos tc-end: 1647200469.710415, sinhf_inf_pos, passed tc-start: 1647200469.717262, sinhf_inrange tc-end: 1647200469.793194, sinhf_inrange, passed tc-start: 1647200469.800364, sinhf_nan tc-end: 1647200469.873777, sinhf_nan, passed tc-start: 1647200469.881122, sinhf_zero_neg tc-end: 1647200469.956894, sinhf_zero_neg, passed tc-start: 1647200469.964226, sinhf_zero_pos tc-end: 1647200470.37429, sinhf_zero_pos, passed tp-end: 1647200470.44292, lib/libm/t_sinh tp-start: 1647200470.132927, lib/libm/t_sqrt, 18 tc-start: 1647200470.135043, sqrt_inf_neg tc-end: 1647200470.207303, sqrt_inf_neg, passed tc-start: 1647200470.214177, sqrt_inf_pos tc-end: 1647200470.289696, sqrt_inf_pos, passed tc-start: 1647200470.297248, sqrt_nan tc-end: 1647200470.369992, sqrt_nan, passed tc-start: 1647200470.376532, sqrt_pow tc-end: 1647200470.451566, sqrt_pow, passed tc-start: 1647200470.458416, sqrt_zero_neg tc-end: 1647200470.532232, sqrt_zero_neg, passed tc-start: 1647200470.539126, sqrt_zero_pos tc-end: 1647200470.615255, sqrt_zero_pos, passed tc-start: 1647200470.621954, sqrtf_inf_neg tc-end: 1647200470.696725, sqrtf_inf_neg, passed tc-start: 1647200470.703622, sqrtf_inf_pos tc-end: 1647200470.781934, sqrtf_inf_pos, passed tc-start: 1647200470.789026, sqrtf_nan tc-end: 1647200470.865215, sqrtf_nan, passed tc-start: 1647200470.872432, sqrtf_powf tc-end: 1647200470.946753, sqrtf_powf, passed tc-start: 1647200470.953797, sqrtf_zero_neg tc-end: 1647200471.28222, sqrtf_zero_neg, passed tc-start: 1647200471.34936, sqrtf_zero_pos tc-end: 1647200471.119842, sqrtf_zero_pos, passed tc-start: 1647200471.126479, sqrtl_inf_neg tc-end: 1647200471.200814, sqrtl_inf_neg, passed tc-start: 1647200471.207528, sqrtl_inf_pos tc-end: 1647200471.282074, sqrtl_inf_pos, passed tc-start: 1647200471.288990, sqrtl_nan tc-end: 1647200471.362780, sqrtl_nan, passed tc-start: 1647200471.369560, sqrtl_powl tc-end: 1647200471.445836, sqrtl_powl, passed tc-start: 1647200471.452798, sqrtl_zero_neg tc-end: 1647200471.527507, sqrtl_zero_neg, passed tc-start: 1647200471.534466, sqrtl_zero_pos tc-end: 1647200471.608640, sqrtl_zero_pos, passed tp-end: 1647200471.615287, lib/libm/t_sqrt tp-start: 1647200471.695734, lib/libm/t_tan, 12 tc-start: 1647200471.697768, tan_angles tc-end: 1647200471.774197, tan_angles, passed tc-start: 1647200471.781039, tan_inf_neg tc-end: 1647200471.852797, tan_inf_neg, passed tc-start: 1647200471.859595, tan_inf_pos tc-end: 1647200471.931774, tan_inf_pos, passed tc-start: 1647200471.938515, tan_nan tc-end: 1647200472.10997, tan_nan, passed tc-start: 1647200472.18092, tan_zero_neg tc-end: 1647200472.90387, tan_zero_neg, passed tc-start: 1647200472.97300, tan_zero_pos tc-end: 1647200472.170159, tan_zero_pos, passed tc-start: 1647200472.177044, tanf_angles tc-end: 1647200472.251873, tanf_angles, passed tc-start: 1647200472.258872, tanf_inf_neg tc-end: 1647200472.333252, tanf_inf_neg, passed tc-start: 1647200472.340105, tanf_inf_pos tc-end: 1647200472.414672, tanf_inf_pos, passed tc-start: 1647200472.421239, tanf_nan tc-end: 1647200472.491829, tanf_nan, passed tc-start: 1647200472.499481, tanf_zero_neg tc-end: 1647200472.578974, tanf_zero_neg, passed tc-start: 1647200472.585598, tanf_zero_pos tc-end: 1647200472.665922, tanf_zero_pos, passed tp-end: 1647200472.674393, lib/libm/t_tan tp-start: 1647200472.766844, lib/libm/t_tanh, 10 tc-start: 1647200472.768977, tanh_inf_neg tc-end: 1647200472.851273, tanh_inf_neg, passed tc-start: 1647200472.858313, tanh_inf_pos tc-end: 1647200472.932712, tanh_inf_pos, passed tc-start: 1647200472.940121, tanh_nan tc-end: 1647200473.15053, tanh_nan, passed tc-start: 1647200473.22026, tanh_zero_neg tc-end: 1647200473.95695, tanh_zero_neg, passed tc-start: 1647200473.102771, tanh_zero_pos tc-end: 1647200473.177008, tanh_zero_pos, passed tc-start: 1647200473.184006, tanhf_inf_neg tc-end: 1647200473.256823, tanhf_inf_neg, passed tc-start: 1647200473.264043, tanhf_inf_pos tc-end: 1647200473.337073, tanhf_inf_pos, passed tc-start: 1647200473.344048, tanhf_nan tc-end: 1647200473.417670, tanhf_nan, passed tc-start: 1647200473.424585, tanhf_zero_neg tc-end: 1647200473.498216, tanhf_zero_neg, passed tc-start: 1647200473.505045, tanhf_zero_pos tc-end: 1647200473.578172, tanhf_zero_pos, passed tp-end: 1647200473.585307, lib/libm/t_tanh tp-start: 1647200473.717563, lib/libm/t_cabsl, 1 tc-start: 1647200473.719730, cabsl tc-end: 1647200473.847604, cabsl, passed tp-end: 1647200473.854563, lib/libm/t_cabsl tp-start: 1647200473.970560, lib/libobjc/t_threads, 1 tc-start: 1647200473.972889, thread_callback tc-so:Old Callback: 0x0 tc-so:detach value: 0x402b4000 tc-so:becoming multithreaded! tc-so:detached thread started! tc-so:Shutting down tc-end: 1647200474.82013, thread_callback, passed tp-end: 1647200474.88590, lib/libobjc/t_threads tp-start: 1647200474.163866, lib/libposix/bsd/t_rename, 1 tc-start: 1647200474.166480, rename tc-end: 1647200474.238365, rename, passed tp-end: 1647200474.246191, lib/libposix/bsd/t_rename tp-start: 1647200474.319381, lib/libposix/posix1/t_rename, 1 tc-start: 1647200474.321637, rename tc-end: 1647200474.396783, rename, passed tp-end: 1647200474.409882, lib/libposix/posix1/t_rename tp-start: 1647200474.512898, lib/libposix/posix2/t_rename, 1 tc-start: 1647200474.516004, rename tc-end: 1647200474.616158, rename, passed tp-end: 1647200474.629764, lib/libposix/posix2/t_rename tp-start: 1647200474.802966, lib/libppath/t_ppath, 25 tc-start: 1647200474.805998, component_at tc-end: 1647200474.911238, component_at, passed tc-start: 1647200474.918248, copydel_bool_success tc-end: 1647200475.20658, copydel_bool_success, passed tc-start: 1647200475.27372, copydel_object_twice_success tc-end: 1647200475.119919, copydel_object_twice_success, passed tc-start: 1647200475.126642, copyset_bool_success tc-end: 1647200475.216894, copyset_bool_success, passed tc-start: 1647200475.223599, copyset_object_twice_success tc-end: 1647200475.317740, copyset_object_twice_success, passed tc-start: 1647200475.324367, create_bool_eexist tc-end: 1647200475.410065, create_bool_eexist, passed tc-start: 1647200475.416699, create_bool_success tc-end: 1647200475.501513, create_bool_success, passed tc-start: 1647200475.508262, delete_bool_eftype tc-end: 1647200475.592576, delete_bool_eftype, passed tc-start: 1647200475.599218, delete_bool_enoent tc-end: 1647200475.684166, delete_bool_enoent, passed tc-start: 1647200475.690936, delete_bool_success tc-end: 1647200475.786094, delete_bool_success, passed tc-start: 1647200475.792797, get_bool_eftype tc-end: 1647200475.876714, get_bool_eftype, passed tc-start: 1647200475.883556, get_bool_enoent tc-end: 1647200475.969483, get_bool_enoent, passed tc-start: 1647200475.976099, get_bool_success tc-end: 1647200476.64873, get_bool_success, passed tc-start: 1647200476.71985, get_idx_key tc-end: 1647200476.154178, get_idx_key, passed tc-start: 1647200476.161884, get_string_eftype tc-end: 1647200476.246793, get_string_eftype, passed tc-start: 1647200476.253603, get_string_enoent tc-end: 1647200476.339483, get_string_enoent, passed tc-start: 1647200476.346964, get_string_success tc-end: 1647200476.433186, get_string_success, passed tc-start: 1647200476.440685, length tc-end: 1647200476.529254, length, passed tc-start: 1647200476.536207, pop_until_empty tc-end: 1647200476.617735, pop_until_empty, passed tc-start: 1647200476.624910, ppath_copy tc-end: 1647200476.706388, ppath_copy, passed tc-start: 1647200476.742184, push_until_full tc-end: 1647200476.866073, push_until_full, passed tc-start: 1647200476.873209, replace tc-end: 1647200476.955114, replace, passed tc-start: 1647200476.961739, set_bool_eftype tc-end: 1647200477.46428, set_bool_eftype, passed tc-start: 1647200477.53032, set_bool_enoent tc-end: 1647200477.138669, set_bool_enoent, passed tc-start: 1647200477.145387, set_bool_success tc-end: 1647200477.231280, set_bool_success, passed tp-end: 1647200477.238140, lib/libppath/t_ppath tp-start: 1647200477.320965, lib/libprop/t_proplib, 7 tc-start: 1647200477.323042, prop_basic tc-end: 1647200477.409512, prop_basic, passed tc-start: 1647200477.416043, prop_data_basic tc-end: 1647200477.488868, prop_data_basic, passed tc-start: 1647200477.495618, prop_dict_util tc-end: 1647200477.579970, prop_dict_util, passed tc-start: 1647200477.586875, prop_dictionary_equals tc-end: 1647200477.669293, prop_dictionary_equals, passed tc-start: 1647200477.676393, prop_number_basic tc-end: 1647200477.774690, prop_number_basic, passed tc-start: 1647200477.799724, prop_number_range_check tc-end: 1647200477.907845, prop_number_range_check, passed tc-start: 1647200477.916563, prop_string_basic tc-end: 1647200478.71755, prop_string_basic, passed tp-end: 1647200478.81271, lib/libprop/t_proplib tp-start: 1647200478.210315, lib/libpthread/t_barrier, 1 tc-start: 1647200478.213306, barrier tc-so:thread 0 entering barrier tc-so:thread 1 entering barrier tc-so:thread 2 entering barrier tc-so:thread 3 entering barrier tc-so:thread 4 entering barrier tc-so:thread 0 leaving barrier -> 0 tc-so:thread 1 leaving barrier -> 0 tc-so:thread 2 leaving barrier -> 0 tc-so:thread 3 leaving barrier -> 0 tc-so:thread 4 leaving barrier -> 1234567 tc-so:main joined with thread 0 tc-so:main joined with thread 1 tc-so:main joined with thread 2 tc-so:main joined with thread 3 tc-so:main joined with thread 4 tc-end: 1647200497.893512, barrier, passed tp-end: 1647200497.900851, lib/libpthread/t_barrier tp-start: 1647200497.985652, lib/libpthread/t_cond, 9 tc-start: 1647200497.987498, bogus_timedwaits tc-so:condition variable test 6: bogus timedwaits tc-so:unthreaded test (past) tc-so:unthreaded test (zero time) tc-so:threaded test tc-so:threaded test (zero time) tc-end: 1647200498.69120, bogus_timedwaits, passed tc-start: 1647200498.74553, broadcast tc-so:1: condition variable test 5 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:2: After the loop. tc-so:1: Thread joined. Final count = 0, total = 50000 tc-end: 1647200503.500087, broadcast, passed tc-start: 1647200503.509341, cond_timedwait_race tc-end: 1647200571.677956, cond_timedwait_race, passed tc-start: 1647200571.685282, condattr tc-end: 1647200571.761627, condattr, passed tc-start: 1647200571.769548, destroy_after_cancel tc-end: 1647200571.851041, destroy_after_cancel, passed tc-start: 1647200571.857961, signal_before_unlock tc-so:1: condition variable test 2 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:Shared value: 1. Changing to 0. tc-so:1: After waiting, in loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1647200575.610918, signal_before_unlock, passed tc-start: 1647200575.617696, signal_before_unlock_static_init tc-so:1: condition variable test 3 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:Shared value: 1. Changing to 0. tc-so:1: After waiting, in loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1647200579.703894, signal_before_unlock_static_init, passed tc-start: 1647200579.710669, signal_delay_wait tc-so:1: condition variable test 1 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:Shared value: 1. Changing to 0. tc-so:1: After waiting, in loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1647200583.735442, signal_delay_wait, passed tc-start: 1647200583.742229, signal_wait_race tc-so:1: condition variable test 4 tc-so:1: Before waiting. tc-so:2: Second thread. tc-so:2: Before the loop. tc-so:1: After the loop. tc-so:1: After releasing the mutex. tc-so:2: After the loop. tc-so:1: Thread joined. Final count = 0, total = 50000 tc-end: 1647200590.839753, signal_wait_race, passed tp-end: 1647200590.849835, lib/libpthread/t_cond tp-start: 1647200590.960236, lib/libpthread/t_condwait, 2 tc-start: 1647200590.963753, cond_wait_mono tc-so:**** CLOCK_MONOTONIC clock wait starting tc-so:started: 7734.199489393 sec tc-so:timeout: 7738.077353324 sec tc-so:elapsed: 3.877863931 sec tc-end: 1647200594.975224, cond_wait_mono, failed, /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libpthread/t_condwait.c:104: timespeccmp(&to, &twmax, <=) not met tc-start: 1647200594.985787, cond_wait_real tc-so:**** CLOCK_REALTIME clock wait starting tc-so:started: 1647200595.062613822 sec tc-so:timeout: 1647200599.002054572 sec tc-so:elapsed: 3.939440750 sec tc-end: 1647200599.17595, cond_wait_real, failed, /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libpthread/t_condwait.c:104: timespeccmp(&to, &twmax, <=) not met tp-end: 1647200599.24620, lib/libpthread/t_condwait tp-start: 1647200599.92719, lib/libpthread/t_detach, 1 tc-start: 1647200599.94733, pthread_detach tc-end: 1647200607.78615, pthread_detach, passed tp-end: 1647200607.89424, lib/libpthread/t_detach tp-start: 1647200607.195550, lib/libpthread/t_equal, 1 tc-start: 1647200607.199079, pthread_equal tc-end: 1647200607.316403, pthread_equal, passed tp-end: 1647200607.326913, lib/libpthread/t_equal tp-start: 1647200607.437296, lib/libpthread/t_fork, 1 tc-start: 1647200607.440448, fork tc-end: 1647200617.267163, fork, passed tp-end: 1647200617.278581, lib/libpthread/t_fork tp-start: 1647200617.392360, lib/libpthread/t_fpu, 1 tc-start: 1647200617.394842, fpu tc-so:Testing threaded floating point computations... tc-end: 1647200617.538038, fpu, passed tp-end: 1647200617.546380, lib/libpthread/t_fpu tp-start: 1647200617.642842, lib/libpthread/t_join, 1 tc-start: 1647200617.645322, pthread_join tc-end: 1647200617.806163, pthread_join, passed tp-end: 1647200617.814465, lib/libpthread/t_join tp-start: 1647200617.909226, lib/libpthread/t_kill, 1 tc-start: 1647200617.911738, simple tc-end: 1647200618.353595, simple, passed tp-end: 1647200618.363459, lib/libpthread/t_kill tp-start: 1647200618.464928, lib/libpthread/t_mutex, 7 tc-start: 1647200618.467461, mutex1 tc-so:1: Mutex-test 1 tc-so:1: Before changing the value. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: Before releasing the mutex. tc-so:1: After releasing the mutex. tc-so:2: Got mutex. *param = 20 tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1647200626.424441, mutex1, passed tc-start: 1647200626.435832, mutex2 tc-so:1: Mutex-test 2 tc-so:1: Thread 0x4022b800 tc-so:2: Second thread (0x4027e000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1647200664.706092, mutex2, passed tc-start: 1647200664.716563, mutex3 tc-so:1: Mutex-test 3 tc-so:1: Thread 0x4022b800 tc-so:2: Second thread (0x4027e000). Count is 10000000 tc-so:1: Thread joined. X was 20000000. Return value (long) was -1 tc-end: 1647200701.138137, mutex3, passed tc-start: 1647200701.146339, mutex4 tc-so:1: Mutex-test 4 tc-so:1: Before recursively acquiring the mutex. tc-so:1: Before releasing the mutex once. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: After releasing the mutex once. tc-so:1: Before releasing the mutex twice. tc-so:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex twice. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1647200709.25461, mutex4, passed tc-start: 1647200709.36100, mutex5 tc-so:min prio for FIFO = 0 tc-so:previous policy used = 0 tc-so:enter critical section for main tc-so:main starts to sleep tc-so:child is waiting tc-so:main completes tc-so:child is owning resource tc-so:child is done tc-end: 1647200728.861831, mutex5, passed tc-start: 1647200728.871506, mutexattr1 tc-end: 1647200728.962310, mutexattr1, passed tc-start: 1647200728.969443, mutexattr2 tc-so:priority: 0 tc-so:protocol: 0 tc-so:prioceiling: 0 tc-so:priority: 1 tc-so:protocol: 0 tc-so:prioceiling: 1 tc-so:priority: 2 tc-so:protocol: 0 tc-so:prioceiling: 2 tc-so:priority: 3 tc-so:protocol: 0 tc-so:prioceiling: 3 tc-so:priority: 4 tc-so:protocol: 0 tc-so:prioceiling: 4 tc-so:priority: 5 tc-so:protocol: 0 tc-so:prioceiling: 5 tc-so:priority: 6 tc-so:protocol: 0 tc-so:prioceiling: 6 tc-so:priority: 7 tc-so:protocol: 0 tc-so:prioceiling: 7 tc-so:priority: 8 tc-so:protocol: 0 tc-so:prioceiling: 8 tc-so:priority: 9 tc-so:protocol: 0 tc-so:prioceiling: 9 tc-so:priority: 10 tc-so:protocol: 0 tc-so:prioceiling: 10 tc-so:priority: 11 tc-so:protocol: 0 tc-so:prioceiling: 11 tc-so:priority: 12 tc-so:protocol: 0 tc-so:prioceiling: 12 tc-so:priority: 13 tc-so:protocol: 0 tc-so:prioceiling: 13 tc-so:priority: 14 tc-so:protocol: 0 tc-so:prioceiling: 14 tc-so:priority: 15 tc-so:protocol: 0 tc-so:prioceiling: 15 tc-so:priority: 16 tc-so:protocol: 0 tc-so:prioceiling: 16 tc-so:priority: 17 tc-so:protocol: 0 tc-so:prioceiling: 17 tc-so:priority: 18 tc-so:protocol: 0 tc-so:prioceiling: 18 tc-so:priority: 19 tc-so:protocol: 0 tc-so:prioceiling: 19 tc-so:priority: 20 tc-so:protocol: 0 tc-so:prioceiling: 20 tc-so:priority: 21 tc-so:protocol: 0 tc-so:prioceiling: 21 tc-so:priority: 22 tc-so:protocol: 0 tc-so:prioceiling: 22 tc-so:priority: 23 tc-so:protocol: 0 tc-so:prioceiling: 23 tc-so:priority: 24 tc-so:protocol: 0 tc-so:prioceiling: 24 tc-so:priority: 25 tc-so:protocol: 0 tc-so:prioceiling: 25 tc-so:priority: 26 tc-so:protocol: 0 tc-so:prioceiling: 26 tc-so:priority: 27 tc-so:protocol: 0 tc-so:prioceiling: 27 tc-so:priority: 28 tc-so:protocol: 0 tc-so:prioceiling: 28 tc-so:priority: 29 tc-so:protocol: 0 tc-so:prioceiling: 29 tc-so:priority: 30 tc-so:protocol: 0 tc-so:prioceiling: 30 tc-so:priority: 31 tc-so:protocol: 0 tc-so:prioceiling: 31 tc-so:priority: 32 tc-so:protocol: 0 tc-so:prioceiling: 32 tc-so:priority: 33 tc-so:protocol: 0 tc-so:prioceiling: 33 tc-so:priority: 34 tc-so:protocol: 0 tc-so:prioceiling: 34 tc-so:priority: 35 tc-so:protocol: 0 tc-so:prioceiling: 35 tc-so:priority: 36 tc-so:protocol: 0 tc-so:prioceiling: 36 tc-so:priority: 37 tc-so:protocol: 0 tc-so:prioceiling: 37 tc-so:priority: 38 tc-so:protocol: 0 tc-so:prioceiling: 38 tc-so:priority: 39 tc-so:protocol: 0 tc-so:prioceiling: 39 tc-so:priority: 40 tc-so:protocol: 0 tc-so:prioceiling: 40 tc-so:priority: 41 tc-so:protocol: 0 tc-so:prioceiling: 41 tc-so:priority: 42 tc-so:protocol: 0 tc-so:prioceiling: 42 tc-so:priority: 43 tc-so:protocol: 0 tc-so:prioceiling: 43 tc-so:priority: 44 tc-so:protocol: 0 tc-so:prioceiling: 44 tc-so:priority: 45 tc-so:protocol: 0 tc-so:prioceiling: 45 tc-so:priority: 46 tc-so:protocol: 0 tc-so:prioceiling: 46 tc-so:priority: 47 tc-so:protocol: 0 tc-so:prioceiling: 47 tc-so:priority: 48 tc-so:protocol: 0 tc-so:prioceiling: 48 tc-so:priority: 49 tc-so:protocol: 0 tc-so:prioceiling: 49 tc-so:priority: 50 tc-so:protocol: 0 tc-so:prioceiling: 50 tc-so:priority: 51 tc-so:protocol: 0 tc-so:prioceiling: 51 tc-so:priority: 52 tc-so:protocol: 0 tc-so:prioceiling: 52 tc-so:priority: 53 tc-so:protocol: 0 tc-so:prioceiling: 53 tc-so:priority: 54 tc-so:protocol: 0 tc-so:prioceiling: 54 tc-so:priority: 55 tc-so:protocol: 0 tc-so:prioceiling: 55 tc-so:priority: 56 tc-so:protocol: 0 tc-so:prioceiling: 56 tc-so:priority: 57 tc-so:protocol: 0 tc-so:prioceiling: 57 tc-so:priority: 58 tc-so:protocol: 0 tc-so:prioceiling: 58 tc-so:priority: 59 tc-so:protocol: 0 tc-so:prioceiling: 59 tc-so:priority: 60 tc-so:protocol: 0 tc-so:prioceiling: 60 tc-so:priority: 61 tc-so:protocol: 0 tc-so:prioceiling: 61 tc-so:priority: 62 tc-so:protocol: 0 tc-so:prioceiling: 62 tc-so:priority: 63 tc-so:protocol: 0 tc-so:prioceiling: 63 tc-end: 1647200729.264895, mutexattr2, passed tp-end: 1647200729.274680, lib/libpthread/t_mutex tp-start: 1647200729.361078, lib/libpthread/t_name, 1 tc-start: 1647200729.363576, name tc-end: 1647200729.462411, name, passed tp-end: 1647200729.481505, lib/libpthread/t_name tp-start: 1647200729.600324, lib/libpthread/t_once, 3 tc-start: 1647200729.603635, once1 tc-so:1: Test 1 of pthread_once() tc-so:Variable x has value 0 tc-so:1: X has value 1 tc-end: 1647200729.717753, once1, passed tc-start: 1647200729.727011, once2 tc-so:1: Test 2 of pthread_once() tc-so:ofunc: Variable x has value 1 tc-so:Thread 0 sees x with value 2 tc-so:Thread 1 sees x with value 2 tc-so:Thread 2 sees x with value 2 tc-so:Thread 3 sees x with value 2 tc-so:Thread 4 sees x with value 2 tc-so:Thread 5 sees x with value 2 tc-so:Thread 6 sees x with value 2 tc-so:Thread 7 sees x with value 2 tc-so:Thread 8 sees x with value 2 tc-so:Thread 9 sees x with value 2 tc-so:Thread 10 sees x with value 2 tc-so:Thread 11 sees x with value 2 tc-so:Thread 12 sees x with value 2 tc-so:Thread 13 sees x with value 2 tc-so:Thread 14 sees x with value 2 tc-so:Thread 15 sees x with value 2 tc-so:Thread 16 sees x with value 2 tc-so:Thread 17 sees x with value 2 tc-so:Thread 18 sees x with value 2 tc-so:Thread 19 sees x with value 2 tc-so:Thread 20 sees x with value 2 tc-so:Thread 21 sees x with value 2 tc-so:Thread 22 sees x with value 2 tc-so:Thread 23 sees x with value 2 tc-so:Thread 24 sees x with value 2 tc-so:1: X has value 2 tc-end: 1647200729.960805, once2, passed tc-start: 1647200729.972696, once3 tc-so:Test 3 of pthread_once() (test versus cancellation) tc-so:Variable x has value 0 tc-so:Test succeeded tc-end: 1647200730.113399, once3, passed tp-end: 1647200730.123853, lib/libpthread/t_once tp-start: 1647200730.215340, lib/libpthread/t_preempt, 1 tc-start: 1647200730.217953, preempt1 tc-so:1: preempt test tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:2: Got mutex. tc-so:1: Thread has started. tc-so:1: After releasing the mutex. tc-so:1: Thread joined. tc-end: 1647200732.348499, preempt1, passed tp-end: 1647200732.359291, lib/libpthread/t_preempt tp-start: 1647200732.465633, lib/libpthread/t_rwlock, 2 tc-start: 1647200732.468337, rwlock1 tc-end: 1647200734.545530, rwlock1, passed tc-start: 1647200734.554583, rwlock_static tc-end: 1647200734.649182, rwlock_static, passed tp-end: 1647200734.657807, lib/libpthread/t_rwlock tp-start: 1647200734.764962, lib/libpthread/t_sem, 4 tc-start: 1647200734.767745, before_start_no_threads tc-so:Entering loop tc-so:threadfunc: 0 tc-so:threadfunc: 1 tc-so:threadfunc: 2 tc-so:threadfunc: 3 tc-so:threadfunc: 4 tc-so:threadfunc: 5 tc-so:threadfunc: 6 tc-so:threadfunc: 7 tc-so:threadfunc: 8 tc-so:threadfunc: 9 tc-so:threadfunc: 10 tc-so:threadfunc: 11 tc-so:threadfunc: 12 tc-so:threadfunc: 13 tc-so:threadfunc: 14 tc-so:threadfunc: 15 tc-so:threadfunc: 16 tc-so:threadfunc: 17 tc-so:threadfunc: 18 tc-so:threadfunc: 19 tc-so:threadfunc: 20 tc-so:threadfunc: 21 tc-so:threadfunc: 22 tc-so:threadfunc: 23 tc-so:threadfunc: 24 tc-so:threadfunc: 25 tc-so:threadfunc: 26 tc-so:threadfunc: 27 tc-so:threadfunc: 28 tc-so:threadfunc: 29 tc-so:threadfunc: 30 tc-so:threadfunc: 31 tc-so:threadfunc: 32 tc-so:threadfunc: 33 tc-so:threadfunc: 34 tc-so:threadfunc: 35 tc-so:threadfunc: 36 tc-so:threadfunc: 37 tc-so:threadfunc: 38 tc-so:threadfunc: 39 tc-so:threadfunc: 40 tc-so:threadfunc: 41 tc-so:threadfunc: 42 tc-so:threadfunc: 43 tc-so:threadfunc: 44 tc-so:threadfunc: 45 tc-so:threadfunc: 46 tc-so:threadfunc: 47 tc-so:threadfunc: 48 tc-so:threadfunc: 49 tc-so:threadfunc: 50 tc-so:threadfunc: 51 tc-so:threadfunc: 52 tc-so:threadfunc: 53 tc-so:threadfunc: 54 tc-so:threadfunc: 55 tc-so:threadfunc: 56 tc-so:threadfunc: 57 tc-so:threadfunc: 58 tc-so:threadfunc: 59 tc-so:threadfunc: 60 tc-so:threadfunc: 61 tc-so:threadfunc: 62 tc-so:threadfunc: 63 tc-so:threadfunc: 64 tc-so:threadfunc: 65 tc-so:threadfunc: 66 tc-so:threadfunc: 67 tc-so:threadfunc: 68 tc-so:threadfunc: 69 tc-so:threadfunc: 70 tc-so:threadfunc: 71 tc-so:threadfunc: 72 tc-so:threadfunc: 73 tc-so:threadfunc: 74 tc-so:threadfunc: 75 tc-so:threadfunc: 76 tc-so:threadfunc: 77 tc-so:threadfunc: 78 tc-so:threadfunc: 79 tc-so:threadfunc: 80 tc-so:threadfunc: 81 tc-so:threadfunc: 82 tc-so:threadfunc: 83 tc-so:threadfunc: 84 tc-so:threadfunc: 85 tc-so:threadfunc: 86 tc-so:threadfunc: 87 tc-so:threadfunc: 88 tc-so:threadfunc: 89 tc-so:threadfunc: 90 tc-so:threadfunc: 91 tc-so:threadfunc: 92 tc-so:threadfunc: 93 tc-so:threadfunc: 94 tc-so:threadfunc: 95 tc-so:threadfunc: 96 tc-so:threadfunc: 97 tc-so:threadfunc: 98 tc-so:threadfunc: 99 tc-so:threadfunc: 100 tc-so:threadfunc: 101 tc-so:threadfunc: 102 tc-so:threadfunc: 103 tc-so:threadfunc: 104 tc-so:threadfunc: 105 tc-so:threadfunc: 106 tc-so:threadfunc: 107 tc-so:threadfunc: 108 tc-so:threadfunc: 109 tc-so:threadfunc: 110 tc-so:threadfunc: 111 tc-so:threadfunc: 112 tc-so:threadfunc: 113 tc-so:threadfunc: 114 tc-so:threadfunc: 115 tc-so:threadfunc: 116 tc-so:threadfunc: 117 tc-so:threadfunc: 118 tc-so:threadfunc: 119 tc-so:threadfunc: 120 tc-so:threadfunc: 121 tc-so:threadfunc: 122 tc-so:threadfunc: 123 tc-so:threadfunc: 124 tc-so:threadfunc: 125 tc-so:threadfunc: 126 tc-so:threadfunc: 127 tc-so:threadfunc: 128 tc-so:threadfunc: 129 tc-so:threadfunc: 130 tc-so:threadfunc: 131 tc-so:threadfunc: 132 tc-so:threadfunc: 133 tc-so:threadfunc: 134 tc-so:threadfunc: 135 tc-so:threadfunc: 136 tc-so:threadfunc: 137 tc-so:threadfunc: 138 tc-so:threadfunc: 139 tc-so:threadfunc: 140 tc-so:threadfunc: 141 tc-so:threadfunc: 142 tc-so:threadfunc: 143 tc-so:threadfunc: 144 tc-so:threadfunc: 145 tc-so:threadfunc: 146 tc-so:threadfunc: 147 tc-so:threadfunc: 148 tc-so:threadfunc: 149 tc-so:threadfunc: 150 tc-so:threadfunc: 151 tc-so:threadfunc: 152 tc-so:threadfunc: 153 tc-so:threadfunc: 154 tc-so:threadfunc: 155 tc-so:threadfunc: 156 tc-so:threadfunc: 157 tc-so:threadfunc: 158 tc-so:threadfunc: 159 tc-so:threadfunc: 160 tc-so:threadfunc: 161 tc-so:threadfunc: 162 tc-so:threadfunc: 163 tc-so:threadfunc: 164 tc-so:threadfunc: 165 tc-so:threadfunc: 166 tc-so:threadfunc: 167 tc-so:threadfunc: 168 tc-so:threadfunc: 169 tc-so:threadfunc: 170 tc-so:threadfunc: 171 tc-so:threadfunc: 172 tc-so:threadfunc: 173 tc-so:threadfunc: 174 tc-so:threadfunc: 175 tc-so:threadfunc: 176 tc-so:threadfunc: 177 tc-so:threadfunc: 178 tc-so:threadfunc: 179 tc-so:threadfunc: 180 tc-so:threadfunc: 181 tc-so:threadfunc: 182 tc-so:threadfunc: 183 tc-so:threadfunc: 184 tc-so:threadfunc: 185 tc-so:threadfunc: 186 tc-so:threadfunc: 187 tc-so:threadfunc: 188 tc-so:threadfunc: 189 tc-so:threadfunc: 190 tc-so:threadfunc: 191 tc-so:threadfunc: 192 tc-so:threadfunc: 193 tc-so:threadfunc: 194 tc-so:threadfunc: 195 tc-so:threadfunc: 196 tc-so:threadfunc: 197 tc-so:threadfunc: 198 tc-so:threadfunc: 199 tc-so:threadfunc: 200 tc-so:threadfunc: 201 tc-so:threadfunc: 202 tc-so:threadfunc: 203 tc-so:threadfunc: 204 tc-so:threadfunc: 205 tc-so:threadfunc: 206 tc-so:threadfunc: 207 tc-so:threadfunc: 208 tc-so:threadfunc: 209 tc-so:threadfunc: 210 tc-so:threadfunc: 211 tc-so:threadfunc: 212 tc-so:threadfunc: 213 tc-so:threadfunc: 214 tc-so:threadfunc: 215 tc-so:threadfunc: 216 tc-so:threadfunc: 217 tc-so:threadfunc: 218 tc-so:threadfunc: 219 tc-so:threadfunc: 220 tc-so:threadfunc: 221 tc-so:threadfunc: 222 tc-so:threadfunc: 223 tc-so:threadfunc: 224 tc-so:threadfunc: 225 tc-so:threadfunc: 226 tc-so:threadfunc: 227 tc-so:threadfunc: 228 tc-so:threadfunc: 229 tc-so:threadfunc: 230 tc-so:threadfunc: 231 tc-so:threadfunc: 232 tc-so:threadfunc: 233 tc-so:threadfunc: 234 tc-so:threadfunc: 235 tc-so:threadfunc: 236 tc-so:threadfunc: 237 tc-so:threadfunc: 238 tc-so:threadfunc: 239 tc-so:threadfunc: 240 tc-so:threadfunc: 241 tc-so:threadfunc: 242 tc-so:threadfunc: 243 tc-so:threadfunc: 244 tc-so:threadfunc: 245 tc-so:threadfunc: 246 tc-so:threadfunc: 247 tc-so:threadfunc: 248 tc-so:threadfunc: 249 tc-so:threadfunc: 250 tc-so:threadfunc: 251 tc-so:threadfunc: 252 tc-so:threadfunc: 253 tc-so:threadfunc: 254 tc-so:threadfunc: 255 tc-so:threadfunc: 256 tc-so:threadfunc: 257 tc-so:threadfunc: 258 tc-so:threadfunc: 259 tc-so:threadfunc: 260 tc-so:threadfunc: 261 tc-so:threadfunc: 262 tc-so:threadfunc: 263 tc-so:threadfunc: 264 tc-so:threadfunc: 265 tc-so:threadfunc: 266 tc-so:threadfunc: 267 tc-so:threadfunc: 268 tc-so:threadfunc: 269 tc-so:threadfunc: 270 tc-so:threadfunc: 271 tc-so:threadfunc: 272 tc-so:threadfunc: 273 tc-so:threadfunc: 274 tc-so:threadfunc: 275 tc-so:threadfunc: 276 tc-so:threadfunc: 277 tc-so:threadfunc: 278 tc-so:threadfunc: 279 tc-so:threadfunc: 280 tc-so:threadfunc: 281 tc-so:threadfunc: 282 tc-so:threadfunc: 283 tc-so:threadfunc: 284 tc-so:threadfunc: 285 tc-so:threadfunc: 286 tc-so:threadfunc: 287 tc-so:threadfunc: 288 tc-so:threadfunc: 289 tc-so:threadfunc: 290 tc-so:threadfunc: 291 tc-so:threadfunc: 292 tc-so:threadfunc: 293 tc-so:threadfunc: 294 tc-so:threadfunc: 295 tc-so:threadfunc: 296 tc-so:threadfunc: 297 tc-so:threadfunc: 298 tc-so:threadfunc: 299 tc-so:threadfunc: 300 tc-so:threadfunc: 301 tc-so:threadfunc: 302 tc-so:threadfunc: 303 tc-so:threadfunc: 304 tc-so:threadfunc: 305 tc-so:threadfunc: 306 tc-so:threadfunc: 307 tc-so:threadfunc: 308 tc-so:threadfunc: 309 tc-so:threadfunc: 310 tc-so:threadfunc: 311 tc-so:threadfunc: 312 tc-so:threadfunc: 313 tc-so:threadfunc: 314 tc-so:threadfunc: 315 tc-so:threadfunc: 316 tc-so:threadfunc: 317 tc-so:threadfunc: 318 tc-so:threadfunc: 319 tc-so:threadfunc: 320 tc-so:threadfunc: 321 tc-so:threadfunc: 322 tc-so:threadfunc: 323 tc-so:threadfunc: 324 tc-so:threadfunc: 325 tc-so:threadfunc: 326 tc-so:threadfunc: 327 tc-so:threadfunc: 328 tc-so:threadfunc: 329 tc-so:threadfunc: 330 tc-so:threadfunc: 331 tc-so:threadfunc: 332 tc-so:threadfunc: 333 tc-so:threadfunc: 334 tc-so:threadfunc: 335 tc-so:threadfunc: 336 tc-so:threadfunc: 337 tc-so:threadfunc: 338 tc-so:threadfunc: 339 tc-so:threadfunc: 340 tc-so:threadfunc: 341 tc-so:threadfunc: 342 tc-so:threadfunc: 343 tc-so:threadfunc: 344 tc-so:threadfunc: 345 tc-so:threadfunc: 346 tc-so:threadfunc: 347 tc-so:threadfunc: 348 tc-so:threadfunc: 349 tc-so:threadfunc: 350 tc-so:threadfunc: 351 tc-so:threadfunc: 352 tc-so:threadfunc: 353 tc-so:threadfunc: 354 tc-so:threadfunc: 355 tc-so:threadfunc: 356 tc-so:threadfunc: 357 tc-so:threadfunc: 358 tc-so:threadfunc: 359 tc-so:threadfunc: 360 tc-so:threadfunc: 361 tc-so:threadfunc: 362 tc-so:threadfunc: 363 tc-so:threadfunc: 364 tc-so:threadfunc: 365 tc-so:threadfunc: 366 tc-so:threadfunc: 367 tc-so:threadfunc: 368 tc-so:threadfunc: 369 tc-so:threadfunc: 370 tc-so:threadfunc: 371 tc-so:threadfunc: 372 tc-so:threadfunc: 373 tc-so:threadfunc: 374 tc-so:threadfunc: 375 tc-so:threadfunc: 376 tc-so:threadfunc: 377 tc-so:threadfunc: 378 tc-so:threadfunc: 379 tc-so:threadfunc: 380 tc-so:threadfunc: 381 tc-so:threadfunc: 382 tc-so:threadfunc: 383 tc-so:threadfunc: 384 tc-so:threadfunc: 385 tc-so:threadfunc: 386 tc-so:threadfunc: 387 tc-so:threadfunc: 388 tc-so:threadfunc: 389 tc-so:threadfunc: 390 tc-so:threadfunc: 391 tc-so:threadfunc: 392 tc-so:threadfunc: 393 tc-so:threadfunc: 394 tc-so:threadfunc: 395 tc-so:threadfunc: 396 tc-so:threadfunc: 397 tc-so:threadfunc: 398 tc-so:threadfunc: 399 tc-so:threadfunc: 400 tc-so:threadfunc: 401 tc-so:threadfunc: 402 tc-so:threadfunc: 403 tc-so:threadfunc: 404 tc-so:threadfunc: 405 tc-so:threadfunc: 406 tc-so:threadfunc: 407 tc-so:threadfunc: 408 tc-so:threadfunc: 409 tc-so:threadfunc: 410 tc-so:threadfunc: 411 tc-so:threadfunc: 412 tc-so:threadfunc: 413 tc-so:threadfunc: 414 tc-so:threadfunc: 415 tc-so:threadfunc: 416 tc-so:threadfunc: 417 tc-so:threadfunc: 418 tc-so:threadfunc: 419 tc-so:threadfunc: 420 tc-so:threadfunc: 421 tc-so:threadfunc: 422 tc-so:threadfunc: 423 tc-so:threadfunc: 424 tc-so:threadfunc: 425 tc-so:threadfunc: 426 tc-so:threadfunc: 427 tc-so:threadfunc: 428 tc-so:threadfunc: 429 tc-so:threadfunc: 430 tc-so:threadfunc: 431 tc-so:threadfunc: 432 tc-so:threadfunc: 433 tc-so:threadfunc: 434 tc-so:threadfunc: 435 tc-so:threadfunc: 436 tc-so:threadfunc: 437 tc-so:threadfunc: 438 tc-so:threadfunc: 439 tc-so:threadfunc: 440 tc-so:threadfunc: 441 tc-so:threadfunc: 442 tc-so:threadfunc: 443 tc-so:threadfunc: 444 tc-so:threadfunc: 445 tc-so:threadfunc: 446 tc-so:threadfunc: 447 tc-so:threadfunc: 448 tc-so:threadfunc: 449 tc-so:threadfunc: 450 tc-so:threadfunc: 451 tc-so:threadfunc: 452 tc-so:threadfunc: 453 tc-so:threadfunc: 454 tc-so:threadfunc: 455 tc-so:threadfunc: 456 tc-so:threadfunc: 457 tc-so:threadfunc: 458 tc-so:threadfunc: 459 tc-so:threadfunc: 460 tc-so:threadfunc: 461 tc-so:threadfunc: 462 tc-so:threadfunc: 463 tc-so:threadfunc: 464 tc-so:threadfunc: 465 tc-so:threadfunc: 466 tc-so:threadfunc: 467 tc-so:threadfunc: 468 tc-so:threadfunc: 469 tc-so:threadfunc: 470 tc-so:threadfunc: 471 tc-so:threadfunc: 472 tc-so:threadfunc: 473 tc-so:threadfunc: 474 tc-so:threadfunc: 475 tc-so:threadfunc: 476 tc-so:threadfunc: 477 tc-so:threadfunc: 478 tc-so:threadfunc: 479 tc-so:threadfunc: 480 tc-so:threadfunc: 481 tc-so:threadfunc: 482 tc-so:threadfunc: 483 tc-so:threadfunc: 484 tc-so:threadfunc: 485 tc-so:threadfunc: 486 tc-so:threadfunc: 487 tc-so:threadfunc: 488 tc-so:threadfunc: 489 tc-so:threadfunc: 490 tc-so:threadfunc: 491 tc-so:threadfunc: 492 tc-so:threadfunc: 493 tc-so:threadfunc: 494 tc-so:threadfunc: 495 tc-so:threadfunc: 496 tc-so:threadfunc: 497 tc-so:threadfunc: 498 tc-so:threadfunc: 499 tc-end: 1647200755.12294, before_start_no_threads, passed tc-start: 1647200755.22710, before_start_one_thread tc-so:Entering loop tc-so:threadfunc: 0 tc-so:threadfunc: 1 tc-so:threadfunc: 2 tc-so:threadfunc: 3 tc-so:threadfunc: 4 tc-so:threadfunc: 5 tc-so:threadfunc: 6 tc-so:threadfunc: 7 tc-so:threadfunc: 8 tc-so:threadfunc: 9 tc-so:threadfunc: 10 tc-so:threadfunc: 11 tc-so:threadfunc: 12 tc-so:threadfunc: 13 tc-so:threadfunc: 14 tc-so:threadfunc: 15 tc-so:threadfunc: 16 tc-so:threadfunc: 17 tc-so:threadfunc: 18 tc-so:threadfunc: 19 tc-so:threadfunc: 20 tc-so:threadfunc: 21 tc-so:threadfunc: 22 tc-so:threadfunc: 23 tc-so:threadfunc: 24 tc-so:threadfunc: 25 tc-so:threadfunc: 26 tc-so:threadfunc: 27 tc-so:threadfunc: 28 tc-so:threadfunc: 29 tc-so:threadfunc: 30 tc-so:threadfunc: 31 tc-so:threadfunc: 32 tc-so:threadfunc: 33 tc-so:threadfunc: 34 tc-so:threadfunc: 35 tc-so:threadfunc: 36 tc-so:threadfunc: 37 tc-so:threadfunc: 38 tc-so:threadfunc: 39 tc-so:threadfunc: 40 tc-so:threadfunc: 41 tc-so:threadfunc: 42 tc-so:threadfunc: 43 tc-so:threadfunc: 44 tc-so:threadfunc: 45 tc-so:threadfunc: 46 tc-so:threadfunc: 47 tc-so:threadfunc: 48 tc-so:threadfunc: 49 tc-so:threadfunc: 50 tc-so:threadfunc: 51 tc-so:threadfunc: 52 tc-so:threadfunc: 53 tc-so:threadfunc: 54 tc-so:threadfunc: 55 tc-so:threadfunc: 56 tc-so:threadfunc: 57 tc-so:threadfunc: 58 tc-so:threadfunc: 59 tc-so:threadfunc: 60 tc-so:threadfunc: 61 tc-so:threadfunc: 62 tc-so:threadfunc: 63 tc-so:threadfunc: 64 tc-so:threadfunc: 65 tc-so:threadfunc: 66 tc-so:threadfunc: 67 tc-so:threadfunc: 68 tc-so:threadfunc: 69 tc-so:threadfunc: 70 tc-so:threadfunc: 71 tc-so:threadfunc: 72 tc-so:threadfunc: 73 tc-so:threadfunc: 74 tc-so:threadfunc: 75 tc-so:threadfunc: 76 tc-so:threadfunc: 77 tc-so:threadfunc: 78 tc-so:threadfunc: 79 tc-so:threadfunc: 80 tc-so:threadfunc: 81 tc-so:threadfunc: 82 tc-so:threadfunc: 83 tc-so:threadfunc: 84 tc-so:threadfunc: 85 tc-so:threadfunc: 86 tc-so:threadfunc: 87 tc-so:threadfunc: 88 tc-so:threadfunc: 89 tc-so:threadfunc: 90 tc-so:threadfunc: 91 tc-so:threadfunc: 92 tc-so:threadfunc: 93 tc-so:threadfunc: 94 tc-so:threadfunc: 95 tc-so:threadfunc: 96 tc-so:threadfunc: 97 tc-so:threadfunc: 98 tc-so:threadfunc: 99 tc-so:threadfunc: 100 tc-so:threadfunc: 101 tc-so:threadfunc: 102 tc-so:threadfunc: 103 tc-so:threadfunc: 104 tc-so:threadfunc: 105 tc-so:threadfunc: 106 tc-so:threadfunc: 107 tc-so:threadfunc: 108 tc-so:threadfunc: 109 tc-so:threadfunc: 110 tc-so:threadfunc: 111 tc-so:threadfunc: 112 tc-so:threadfunc: 113 tc-so:threadfunc: 114 tc-so:threadfunc: 115 tc-so:threadfunc: 116 tc-so:threadfunc: 117 tc-so:threadfunc: 118 tc-so:threadfunc: 119 tc-so:threadfunc: 120 tc-so:threadfunc: 121 tc-so:threadfunc: 122 tc-so:threadfunc: 123 tc-so:threadfunc: 124 tc-so:threadfunc: 125 tc-so:threadfunc: 126 tc-so:threadfunc: 127 tc-so:threadfunc: 128 tc-so:threadfunc: 129 tc-so:threadfunc: 130 tc-so:threadfunc: 131 tc-so:threadfunc: 132 tc-so:threadfunc: 133 tc-so:threadfunc: 134 tc-so:threadfunc: 135 tc-so:threadfunc: 136 tc-so:threadfunc: 137 tc-so:threadfunc: 138 tc-so:threadfunc: 139 tc-so:threadfunc: 140 tc-so:threadfunc: 141 tc-so:threadfunc: 142 tc-so:threadfunc: 143 tc-so:threadfunc: 144 tc-so:threadfunc: 145 tc-so:threadfunc: 146 tc-so:threadfunc: 147 tc-so:threadfunc: 148 tc-so:threadfunc: 149 tc-so:threadfunc: 150 tc-so:threadfunc: 151 tc-so:threadfunc: 152 tc-so:threadfunc: 153 tc-so:threadfunc: 154 tc-so:threadfunc: 155 tc-so:threadfunc: 156 tc-so:threadfunc: 157 tc-so:threadfunc: 158 tc-so:threadfunc: 159 tc-so:threadfunc: 160 tc-so:threadfunc: 161 tc-so:threadfunc: 162 tc-so:threadfunc: 163 tc-so:threadfunc: 164 tc-so:threadfunc: 165 tc-so:threadfunc: 166 tc-so:threadfunc: 167 tc-so:threadfunc: 168 tc-so:threadfunc: 169 tc-so:threadfunc: 170 tc-so:threadfunc: 171 tc-so:threadfunc: 172 tc-so:threadfunc: 173 tc-so:threadfunc: 174 tc-so:threadfunc: 175 tc-so:threadfunc: 176 tc-so:threadfunc: 177 tc-so:threadfunc: 178 tc-so:threadfunc: 179 tc-so:threadfunc: 180 tc-so:threadfunc: 181 tc-so:threadfunc: 182 tc-so:threadfunc: 183 tc-so:threadfunc: 184 tc-so:threadfunc: 185 tc-so:threadfunc: 186 tc-so:threadfunc: 187 tc-so:threadfunc: 188 tc-so:threadfunc: 189 tc-so:threadfunc: 190 tc-so:threadfunc: 191 tc-so:threadfunc: 192 tc-so:threadfunc: 193 tc-so:threadfunc: 194 tc-so:threadfunc: 195 tc-so:threadfunc: 196 tc-so:threadfunc: 197 tc-so:threadfunc: 198 tc-so:threadfunc: 199 tc-so:threadfunc: 200 tc-so:threadfunc: 201 tc-so:threadfunc: 202 tc-so:threadfunc: 203 tc-so:threadfunc: 204 tc-so:threadfunc: 205 tc-so:threadfunc: 206 tc-so:threadfunc: 207 tc-so:threadfunc: 208 tc-so:threadfunc: 209 tc-so:threadfunc: 210 tc-so:threadfunc: 211 tc-so:threadfunc: 212 tc-so:threadfunc: 213 tc-so:threadfunc: 214 tc-so:threadfunc: 215 tc-so:threadfunc: 216 tc-so:threadfunc: 217 tc-so:threadfunc: 218 tc-so:threadfunc: 219 tc-so:threadfunc: 220 tc-so:threadfunc: 221 tc-so:threadfunc: 222 tc-so:threadfunc: 223 tc-so:threadfunc: 224 tc-so:threadfunc: 225 tc-so:threadfunc: 226 tc-so:threadfunc: 227 tc-so:threadfunc: 228 tc-so:threadfunc: 229 tc-so:threadfunc: 230 tc-so:threadfunc: 231 tc-so:threadfunc: 232 tc-so:threadfunc: 233 tc-so:threadfunc: 234 tc-so:threadfunc: 235 tc-so:threadfunc: 236 tc-so:threadfunc: 237 tc-so:threadfunc: 238 tc-so:threadfunc: 239 tc-so:threadfunc: 240 tc-so:threadfunc: 241 tc-so:threadfunc: 242 tc-so:threadfunc: 243 tc-so:threadfunc: 244 tc-so:threadfunc: 245 tc-so:threadfunc: 246 tc-so:threadfunc: 247 tc-so:threadfunc: 248 tc-so:threadfunc: 249 tc-so:threadfunc: 250 tc-so:threadfunc: 251 tc-so:threadfunc: 252 tc-so:threadfunc: 253 tc-so:threadfunc: 254 tc-so:threadfunc: 255 tc-so:threadfunc: 256 tc-so:threadfunc: 257 tc-so:threadfunc: 258 tc-so:threadfunc: 259 tc-so:threadfunc: 260 tc-so:threadfunc: 261 tc-so:threadfunc: 262 tc-so:threadfunc: 263 tc-so:threadfunc: 264 tc-so:threadfunc: 265 tc-so:threadfunc: 266 tc-so:threadfunc: 267 tc-so:threadfunc: 268 tc-so:threadfunc: 269 tc-so:threadfunc: 270 tc-so:threadfunc: 271 tc-so:threadfunc: 272 tc-so:threadfunc: 273 tc-so:threadfunc: 274 tc-so:threadfunc: 275 tc-so:threadfunc: 276 tc-so:threadfunc: 277 tc-so:threadfunc: 278 tc-so:threadfunc: 279 tc-so:threadfunc: 280 tc-so:threadfunc: 281 tc-so:threadfunc: 282 tc-so:threadfunc: 283 tc-so:threadfunc: 284 tc-so:threadfunc: 285 tc-so:threadfunc: 286 tc-so:threadfunc: 287 tc-so:threadfunc: 288 tc-so:threadfunc: 289 tc-so:threadfunc: 290 tc-so:threadfunc: 291 tc-so:threadfunc: 292 tc-so:threadfunc: 293 tc-so:threadfunc: 294 tc-so:threadfunc: 295 tc-so:threadfunc: 296 tc-so:threadfunc: 297 tc-so:threadfunc: 298 tc-so:threadfunc: 299 tc-so:threadfunc: 300 tc-so:threadfunc: 301 tc-so:threadfunc: 302 tc-so:threadfunc: 303 tc-so:threadfunc: 304 tc-so:threadfunc: 305 tc-so:threadfunc: 306 tc-so:threadfunc: 307 tc-so:threadfunc: 308 tc-so:threadfunc: 309 tc-so:threadfunc: 310 tc-so:threadfunc: 311 tc-so:threadfunc: 312 tc-so:threadfunc: 313 tc-so:threadfunc: 314 tc-so:threadfunc: 315 tc-so:threadfunc: 316 tc-so:threadfunc: 317 tc-so:threadfunc: 318 tc-so:threadfunc: 319 tc-so:threadfunc: 320 tc-so:threadfunc: 321 tc-so:threadfunc: 322 tc-so:threadfunc: 323 tc-so:threadfunc: 324 tc-so:threadfunc: 325 tc-so:threadfunc: 326 tc-so:threadfunc: 327 tc-so:threadfunc: 328 tc-so:threadfunc: 329 tc-so:threadfunc: 330 tc-so:threadfunc: 331 tc-so:threadfunc: 332 tc-so:threadfunc: 333 tc-so:threadfunc: 334 tc-so:threadfunc: 335 tc-so:threadfunc: 336 tc-so:threadfunc: 337 tc-so:threadfunc: 338 tc-so:threadfunc: 339 tc-so:threadfunc: 340 tc-so:threadfunc: 341 tc-so:threadfunc: 342 tc-so:threadfunc: 343 tc-so:threadfunc: 344 tc-so:threadfunc: 345 tc-so:threadfunc: 346 tc-so:threadfunc: 347 tc-so:threadfunc: 348 tc-so:threadfunc: 349 tc-so:threadfunc: 350 tc-so:threadfunc: 351 tc-so:threadfunc: 352 tc-so:threadfunc: 353 tc-so:threadfunc: 354 tc-so:threadfunc: 355 tc-so:threadfunc: 356 tc-so:threadfunc: 357 tc-so:threadfunc: 358 tc-so:threadfunc: 359 tc-so:threadfunc: 360 tc-so:threadfunc: 361 tc-so:threadfunc: 362 tc-so:threadfunc: 363 tc-so:threadfunc: 364 tc-so:threadfunc: 365 tc-so:threadfunc: 366 tc-so:threadfunc: 367 tc-so:threadfunc: 368 tc-so:threadfunc: 369 tc-so:threadfunc: 370 tc-so:threadfunc: 371 tc-so:threadfunc: 372 tc-so:threadfunc: 373 tc-so:threadfunc: 374 tc-so:threadfunc: 375 tc-so:threadfunc: 376 tc-so:threadfunc: 377 tc-so:threadfunc: 378 tc-so:threadfunc: 379 tc-so:threadfunc: 380 tc-so:threadfunc: 381 tc-so:threadfunc: 382 tc-so:threadfunc: 383 tc-so:threadfunc: 384 tc-so:threadfunc: 385 tc-so:threadfunc: 386 tc-so:threadfunc: 387 tc-so:threadfunc: 388 tc-so:threadfunc: 389 tc-so:threadfunc: 390 tc-so:threadfunc: 391 tc-so:threadfunc: 392 tc-so:threadfunc: 393 tc-so:threadfunc: 394 tc-so:threadfunc: 395 tc-so:threadfunc: 396 tc-so:threadfunc: 397 tc-so:threadfunc: 398 tc-so:threadfunc: 399 tc-so:threadfunc: 400 tc-so:threadfunc: 401 tc-so:threadfunc: 402 tc-so:threadfunc: 403 tc-so:threadfunc: 404 tc-so:threadfunc: 405 tc-so:threadfunc: 406 tc-so:threadfunc: 407 tc-so:threadfunc: 408 tc-so:threadfunc: 409 tc-so:threadfunc: 410 tc-so:threadfunc: 411 tc-so:threadfunc: 412 tc-so:threadfunc: 413 tc-so:threadfunc: 414 tc-so:threadfunc: 415 tc-so:threadfunc: 416 tc-so:threadfunc: 417 tc-so:threadfunc: 418 tc-so:threadfunc: 419 tc-so:threadfunc: 420 tc-so:threadfunc: 421 tc-so:threadfunc: 422 tc-so:threadfunc: 423 tc-so:threadfunc: 424 tc-so:threadfunc: 425 tc-so:threadfunc: 426 tc-so:threadfunc: 427 tc-so:threadfunc: 428 tc-so:threadfunc: 429 tc-so:threadfunc: 430 tc-so:threadfunc: 431 tc-so:threadfunc: 432 tc-so:threadfunc: 433 tc-so:threadfunc: 434 tc-so:threadfunc: 435 tc-so:threadfunc: 436 tc-so:threadfunc: 437 tc-so:threadfunc: 438 tc-so:threadfunc: 439 tc-so:threadfunc: 440 tc-so:threadfunc: 441 tc-so:threadfunc: 442 tc-so:threadfunc: 443 tc-so:threadfunc: 444 tc-so:threadfunc: 445 tc-so:threadfunc: 446 tc-so:threadfunc: 447 tc-so:threadfunc: 448 tc-so:threadfunc: 449 tc-so:threadfunc: 450 tc-so:threadfunc: 451 tc-so:threadfunc: 452 tc-so:threadfunc: 453 tc-so:threadfunc: 454 tc-so:threadfunc: 455 tc-so:threadfunc: 456 tc-so:threadfunc: 457 tc-so:threadfunc: 458 tc-so:threadfunc: 459 tc-so:threadfunc: 460 tc-so:threadfunc: 461 tc-so:threadfunc: 462 tc-so:threadfunc: 463 tc-so:threadfunc: 464 tc-so:threadfunc: 465 tc-so:threadfunc: 466 tc-so:threadfunc: 467 tc-so:threadfunc: 468 tc-so:threadfunc: 469 tc-so:threadfunc: 470 tc-so:threadfunc: 471 tc-so:threadfunc: 472 tc-so:threadfunc: 473 tc-so:threadfunc: 474 tc-so:threadfunc: 475 tc-so:threadfunc: 476 tc-so:threadfunc: 477 tc-so:threadfunc: 478 tc-so:threadfunc: 479 tc-so:threadfunc: 480 tc-so:threadfunc: 481 tc-so:threadfunc: 482 tc-so:threadfunc: 483 tc-so:threadfunc: 484 tc-so:threadfunc: 485 tc-so:threadfunc: 486 tc-so:threadfunc: 487 tc-so:threadfunc: 488 tc-so:threadfunc: 489 tc-so:threadfunc: 490 tc-so:threadfunc: 491 tc-so:threadfunc: 492 tc-so:threadfunc: 493 tc-so:threadfunc: 494 tc-so:threadfunc: 495 tc-so:threadfunc: 496 tc-so:threadfunc: 497 tc-so:threadfunc: 498 tc-so:threadfunc: 499 tc-end: 1647200775.207862, before_start_one_thread, passed tc-start: 1647200775.216638, named tc-so:Test begin tc-so:Test end tc-end: 1647200775.325062, named, passed tc-start: 1647200775.334104, unnamed tc-so:Test begin tc-so:Thread 0x40286000 waiting for semaphore... tc-so:Thread 0x40287c00 waiting for semaphore... tc-so:Thread 0x40289800 waiting for semaphore... tc-so:Thread 0x4028b400 waiting for semaphore... tc-so:Thread 0x4028d000 waiting for semaphore... tc-so:Thread 0x4028ec00 waiting for semaphore... tc-so:Thread 0x40290800 waiting for semaphore... tc-so:Thread 0x40292400 waiting for semaphore... tc-so:Thread 0x40294000 waiting for semaphore... tc-so:Thread 0x40295c00 waiting for semaphore... tc-so:main loop 1: posting... tc-so:Thread 0x40286000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40287c00 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40289800 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x4028b400 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40295c00 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40294000 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40292400 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x40290800 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x4028ec00 got semaphore tc-so:main loop 1: posting... tc-so:Thread 0x4028d000 got semaphore tc-so:Thread 0x40295c00 waiting for semaphore... tc-so:Thread 0x40294000 waiting for semaphore... tc-so:Thread 0x40292400 waiting for semaphore... tc-so:Thread 0x40290800 waiting for semaphore... tc-so:Thread 0x4028ec00 waiting for semaphore... tc-so:Thread 0x4028d000 waiting for semaphore... tc-so:Thread 0x4028b400 waiting for semaphore... tc-so:Thread 0x40289800 waiting for semaphore... tc-so:Thread 0x40287c00 waiting for semaphore... tc-so:Thread 0x40286000 waiting for semaphore... tc-so:main loop 2: posting... tc-so:Thread 0x40295c00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40294000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40292400 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40290800 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x4028ec00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x4028d000 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x4028b400 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40289800 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40287c00 got semaphore tc-so:main loop 2: posting... tc-so:Thread 0x40286000 got semaphore tc-so:Test end tc-end: 1647200776.266310, unnamed, passed tp-end: 1647200776.276610, lib/libpthread/t_sem tp-start: 1647200776.400359, lib/libpthread/t_sigmask, 4 tc-start: 1647200776.404782, before_threads tc-so:Success: Both handlers ran in order tc-end: 1647200776.541217, before_threads, passed tc-start: 1647200776.551312, incorrect_mask_bug tc-end: 1647200782.537663, incorrect_mask_bug, passed tc-start: 1647200782.548730, respected_while_running tc-so:Success: Handlers were invoked by different threads tc-end: 1647200784.642827, respected_while_running, passed tc-start: 1647200784.651347, upcalls_not_started tc-end: 1647200784.741155, upcalls_not_started, passed tp-end: 1647200784.749504, lib/libpthread/t_sigmask tp-start: 1647200784.834890, lib/libpthread/t_sigsuspend, 1 tc-start: 1647200784.837579, sigsuspend tc-end: 1647200786.886954, sigsuspend, passed tp-end: 1647200786.894671, lib/libpthread/t_sigsuspend tp-start: 1647200786.974510, lib/libpthread/t_siglongjmp, 1 tc-start: 1647200786.976764, siglongjmp1 tc-end: 1647200787.63471, siglongjmp1, passed tp-end: 1647200787.71401, lib/libpthread/t_siglongjmp tp-start: 1647200787.153515, lib/libpthread/t_sleep, 1 tc-start: 1647200787.155987, sleep1 tc-so:Testing sleeps unreasonably far into the future. tc-end: 1647200789.242297, sleep1, passed tp-end: 1647200789.250405, lib/libpthread/t_sleep tp-start: 1647200789.340872, lib/libpthread/t_swapcontext, 1 tc-start: 1647200789.344495, swapcontext1 tc-so:Testing if swapcontext() alters pthread_self() tc-so:before swapcontext self = 0x4028a000 tc-so:after swapcontext self = 0x4028a000 tc-so:Test succeeded tc-end: 1647200789.448477, swapcontext1, passed tp-end: 1647200789.456680, lib/libpthread/t_swapcontext tp-start: 1647200789.564651, lib/libpthread/t_timedmutex, 11 tc-start: 1647200789.567150, mutex1 tc-so:1: Mutex-test 1 tc-so:1: Before changing the value. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: Before releasing the mutex. tc-so:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1647200797.400266, mutex1, passed tc-start: 1647200797.406986, mutex2 tc-end: 1647201381.534107, mutex2, failed, Test case timed out after 300 seconds tc-start: 1647201381.540843, mutex3 tc-end: 1647201965.772532, mutex3, failed, Test case timed out after 300 seconds tc-start: 1647201965.781516, mutex4 tc-so:1: Mutex-test 4 tc-so:1: Before recursively acquiring the mutex. tc-so:1: Before releasing the mutex once. tc-so:2: Second thread. tc-so:2: Locking mutex tc-so:1: After releasing the mutex once. tc-so:1: Before releasing the mutex twice. tc-so:2: Got mutex. *param = 20 tc-so:1: After releasing the mutex twice. tc-so:1: Thread joined. X was 21. Return value (int) was 21 tc-end: 1647201973.606188, mutex4, passed tc-start: 1647201973.613985, mutex5 tc-so:min prio for FIFO = 0 tc-so:previous policy used = 0 tc-so:enter critical section for main tc-so:main starts to sleep tc-so:child is waiting tc-so:main completes tc-so:child is owning resource tc-so:child is done tc-end: 1647201992.814122, mutex5, passed tc-start: 1647201992.822464, mutexattr1 tc-end: 1647201992.913295, mutexattr1, passed tc-start: 1647201992.921101, mutexattr2 tc-so:priority: 0 tc-so:protocol: 0 tc-so:prioceiling: 0 tc-so:priority: 1 tc-so:protocol: 0 tc-so:prioceiling: 1 tc-so:priority: 2 tc-so:protocol: 0 tc-so:prioceiling: 2 tc-so:priority: 3 tc-so:protocol: 0 tc-so:prioceiling: 3 tc-so:priority: 4 tc-so:protocol: 0 tc-so:prioceiling: 4 tc-so:priority: 5 tc-so:protocol: 0 tc-so:prioceiling: 5 tc-so:priority: 6 tc-so:protocol: 0 tc-so:prioceiling: 6 tc-so:priority: 7 tc-so:protocol: 0 tc-so:prioceiling: 7 tc-so:priority: 8 tc-so:protocol: 0 tc-so:prioceiling: 8 tc-so:priority: 9 tc-so:protocol: 0 tc-so:prioceiling: 9 tc-so:priority: 10 tc-so:protocol: 0 tc-so:prioceiling: 10 tc-so:priority: 11 tc-so:protocol: 0 tc-so:prioceiling: 11 tc-so:priority: 12 tc-so:protocol: 0 tc-so:prioceiling: 12 tc-so:priority: 13 tc-so:protocol: 0 tc-so:prioceiling: 13 tc-so:priority: 14 tc-so:protocol: 0 tc-so:prioceiling: 14 tc-so:priority: 15 tc-so:protocol: 0 tc-so:prioceiling: 15 tc-so:priority: 16 tc-so:protocol: 0 tc-so:prioceiling: 16 tc-so:priority: 17 tc-so:protocol: 0 tc-so:prioceiling: 17 tc-so:priority: 18 tc-so:protocol: 0 tc-so:prioceiling: 18 tc-so:priority: 19 tc-so:protocol: 0 tc-so:prioceiling: 19 tc-so:priority: 20 tc-so:protocol: 0 tc-so:prioceiling: 20 tc-so:priority: 21 tc-so:protocol: 0 tc-so:prioceiling: 21 tc-so:priority: 22 tc-so:protocol: 0 tc-so:prioceiling: 22 tc-so:priority: 23 tc-so:protocol: 0 tc-so:prioceiling: 23 tc-so:priority: 24 tc-so:protocol: 0 tc-so:prioceiling: 24 tc-so:priority: 25 tc-so:protocol: 0 tc-so:prioceiling: 25 tc-so:priority: 26 tc-so:protocol: 0 tc-so:prioceiling: 26 tc-so:priority: 27 tc-so:protocol: 0 tc-so:prioceiling: 27 tc-so:priority: 28 tc-so:protocol: 0 tc-so:prioceiling: 28 tc-so:priority: 29 tc-so:protocol: 0 tc-so:prioceiling: 29 tc-so:priority: 30 tc-so:protocol: 0 tc-so:prioceiling: 30 tc-so:priority: 31 tc-so:protocol: 0 tc-so:prioceiling: 31 tc-so:priority: 32 tc-so:protocol: 0 tc-so:prioceiling: 32 tc-so:priority: 33 tc-so:protocol: 0 tc-so:prioceiling: 33 tc-so:priority: 34 tc-so:protocol: 0 tc-so:prioceiling: 34 tc-so:priority: 35 tc-so:protocol: 0 tc-so:prioceiling: 35 tc-so:priority: 36 tc-so:protocol: 0 tc-so:prioceiling: 36 tc-so:priority: 37 tc-so:protocol: 0 tc-so:prioceiling: 37 tc-so:priority: 38 tc-so:protocol: 0 tc-so:prioceiling: 38 tc-so:priority: 39 tc-so:protocol: 0 tc-so:prioceiling: 39 tc-so:priority: 40 tc-so:protocol: 0 tc-so:prioceiling: 40 tc-so:priority: 41 tc-so:protocol: 0 tc-so:prioceiling: 41 tc-so:priority: 42 tc-so:protocol: 0 tc-so:prioceiling: 42 tc-so:priority: 43 tc-so:protocol: 0 tc-so:prioceiling: 43 tc-so:priority: 44 tc-so:protocol: 0 tc-so:prioceiling: 44 tc-so:priority: 45 tc-so:protocol: 0 tc-so:prioceiling: 45 tc-so:priority: 46 tc-so:protocol: 0 tc-so:prioceiling: 46 tc-so:priority: 47 tc-so:protocol: 0 tc-so:prioceiling: 47 tc-so:priority: 48 tc-so:protocol: 0 tc-so:prioceiling: 48 tc-so:priority: 49 tc-so:protocol: 0 tc-so:prioceiling: 49 tc-so:priority: 50 tc-so:protocol: 0 tc-so:prioceiling: 50 tc-so:priority: 51 tc-so:protocol: 0 tc-so:prioceiling: 51 tc-so:priority: 52 tc-so:protocol: 0 tc-so:prioceiling: 52 tc-so:priority: 53 tc-so:protocol: 0 tc-so:prioceiling: 53 tc-so:priority: 54 tc-so:protocol: 0 tc-so:prioceiling: 54 tc-so:priority: 55 tc-so:protocol: 0 tc-so:prioceiling: 55 tc-so:priority: 56 tc-so:protocol: 0 tc-so:prioceiling: 56 tc-so:priority: 57 tc-so:protocol: 0 tc-so:prioceiling: 57 tc-so:priority: 58 tc-so:protocol: 0 tc-so:prioceiling: 58 tc-so:priority: 59 tc-so:protocol: 0 tc-so:prioceiling: 59 tc-so:priority: 60 tc-so:protocol: 0 tc-so:prioceiling: 60 tc-so:priority: 61 tc-so:protocol: 0 tc-so:prioceiling: 61 tc-so:priority: 62 tc-so:protocol: 0 tc-so:prioceiling: 62 tc-so:priority: 63 tc-so:protocol: 0 tc-so:prioceiling: 63 tc-end: 1647201993.132588, mutexattr2, passed tc-start: 1647201993.140466, timedmutex1 tc-so:Timed mutex-test 1 tc-so:Before acquiring mutex tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1647201993.240876, timedmutex1, passed tc-start: 1647201993.248970, timedmutex2 tc-so:Timed mutex-test 2 tc-so:Before acquiring mutex with timedlock tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1647201993.353844, timedmutex2, passed tc-start: 1647201993.373370, timedmutex3 tc-so:Timed mutex-test 3 tc-so:Before acquiring mutex with timedlock tc-so:Before creating new thread tc-so:Before joining the mutex tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1647201993.478391, timedmutex3, passed tc-start: 1647201993.486783, timedmutex4 tc-so:Timed mutex-test 4 tc-so:Before acquiring mutex with timedlock tc-so:Before creating new thread tc-so:Before joining the mutex tc-so:Before endeavor to reacquire timed-mutex (timeout expected) tc-so:Unlocking mutex tc-end: 1647201993.614019, timedmutex4, passed tp-end: 1647201993.624484, lib/libpthread/t_timedmutex tp-start: 1647201993.728473, lib/libpthread/t_call_once, 1 tc-start: 1647201993.731606, call_once tc-end: 1647201993.865813, call_once, passed tp-end: 1647201993.876093, lib/libpthread/t_call_once tp-start: 1647201993.986418, lib/libpthread/t_cnd, 4 tc-start: 1647201993.990074, cnd_broadcast tc-end: 1647201994.132468, cnd_broadcast, passed tc-start: 1647201994.141147, cnd_init tc-end: 1647201994.226906, cnd_init, passed tc-start: 1647201994.235149, cnd_signal tc-end: 1647201994.347803, cnd_signal, passed tc-start: 1647201994.356257, cnd_timedwait tc-end: 1647201994.451940, cnd_timedwait, passed tp-end: 1647201994.461931, lib/libpthread/t_cnd tp-start: 1647201994.546108, lib/libpthread/t_mtx, 4 tc-start: 1647201994.548549, mtx_init tc-end: 1647201994.634975, mtx_init, passed tc-start: 1647201994.644331, mtx_lock tc-end: 1647201994.730871, mtx_lock, passed tc-start: 1647201994.739707, mtx_timedlock tc-end: 1647201994.829323, mtx_timedlock, passed tc-start: 1647201994.837310, mtx_trylock tc-end: 1647201994.920606, mtx_trylock, passed tp-end: 1647201994.928107, lib/libpthread/t_mtx tp-start: 1647201995.21185, lib/libpthread/t_thrd, 6 tc-start: 1647201995.23506, thrd_create tc-end: 1647201995.124522, thrd_create, passed tc-start: 1647201995.133125, thrd_current tc-end: 1647201995.242438, thrd_current, passed tc-start: 1647201995.249564, thrd_detach tc-end: 1647201995.339139, thrd_detach, passed tc-start: 1647201995.347862, thrd_exit tc-end: 1647201995.442918, thrd_exit, passed tc-start: 1647201995.450740, thrd_sleep tc-end: 1647201995.776361, thrd_sleep, passed tc-start: 1647201995.784221, thrd_yield tc-end: 1647201995.880814, thrd_yield, passed tp-end: 1647201995.890325, lib/libpthread/t_thrd tp-start: 1647201995.982479, lib/libpthread/t_tss, 4 tc-start: 1647201995.984861, tss_create tc-end: 1647201996.72155, tss_create, passed tc-start: 1647201996.80286, tss_destructor_main_thread tc-end: 1647201996.165767, tss_destructor_main_thread, passed tc-start: 1647201996.173593, tss_destructor_thread_exit tc-end: 1647201996.269452, tss_destructor_thread_exit, passed tc-start: 1647201996.277400, tss_set tc-end: 1647201996.370776, tss_set, passed tp-end: 1647201996.385154, lib/libpthread/t_tss tp-start: 1647201996.983482, lib/libpthread/t_atexit, 1 tc-start: 1647201996.986277, atexit tc-so:Executing command [ /usr/tests/lib/libpthread/h_atexit ] tc-end: 1647201997.648913, atexit, passed tp-end: 1647201997.659290, lib/libpthread/t_atexit tp-start: 1647201998.246365, lib/libpthread/t_cancel, 1 tc-start: 1647201998.249167, register_while_disabled tc-so:Executing command [ /usr/tests/lib/libpthread/h_cancel ] tc-end: 1647201998.926099, register_while_disabled, passed tp-end: 1647201998.935344, lib/libpthread/t_cancel tp-start: 1647201999.442310, lib/libpthread/t_exit, 1 tc-start: 1647201999.444650, main_thread tc-so:Executing command [ /usr/tests/lib/libpthread/h_exit ] tc-end: 1647202000.85042, main_thread, passed tp-end: 1647202000.93291, lib/libpthread/t_exit tp-start: 1647202000.760681, lib/libpthread/t_resolv, 1 tc-start: 1647202000.763862, resolv tc-so:0x402a0000: 5 resolving anoncvs.isc.netbsd.org 2 tc-so:0x402a1c00: 5 resolving zeppo.rediris.es 91 tc-so:0x402a3800: 5 resolving ftp.uni-erlangen.de 31 tc-so:0x402a5400: 5 resolving moon.vub.ac.be 47 tc-so:0x402a7000: 5 resolving above.warped.net 0 tc-so:0x402a0000: host anoncvs.isc.netbsd.org not found tc-so:0x402a3800: host ftp.uni-erlangen.de not found tc-so:0x402a5400: host moon.vub.ac.be not found tc-so:0x402a7000: host above.warped.net not found tc-so:0x402a0000: 4 resolving centaurus.4web.cz 9 tc-so:0x402a3800: 4 resolving lala.iri.co.jp 39 tc-so:0x402a5400: 4 resolving mirror03.inet.tele.dk 46 tc-so:0x402a7000: 4 resolving ftp.funet.fi 24 tc-so:0x402a3800: host lala.iri.co.jp not found tc-so:0x402a5400: host mirror03.inet.tele.dk not found tc-so:0x402a3800: 3 resolving www.en.netbsd.de 85 tc-so:0x402a5400: 3 resolving ftp.fsn.hu 23 tc-so:0x402a1c00: host zeppo.rediris.es not found tc-so:0x402a1c00: 4 resolving centaurus.4web.cz 9 tc-so:0x402a5400: host ftp.fsn.hu not found tc-so:0x402a5400: 2 resolving ftp.plig.org 30 tc-so:0x402a1c00: host centaurus.4web.cz not found tc-so:0x402a1c00: 3 resolving netbsd.nsysu.edu.tw 57 tc-so:0x402a5400: host ftp.plig.org not found tc-so:0x402a5400: 1 resolving ftp.xgate.co.kr 32 tc-so:0x402a1c00: host netbsd.nsysu.edu.tw not found tc-so:0x402a1c00: 2 resolving lala.iri.co.jp 39 tc-so:0x402a7000: host ftp.funet.fi not found tc-so:0x402a7000: 3 resolving mail.netbsd.org 42 tc-so:0x402a0000: host centaurus.4web.cz not found tc-so:0x402a0000: 3 resolving netbsd.4ka.mipt.ru 51 tc-so:0x402a7000: host mail.netbsd.org not found tc-so:0x402a7000: 2 resolving nbwww.sergei.cc 48 tc-so:0x402a0000: host netbsd.4ka.mipt.ru not found tc-so:0x402a0000: 2 resolving netbsdwww.cs.rmit.edu.au 69 tc-so:0x402a7000: host nbwww.sergei.cc not found tc-so:0x402a7000: 1 resolving ftp.plig.org 30 tc-so:0x402a0000: host netbsdwww.cs.rmit.edu.au not found tc-so:0x402a0000: 1 resolving console.netbsd.org 12 tc-so:0x402a5400: host ftp.xgate.co.kr not found tc-so:0x402a1c00: host lala.iri.co.jp not found tc-so:0x402a3800: host www.en.netbsd.de not found tc-so:0x402a3800: 2 resolving netbsd.netlead.com.au 56 tc-so:0x402a1c00: 1 resolving netbsd.zarco.org 65 tc-so:0x402a3800: host netbsd.netlead.com.au not found tc-so:0x402a1c00: host netbsd.zarco.org not found tc-so:0x402a3800: 1 resolving lala.iri.co.jp 39 tc-so:0x402a3800: host lala.iri.co.jp not found tc-so:0x402a7000: host ftp.plig.org not found tc-so:0x402a0000: host console.netbsd.org not found tc-end: 1647202043.287826, resolv, passed tp-end: 1647202043.296352, lib/libpthread/t_resolv tp-start: 1647202043.847209, lib/libpthread/t_thread_local_dtor, 1 tc-start: 1647202043.850048, thread_local_dtor_order tc-so:Executing command [ /usr/tests/lib/libpthread/h_thread_local_dtor ] tc-end: 1647202044.743890, thread_local_dtor_order, passed tp-end: 1647202044.754525, lib/libpthread/t_thread_local_dtor tp-start: 1647202044.919404, lib/librefuse/t_refuse_opt, 9 tc-start: 1647202044.922685, t_fuse_opt_add_arg tc-end: 1647202045.47804, t_fuse_opt_add_arg, passed tc-start: 1647202045.58387, t_fuse_opt_add_opt tc-end: 1647202045.185120, t_fuse_opt_add_opt, passed tc-start: 1647202045.196113, t_fuse_opt_add_opt_escaped tc-end: 1647202045.323661, t_fuse_opt_add_opt_escaped, passed tc-start: 1647202045.333887, t_fuse_opt_insert_arg tc-end: 1647202045.458580, t_fuse_opt_insert_arg, passed tc-start: 1647202045.468627, t_fuse_opt_match tc-end: 1647202045.593584, t_fuse_opt_match, passed tc-start: 1647202045.603756, t_fuse_opt_parse tc-end: 1647202045.739069, t_fuse_opt_parse, passed tc-start: 1647202045.749617, t_fuse_opt_parse_null_args tc-end: 1647202045.873830, t_fuse_opt_parse_null_args, passed tc-start: 1647202045.884231, t_fuse_opt_parse_null_opts tc-end: 1647202045.991913, t_fuse_opt_parse_null_opts, passed tc-start: 1647202045.999680, t_fuse_opt_parse_null_proc tc-end: 1647202046.95420, t_fuse_opt_parse_null_proc, passed tp-end: 1647202046.103192, lib/librefuse/t_refuse_opt tp-start: 1647202046.205353, lib/librt/t_sched, 8 tc-start: 1647202046.207912, sched_getparam tc-end: 1647202046.297291, sched_getparam, passed tc-start: 1647202046.306685, sched_priority tc-end: 1647202046.411927, sched_priority, passed tc-start: 1647202046.419762, sched_rr_get_interval_1 tc-end: 1647202046.506170, sched_rr_get_interval_1, passed tc-start: 1647202046.513894, sched_rr_get_interval_2 tc-end: 1647202046.601001, sched_rr_get_interval_2, passed tc-start: 1647202046.609030, sched_setscheduler_1 tc-end: 1647202046.709771, sched_setscheduler_1, passed tc-start: 1647202046.718972, sched_setscheduler_2 tc-end: 1647202046.807136, sched_setscheduler_2, passed tc-start: 1647202046.817656, sched_setscheduler_3 tc-end: 1647202046.906844, sched_setscheduler_3, passed tc-start: 1647202046.914302, sched_setscheduler_4 tc-end: 1647202047.850, sched_setscheduler_4, passed tp-end: 1647202047.8886, lib/librt/t_sched tp-start: 1647202047.107053, lib/librt/t_sem, 5 tc-start: 1647202047.109900, basic tc-end: 1647202047.275866, basic, passed tc-start: 1647202047.283935, child tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-end: 1647202085.447501, child, passed tc-start: 1647202085.455875, invalid_ops tc-end: 1647202085.622791, invalid_ops, passed tc-start: 1647202085.633047, pshared tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 1: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-so:main loop 2: posting... tc-end: 1647202123.540079, pshared, passed tc-start: 1647202123.548729, sem_open_address tc-end: 1647202123.767398, sem_open_address, expected_failure, kern/56549: consecutive sem_open() do not return the same address: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/librt/t_sem.c:332: sem == sem3 not met tp-end: 1647202123.778879, lib/librt/t_sem tp-start: 1647202123.910828, lib/libtre/t_regex_att, 7 tc-start: 1647202123.914253, basic tc-se:skipping failed test at line 164 (pattern=a[-]?c, input=ac) tc-end: 1647202124.209547, basic, passed tc-start: 1647202124.221065, categorization tc-se:skipping failed test at line 27 (pattern=a\(b\)*\1, input=a) tc-se:skipping failed test at line 28 (pattern=a\(b\)*\1, input=a) tc-se:skipping failed test at line 29 (pattern=a\(b\)*\1, input=abab) tc-se:skipping failed test at line 36 (pattern=a\(b\)*\1, input=abab) tc-se:skipping failed test at line 37 (pattern=a\(b\)*\1, input=abab) tc-se:skipping failed test at line 38 (pattern=a\(b\)*\1, input=abab) tc-se:Expected BUG=repeat-null-unknown at line 42 tc-se:skipping failed test at line 55 (pattern=\(a\(b\)*\)*\2, input=abab) tc-se:skipping failed test at line 56 (pattern=\(a\(b\)*\)*\2, input=abab) tc-end: 1647202124.368216, categorization, passed tc-start: 1647202124.376364, forcedassoc tc-end: 1647202124.478273, forcedassoc, passed tc-start: 1647202124.486242, leftassoc tc-end: 1647202124.593322, leftassoc, passed tc-start: 1647202124.600749, nullsubexpr tc-se:skipping failed test at line 58 (pattern=\(a*\)*\(x\)\(\1\), input=ax) tc-se:skipping failed test at line 61 (pattern=\(a*\)*\(x\)\(\1\)\(x\), input=axxa) tc-end: 1647202124.727473, nullsubexpr, passed tc-start: 1647202124.736794, repetition tc-se:skipping failed test at line 38 (pattern=((..)|(.))*, input=aa) tc-se:skipping failed test at line 48 (pattern=((..)|(.))*, input=aaa) tc-se:skipping failed test at line 68 (pattern=((..)|(.))*, input=aaaaa) tc-se:skipping failed test at line 92 (pattern=X(.?){7,}Y, input=X1234567Y) tc-end: 1647202124.923863, repetition, passed tc-start: 1647202124.934237, rightassoc tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 3 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 4 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 5 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 6 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 8 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 9 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 10 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,3)(0,0)(0,3)(3,3) != (0,3)(0,1)(1,2)(2,3)): at line 11 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 13 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 14 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 15 tc-se:*** Expected check failure: Reason for breakage unknown: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libtre/../libc/regex/t_regex_att.c:383: res != matches ((0,4)(0,1)(1,4)(4,4) != (0,4)(0,2)(2,3)(3,4)): at line 16 tc-end: 1647202125.71889, rightassoc, expected_failure, Reason for breakage unknown: 12 checks failed as expected; see output for more details tp-end: 1647202125.82179, lib/libtre/t_regex_att tp-start: 1647202125.183230, lib/libtre/t_exhaust, 1 tc-start: 1647202125.186087, regcomp_too_big tc-end: 1647202140.145004, regcomp_too_big, passed tp-end: 1647202140.182964, lib/libtre/t_exhaust tp-start: 1647202140.398201, lib/libusbhid/t_usbhid, 6 tc-start: 1647202140.401485, check_hid_get_data tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libusbhid/t_usbhid.c:257: data != -128: == 128 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libusbhid/t_usbhid.c:259: data != -1: == 255 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libusbhid/t_usbhid.c:268: data != -32768: == 32768 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libusbhid/t_usbhid.c:270: data != -1: == 65535 tc-end: 1647202140.564641, check_hid_get_data, expected_failure, only the 32-bit opcode works, 8 and 16-bit is broken: 4 checks failed as expected; see output for more details tc-start: 1647202140.580606, check_hid_logical_range tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libusbhid/t_usbhid.c:128: hi.logical_minimum != -128: == 128 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libusbhid/t_usbhid.c:132: hi.logical_minimum != -32768: == 32768 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libusbhid/t_usbhid.c:147: hi.logical_minimum > hi.logical_maximum not met tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libusbhid/t_usbhid.c:154: hi.logical_minimum > hi.logical_maximum not met tc-end: 1647202140.710306, check_hid_logical_range, expected_failure, only the 32-bit opcode works, 8 and 16-bit is broken: 4 checks failed as expected; see output for more details tc-start: 1647202140.722166, check_hid_physical_range tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libusbhid/t_usbhid.c:191: hi.physical_minimum != -128: == 128 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libusbhid/t_usbhid.c:195: hi.physical_minimum != -32768: == 32768 tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libusbhid/t_usbhid.c:210: hi.physical_minimum > hi.physical_maximum not met tc-se:*** Expected check failure: only the 32-bit opcode works, 8 and 16-bit is broken: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/lib/libusbhid/t_usbhid.c:217: hi.physical_minimum > hi.physical_maximum not met tc-end: 1647202140.853473, check_hid_physical_range, expected_failure, only the 32-bit opcode works, 8 and 16-bit is broken: 4 checks failed as expected; see output for more details tc-start: 1647202140.864421, check_hid_set_data tc-end: 1647202140.973592, check_hid_set_data, passed tc-start: 1647202140.984104, check_hid_usage tc-end: 1647202141.98823, check_hid_usage, passed tc-start: 1647202141.107153, check_parse_just_pop tc-end: 1647202141.195909, check_parse_just_pop, passed tp-end: 1647202141.205122, lib/libusbhid/t_usbhid tp-start: 1647202141.321398, lib/libutil/t_efun, 4 tc-start: 1647202141.325256, ecalloc tc-end: 1647202141.422016, ecalloc, passed tc-start: 1647202141.432122, efopen tc-end: 1647202141.517964, efopen, passed tc-start: 1647202141.525991, emalloc tc-end: 1647202141.616037, emalloc, passed tc-start: 1647202141.624629, erealloc tc-end: 1647202141.709413, erealloc, passed tp-end: 1647202141.717530, lib/libutil/t_efun tp-start: 1647202141.815853, lib/libutil/t_parsedate, 7 tc-start: 1647202141.819280, atsecs tc-end: 1647202141.961377, atsecs, passed tc-start: 1647202141.972317, dates tc-end: 1647202142.97915, dates, passed tc-start: 1647202142.108380, dsttimes tc-end: 1647202142.237253, dsttimes, passed tc-start: 1647202142.245880, gibberish tc-end: 1647202142.336167, gibberish, passed tc-start: 1647202142.345538, relative tc-end: 1647202146.806314, relative, passed tc-start: 1647202146.816361, times tc-end: 1647202146.937656, times, passed tc-start: 1647202146.948406, zones tc-end: 1647202147.56268, zones, passed tp-end: 1647202147.64795, lib/libutil/t_parsedate tp-start: 1647202147.152788, lib/libutil/t_pidfile, 6 tc-start: 1647202147.156028, change_basenames tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 22219, current pid 22219 tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 22219, current pid 22219 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 22219, current pid 22219 tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 22219, current pid 22219 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Ensuring pidfile /var/run/custom-basename.pid does not exist any more tc-end: 1647202147.308268, change_basenames, passed tc-start: 1647202147.317863, change_mix tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 27814, current pid 27814 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Validating contents of pidfile './second.pid' tc-so:Read pid 27814, current pid 27814 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Ensuring pidfile ./second.pid does not exist any more tc-so:Ensuring pidfile ./custom-basename does not exist any more tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 27814, current pid 27814 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-so:Ensuring pidfile second.pid does not exist any more tc-end: 1647202147.508412, change_mix, passed tc-start: 1647202147.517825, change_paths tc-so:Validating contents of pidfile './var/run/first.pid' tc-so:Read pid 21912, current pid 21912 tc-so:Ensuring pidfile ./var/run/first.pid does not exist any more tc-so:Validating contents of pidfile './second.pid' tc-so:Read pid 21912, current pid 21912 tc-so:Ensuring pidfile ./var/run/my-pidfile.pid does not exist any more tc-so:Ensuring pidfile second.pid does not exist any more tc-end: 1647202147.658969, change_paths, passed tc-start: 1647202147.673092, custom_basename tc-so:Validating contents of pidfile '/var/run/custom-basename.pid' tc-so:Read pid 20163, current pid 20163 tc-so:Ensuring pidfile /var/run/custom-basename.pid does not exist any more tc-end: 1647202147.836456, custom_basename, passed tc-start: 1647202147.846268, custom_path tc-so:Validating contents of pidfile './var/run/my-pidfile.pid' tc-so:Read pid 22554, current pid 22554 tc-so:Ensuring pidfile ./var/run/my-pidfile.pid does not exist any more tc-end: 1647202148.15486, custom_path, passed tc-start: 1647202148.33626, default_path tc-so:Validating contents of pidfile '/var/run/t_pidfile.pid' tc-so:Read pid 11815, current pid 11815 tc-so:Ensuring pidfile /var/run/t_pidfile.pid does not exist any more tc-end: 1647202148.190498, default_path, passed tp-end: 1647202148.197746, lib/libutil/t_pidfile tp-start: 1647202148.284572, lib/libutil/t_snprintb, 2 tc-start: 1647202148.287094, snprintb tc-end: 1647202148.364447, snprintb, passed tc-start: 1647202148.372921, snprintb_m tc-end: 1647202148.464764, snprintb_m, passed tp-end: 1647202148.474093, lib/libutil/t_snprintb tp-start: 1647202148.565451, lib/libutil/t_sockaddr_snprintf, 5 tc-start: 1647202148.568003, sockaddr_snprintf_at tc-end: 1647202148.655723, sockaddr_snprintf_at, passed tc-start: 1647202148.664404, sockaddr_snprintf_dl tc-end: 1647202148.763139, sockaddr_snprintf_dl, passed tc-start: 1647202148.772951, sockaddr_snprintf_in tc-end: 1647202148.860075, sockaddr_snprintf_in, passed tc-start: 1647202148.868707, sockaddr_snprintf_in6 tc-end: 1647202148.951009, sockaddr_snprintf_in6, passed tc-start: 1647202148.958605, sockaddr_snprintf_un tc-end: 1647202149.43759, sockaddr_snprintf_un, passed tp-end: 1647202149.51537, lib/libutil/t_sockaddr_snprintf tp-start: 1647202149.142411, lib/libossaudio/t_ossaudio, 4 tc-start: 1647202149.145246, oss_dsp_caps tc-end: 1647202149.224380, oss_dsp_caps, skipped, No testable audio device available tc-start: 1647202149.231633, oss_dsp_init tc-end: 1647202149.304213, oss_dsp_init, skipped, Audio device unavailable for playback tc-start: 1647202149.311993, oss_dsp_trigger_read tc-end: 1647202149.388246, oss_dsp_trigger_read, skipped, PR port-sparc/55876 tc-start: 1647202149.396092, oss_dsp_trigger_write tc-end: 1647202149.472783, oss_dsp_trigger_write, skipped, Audio device unavailable for playback tp-end: 1647202149.480164, lib/libossaudio/t_ossaudio tp-start: 1647202149.627435, lib/semaphore/pthread/t_sem_pth, 8 tc-start: 1647202149.630541, blocktimedwait tc-so:[ 1.0000000] entropy: ready tc-end: 1647202150.552112, blocktimedwait, passed tc-start: 1647202150.560588, blockwait tc-so:[ 1.0000000] entropy: ready tc-end: 1647202151.510372, blockwait, passed tc-start: 1647202151.528806, busydestroy tc-so:[ 1.0000000] entropy: ready tc-end: 1647202151.977246, busydestroy, passed tc-start: 1647202151.987473, destroy tc-so:[ 1.0000000] entropy: ready tc-end: 1647202152.421317, destroy, passed tc-start: 1647202152.431904, initvalue tc-so:[ 1.0000000] entropy: ready tc-end: 1647202152.805580, initvalue, passed tc-start: 1647202152.813969, named tc-so:[ 1.0000000] entropy: ready tc-end: 1647202153.221383, named, passed tc-start: 1647202153.232373, postwait tc-so:[ 1.0000000] entropy: ready tc-end: 1647202153.653831, postwait, passed tc-start: 1647202153.664853, unlink tc-so:[ 1.0000000] entropy: ready tc-end: 1647202154.42903, unlink, passed tp-end: 1647202154.53431, lib/semaphore/pthread/t_sem_pth tp-start: 1647202154.173078, lib/librumpclient/t_fd, 2 tc-start: 1647202154.176406, bigenough tc-end: 1647202155.22642, bigenough, passed tc-start: 1647202155.33387, sigio tc-so:sigcnt after connect: 4 tc-end: 1647202156.225526, sigio, passed tp-end: 1647202156.237128, lib/librumpclient/t_fd tp-start: 1647202157.651587, lib/librumpclient/t_exec, 5 tc-start: 1647202157.653954, cloexec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_exec /usr/tests/lib/librumpclient/h_exec cloexec1 ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n $= sstat.out ] tc-so:Executing command [ sed -n 2p sstat.out ] tc-end: 1647202160.995517, cloexec, passed tc-start: 1647202161.7772, exec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_exec /usr/tests/lib/librumpclient/h_exec ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n 2p sstat.out ] tc-so:Executing command [ sed -n 3p sstat.out ] tc-end: 1647202164.660098, exec, passed tc-start: 1647202164.673343, noexec tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ env /usr/tests/lib/librumpclient/h_exec ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n 2p sstat.out ] tc-so:Executing command [ sed -n 3p sstat.out ] tc-end: 1647202167.720395, noexec, passed tc-start: 1647202167.742970, threxec tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_execthr ] tc-end: 1647202200.258102, threxec, passed tc-start: 1647202200.265765, vfork tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Executing command [ /usr/tests/lib/librumpclient/h_exec /usr/tests/lib/librumpclient/h_exec vfork_please ] tc-so:Executing command [ rump.sockstat -n ] tc-so:Executing command [ sed -n $= sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-so:Executing command [ cat sstat.out ] tc-end: 1647202204.261663, vfork, passed tp-end: 1647202204.274022, lib/librumpclient/t_exec tp-start: 1647202205.665399, lib/librumphijack/t_asyncio, 3 tc-start: 1647202205.668125, invafd tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client invafd ] tc-end: 1647202207.998272, invafd, passed tc-start: 1647202208.8983, select_allunset tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client select_allunset ] tc-end: 1647202210.96774, select_allunset, passed tc-start: 1647202210.105648, select_timeout tc-so:Executing command [ rump_server unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client select_timeout ] tc-end: 1647202212.237584, select_timeout, passed tp-end: 1647202212.247886, lib/librumphijack/t_asyncio tp-start: 1647202213.53970, lib/librumphijack/t_config, 1 tc-start: 1647202213.57031, fdoff tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_client fdoff8 ] tc-end: 1647202215.104603, fdoff, passed tp-end: 1647202215.113848, lib/librumphijack/t_config tp-start: 1647202216.669907, lib/librumphijack/t_cwd, 8 tc-start: 1647202216.672411, basic_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump simple chdir ] tc-end: 1647202218.803310, basic_chdir, passed tc-start: 1647202218.813140, basic_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump simple fchdir ] tc-end: 1647202220.879892, basic_fchdir, passed tc-start: 1647202220.887475, slash_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // simple chdir ] tc-end: 1647202222.792963, slash_chdir, passed tc-start: 1647202222.804214, slash_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // simple fchdir ] tc-end: 1647202225.433633, slash_fchdir, passed tc-start: 1647202225.443771, symlink_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump symlink chdir ] tc-end: 1647202227.636819, symlink_chdir, passed tc-start: 1647202227.647111, symlink_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd /rump symlink fchdir ] tc-end: 1647202229.755946, symlink_fchdir, passed tc-start: 1647202229.764177, symlink_slash_chdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // symlink chdir ] tc-end: 1647202231.565314, symlink_slash_chdir, passed tc-start: 1647202231.573071, symlink_slash_fchdir tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_cwd // symlink fchdir ] tc-end: 1647202233.515604, symlink_slash_fchdir, passed tp-end: 1647202233.523930, lib/librumphijack/t_cwd tp-start: 1647202234.319611, lib/librumphijack/t_sh, 2 tc-start: 1647202234.322679, redirect tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ /bin/sh -c sh thescript ] tc-so:Executing command [ cat /rump/thefile ] tc-so:Executing command [ /bin/sh -c sh thescript ] tc-end: 1647202237.693272, redirect, passed tc-start: 1647202237.701974, runscript tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ mv thescript /rump ] tc-so:Executing command [ /bin/sh -c sh /rump/thescript ] tc-end: 1647202240.200976, runscript, passed tp-end: 1647202240.208978, lib/librumphijack/t_sh tp-start: 1647202241.456546, lib/librumphijack/t_tcpip, 4 tc-start: 1647202241.458885, http tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 unix://csock ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./httpd.pid -b -s /usr/tests/lib/librumphijack ] tc-so:Executing command [ rump.netstat -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/tests/lib/librumphijack/h_netget 127.0.0.1 80 webfile ] tc-so:Executing command [ cat webfile ] tc-so:Executing command [ cat webfile ] tc-so:Executing command [ sed -n 1,/^$/!p webfile ] tc-end: 1647202245.856552, http, passed tc-start: 1647202245.869386, nfs tc-so:Executing command [ newfs -F -s 10000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=ffs.img,size=host unix://serversock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ /bin/sh -c echo "/export -noresvport -noresvmnt 10.1.1.100" | \ tc-so: dd of=/rump/etc/exports 2> /dev/null ] tc-so:Executing command [ rump.sysctl -q -w kern.module.autoload=1 ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ /bin/sh -c echo wind in my hair > /rump/export/im_alive ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ cat /rump/mnt/im_alive ] tc-so:Executing command [ ls -l /rump/mnt/im_alive ] tc-end: 1647202260.610160, nfs, passed tc-start: 1647202260.639980, nfs_autoload tc-end: 1647202261.847594, nfs_autoload, skipped, test currently valid only on i386 tc-start: 1647202261.858420, ssh tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet unix://csock ] tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/tests/lib/librumphijack/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/lib/librumphijack/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:sshd running tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ssh -T -F ssh_config 127.0.0.1 env BLOCKSIZE=512 ls -li /tmp/atf-run.DmdDEF/testdir ] tc-so:Executing command [ env BLOCKSIZE=512 ls -li /tmp/atf-run.DmdDEF/testdir ] tc-end: 1647202276.158601, ssh, passed tp-end: 1647202276.270848, lib/librumphijack/t_tcpip tp-start: 1647202277.943099, lib/librumphijack/t_vfs, 9 tc-start: 1647202277.953141, blanket tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ stat -f /rump/dev/null ] tc-so:Executing command [ stat -f /dev/null ] tc-end: 1647202280.388277, blanket, passed tc-start: 1647202280.400770, cpcopy tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ cp -Rp /usr/tests/lib/librumphijack . ] tc-so:Executing command [ cp -Rp librumphijack /rump/mnt ] tc-so:Executing command [ umount -R /rump/mnt ] tc-so:Executing command [ mount_ffs /img /rump/mnt2 ] tc-so:Executing command [ diff -ru librumphijack /rump/mnt2/librumphijack ] tc-so:Executing command [ umount -R /rump/mnt2 ] tc-end: 1647202285.919956, cpcopy, passed tc-start: 1647202285.979751, doubleblanket tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ mkdir /rump/dir ] tc-so:Executing command [ ln -s dir /rump/dirtoo ] tc-so:Executing command [ touch /dir/file ] tc-so:Executing command [ stat -f /dir/file ] tc-so:Executing command [ stat -f /dirtoo/file ] tc-end: 1647202288.990745, doubleblanket, passed tc-start: 1647202288.999919, ln_nox tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ touch /rump/mnt/filename ] tc-so:Executing command [ stat -f %d %i %Sp %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/filename ] tc-so:Executing command [ mkdir /rump/mnt/dir ] tc-so:Executing command [ ln /rump/mnt/filename /rump/mnt/dir/same ] tc-so:Executing command [ stat -f %d %i %Sp %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/filename ] tc-so:Executing command [ stat -f %d %i %Sp %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/dir/same ] tc-so:Executing command [ umount -R /rump/mnt ] tc-end: 1647202293.463457, ln_nox, passed tc-start: 1647202293.479735, ln_x tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ touch ./loser ] tc-so:Executing command [ ln ./loser /rump/. ] tc-end: 1647202295.534662, ln_x, passed tc-start: 1647202295.543459, mv_nox tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ touch /rump/mnt/filename ] tc-so:Executing command [ stat -f %d %i %Sp %l %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/filename ] tc-so:Executing command [ mkdir /rump/mnt/dir ] tc-so:Executing command [ mv /rump/mnt/filename /rump/mnt/dir/same ] tc-so:Executing command [ stat -f %d %i %Sp %l %Su %Sg %r %z \"%Sa\" \"%Sm\" \"%SB\" %k %b %#Xf /rump/mnt/dir/same ] tc-so:Executing command [ umount -R /rump/mnt ] tc-end: 1647202299.472259, mv_nox, passed tc-start: 1647202299.502433, mv_x tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ cp -Rp /usr/tests/lib/librumphijack . ] tc-so:Executing command [ cp -Rp librumphijack librumphijack.2 ] tc-so:Executing command [ mv librumphijack /rump ] tc-so:Executing command [ diff -ru librumphijack.2 /rump/librumphijack ] tc-end: 1647202303.576233, mv_x, passed tc-start: 1647202303.623160, paxcopy tc-so:Executing command [ newfs -F -s 20000 ffs.img ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=ffs.img,size=host unix://csock ] tc-so:Executing command [ mount_ffs /img /rump/mnt ] tc-so:Executing command [ pax -rw -s,/usr/tests/lib,, /usr/tests/lib/librumphijack . ] tc-so:Executing command [ pax -rw librumphijack /rump/mnt ] tc-so:Executing command [ umount -R /rump/mnt ] tc-so:Executing command [ mount_ffs /img /rump/mnt2 ] tc-so:Executing command [ diff -ru librumphijack /rump/mnt2/librumphijack ] tc-so:Executing command [ umount -R /rump/mnt2 ] tc-end: 1647202310.622522, paxcopy, passed tc-start: 1647202310.683732, runonprefix tc-so:Executing command [ rump_server -lrumpvfs unix://csock ] tc-so:Executing command [ stat /rump/dev ] tc-so:Executing command [ stat /rumpdev ] tc-end: 1647202312.611653, runonprefix, passed tp-end: 1647202312.621812, lib/librumphijack/t_vfs tp-start: 1647202312.768263, lib/libdes/t_des, 15 tc-start: 1647202312.771011, align tc-so:input word alignment test 0 1 2 3 tc-so:output word alignment test 0 1 2 3 tc-end: 1647202312.856169, align, passed tc-start: 1647202312.862899, cbc tc-end: 1647202312.931548, cbc, passed tc-start: 1647202312.938227, cbc_cksum tc-end: 1647202313.5692, cbc_cksum, passed tc-start: 1647202313.12389, cbcm tc-end: 1647202313.80205, cbcm, passed tc-start: 1647202313.87019, cfb tc-so:cfb8 tc-so:cfb16 tc-so:cfb32 tc-so:cfb48 tc-so:cfb64 tc-so:cfb64() tc-so:ede_cfb64() tc-end: 1647202313.165690, cfb, passed tc-start: 1647202313.172659, desx_cbc tc-end: 1647202313.238793, desx_cbc, passed tc-start: 1647202313.246535, ecb tc-end: 1647202313.314923, ecb, passed tc-start: 1647202313.321739, ede_cbc tc-end: 1647202313.391366, ede_cbc, passed tc-start: 1647202313.398211, ede_ecb tc-end: 1647202313.466567, ede_ecb, passed tc-start: 1647202313.476045, ede_ofb64 tc-end: 1647202313.554560, ede_ofb64, passed tc-start: 1647202313.561798, fast_crypt tc-end: 1647202313.629391, fast_crypt, passed tc-start: 1647202313.635967, ofb tc-end: 1647202313.702880, ofb, passed tc-start: 1647202313.709491, ofb64 tc-end: 1647202313.777821, ofb64, passed tc-start: 1647202313.784579, pcbc tc-end: 1647202313.852444, pcbc, passed tc-start: 1647202313.859350, quad_cksum tc-end: 1647202313.939437, quad_cksum, passed tp-end: 1647202313.949708, lib/libdes/t_des tp-start: 1647202314.62706, lib/libskey/t_algorithms, 3 tc-start: 1647202314.64844, md4 tc-end: 1647202314.135194, md4, passed tc-start: 1647202314.142017, md5 tc-end: 1647202314.212710, md5, passed tc-start: 1647202314.219585, sha1 tc-end: 1647202314.638678, sha1, passed tp-end: 1647202314.645514, lib/libskey/t_algorithms tp-start: 1647202314.762490, libexec/ld.elf_so/t_dlerror-cleared, 1 tc-start: 1647202314.764675, rtld_dlerror_cleared tc-end: 1647202314.869622, rtld_dlerror_cleared, passed tp-end: 1647202314.880046, libexec/ld.elf_so/t_dlerror-cleared tp-start: 1647202314.979316, libexec/ld.elf_so/t_dlerror-false, 1 tc-start: 1647202314.982719, rtld_dlerror_false tc-end: 1647202315.88996, rtld_dlerror_false, passed tp-end: 1647202315.99551, libexec/ld.elf_so/t_dlerror-false tp-start: 1647202315.202350, libexec/ld.elf_so/t_dlinfo, 4 tc-start: 1647202315.205639, rtld_dlinfo_linkmap_dlopen tc-end: 1647202315.310883, rtld_dlinfo_linkmap_dlopen, passed tc-start: 1647202315.321419, rtld_dlinfo_linkmap_dlopen_iter tc-end: 1647202315.391584, rtld_dlinfo_linkmap_dlopen_iter, passed tc-start: 1647202315.398431, rtld_dlinfo_linkmap_inval tc-end: 1647202315.463897, rtld_dlinfo_linkmap_inval, passed tc-start: 1647202315.470479, rtld_dlinfo_linkmap_self tc-end: 1647202315.538137, rtld_dlinfo_linkmap_self, passed tp-end: 1647202315.544917, libexec/ld.elf_so/t_dlinfo tp-start: 1647202315.617861, libexec/ld.elf_so/t_dlvsym, 5 tc-start: 1647202315.620119, rtld_dlvsym_symbol_nonexistent tc-end: 1647202315.689200, rtld_dlvsym_symbol_nonexistent, passed tc-start: 1647202315.695722, rtld_dlvsym_v1 tc-end: 1647202315.769946, rtld_dlvsym_v1, passed tc-start: 1647202315.780129, rtld_dlvsym_v3 tc-end: 1647202315.872459, rtld_dlvsym_v3, passed tc-start: 1647202315.880844, rtld_dlvsym_version_nonexistent tc-end: 1647202315.969265, rtld_dlvsym_version_nonexistent, passed tc-start: 1647202315.977623, rtld_dlvsym_version_null tc-end: 1647202316.65441, rtld_dlvsym_version_null, passed tp-end: 1647202316.73325, libexec/ld.elf_so/t_dlvsym tp-start: 1647202316.162222, libexec/ld.elf_so/t_ifunc, 3 tc-start: 1647202316.164856, rtld_hidden_ifunc tc-end: 1647202316.397824, rtld_hidden_ifunc, passed tc-start: 1647202316.404574, rtld_ifunc tc-end: 1647202316.597279, rtld_ifunc, passed tc-start: 1647202316.604396, rtld_main_ifunc tc-end: 1647202316.672971, rtld_main_ifunc, passed tp-end: 1647202316.679494, libexec/ld.elf_so/t_ifunc tp-start: 1647202316.744142, libexec/ld.elf_so/t_rtld_r_debug, 2 tc-start: 1647202316.746659, dlopen tc-end: 1647202316.814413, dlopen, passed tc-start: 1647202316.820878, self tc-end: 1647202316.884754, self, passed tp-end: 1647202316.891355, libexec/ld.elf_so/t_rtld_r_debug tp-start: 1647202317.430457, libexec/ld.elf_so/t_df_1_noopen, 2 tc-start: 1647202317.432664, df_1_noopen1 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen1 ] tc-end: 1647202318.916, df_1_noopen1, passed tc-start: 1647202318.8937, df_1_noopen2 tc-so:Executing command [ /usr/tests/libexec/ld.elf_so/h_df_1_noopen2 ] tc-end: 1647202318.606970, df_1_noopen2, passed tp-end: 1647202318.615107, libexec/ld.elf_so/t_df_1_noopen tp-start: 1647202319.119845, libexec/ld.elf_so/t_dl_symver, 1 tc-start: 1647202319.122069, dl_symver tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso0 /usr/tests/libexec/ld.elf_so/h_dl_symver_v0 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso1 /usr/tests/libexec/ld.elf_so/h_dl_symver_v0 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso2 /usr/tests/libexec/ld.elf_so/h_dl_symver_v0 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso0 /usr/tests/libexec/ld.elf_so/h_dl_symver_v1 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso1 /usr/tests/libexec/ld.elf_so/h_dl_symver_v1 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso2 /usr/tests/libexec/ld.elf_so/h_dl_symver_v1 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso0 /usr/tests/libexec/ld.elf_so/h_dl_symver_v2 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso1 /usr/tests/libexec/ld.elf_so/h_dl_symver_v2 ] tc-so:Executing command [ /bin/sh -c LD_LIBRARY_PATH=/usr/tests/libexec/ld.elf_so/h_helper_symver_dso2 /usr/tests/libexec/ld.elf_so/h_dl_symver_v2 ] tc-end: 1647202322.205068, dl_symver, passed tp-end: 1647202322.213970, libexec/ld.elf_so/t_dl_symver tp-start: 1647202322.767967, libexec/ld.elf_so/t_thread_local_dtor, 1 tc-start: 1647202322.770255, thread_local_dtor tc-end: 1647202323.546806, thread_local_dtor, passed tp-end: 1647202323.560649, libexec/ld.elf_so/t_thread_local_dtor tp-start: 1647202324.773788, net/fdpass/t_fdpass, 4 tc-start: 1647202324.775969, fdpass_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 ] tc-end: 1647202325.480949, fdpass_compat, passed tc-start: 1647202325.492012, fdpass_compat_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass32 -p /usr/tests/net/fdpass/fdpass64 ] tc-end: 1647202326.294237, fdpass_compat_normal, passed tc-start: 1647202326.302226, fdpass_normal tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 ] tc-end: 1647202326.902672, fdpass_normal, passed tc-start: 1647202326.911159, fdpass_normal_compat tc-so:Executing command [ /usr/tests/net/fdpass/fdpass64 -p /usr/tests/net/fdpass/fdpass32 ] tc-end: 1647202327.621181, fdpass_normal_compat, passed tp-end: 1647202327.629620, net/fdpass/t_fdpass tp-start: 1647202328.658170, net/in_cksum/t_in_cksum, 4 tc-start: 1647202328.662251, mbufs_aligned tc-end: 1647202339.394665, mbufs_aligned, passed tc-start: 1647202339.401317, mbufs_unaligned tc-end: 1647202350.420720, mbufs_unaligned, passed tc-start: 1647202350.427513, sizes_aligned tc-end: 1647202356.475192, sizes_aligned, passed tc-start: 1647202356.482128, sizes_unaligned tc-end: 1647202362.282047, sizes_unaligned, passed tp-end: 1647202362.293362, net/in_cksum/t_in_cksum tp-start: 1647202362.412676, net/net/t_bind, 2 tc-start: 1647202362.416075, bindany_4 tc-end: 1647202362.520952, bindany_4, passed tc-start: 1647202362.530120, bindany_6 tc-end: 1647202362.607027, bindany_6, passed tp-end: 1647202362.614449, net/net/t_bind tp-start: 1647202362.703503, net/net/t_unix, 5 tc-start: 1647202362.706187, sockaddr_un_closed tc-so:peercred(client) euid=0 egid=0 pid=22759 tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:peercred(server) euid=0 egid=0 pid=22759 tc-so:sock: client socket length: 102 tc-so:sock: client family 1 tc-so:sock: client len 102 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-end: 1647202362.815831, sockaddr_un_closed, passed tc-start: 1647202362.834844, sockaddr_un_fstat tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:fstat(server) euid=0 egid=0 pid=19670 tc-so:fstat(client) euid=666 egid=999 pid=17578 tc-se:FATAL ERROR: Cannot create results file '/tmp/atf-run.dcWVkH/tcr': Permission denied tc-so:sock: client socket length: 102 tc-so:sock: client family 1 tc-so:sock: client len 102 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-end: 1647202362.995158, sockaddr_un_fstat, passed tc-start: 1647202363.10300, sockaddr_un_len_exceed tc-end: 1647202363.117512, sockaddr_un_len_exceed, passed tc-start: 1647202363.130784, sockaddr_un_len_max tc-so:peercred(client) euid=0 egid=0 pid=21759 tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:peercred(server) euid=0 egid=0 pid=21759 tc-so:sock: client socket length: 255 tc-so:sock: client family 1 tc-so:sock: client len 255 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-end: 1647202363.257704, sockaddr_un_len_max, passed tc-start: 1647202363.268784, sockaddr_un_local_peereid tc-so:peer: client socket length: 2 tc-so:peer: client family 1 tc-so:peer: client len 2 tc-so:peer: socket name: tc-so:peercred(server) euid=666 egid=999 pid=1600 tc-so:peercred(client) euid=0 egid=0 pid=14571 tc-se:FATAL ERROR: Cannot create results file '/tmp/atf-run.dcWVkH/tcr': Permission denied tc-so:sock: client socket length: 102 tc-so:sock: client family 1 tc-so:sock: client len 102 tc-so:sock: socket name: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa tc-end: 1647202363.410881, sockaddr_un_local_peereid, passed tp-end: 1647202363.423409, net/net/t_unix tp-start: 1647202363.503131, net/net/t_mapped, 3 tc-start: 1647202363.505311, mapped_4_4 tc-so:peer: 127.0.0.1:65531 tc-end: 1647202363.617341, mapped_4_4, passed tc-start: 1647202363.625593, mapped_6_4 tc-so:peer: ::ffff:127.0.0.1:65530 tc-end: 1647202363.716547, mapped_6_4, passed tc-start: 1647202363.723443, mapped_6_6 tc-so:peer: ::1:65535 tc-end: 1647202363.827814, mapped_6_6, passed tp-end: 1647202363.837478, net/net/t_mapped tp-start: 1647202363.927319, net/net/t_tcp, 10 tc-start: 1647202363.930030, accept4_44_nonblock tc-end: 1647202364.19955, accept4_44_nonblock, passed tc-start: 1647202364.28690, accept4_44_reset_nonblock tc-end: 1647202366.22449, accept4_44_reset_nonblock, passed tc-start: 1647202366.30966, accept4_46_nonblock tc-end: 1647202366.120055, accept4_46_nonblock, passed tc-start: 1647202366.129960, accept4_46_reset_nonblock tc-end: 1647202368.54678, accept4_46_reset_nonblock, passed tc-start: 1647202368.62937, accept4_66_nonblock tc-end: 1647202368.147580, accept4_66_nonblock, passed tc-start: 1647202368.157459, accept4_66_reset_nonblock tc-end: 1647202370.52392, accept4_66_reset_nonblock, passed tc-start: 1647202370.60324, accept_44_preserve_nonblock tc-end: 1647202371.937705, accept_44_preserve_nonblock, passed tc-start: 1647202371.946336, fcntl44_reset_nonblock tc-end: 1647202373.716914, fcntl44_reset_nonblock, passed tc-start: 1647202373.724559, fcntl46_reset_nonblock tc-end: 1647202375.595545, fcntl46_reset_nonblock, passed tc-start: 1647202375.602985, fcntl66_reset_nonblock tc-end: 1647202377.544186, fcntl66_reset_nonblock, passed tp-end: 1647202377.553861, net/net/t_tcp tp-start: 1647202377.652633, net/net/t_udp, 2 tc-start: 1647202377.655673, udp4_send tc-end: 1647202377.782827, udp4_send, passed tc-start: 1647202377.792533, udp6_send tc-end: 1647202377.930404, udp6_send, passed tp-end: 1647202377.940352, net/net/t_udp tp-start: 1647202378.23343, net/net/t_pktinfo, 1 tc-start: 1647202378.25609, pktinfo tc-end: 1647202378.100946, pktinfo, passed tp-end: 1647202378.108357, net/net/t_pktinfo tp-start: 1647202378.303878, net/net/t_pktinfo_send, 14 tc-start: 1647202378.306548, pktinfo_send_bindaddr tc-so:[ 1.0000000] entropy: ready tc-end: 1647202379.253196, pktinfo_send_bindaddr, passed tc-start: 1647202379.261378, pktinfo_send_bindaddrport tc-so:[ 1.0000000] entropy: ready tc-end: 1647202379.849957, pktinfo_send_bindaddrport, passed tc-start: 1647202379.857199, pktinfo_send_bindany tc-so:[ 1.0000000] entropy: ready tc-end: 1647202380.408951, pktinfo_send_bindany, passed tc-start: 1647202380.417591, pktinfo_send_bindother tc-so:[ 1.0000000] entropy: ready tc-end: 1647202380.965693, pktinfo_send_bindother, passed tc-start: 1647202380.973460, pktinfo_send_bindport tc-so:[ 1.0000000] entropy: ready tc-end: 1647202381.660743, pktinfo_send_bindport, passed tc-start: 1647202381.671333, pktinfo_send_connected tc-so:[ 1.0000000] entropy: ready tc-end: 1647202382.200066, pktinfo_send_connected, passed tc-start: 1647202382.207914, pktinfo_send_ifindex tc-so:[ 1.0000000] entropy: ready tc-so:atfu_pktinfo_send_ifindex_body: received "Hello PKTINFO 0" from 192.168.0.1:54424 tc-end: 1647202383.426245, pktinfo_send_ifindex, passed tc-start: 1647202383.438641, pktinfo_send_invalidarg tc-so:[ 1.0000000] entropy: ready tc-end: 1647202383.985867, pktinfo_send_invalidarg, passed tc-start: 1647202383.993839, pktinfo_send_multicast tc-so:[ 1.0000000] entropy: ready tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.2.1:55062 tc-so:atfu_pktinfo_send_multicast_body: received from 192.168.0.1:55062 tc-end: 1647202385.196719, pktinfo_send_multicast, passed tc-start: 1647202385.206936, pktinfo_send_notown tc-so:[ 1.0000000] entropy: ready tc-end: 1647202385.709553, pktinfo_send_notown, passed tc-start: 1647202385.717444, pktinfo_send_notown_bind tc-so:[ 1.0000000] entropy: ready tc-end: 1647202386.239293, pktinfo_send_notown_bind, passed tc-start: 1647202386.246790, pktinfo_send_rawip tc-so:[ 1.0000000] entropy: ready tc-end: 1647202386.851180, pktinfo_send_rawip, passed tc-start: 1647202386.862251, pktinfo_send_rawip_notown tc-so:[ 1.0000000] entropy: ready tc-end: 1647202387.399293, pktinfo_send_rawip_notown, passed tc-start: 1647202387.408365, pktinfo_send_unbound tc-so:[ 1.0000000] entropy: ready tc-end: 1647202387.947974, pktinfo_send_unbound, passed tp-end: 1647202387.956097, net/net/t_pktinfo_send tp-start: 1647202388.139139, net/net/t_raw, 1 tc-start: 1647202388.141551, PRU_SENSE tc-so:[ 1.0000000] entropy: ready tc-end: 1647202388.820296, PRU_SENSE, passed tp-end: 1647202388.827343, net/net/t_raw tp-start: 1647202390.967495, net/net/t_forwarding, 6 tc-start: 1647202390.969752, ipforwarding_fastforward_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3d:2f:07:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:74:ed:e2:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b8:e4:2d:1f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i 10.0.2.2 -b -s /tmp/atf-run.B6u76M ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647202433.95489, ipforwarding_fastforward_v4, passed tc-start: 1647202433.125617, ipforwarding_fastforward_v6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:6c:e8:9a:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:53:35:95:db ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:91:3f:49:d7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::1 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet6.ip6.forwarding ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i fc00:0:0:2::2 -b -s /tmp/atf-run.wWYVLp ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://[fc00:0:0:2::2]/index.html ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647202478.61309, ipforwarding_fastforward_v6, passed tc-start: 1647202478.90047, ipforwarding_fragment_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:e4:0f:8e:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c5:db:75:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b3:6f:d4:4a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i 10.0.2.2 -b -s /tmp/atf-run.2xnq5F ] tc-so:Executing command [ rump.ifconfig shmif0 mtu 1000 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.mtudisc=0 ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647202522.352893, ipforwarding_fragment_v4, passed tc-start: 1647202522.394690, ipforwarding_misc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:33:80:4b:7b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9a:bc:d6:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:33:de:25:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 -T 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -v -n -w 5 -c 1 -T 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 -T 2 10.0.2.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.bmcastecho=1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.directed-broadcast=1 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.255 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.directed-broadcast=0 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.255 ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.bmcastecho=0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i 10.0.2.2 -b -s /tmp/atf-run.Gl4dcM ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.ttl=1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.ttl=2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o out http://10.0.2.2/index.html ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.ttl=64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647202593.589230, ipforwarding_misc, passed tc-start: 1647202593.620320, ipforwarding_v4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d4:ed:5a:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:83:35:04:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3d:f3:97:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.1.1 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.sysctl net.inet.ip.forwarding ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647202641.31032, ipforwarding_v4, passed tc-start: 1647202641.51575, ipforwarding_v6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:f1:a3:08:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5a:c2:d2:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ac:c6:79:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:0:0:2::1 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl net.inet6.ip6.forwarding ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -h 1 -X 5 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ping6 -v -n -c 1 -h 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -h 2 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl net.inet6.ip6.forwarding ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:2::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00:0:0:1::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647202701.523289, ipforwarding_v6, passed tp-end: 1647202701.549110, net/net/t_forwarding tp-start: 1647202703.223812, net/net/t_ipaddress, 4 tc-start: 1647202703.227193, ipaddr_alias_address tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647202723.117002, ipaddr_alias_address, passed tc-start: 1647202723.138350, ipaddr_auto_linklocal tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.sysctl -n net.inet6.ip6.auto_linklocal ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.auto_linklocal=0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:c7:9b:11:7f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647202736.266579, ipaddr_auto_linklocal, passed tc-start: 1647202736.319268, ipaddr_same_address tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647202755.236118, ipaddr_same_address, passed tc-start: 1647202755.258996, ipaddr_same_address6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647202773.204096, ipaddr_same_address6, passed tp-end: 1647202773.226612, net/net/t_ipaddress tp-start: 1647202774.400028, net/net/t_ipv6address, 2 tc-start: 1647202774.402480, linklocal tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:f8ff:feb1:1ffb ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:f8ff:feb1:1ffb%shmif0 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus_src | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus1 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:8dff:fe79:2d3%shmif1 fe80::b0a0:f8ff:feb1:1ffb%shmif0 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus1 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:f8ff:feb1:1ffb%shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:98ff:fe21:bed4%shmif0 fc00:3::1 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:98ff:fe21:bed4%shmif0 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::b0a0:8dff:fe79:2d3%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::1 delete ] tc-so:Executing command [ rump.route delete -inet6 default fe80::b0a0:f8ff:feb1:1ffb%shmif0 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:f8ff:feb1:1ffb%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 default fe80::b0a0:ddff:feb6:f85%shmif0 ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:ddff:feb6:f85%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 fc00:1::0/64 fe80::b0a0:98ff:fe21:bed4%shmif0 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::0/64 fe80::b0a0:98ff:fe21:bed4%shmif0 ] tc-so:Executing command [ rump.route delete -inet6 fc00:2::0/64 fe80::b0a0:1fff:fe36:bc38%shmif1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::0/64 fe80::b0a0:1fff:fe36:bc38%shmif1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fe80::b0a0:98ff:fe21:bed4%shmif0 fc00:2::1 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus2 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n -S fc00:1::1 fe80::b0a0:1fff:fe36:bc38%shmif0 ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus2 | tcpdump -r - -n -p icmp6 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 -linkstr ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig shmif1 -linkstr ] tc-so:Executing command [ rm bus_src ] tc-so:Executing command [ rm bus_dst ] tc-so:Executing command [ rm bus1 ] tc-so:Executing command [ rm bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.ifconfig shmif0 inet6 fe80::2%shmif0/64 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::2 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 -n fe80::2 ] tc-end: 1647202872.599427, linklocal, passed tc-start: 1647202872.631601, linklocal_ops tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_src ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_dst ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route get -inet6 fe80::b0a0:23ff:fe46:5e59%shmif0 ] tc-so:Executing command [ rump.route get -inet6 fe80::b0a0:23ff:fe46:5e59 ] tc-so:Executing command [ rump.ndp -n fe80::b0a0:23ff:fe46:5e59%shmif0 ] tc-so:Executing command [ rump.ndp -n fe80::b0a0:23ff:fe46:5e59 ] tc-end: 1647202889.329932, linklocal_ops, passed tp-end: 1647202889.369213, net/net/t_ipv6address tp-start: 1647202890.311349, net/net/t_ipv6_lifetime, 1 tc-start: 1647202890.314574, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://sock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 5 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 vltime 5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 5 vltime 5 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 10 vltime 5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 pltime 5 vltime 10 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-se:Fail: regexp fc00::1.+[Dd][Ee][Pp][Rr][Ee][Cc][Aa][Tt][Ee][Dd] not in stdout tc-se:shmif0: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: address: b2:a0:4f:ae:e8:f8 tc-se: linkstr: ./bus tc-se: inet6 fe80::b0a0:4fff:feae:e8f8%shmif0/64 flags 0 scopeid 0x2 tc-end: 1647202941.487089, basic, failed, atf-check failed; see the output of the test for details tp-end: 1647202941.512691, net/net/t_ipv6_lifetime tp-start: 1647202942.727026, net/net/t_mtudisc, 2 tc-start: 1647202942.730122, mtudisc_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:20:21:2e:ef ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:6e:e6:a0:18 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:02:4d:7f:04 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 mtu 1280 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -n net.inet.ip.mtudisc ] tc-so:Executing command [ rump.route add 10.0.0.2/32 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.maxfragpackets=0 ] tc-so:Executing command [ rump.route add 10.0.1.2/32 10.0.0.1 ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.mtudisc=0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 10.0.1.2 1234 ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-so:Executing command [ rump.netstat -nr -f inet ] tc-so:Executing command [ rump.sysctl -w -q net.inet.ip.mtudisc=1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 10.0.1.2 1234 ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-so:Executing command [ rump.netstat -nr -f inet ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647202994.313806, mtudisc_basic, passed tc-start: 1647202994.350779, mtudisc_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.mtudisctimeout=600 ] tc-end: 1647202996.857723, mtudisc_timeout, passed tp-end: 1647202996.867415, net/net/t_mtudisc tp-start: 1647202997.693849, net/net/t_mtudisc6, 1 tc-start: 1647202997.696781, mtudisc6_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:cf:c8:41:37 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:12:fc:28:01 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d1:25:08:ed ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 mtu 1280 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so /usr/libexec/httpd -P ./.__httpd.pid -i fc00:0:0:2::2 -b -s /tmp/atf-run.BISor3 ] tc-so:Executing command [ rump.route add -inet6 fc00:0:0:1::2/128 fc00:0:0:2::1 ] tc-so:Executing command [ rump.netstat -nr -f inet6 ] tc-so:Executing command [ rump.route add -inet6 fc00:0:0:2::2/128 fc00:0:0:1::1 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.maxfragpackets=0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so ftp -q 5 -o ./out http://[fc00:0:0:2::2]/index.html ] tc-so:Executing command [ rump.netstat -nr -f inet6 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203043.835562, mtudisc6_basic, passed tp-end: 1647203043.859488, net/net/t_mtudisc6 tp-start: 1647203044.906157, net/net/t_ping_opts, 3 tc-start: 1647203044.908318, ping_opts_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a4:ca:92:b7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bb:1f:f9:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a8:18:76:f5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:39:2e:e0:8e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.1.254/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -g 10.0.1.1 10.0.2.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwsrcrt=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -g 10.0.1.1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -g 10.0.1.254 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203080.420774, ping_opts_gateway, passed tc-start: 1647203080.458318, ping_opts_recordroute tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:8b:97:6d:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:28:05:02:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:7e:f5:6f:27 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a5:c8:d4:50 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.1.254/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.allowsrcrt=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwsrcrt=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R -g 10.0.1.1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -R -g 10.0.1.254 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ diff ./__file1 ./__file2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203113.899225, ping_opts_recordroute, passed tc-start: 1647203113.927462, ping_opts_sourceaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://ping_opts3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:02:f9:72:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4e:74:11:a4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:9f:ff:4c:1f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.3/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -I 10.0.1.2 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -I 10.0.1.3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203146.293774, ping_opts_sourceaddr, passed tp-end: 1647203146.320721, net/net/t_ping_opts tp-start: 1647203147.365374, net/net/t_ping6_opts, 3 tc-start: 1647203147.367564, ping6_opts_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:45:6b:17:01 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:cb:80:eb:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:66:54:7c:6b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e7:ae:43:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 inet6 fc00:0:0:1::254 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -g fc00:0:0:1::1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -g fc00:0:0:1::254 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203185.785652, ping6_opts_gateway, passed tc-start: 1647203185.811693, ping6_opts_interface tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:f8:ec:1b:7a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c3:64:1b:cd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:28:c7:eb:25 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fe80::b0a0:c3ff:fe64:1bcd ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bc:cc:19:d2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fe80::b0a0:c3ff:fe64:1bcd ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -I shmif0 fe80::b0a0:c3ff:fe64:1bcd ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -I shmif1 fe80::b0a0:c3ff:fe64:1bcd ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203226.804690, ping6_opts_interface, passed tc-start: 1647203226.832460, ping6_opts_sourceaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3e:8a:1e:87 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3b:11:d4:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:92:47:4e:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::3 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -S fc00:0:0:1::2 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -S fc00:0:0:1::3 fc00:0:0:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203271.754118, ping6_opts_sourceaddr, passed tp-end: 1647203271.779654, net/net/t_ping6_opts tp-start: 1647203271.849982, net/sys/t_rfc6056, 2 tc-start: 1647203271.852975, inet4 tc-end: 1647203271.986953, inet4, passed tc-start: 1647203271.993785, inet6 tc-end: 1647203272.124536, inet6, passed tp-end: 1647203272.131832, net/sys/t_rfc6056 tp-start: 1647203273.194498, net/altq/t_cbq, 3 tc-start: 1647203273.196693, altq_cbq_basic_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_local -lrumpnet_altq unix://altq_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://altq_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:20:52:cd:55 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.22/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid cp ./altq.conf /rump/etc/altq.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid test -f /rump/etc/altq.conf ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203302.147005, altq_cbq_basic_ipv4, passed tc-start: 1647203302.167778, altq_cbq_multi_ifaces_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_local -lrumpnet_altq unix://altq_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://altq_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:58:c9:2e:28 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:e7:92:ac:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.22/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.22/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.22 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid cp ./altq.conf /rump/etc/altq.conf ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.1.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203345.580965, altq_cbq_multi_ifaces_ipv4, passed tc-start: 1647203345.604080, altq_cbq_options_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_local -lrumpnet_altq unix://altq_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://altq_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_altq ] tc-so:Executing command [ grep -q b2:a0:e0:dd:2c:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.22/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.23/24 alias ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.23 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/altq/altq:/dev/altq/cbq:/etc/altq.conf:/var/run/altqd.pid cp ./altq.conf /rump/etc/altq.conf ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.2 ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.22 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ping -q -c 1 -w 1 10.0.0.23 ] tc-so:Executing command [ cat ./out.drop ] tc-so:Executing command [ cat ./out.normal ] tc-so:Executing command [ cat ./out.root ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203375.597292, altq_cbq_options_ipv4, passed tp-end: 1647203375.620901, net/altq/t_cbq tp-start: 1647203380.72340, net/arp/t_arp, 14 tc-start: 1647203380.75463, arp_cache_expiration tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.arp.nd_reachable=7000 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:68:21:8f:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.1 b2:a0:68:21:8f:7e ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203410.364155, arp_cache_expiration, passed tc-start: 1647203410.382529, arp_cache_overwriting tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7d:67:2d:d8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.2 b2:a0:20:00:00:ff ] tc-so:Executing command [ rump.arp -s 10.0.1.2 b2:a0:20:00:00:fe ] tc-so:Executing command [ rump.arp -d 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.2 b2:a0:20:00:00:00 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:10 temp ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:ff ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203432.419391, arp_cache_overwriting, passed tc-start: 1647203432.443100, arp_command tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.arp.nd_reachable=5000 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:87:70:37:51 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -d 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -f ./list ] tc-so:Executing command [ rump.arp -n 10.0.1.11 ] tc-so:Executing command [ rump.arp -n 10.0.1.11 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.12 ] tc-so:Executing command [ rump.arp -n 10.0.1.12 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.13 ] tc-so:Executing command [ rump.arp -n 10.0.1.13 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.14 ] tc-so:Executing command [ rump.arp -n 10.0.1.14 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.1.15 ] tc-so:Executing command [ rump.arp -n 10.0.1.15 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -n -a ] tc-so:Executing command [ rump.arp -d -a ] tc-so:Executing command [ rump.arp -n 10.0.1.11 ] tc-so:Executing command [ rump.arp -n 10.0.1.12 ] tc-so:Executing command [ rump.arp -n 10.0.1.13 ] tc-so:Executing command [ rump.arp -n 10.0.1.14 ] tc-so:Executing command [ rump.arp -n 10.0.1.15 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -s 10.0.1.10 b2:a0:20:00:00:10 temp ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.arp -n 10.0.1.10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203464.631492, arp_command, passed tc-start: 1647203464.659903, arp_garp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.3/24 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.4/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203487.390483, arp_garp, passed tc-start: 1647203487.428779, arp_garp_without_dad tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 delete ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.3/24 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.4/24 alias ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203509.561637, arp_garp_without_dad, passed tc-start: 1647203509.585858, arp_link_activation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bf:12:ab:49 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:01 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:02 active ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203534.81549, arp_link_activation, passed tc-start: 1647203534.127143, arp_proxy_arp_pub tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8a:2b:c7:1f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ifconfig tap1 create ] tc-so:Executing command [ grep -q f2:0b:a4:4e:ad:b6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap1 10.0.1.3/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ rump.arp -d 10.0.1.3 ] tc-so:Executing command [ rump.arp -s 10.0.1.3 b2:a0:00:9b:d4:83 pub ] tc-so:Executing command [ rump.arp -n 10.0.1.3 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q -e 'Reply 10.0.1.3 is-at b2:a0:00:9b:d4:83, length 28' -e 'b2:a0:00:9b:d4:83 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.3 tell 10.0.1.3, length 28' ] tc-so:Executing command [ rump.arp -s 10.0.1.4 b2:a0:00:9b:d4:83 pub ] tc-so:Executing command [ rump.arp -n 10.0.1.4 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.arp -d 10.0.1.4 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'Reply 10.0.1.4 is-at b2:a0:00:9b:d4:83, length 28' ] tc-so:Executing command [ rump.ifconfig tap2 create ] tc-so:Executing command [ grep -q f2:0b:a4:e6:28:5c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap2 10.0.1.4/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig tap2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig tap1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203567.31832, arp_proxy_arp_pub, passed tc-start: 1647203567.64188, arp_proxy_arp_pubproxy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:84:85:74:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.ifconfig tap1 create ] tc-so:Executing command [ grep -q f2:0b:a4:f9:57:45 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap1 10.0.1.3/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ rump.arp -d 10.0.1.3 ] tc-so:Executing command [ rump.arp -s 10.0.1.3 b2:a0:48:57:60:2f pub proxy ] tc-so:Executing command [ rump.arp -n 10.0.1.3 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.3 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q -e 'Reply 10.0.1.3 is-at b2:a0:48:57:60:2f, length 28' -e 'b2:a0:48:57:60:2f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.3 tell 10.0.1.3, length 28' ] tc-so:Executing command [ rump.arp -s 10.0.1.4 b2:a0:48:57:60:2f pub proxy ] tc-so:Executing command [ rump.arp -n 10.0.1.4 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.arp -d 10.0.1.4 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'Reply 10.0.1.4 is-at b2:a0:48:57:60:2f, length 28' ] tc-so:Executing command [ rump.ifconfig tap2 create ] tc-so:Executing command [ grep -q f2:0b:a4:7a:2b:a5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap2 10.0.1.4/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig tap2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig tap1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203599.847474, arp_proxy_arp_pubproxy, passed tc-start: 1647203599.885378, arp_purge_on_ifdown tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ea:64:6a:29 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203617.784289, arp_purge_on_ifdown, passed tc-start: 1647203617.804648, arp_purge_on_route_change tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:15:58:5c:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:09:6c:b9:6c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.1.5/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.route change -net 10.0.1.0 -ifp shmif1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203636.503535, arp_purge_on_route_change, passed tc-start: 1647203636.522416, arp_purge_on_route_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b8:62:96:a7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.route delete -net 10.0.1.0 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203652.934543, arp_purge_on_route_delete, passed tc-start: 1647203652.955373, arp_rtm tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:af:76:d3:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.99.99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.arp -d 10.0.1.2 ] tc-so:Executing command [ grep -A 3 RTM_DELETE ./tmp ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203682.834519, arp_rtm, passed tc-start: 1647203682.859155, arp_static tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:80:3b:2f:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -s 10.0.1.1 b2:a0:80:3b:2f:62 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203699.285326, arp_static, passed tc-start: 1647203699.303578, arp_stray_entries tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c2:d4:b1:4b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -n 10.0.1.1 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f3:ee:c1:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.1.5/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -da ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 -I 10.0.1.5 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -da ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 -I 10.0.1.5 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -da ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 -I 10.0.1.5 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.arp -d 10.0.1.2 ] tc-so:Executing command [ rump.arp -n 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203720.367919, arp_stray_entries, passed tp-end: 1647203720.386868, net/arp/t_arp tp-start: 1647203721.239107, net/arp/t_dad, 2 tc-start: 1647203721.241724, dad_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.3/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203756.335558, dad_basic, passed tc-start: 1647203756.357990, dad_duplicated tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:31:3b:c7:37 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 alias ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.11 alias ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203781.83473, dad_duplicated, passed tp-end: 1647203781.102128, net/arp/t_dad tp-start: 1647203781.302952, net/bpf/t_bpf, 7 tc-start: 1647203781.305105, bpf_ioctl_BLEN tc-so:[ 1.0000000] entropy: ready tc-end: 1647203782.26267, bpf_ioctl_BLEN, passed tc-start: 1647203782.33265, bpf_ioctl_DLT tc-so:[ 1.0000000] entropy: ready tc-end: 1647203782.552963, bpf_ioctl_DLT, passed tc-start: 1647203782.559581, bpf_ioctl_GDLTLIST tc-so:[ 1.0000000] entropy: ready tc-end: 1647203783.79728, bpf_ioctl_GDLTLIST, passed tc-start: 1647203783.86438, bpf_ioctl_PROMISC tc-so:[ 1.0000000] entropy: ready tc-end: 1647203783.648271, bpf_ioctl_PROMISC, passed tc-start: 1647203783.655218, bpf_ioctl_SETIF tc-so:[ 1.0000000] entropy: ready tc-end: 1647203784.193138, bpf_ioctl_SETIF, passed tc-start: 1647203784.200189, bpfwriteleak tc-so:[ 1.0000000] entropy: ready tc-end: 1647203784.856943, bpfwriteleak, passed tc-start: 1647203784.864589, bpfwritetrunc tc-so:[ 1.0000000] entropy: ready tc-end: 1647203785.524921, bpfwritetrunc, passed tp-end: 1647203785.536034, net/bpf/t_bpf tp-start: 1647203785.682861, net/bpf/t_div-by-zero, 1 tc-start: 1647203785.685017, div_by_zero tc-so:[ 1.0000000] entropy: ready tc-end: 1647203786.160815, div_by_zero, passed tp-end: 1647203786.167465, net/bpf/t_div-by-zero tp-start: 1647203786.310831, net/bpf/t_mbuf, 20 tc-start: 1647203786.312898, bpf_mbuf_ldb_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1647203786.820768, bpf_mbuf_ldb_abs, passed tc-start: 1647203786.827568, bpf_mbuf_ldb_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1647203787.304520, bpf_mbuf_ldb_abs_overflow, passed tc-start: 1647203787.311316, bpf_mbuf_ldb_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1647203787.812503, bpf_mbuf_ldb_ind, passed tc-start: 1647203787.819168, bpf_mbuf_ldb_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1647203788.302221, bpf_mbuf_ldb_ind_overflow1, passed tc-start: 1647203788.308875, bpf_mbuf_ldb_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1647203788.843275, bpf_mbuf_ldb_ind_overflow2, passed tc-start: 1647203788.849966, bpf_mbuf_ldb_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1647203789.360596, bpf_mbuf_ldb_ind_overflow3, passed tc-start: 1647203789.367336, bpf_mbuf_ldh_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1647203789.885250, bpf_mbuf_ldh_abs, passed tc-start: 1647203789.892752, bpf_mbuf_ldh_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1647203790.401356, bpf_mbuf_ldh_abs_overflow, passed tc-start: 1647203790.408498, bpf_mbuf_ldh_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1647203790.954720, bpf_mbuf_ldh_ind, passed tc-start: 1647203790.962834, bpf_mbuf_ldh_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1647203791.517160, bpf_mbuf_ldh_ind_overflow1, passed tc-start: 1647203791.524434, bpf_mbuf_ldh_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1647203792.88829, bpf_mbuf_ldh_ind_overflow2, passed tc-start: 1647203792.96965, bpf_mbuf_ldh_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1647203792.657294, bpf_mbuf_ldh_ind_overflow3, passed tc-start: 1647203792.665679, bpf_mbuf_ldw_abs tc-so:[ 1.0000000] entropy: ready tc-end: 1647203793.196720, bpf_mbuf_ldw_abs, passed tc-start: 1647203793.203539, bpf_mbuf_ldw_abs_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1647203793.794591, bpf_mbuf_ldw_abs_overflow, passed tc-start: 1647203793.801991, bpf_mbuf_ldw_ind tc-so:[ 1.0000000] entropy: ready tc-end: 1647203794.405292, bpf_mbuf_ldw_ind, passed tc-start: 1647203794.412268, bpf_mbuf_ldw_ind_overflow1 tc-so:[ 1.0000000] entropy: ready tc-end: 1647203794.992257, bpf_mbuf_ldw_ind_overflow1, passed tc-start: 1647203795.2283, bpf_mbuf_ldw_ind_overflow2 tc-so:[ 1.0000000] entropy: ready tc-end: 1647203795.588973, bpf_mbuf_ldw_ind_overflow2, passed tc-start: 1647203795.596136, bpf_mbuf_ldw_ind_overflow3 tc-so:[ 1.0000000] entropy: ready tc-end: 1647203796.179171, bpf_mbuf_ldw_ind_overflow3, passed tc-start: 1647203796.186271, bpf_mbuf_msh tc-so:[ 1.0000000] entropy: ready tc-end: 1647203796.807344, bpf_mbuf_msh, passed tc-start: 1647203796.816407, bpf_mbuf_msh_overflow tc-so:[ 1.0000000] entropy: ready tc-end: 1647203797.501335, bpf_mbuf_msh_overflow, passed tp-end: 1647203797.510384, net/bpf/t_mbuf tp-start: 1647203797.676510, net/bpfilter/t_bpfilter, 8 tc-start: 1647203797.679214, bpfilterbadjmp tc-so:[ 1.0000000] entropy: ready tc-end: 1647203798.358210, bpfilterbadjmp, passed tc-start: 1647203798.369012, bpfilterbadmem tc-so:[ 1.0000000] entropy: ready tc-end: 1647203798.928251, bpfilterbadmem, passed tc-start: 1647203798.939426, bpfilterbadret tc-so:[ 1.0000000] entropy: ready tc-end: 1647203799.514471, bpfilterbadret, passed tc-start: 1647203799.524562, bpfiltercontig tc-so:[ 1.0000000] entropy: ready tc-end: 1647203800.692768, bpfiltercontig, passed tc-start: 1647203800.703436, bpfiltermchain tc-so:[ 1.0000000] entropy: ready tc-end: 1647203802.14234, bpfiltermchain, passed tc-start: 1647203802.26089, bpfilternegjmp tc-so:[ 1.0000000] entropy: ready tc-end: 1647203802.581110, bpfilternegjmp, passed tc-start: 1647203802.592014, bpfilternoinitA tc-so:[ 1.0000000] entropy: ready tc-end: 1647203803.211470, bpfilternoinitA, passed tc-start: 1647203803.223002, bpfilternoinitX tc-so:[ 1.0000000] entropy: ready tc-end: 1647203803.882589, bpfilternoinitX, passed tp-end: 1647203803.894191, net/bpfilter/t_bpfilter tp-start: 1647203804.51810, net/can/t_can, 11 tc-start: 1647203804.54444, canbindfilter tc-so:[ 1.0000000] entropy: ready tc-end: 1647203806.587835, canbindfilter, passed tc-start: 1647203806.595048, canbindunknown tc-so:[ 1.0000000] entropy: ready tc-end: 1647203807.71337, canbindunknown, passed tc-start: 1647203807.78612, canlocreate tc-so:[ 1.0000000] entropy: ready tc-end: 1647203807.653307, canlocreate, passed tc-start: 1647203807.661149, cannoloop tc-so:[ 1.0000000] entropy: ready tc-end: 1647203810.184409, cannoloop, passed tc-start: 1647203810.192148, cannoown tc-so:[ 1.0000000] entropy: ready tc-end: 1647203812.722527, cannoown, passed tc-start: 1647203812.732023, canreadlocal tc-so:[ 1.0000000] entropy: ready tc-end: 1647203813.311133, canreadlocal, passed tc-start: 1647203813.318763, canrecvfrom tc-so:[ 1.0000000] entropy: ready tc-end: 1647203813.794115, canrecvfrom, passed tc-start: 1647203813.803138, cansendtolo tc-so:[ 1.0000000] entropy: ready tc-end: 1647203814.268703, cansendtolo, passed tc-start: 1647203814.275498, cansendtowrite tc-so:[ 1.0000000] entropy: ready tc-end: 1647203814.775390, cansendtowrite, passed tc-start: 1647203814.783457, canwritelo tc-so:[ 1.0000000] entropy: ready tc-end: 1647203815.231665, canwritelo, passed tc-start: 1647203815.238596, canwriteunbound tc-so:[ 1.0000000] entropy: ready tc-end: 1647203815.742409, canwriteunbound, passed tp-end: 1647203815.749075, net/can/t_can tp-start: 1647203815.871231, net/can/t_canfilter, 4 tc-start: 1647203815.873401, canfilter_basic tc-so:[ 1.0000000] entropy: ready tc-end: 1647203818.427056, canfilter_basic, passed tc-start: 1647203818.434708, canfilter_get tc-so:[ 1.0000000] entropy: ready tc-end: 1647203818.916895, canfilter_get, passed tc-start: 1647203818.927378, canfilter_multiple tc-so:[ 1.0000000] entropy: ready tc-end: 1647203821.432547, canfilter_multiple, passed tc-start: 1647203821.439152, canfilter_null tc-so:[ 1.0000000] entropy: ready tc-end: 1647203823.914891, canfilter_null, passed tp-end: 1647203823.922441, net/can/t_canfilter tp-start: 1647203826.254726, net/carp/t_basic, 8 tc-start: 1647203826.256838, carp_handover_ipv4_halt_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:89:8f:2f:6b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:c1:a9:ea:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.1/24 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.2/24 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:rump.halt: init failed: No such file or directory tc-end: 1647203869.725246, carp_handover_ipv4_halt_carpdevip, passed tc-start: 1647203869.742429, carp_handover_ipv4_halt_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:4a:61:0c:a1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:7c:8b:7f:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:rump.halt: init failed: No such file or directory tc-end: 1647203899.874347, carp_handover_ipv4_halt_nocarpdevip, passed tc-start: 1647203899.898811, carp_handover_ipv4_ifdown_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:70:06:6a:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:42:c0:b3:fb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.1/24 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.2/24 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig carp1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig carp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647203967.640127, carp_handover_ipv4_ifdown_carpdevip, passed tc-start: 1647203967.673256, carp_handover_ipv4_ifdown_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:22:6c:e1:ba ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:dd:93:52:51 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 10.1.1.100 netmask 255.255.255.0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.1.1.240/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.1.1.100 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig carp1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig carp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647204020.78809, carp_handover_ipv4_ifdown_nocarpdevip, passed tc-start: 1647204020.97859, carp_handover_ipv6_halt_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:55:e3:c4:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:20:80:32:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::100 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:rump.halt: init failed: No such file or directory tc-end: 1647204049.554982, carp_handover_ipv6_halt_carpdevip, passed tc-start: 1647204049.573499, carp_handover_ipv6_halt_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:26:30:9c:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:cf:8e:34:92 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:Fail: regexp carp: BACKUP carpdev shmif0 not in stdout tc-se:carp1: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: carp: MASTER carpdev shmif0 vhid 175 advbase 1 advskew 200 tc-se: address: 00:00:5e:00:01:af tc-se: status: master tc-se: inet6 fd00:1::100/64 flags 0 tc-end: 1647204069.757117, carp_handover_ipv6_halt_nocarpdevip, expected_failure, nd6 needs to be fixed: atf-check failed; see the output of the test for details tc-start: 1647204069.778545, carp_handover_ipv6_ifdown_carpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:ee:bf:db:6d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:bd:38:2e:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::2 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::100 ] tc-so:Executing command [ rump.ping6 -n -X 3 -c 1 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig carp1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig carp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647204124.177848, carp_handover_ipv6_ifdown_carpdevip, passed tc-start: 1647204124.198306, carp_handover_ipv6_ifdown_nocarpdevip tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_client ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_master ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://carp_backup ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:ed:6f:fd:44 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_carp ] tc-so:Executing command [ grep -q b2:a0:f4:00:07:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig carp0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp0 inet6 vhid 175 advskew 0 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp1 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig carp1 inet6 vhid 175 advskew 200 advbase 1 pass s3cret carpdev shmif0 fd00:1::100 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::240 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig carp0 ] tc-so:Executing command [ rump.ifconfig carp1 ] tc-se:Fail: regexp carp: BACKUP carpdev shmif0 not in stdout tc-se:carp1: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: carp: MASTER carpdev shmif0 vhid 175 advbase 1 advskew 200 tc-se: address: 00:00:5e:00:01:af tc-se: status: master tc-se: inet6 fd00:1::100/64 flags 0 tc-end: 1647204144.471935, carp_handover_ipv6_ifdown_nocarpdevip, expected_failure, nd6 needs to be fixed: atf-check failed; see the output of the test for details tp-end: 1647204144.493381, net/carp/t_basic tp-start: 1647204144.713255, net/icmp/t_forward, 1 tc-start: 1647204144.721355, returndatabytes tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-end: 1647204147.845021, returndatabytes, passed tp-end: 1647204147.857053, net/icmp/t_forward tp-start: 1647204148.26570, net/icmp/t_ping, 5 tc-start: 1647204148.29850, floodping tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-end: 1647204215.197480, floodping, passed tc-start: 1647204215.209086, floodping2 tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-so:[ 1.0000000] entropy: ready tc-so:got 0/10000 tc-end: 1647204326.805216, floodping2, passed tc-start: 1647204326.815264, ping_of_death tc-so:[ 1.0000000] entropy: ready tc-end: 1647204327.906300, ping_of_death, passed tc-start: 1647204327.916509, pingsize tc-so:[ 1.0000000] entropy: ready tc-so:got 11/5605 tc-end: 1647204404.313114, pingsize, passed tc-start: 1647204404.328569, simpleping tc-so:[ 1.0000000] entropy: ready tc-end: 1647204406.662060, simpleping, passed tp-end: 1647204406.675427, net/icmp/t_ping tp-start: 1647204407.331497, net/icmp/t_ping2, 1 tc-start: 1647204407.334443, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ifconfig shmif0 create ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ifconfig shmif0 inet 1.2.3.4 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ifconfig shmif0 create ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ifconfig shmif0 inet 1.2.3.5 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock1 rump.ping -n -c 1 1.2.3.5 ] tc-so:Executing command [ env RUMP_SERVER=unix://commsock2 rump.ping -n -c 1 1.2.3.5 ] tc-end: 1647204412.66163, basic, passed tp-end: 1647204412.77469, net/icmp/t_ping2 tp-start: 1647204413.20204, net/icmp/t_icmp_redirect, 2 tc-start: 1647204413.22815, icmp_redirect tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.redirtimeout=5 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5b:33:c7:08 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5e:0e:75:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:71:54:a5:d5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.254/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 alias 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif1 |grep -q tentative ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.254 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.redirect=0 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.redirect=1 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route delete 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.redirect=0 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647204447.681196, icmp_redirect, passed tc-start: 1647204447.705554, icmp_redirect_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.sysctl -w net.inet.icmp.redirtimeout=5 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:44:40:d1:ae ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a7:01:bd:3b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:eb:79:c5:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.254/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 alias 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif1 |grep -q tentative ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.254 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647204495.460099, icmp_redirect_timeout, passed tp-end: 1647204495.486350, net/icmp/t_icmp_redirect tp-start: 1647204496.312564, net/icmp/t_icmp6_redirect, 1 tc-start: 1647204496.315762, icmp6_redirect_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:14:f2:69:eb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:1e:1e:5c:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:14ff:fef2:69eb%shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:cb:1d:b2:a5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fe80::b0a0:70ff:fe75:5c3f%shmif0 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:65:34:d4:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -inet6 default fe80::b0a0:cbff:fe1d:b2a5%shmif0 ] tc-so:Executing command [ rump.sysctl -w net.inet6.icmp6.redirtimeout=5 ] tc-so:Executing command [ rump.ping6 -c 1 -n fc00:2::2 ] tc-so:Executing command [ rump.route get -inet6 fc00:2::2 ] tc-so:Executing command [ sleep 7 ] tc-so:Executing command [ rump.route get -inet6 fc00:2::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647204550.229955, icmp6_redirect_basic, passed tp-end: 1647204550.252375, net/icmp/t_icmp6_redirect tp-start: 1647204550.395073, net/if/t_compat, 1 tc-start: 1647204550.397444, OOSIOCGIFBRDADDR tc-so:[ 1.0000000] entropy: ready tc-end: 1647204551.114820, OOSIOCGIFBRDADDR, expected_failure, PR kern/51610: rump does not include COMPAT_43: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/net/if/t_compat.c:72: rump_sys_ioctl(fd, ((((unsigned long)0x80000000|(unsigned long)0x40000000)) | (((sizeof(struct oifreq)) & 0x1fff) << 16) | ((('i')) << 8) | ((18))), &ifreq): Inappropriate ioctl for device tp-end: 1647204551.137611, net/if/t_compat tp-start: 1647204552.45513, net/if/t_ifconf, 1 tc-start: 1647204552.48497, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 1 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 2 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 3 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 4 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 5 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 6 | wc -l ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ /usr/tests/net/if/ifconf total ] tc-so:Executing command [ /usr/tests/net/if/ifconf list ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 1 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 2 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 3 | wc -l ] tc-so:Executing command [ /bin/sh -c /usr/tests/net/if/ifconf list 4 | wc -l ] tc-end: 1647204564.574766, basic, passed tp-end: 1647204564.589030, net/if/t_ifconf tp-start: 1647204566.882097, net/if/t_ifconfig, 7 tc-start: 1647204566.884265, ifconfig_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 destroy ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-end: 1647204572.610805, ifconfig_create_destroy, passed tc-start: 1647204572.647640, ifconfig_description tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig lo0 description DESCRIPTION-TEST ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 description DESCRIPTION-TEST-MODIFIED ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 -description ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 description 000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 description 0000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 description ] tc-so:Executing command [ rump.ifconfig lo0 descr DESCRIPTION-TEST ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 descr DESCRIPTION-TEST-MODIFIED ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 -descr ] tc-so:Executing command [ rump.ifconfig lo0 ] tc-so:Executing command [ rump.ifconfig lo0 descr 000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 descr 0000000000000000000000000000000000000000000000000000000000000000 ] tc-so:Executing command [ rump.ifconfig lo0 descr ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: description: "" tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 22 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 34 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 120 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 51 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 79 0 0 12 0 12 12 0 inf 0 tc-so:kmem-02048 2112 355 0 0 119 0 119 119 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mutex 64 28 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 23 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 17 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 2 0 1 1 0 1 1 0 inf 0 tc-so:rwlock 64 7 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1002 0 27 188 0 188 tc-so: tc-so:In use 1039K, total allocated 1504K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:unix://./r1 tc-end: 1647204581.877727, ifconfig_description, passed tc-start: 1647204581.889456, ifconfig_number tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:unix://./r1 shmif0 tc-so:bus1 tc-so:Executing command [ rump.ifconfig 0 ] tc-so:Executing command [ rump.ifconfig 1 ] tc-so:Executing command [ rump.ifconfig 2 ] tc-so:Executing command [ rump.ifconfig 3 ] tc-so:unix://./r1 shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:9a:e8:b4 tc-so: linkstr: bus1 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:86:9a:e8:b4 0 0 0 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:86:9a:e8:b4 multicnt 0 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:9a:e8:b4 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 23 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 118 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 52 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 81 0 0 12 0 12 12 0 inf 0 tc-so:kmem-02048 2112 348 0 0 116 0 116 116 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 26 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 2 0 1 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1012 0 18 187 0 187 tc-so: tc-so:In use 1041K, total allocated 1496K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.170005] chacha: Portable C ChaCha tc-so:[ 2.080005] shmif0: Ethernet address b2:a0:86:9a:e8:b4 tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:unix://./r1 tc-end: 1647204591.581474, ifconfig_number, passed tc-start: 1647204591.608061, ifconfig_options tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ba:ba:ed:d6 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:baff:feba:edd6%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig lo0 inet ] tc-so:Executing command [ rump.ifconfig -N lo0 inet ] tc-so:Executing command [ rump.ifconfig lo0 inet6 ] tc-so:Executing command [ rump.ifconfig -N lo0 inet6 ] tc-so:Executing command [ rump.ifconfig lo0 atalk ] tc-so:Executing command [ rump.ifconfig -N lo0 atalk ] tc-so:Executing command [ rump.ifconfig lo0 link ] tc-so:Executing command [ rump.ifconfig -N lo0 link ] tc-so:Executing command [ rump.ifconfig -h -v lo0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 pltime 100 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ba:ba:ed:d6 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:baff:feba:edd6%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0x2 pltime 100 vltime infty tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:Executing command [ rump.ifconfig -L shmif0 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ba:ba:ed:d6 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:baff:feba:edd6%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig -m shmif0 ] tc-so:Executing command [ rump.ifconfig -N lo0 ] tc-so:Executing command [ rump.ifconfig -v lo0 ] tc-so:Executing command [ rump.ping -c 1 -w 3 localhost ] tc-so:Executing command [ rump.ifconfig -z lo0 ] tc-so:Executing command [ rump.ifconfig -v lo0 ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ba:ba:ed:d6 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:baff:feba:edd6%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig -a ] tc-so:Executing command [ rump.ifconfig -a -b ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig -a -d ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -a -d ] tc-so:Executing command [ rump.ifconfig -a -L ] tc-so:Executing command [ rump.ifconfig -a -L ] tc-so:Executing command [ rump.ifconfig -a -N ] tc-so:Executing command [ rump.ifconfig -a -m ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ba:ba:ed:d6 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:baff:feba:edd6%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0x1 tc-so:Executing command [ rump.ifconfig -a -s ] tc-so:Executing command [ rump.ifconfig -a -u ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig -a -u ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -a -v ] tc-so:Executing command [ rump.ping -c 1 -w 3 localhost ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig -a -z ] tc-so:Executing command [ rump.ifconfig -a -v ] tc-so:Executing command [ rump.ifconfig -a -v ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -l ] tc-so:Executing command [ rump.ifconfig -l ] tc-so:Executing command [ rump.ifconfig -l -b ] tc-so:Executing command [ rump.ifconfig -l -b ] tc-so:Executing command [ rump.ifconfig -l -d ] tc-so:Executing command [ rump.ifconfig -l -s ] tc-so:Executing command [ rump.ifconfig -l -s ] tc-so:Executing command [ rump.ifconfig -l -u ] tc-so:Executing command [ rump.ifconfig -l -u ] tc-so:Executing command [ rump.ifconfig -s lo0 ] tc-so:Executing command [ rump.ifconfig -s shmif0 ] tc-so:Executing command [ rump.ifconfig -C ] tc-end: 1647204617.517701, ifconfig_options, passed tc-start: 1647204617.528683, ifconfig_parameters tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif unix://./r2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.0.3/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:01 active ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 -n 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 -n 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 alias ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 -alias ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:02 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:02 delete ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a0:75:00:00:01 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 -arp ] tc-so:Executing command [ rump.ping -c 1 -w 3 -n 192.168.0.3 ] tc-so:Executing command [ rump.arp -an ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ rump.ifconfig shmif0 inet 172.16.0.1 netmask 255.255.255.0 alias ] tc-so:Executing command [ rump.netstat -rn -f inet ] tc-so:Executing command [ rump.ifconfig shmif0 inet 172.16.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 172.16.0.1 broadcast 255.255.255.255 alias ] tc-so:Executing command [ rump.ifconfig shmif0 inet ] tc-so:Executing command [ rump.ifconfig shmif0 metric 10 ] tc-so:Executing command [ rump.ifconfig shmif0 metric 0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 prefixlen 70 ] tc-so:Executing command [ rump.netstat -rn -f inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 anycast ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 deprecated ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 -deprecated ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 pltime 3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ sleep 5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::0 eui64 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ] tc-end: 1647204666.337697, ifconfig_parameters, passed tc-start: 1647204666.349087, ifconfig_up_down_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:unix://./r1 shmif0 tc-so:bus1 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d7:94:c8:34 tc-so: linkstr: bus1 tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:unix://./r1 shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d7:94:c8:34 tc-so: linkstr: bus1 tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d7:94:c8:34 0 0 18 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 0 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d7:94:c8:34 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d7:94:c8:34 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 19 packets, 798 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 2 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 43 0 43 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 23 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 37 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 122 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 53 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 22 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 81 0 0 12 0 12 12 0 inf 0 tc-so:kmem-02048 2112 1928 0 0 643 0 643 643 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2648 0 51 719 0 719 tc-so: tc-so:In use 4308K, total allocated 5752K; utilization 74.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.030005] chacha: Portable C ChaCha tc-so:[ 2.040005] shmif0: Ethernet address b2:a0:d7:94:c8:34 tc-so:[ 3.590005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 13.430005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 15.010005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 23.470005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 24.310005] arp_dad_start: shmif0: starting DAD for 10.0.0.1 tc-so:[ 32.600005] arp_dad_timer: shmif0: DAD complete for 10.0.0.1 - no duplicates found tc-so:[ 34.630005] arp_dad_timer: shmif0: ARP announcement complete for 10.0.0.1 tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:04.560004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:06.540004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:08.280004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:10.210004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:11.400004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:13.430004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:15.840004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:17.290004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:19.010004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:20.070004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:21.440004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:23.470004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:24.380004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:26.090004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:27.120004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:28.640004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:30.570004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 0.0.0.0, length 28 tc-so:00:00:32.600004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:34.630004 b2:a0:d7:94:c8:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:unix://./r1 tc-end: 1647204706.293057, ifconfig_up_down_ipv4, passed tc-start: 1647204706.317210, ifconfig_up_down_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://./r1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://./r1 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:unix://./r1 shmif0 tc-so:bus1 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:06:f0:55 tc-so: linkstr: bus1 tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.dad_count=5 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/24 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:unix://./r1 shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:06:f0:55 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:37ff:fe06:f055%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/24 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/24 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:37ff:fe06:f055 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:37:06:f0:55 0 0 28 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:37ff:f tc-so: ff02::1:ff00:1%sh tc-so: ff01:2::1 tc-so: ff02::2:577d:65a7 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff06:f055 0 0 28 0 0 tc-so:shmif 1500 fc00::/24 fc00::1 0 0 28 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:37ff:fe06:f055%shmif0 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:577d:65a7%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff06:f055%shmif0 refcount 1 tc-so: enaddr b2:a0:37:06:f0:55 multicnt 4 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so: 33:33:57:7d:65:a7 -- 33:33:57:7d:65:a7 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:06:f0:55 -- 33:33:ff:06:f0:55 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:06:f0:55 tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 28 packets, 2408 bytes, 28 multicasts tc-so: inet6 fe80::b0a0:37ff:fe06:f055%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::1/24 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://./r1 tc-so:### Dumping unix://./r1 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 210 0 210 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 218 0 218 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 175 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 57 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 2573 0 0 858 0 858 858 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 1 0 0 3 0 3 3 0 10923 2 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 3787 0 439 938 0 938 tc-so: tc-so:In use 5660K, total allocated 7504K; utilization 75.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.410005] shmif0: Ethernet address b2:a0:37:06:f0:55 tc-so:[ 3.980005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 3.980005] get_ifid: shmif0: ifid: b0:a0:37:ff:fe:06:f0:55 tc-so:[ 3.980005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 9.080005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 9.720005] in6_if_link_down: fe80:2::b0a0:37ff:fe06:f055 marked detached tc-so:[ 9.720005] in6_if_link_down: fc00::1 marked detached tc-so:[ 10.560005] ip6_output: refusing to send from invalid address fe80:2::b0a0:37ff:fe06:f055 (pid 0) tc-so:[ 10.750005] in6_if_link_up: fe80:2::b0a0:37ff:fe06:f055 marked tentative tc-so:[ 10.750005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:37ff:fe06:f055 tc-so:[ 10.750005] in6_if_link_up: fc00::1 marked tentative tc-so:[ 10.750005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 16.170005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 16.560005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:37ff:fe06:f055 - no duplicates found tc-so:[ 17.510005] nd6_dad_start: shmif0: starting DAD for fc00::1 tc-so:[ 22.650005] nd6_dad_timer: shmif0: DAD complete for fc00::1 - no duplicates found tc-so:[ 26.630005] in6_if_link_down: fe80:2::b0a0:37ff:fe06:f055 marked detached tc-so:[ 26.630005] in6_if_link_down: fc00::1 marked detached tc-so:bus1 tc-so:### Dumping bus1 tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:03.980004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fe06:f055 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:04.020004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:04.470004 b2:a0:37:06:f0:55 > 33:33:ff:06:f0:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fe06:f055 > ff02::1:ff06:f055: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff06:f055, length 24 tc-so:00:00:04.750004 b2:a0:37:06:f0:55 > 33:33:57:7d:65:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fe06:f055 > ff02::2:577d:65a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:577d:65a7, length 24 tc-so:00:00:05.050004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:06.060004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:07.060004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:08.060004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:09.440004 b2:a0:37:06:f0:55 > 33:33:ff:06:f0:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fe06:f055 > ff02::1:ff06:f055: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff06:f055, length 24 tc-so:00:00:11.090004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:11.490004 b2:a0:37:06:f0:55 > 33:33:ff:06:f0:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:f055: ICMP6, neighbor solicitation, who has fe80::b0a0:37ff:fe06:f055, length 32 tc-so:00:00:11.810004 b2:a0:37:06:f0:55 > 33:33:57:7d:65:a7, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:577d:65a7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:577d:65a7, length 24 tc-so:00:00:12.090004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:12.520004 b2:a0:37:06:f0:55 > 33:33:ff:06:f0:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:f055: ICMP6, neighbor solicitation, who has fe80::b0a0:37ff:fe06:f055, length 32 tc-so:00:00:13.110004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:13.550004 b2:a0:37:06:f0:55 > 33:33:ff:06:f0:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:f055: ICMP6, neighbor solicitation, who has fe80::b0a0:37ff:fe06:f055, length 32 tc-so:00:00:14.130004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:14.550004 b2:a0:37:06:f0:55 > 33:33:ff:06:f0:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:f055: ICMP6, neighbor solicitation, who has fe80::b0a0:37ff:fe06:f055, length 32 tc-so:00:00:15.150004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:15.550004 b2:a0:37:06:f0:55 > 33:33:ff:06:f0:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:f055: ICMP6, neighbor solicitation, who has fe80::b0a0:37ff:fe06:f055, length 32 tc-so:00:00:17.260004 b2:a0:37:06:f0:55 > 33:33:00:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fe06:f055 > ff02::2: HBH ICMP6, multicast listener donemax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.510004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fe06:f055 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.540004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:17.890004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fe06:f055 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.550004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.580004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.590004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.620004 b2:a0:37:06:f0:55 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://./r1 tc-end: 1647204737.706033, ifconfig_up_down_ipv6, passed tp-end: 1647204737.729430, net/if/t_ifconfig tp-start: 1647204739.914846, net/if_bridge/t_bridge, 5 tc-start: 1647204739.918204, bridge_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 down ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-end: 1647204743.903769, bridge_create_destroy, passed tc-start: 1647204743.914381, bridge_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:9d:f0:8d:4c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5c:35:80:d4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ed:14:4c:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5c:35:80:d4 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ed:14:4c:99 tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:ae:0c:8a tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:ae:0c:8a tc-so: linkstr: bus1 tc-so: input: 5 packets, 266 bytes, 2 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:f0:8d:4c tc-so: linkstr: bus2 tc-so: input: 5 packets, 266 bytes, 3 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:f0:8d:4c tc-so: linkstr: bus2 tc-so: input: 6 packets, 364 bytes, 3 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:9d:f0:8d:4c shmif1 1200 flags=0<> tc-so: b2:a0:25:ae:0c:8a shmif0 1200 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5c:35:80:d4 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ed:14:4c:99 tc-so: linkstr: bus2 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647204794.801819, bridge_ipv4, passed tc-start: 1647204794.829664, bridge_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:75:f8:40:66 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b0:e3:7c:9e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:64:00:f3:7d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:e3:7c:9e tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:b0ff:fee3:7c9e%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:64:00:f3:7d tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:64ff:fe00:f37d%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6c:b6:f6:4e tc-so: linkstr: bus1 tc-so: input: 7 packets, 560 bytes, 4 multicasts tc-so: output: 12 packets, 990 bytes, 9 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:6cff:feb6:f64e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6c:b6:f6:4e tc-so: linkstr: bus1 tc-so: input: 10 packets, 802 bytes, 5 multicasts tc-so: output: 15 packets, 1232 bytes, 10 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:6cff:feb6:f64e%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:f8:40:66 tc-so: linkstr: bus2 tc-so: input: 10 packets, 802 bytes, 5 multicasts tc-so: output: 14 packets, 1146 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:75ff:fef8:4066%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:75:f8:40:66 tc-so: linkstr: bus2 tc-so: input: 11 packets, 872 bytes, 5 multicasts tc-so: output: 15 packets, 1216 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:75ff:fef8:4066%shmif0/64 flags 0 scopeid 0x2 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:75:f8:40:66 shmif1 1200 flags=0<> tc-so: b2:a0:6c:b6:f6:4e shmif0 1200 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:e3:7c:9e tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:b0ff:fee3:7c9e%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:64:00:f3:7d tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:64ff:fe00:f37d%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647204866.96612, bridge_ipv6, passed tc-start: 1647204866.120013, bridge_member_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:bb:46:7e:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e4:41:73:8e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c1:1b:0f:d6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:41:73:8e tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c1:1b:0f:d6 tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:cd:a0:9f tc-so: linkstr: bus1 tc-so: input: 0 packets, 0 bytes tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:cd:a0:9f tc-so: linkstr: bus1 tc-so: input: 5 packets, 266 bytes, 2 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bb:46:7e:16 tc-so: linkstr: bus2 tc-so: input: 5 packets, 266 bytes, 3 multicasts tc-so: output: 5 packets, 266 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bb:46:7e:16 tc-so: linkstr: bus2 tc-so: input: 6 packets, 364 bytes, 3 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.12/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:bb:46:7e:16 shmif1 1192 flags=0<> tc-so: b2:a0:86:cd:a0:9f shmif0 1192 flags=0<> tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:41:73:8e tc-so: linkstr: bus1 tc-so: inet 10.0.0.11/24 broadcast 10.0.0.255 flags 0 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c1:1b:0f:d6 tc-so: linkstr: bus2 tc-so: inet 10.0.0.12/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:cd:a0:9f tc-so: linkstr: bus1 tc-so: input: 15 packets, 742 bytes, 11 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:cd:a0:9f tc-so: linkstr: bus1 tc-so: input: 19 packets, 966 bytes, 12 multicasts tc-so: output: 9 packets, 546 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:cd:a0:9f tc-so: linkstr: bus1 tc-so: input: 23 packets, 1190 bytes, 13 multicasts tc-so: output: 11 packets, 686 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bb:46:7e:16 tc-so: linkstr: bus2 tc-so: input: 19 packets, 910 bytes, 16 multicasts tc-so: output: 6 packets, 364 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bb:46:7e:16 tc-so: linkstr: bus2 tc-so: input: 23 packets, 1134 bytes, 17 multicasts tc-so: output: 9 packets, 546 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bb:46:7e:16 tc-so: linkstr: bus2 tc-so: input: 26 packets, 1316 bytes, 17 multicasts tc-so: output: 11 packets, 686 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:bb:46:7e:16 shmif1 1200 flags=0<> tc-so: b2:a0:86:cd:a0:9f shmif0 1198 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:41:73:8e tc-so: linkstr: bus1 tc-so: inet 10.0.0.11/24 broadcast 10.0.0.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c1:1b:0f:d6 tc-so: linkstr: bus2 tc-so: inet 10.0.0.12/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -q -n -w 5 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647204931.562388, bridge_member_ipv4, passed tc-start: 1647204931.601889, bridge_member_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:96:3b:e5:f6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:12:62:96:dc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:8c:fe:4c:b4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:12:62:96:dc tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:12ff:fe62:96dc%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:fe:4c:b4 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:8cff:fefe:4cb4%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:80:a9:84 tc-so: linkstr: bus1 tc-so: input: 7 packets, 560 bytes, 4 multicasts tc-so: output: 12 packets, 990 bytes, 9 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3ff:fe80:a984%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:80:a9:84 tc-so: linkstr: bus1 tc-so: input: 10 packets, 802 bytes, 5 multicasts tc-so: output: 15 packets, 1232 bytes, 10 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3ff:fe80:a984%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:3b:e5:f6 tc-so: linkstr: bus2 tc-so: input: 10 packets, 802 bytes, 5 multicasts tc-so: output: 14 packets, 1146 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:96ff:fe3b:e5f6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:3b:e5:f6 tc-so: linkstr: bus2 tc-so: input: 11 packets, 872 bytes, 5 multicasts tc-so: output: 15 packets, 1216 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:96ff:fe3b:e5f6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::11 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::12 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:96:3b:e5:f6 shmif1 1197 flags=0<> tc-so: b2:a0:03:80:a9:84 shmif0 1197 flags=0<> tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:12:62:96:dc tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:12ff:fe62:96dc%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::11/64 flags 0 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:fe:4c:b4 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:8cff:fefe:4cb4%shmif1/64 flags 0 scopeid 0x3 tc-so: inet6 fc00::12/64 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:80:a9:84 tc-so: linkstr: bus1 tc-so: input: 15 packets, 1216 bytes, 9 multicasts tc-so: output: 16 packets, 1302 bytes, 10 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3ff:fe80:a984%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:80:a9:84 tc-so: linkstr: bus1 tc-so: input: 17 packets, 1372 bytes, 9 multicasts tc-so: output: 18 packets, 1458 bytes, 11 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3ff:fe80:a984%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:80:a9:84 tc-so: linkstr: bus1 tc-so: input: 20 packets, 1606 bytes, 9 multicasts tc-so: output: 21 packets, 1700 bytes, 12 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:3ff:fe80:a984%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:3b:e5:f6 tc-so: linkstr: bus2 tc-so: input: 18 packets, 1474 bytes, 11 multicasts tc-so: output: 16 packets, 1294 bytes, 9 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:96ff:fe3b:e5f6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::11 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:3b:e5:f6 tc-so: linkstr: bus2 tc-so: input: 20 packets, 1630 bytes, 11 multicasts tc-so: output: 18 packets, 1450 bytes, 10 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:96ff:fe3b:e5f6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ping6 -q -n -X 5 -c 1 fc00::12 ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:3b:e5:f6 tc-so: linkstr: bus2 tc-so: input: 22 packets, 1786 bytes, 11 multicasts tc-so: output: 20 packets, 1606 bytes, 11 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:96ff:fe3b:e5f6%shmif0/64 flags 0 scopeid 0x2 tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:96:3b:e5:f6 shmif1 1199 flags=0<> tc-so: b2:a0:03:80:a9:84 shmif0 1198 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:12:62:96:dc tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:12ff:fe62:96dc%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00::11/64 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:fe:4c:b4 tc-so: linkstr: bus2 tc-so: inet6 fe80::b0a0:8cff:fefe:4cb4%shmif1/64 flags 0 scopeid 0x3 tc-so: inet6 fc00::12/64 flags 0 tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ping6 -q -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647205012.408529, bridge_member_ipv6, passed tp-end: 1647205012.434782, net/if_bridge/t_bridge tp-start: 1647205014.758741, net/if_bridge/t_rtable, 6 tc-start: 1647205014.762266, bridge_rtable_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:bf:f9:7c:4b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ec:19:1d:1c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:a6:07:5d:fa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ec:19:1d:1c tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a6:07:5d:fa tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 deladdr b2:a0:83:d1:42:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 deladdr b2:a0:bf:f9:7c:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647205047.53029, bridge_rtable_basic, passed tc-start: 1647205047.86628, bridge_rtable_delete_member tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:e0:40:b1:18 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:67:59:7c:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ea:50:9a:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:59:7c:16 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ea:50:9a:9a tc-so: linkstr: bus2 tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f8:14:9f:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:76:30:e1:61 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.12/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.12 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.11 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 delete shmif1 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647205092.937922, bridge_rtable_delete_member, passed tc-start: 1647205092.959761, bridge_rtable_flush tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:6c:41:71:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d2:7b:17:a3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:33:49:1c:4c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d2:7b:17:a3 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:49:1c:4c tc-so: linkstr: bus2 tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 flush ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a8:a5:a5:33 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:31:cf:12:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.12/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.12 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.11 ] tc-so:Executing command [ /sbin/brconfig bridge0 flush ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647205137.226759, bridge_rtable_flush, passed tc-start: 1647205137.250812, bridge_rtable_manyaddrs tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:14:ea:7e:e5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:85:8c:8c:e2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:df:8f:c0:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:8c:8c:e2 tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:8f:c0:22 tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 maxaddr 1024 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:41:ff ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:42:ff ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:43:ff ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:00 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:01 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:02 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:03 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:04 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:05 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:06 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:07 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:08 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:09 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:0f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:10 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:11 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:12 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:13 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:14 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:15 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:16 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:17 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:18 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:19 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:1f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:20 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:21 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:22 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:23 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:24 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:25 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:26 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:27 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:28 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:29 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:2f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:30 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:31 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:32 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:33 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:34 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:35 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:36 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:37 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:38 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:39 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:3f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:40 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:41 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:42 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:43 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:44 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:45 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:46 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:47 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:48 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:49 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:4f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:50 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:51 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:52 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:53 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:54 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:55 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:56 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:57 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:58 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:59 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:5f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:60 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:61 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:62 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:63 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:64 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:65 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:66 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:67 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:68 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:69 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:6f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:70 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:71 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:72 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:73 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:74 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:75 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:76 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:77 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:78 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:79 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:7f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:80 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:81 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:82 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:83 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:84 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:85 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:86 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:87 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:88 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:89 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:8f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:90 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:91 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:92 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:93 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:94 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:95 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:96 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:97 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:98 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:99 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9a ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9b ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9c ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9d ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9e ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:9f ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:a9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:aa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ab ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ac ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ad ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ae ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:af ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:b9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ba ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:be ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:bf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:c9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ca ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ce ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:cf ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:d9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:da ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:db ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:dc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:dd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:de ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:df ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:e9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ea ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:eb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ec ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ed ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ee ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ef ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f0 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f1 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f2 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f3 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f4 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f5 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f6 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f7 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f8 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:f9 ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fa ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fb ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fc ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fd ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:fe ] tc-so:Executing command [ /sbin/brconfig bridge0 static shmif0 00:11:22:33:44:ff ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647205524.86178, bridge_rtable_manyaddrs, passed tc-start: 1647205524.107102, bridge_rtable_maxaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d7:6a:84:dd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3e:f9:aa:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:3d:63:69:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:f9:aa:cc tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:63:69:03 tc-so: linkstr: bus2 tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so: b2:a0:d7:6a:84:dd shmif1 1200 flags=0<> tc-so: b2:a0:49:2f:10:b5 shmif0 1200 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 maxaddr 1 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 1, timeout: 1200): tc-so: b2:a0:49:2f:10:b5 shmif0 1198 flags=0<> tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 maxaddr 2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 2, timeout: 1200): tc-so: b2:a0:d7:6a:84:dd shmif1 1200 flags=0<> tc-so: b2:a0:49:2f:10:b5 shmif0 1200 flags=0<> tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647205557.528483, bridge_rtable_maxaddr, passed tc-start: 1647205557.552777, bridge_rtable_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_bridge unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:b4:9a:45:4d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.0.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f9:dd:95:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:db:30:45:11 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif0 ] tc-so:Executing command [ /sbin/brconfig bridge0 add shmif1 ] tc-so:bridge0: flags=41 tc-so: Configuration: tc-so: priority 32768 hellotime 2 fwddelay 15 maxage 20 tc-so: ipfilter disabled flags 0x0 tc-so: Interfaces: tc-so: shmif1 flags=3 tc-so: port 3 priority 128 tc-so: shmif0 flags=3 tc-so: port 2 priority 128 tc-so: Address cache (max cache: 100, timeout: 1200): tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:dd:95:ec tc-so: linkstr: bus1 tc-so:shmif1: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:db:30:45:11 tc-so: linkstr: bus2 tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 timeout 5 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 10.0.0.2 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ /sbin/brconfig bridge0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647205593.540568, bridge_rtable_timeout, passed tp-end: 1647205593.570156, net/if_bridge/t_rtable tp-start: 1647205597.828725, net/if_gif/t_gif, 13 tc-start: 1647205597.831374, gif_basic_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8f:de:68:4c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:43:21:16:d5 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:43ff:fe21:16d5%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8f:de:68:4c tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:8fff:fede:684c%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:ed:01:5d:f5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bd:0f:9a:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ed:01:5d:f5 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:edff:fe01:5df5%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:0f:9a:a8 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:bdff:fe0f:9aa8%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fe80::d4bd:d676:4e5f:7a3e%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:43ff:fe21:16d5 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8fff:fede:684c link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d4bd:d676:4e5f:7a3e UC - - - gif0 tc-so:fe80::d4bd:d676:4e5f:7a3e gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::d4bd:d676:4e5f:7a3e UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::d4bd:d676:4e5f:7a3e UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fe80::8cc6:9466:b41e:5f07%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:edff:fe01:5df5 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:bdff:fe0f:9aa8 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::8cc6:9466:b41e:5f07 UC - - - gif0 tc-so:fe80::8cc6:9466:b41e:5f07 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::8cc6:9466:b41e:5f07 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::8cc6:9466:b41e:5f07 UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 5 packets, 360 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fe80::d4bd:d676:4e5f:7a3e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 444 bytes tc-so: output: 5 packets, 372 bytes tc-so: inet6 fe80::d4bd:d676:4e5f:7a3e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 2 packets, 156 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::8cc6:9466:b41e:5f07%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::8cc6:9466:b41e:5f07%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647205648.427293, gif_basic_ipv4overipv4, passed tc-start: 1647205648.450679, gif_basic_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:29:0c:d4:c5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:55:24:83:c1 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:55ff:fe24:83c1%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:0c:d4:c5 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:29ff:fe0c:d4c5%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:28:6a:b7:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:86:0e:eb:4d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:28:6a:b7:81 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:28ff:fe6a:b781%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:86:0e:eb:4d tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:86ff:fe0e:eb4d%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fe80::ec37:f01a:4fbb:bac8%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:55ff:fe24:83c1 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:29ff:fe0c:d4c5 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::ec37:f01a:4fbb:bac8 UC - - - gif0 tc-so:fe80::ec37:f01a:4fbb:bac8 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::ec37:f01a:4fbb:bac8 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::ec37:f01a:4fbb:bac8 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fe80::eca9:fdc9:99d7:a45d%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:28ff:fe6a:b781 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:86ff:fe0e:eb4d link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::eca9:fdc9:99d7:a45d UC - - - gif0 tc-so:fe80::eca9:fdc9:99d7:a45d gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::eca9:fdc9:99d7:a45d UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::eca9:fdc9:99d7:a45d UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::ec37:f01a:4fbb:bac8%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 372 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::ec37:f01a:4fbb:bac8%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 2 packets, 156 bytes tc-so: output: 5 packets, 372 bytes tc-so: inet6 fe80::eca9:fdc9:99d7:a45d%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 240 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::eca9:fdc9:99d7:a45d%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647205705.438241, gif_basic_ipv4overipv6, passed tc-start: 1647205705.461480, gif_basic_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:11:e4:83:aa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:81:e5:a5 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:38ff:fe81:e5a5%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:e4:83:aa tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:11ff:fee4:83aa%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:29:12:80:ef ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d8:05:66:87 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:29:12:80:ef tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:29ff:fe12:80ef%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d8:05:66:87 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:d8ff:fe05:6687%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::a4ff:18a5:c42a:6c7d%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:38ff:fe81:e5a5 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:11ff:fee4:83aa link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::a4ff:18a5:c42a:6c7d UC - - - gif0 tc-so:fe80::a4ff:18a5:c42a:6c7d gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::2479:8f86:807f:f768%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:29ff:fe12:80ef link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:d8ff:fe05:6687 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::2479:8f86:807f:f768 UC - - - gif0 tc-so:fe80::2479:8f86:807f:f768 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 2 packets, 144 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::a4ff:18a5:c42a:6c7d%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 3 packets, 200 bytes tc-so: output: 5 packets, 344 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::a4ff:18a5:c42a:6c7d%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 200 bytes tc-so: output: 3 packets, 200 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::2479:8f86:807f:f768%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 4 packets, 256 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::2479:8f86:807f:f768%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647205761.631500, gif_basic_ipv6overipv4, passed tc-start: 1647205761.652396, gif_basic_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:39:e2:c0:e5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ff:04:c2:51 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:ffff:fe04:c251%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:e2:c0:e5 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:39ff:fee2:c0e5%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d0:85:81:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:af:cd:a0:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:85:81:a9 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:d0ff:fe85:81a9%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:cd:a0:f1 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:afff:fecd:a0f1%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::cb9:ba4a:1358:e761%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ffff:fe04:c251 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:39ff:fee2:c0e5 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::cb9:ba4a:1358:e761 UC - - - gif0 tc-so:fe80::cb9:ba4a:1358:e761 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::6c1d:de34:e25d:16c1%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d0ff:fe85:81a9 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:afff:fecd:a0f1 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::6c1d:de34:e25d:16c1 UC - - - gif0 tc-so:fe80::6c1d:de34:e25d:16c1 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 3 packets, 216 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::cb9:ba4a:1358:e761%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 344 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::cb9:ba4a:1358:e761%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 200 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::6c1d:de34:e25d:16c1%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::6c1d:de34:e25d:16c1%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647205827.893205, gif_basic_ipv6overipv6, passed tc-start: 1647205827.924134, gif_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 down ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 up ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-end: 1647205835.706144, gif_create_destroy, passed tc-start: 1647205835.714801, gif_ioctl_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d3:ce:60:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:f3:fb:6e tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:eff:fef3:fb6e%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:ce:60:34 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:d3ff:fece:6034%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:50:fd:f8:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8c:26:16:f3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:50:fd:f8:22 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:50ff:fefd:f822%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:26:16:f3 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:8cff:fe26:16f3%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fe80::c1a:bbe1:6c62:f7d4%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:eff:fef3:fb6e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:d3ff:fece:6034 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::c1a:bbe1:6c62:f7d4 UC - - - gif0 tc-so:fe80::c1a:bbe1:6c62:f7d4 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::c1a:bbe1:6c62:f7d4 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::c1a:bbe1:6c62:f7d4 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fe80::8ccf:f0ae:86ac:9857%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:50ff:fefd:f822 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8cff:fe26:16f3 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::8ccf:f0ae:86ac:9857 UC - - - gif0 tc-so:fe80::8ccf:f0ae:86ac:9857 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::8ccf:f0ae:86ac:9857 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::8ccf:f0ae:86ac:9857 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: inet6 fe80::c1a:bbe1:6c62:f7d4%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: inet6 fe80::8ccf:f0ae:86ac:9857%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 5 packets, 360 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::c1a:bbe1:6c62:f7d4%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 444 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::c1a:bbe1:6c62:f7d4%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 228 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::8ccf:f0ae:86ac:9857%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::8ccf:f0ae:86ac:9857%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::c1a:bbe1:6c62:f7d4%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fe80::c1a:bbe1:6c62:f7d4%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::c1a:bbe1:6c62:f7d4%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fe80::c1a:bbe1:6c62:f7d4%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::8ccf:f0ae:86ac:9857%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 288 bytes, 2 errors tc-so: inet6 fe80::8ccf:f0ae:86ac:9857%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::8ccf:f0ae:86ac:9857%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 288 bytes, 2 errors tc-so: inet6 fe80::8ccf:f0ae:86ac:9857%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::c1a:bbe1:6c62:f7d4%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::c1a:bbe1:6c62:f7d4%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::8ccf:f0ae:86ac:9857%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::8ccf:f0ae:86ac:9857%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647205894.218020, gif_ioctl_ipv4overipv4, passed tc-start: 1647205894.247339, gif_ioctl_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5b:36:dc:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:14:8f:be tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:fdff:fe14:8fbe%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5b:36:dc:d1 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:5bff:fe36:dcd1%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:63:e7:93:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c4:90:b0:d9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:63:e7:93:5e tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:63ff:fee7:935e%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c4:90:b0:d9 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c4ff:fe90:b0d9%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fe80::9c4c:60e2:dbfa:da4e%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:fdff:fe14:8fbe link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:5bff:fe36:dcd1 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::9c4c:60e2:dbfa:da4e UC - - - gif0 tc-so:fe80::9c4c:60e2:dbfa:da4e gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::9c4c:60e2:dbfa:da4e UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::9c4c:60e2:dbfa:da4e UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fe80::381b:1dfc:c5c8:87d0%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:63ff:fee7:935e link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:c4ff:fe90:b0d9 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::381b:1dfc:c5c8:87d0 UC - - - gif0 tc-so:fe80::381b:1dfc:c5c8:87d0 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::381b:1dfc:c5c8:87d0 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::381b:1dfc:c5c8:87d0 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: inet6 fe80::9c4c:60e2:dbfa:da4e%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: inet6 fe80::381b:1dfc:c5c8:87d0%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 4 packets, 288 bytes tc-so: output: 5 packets, 360 bytes tc-so: inet6 fe80::9c4c:60e2:dbfa:da4e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 372 bytes tc-so: output: 6 packets, 444 bytes tc-so: inet6 fe80::9c4c:60e2:dbfa:da4e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 228 bytes tc-so: output: 5 packets, 372 bytes tc-so: inet6 fe80::381b:1dfc:c5c8:87d0%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::381b:1dfc:c5c8:87d0%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::9c4c:60e2:dbfa:da4e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fe80::9c4c:60e2:dbfa:da4e%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::9c4c:60e2:dbfa:da4e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fe80::9c4c:60e2:dbfa:da4e%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.11.1/32 -> 172.16.12.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::381b:1dfc:c5c8:87d0%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fe80::381b:1dfc:c5c8:87d0%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::381b:1dfc:c5c8:87d0%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fe80::381b:1dfc:c5c8:87d0%gif1/64 -> flags 0 scopeid 0x5 tc-so: inet 172.16.12.1/32 -> 172.16.11.1 flags 0 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::9c4c:60e2:dbfa:da4e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 7 packets, 528 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::9c4c:60e2:dbfa:da4e%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::381b:1dfc:c5c8:87d0%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 4 packets, 312 bytes tc-so: output: 7 packets, 528 bytes tc-so: inet6 fe80::381b:1dfc:c5c8:87d0%gif0/64 -> flags 0 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647205953.19902, gif_ioctl_ipv4overipv6, passed tc-start: 1647205953.40837, gif_ioctl_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e5:37:bf:f6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:9f:3f:d0 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:39ff:fe9f:3fd0%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:37:bf:f6 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:e5ff:fe37:bff6%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:31:94:42:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:24:c4:71:47 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:31:94:42:f2 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:31ff:fe94:42f2%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:24:c4:71:47 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:24ff:fec4:7147%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::d87e:beb2:5813:f231%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:39ff:fe9f:3fd0 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e5ff:fe37:bff6 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d87e:beb2:5813:f231 UC - - - gif0 tc-so:fe80::d87e:beb2:5813:f231 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::1cb1:8557:2f5c:fba2%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:31ff:fe94:42f2 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:24ff:fec4:7147 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::1cb1:8557:2f5c:fba2 UC - - - gif0 tc-so:fe80::1cb1:8557:2f5c:fba2 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::d87e:beb2:5813:f231%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::1cb1:8557:2f5c:fba2%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 5 packets, 360 bytes tc-so: output: 3 packets, 216 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::d87e:beb2:5813:f231%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 6 packets, 416 bytes tc-so: output: 5 packets, 344 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::d87e:beb2:5813:f231%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 3 packets, 200 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::1cb1:8557:2f5c:fba2%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::1cb1:8557:2f5c:fba2%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::d87e:beb2:5813:f231%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 2 packets, 144 bytes, 6 errors tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::d87e:beb2:5813:f231%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::d87e:beb2:5813:f231%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 2 packets, 144 bytes, 6 errors tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::d87e:beb2:5813:f231%gif1/64 -> flags 0 scopeid 0x5 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::1cb1:8557:2f5c:fba2%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 3 packets, 216 bytes, 4 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::1cb1:8557:2f5c:fba2%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::1cb1:8557:2f5c:fba2%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 3 packets, 216 bytes, 4 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::1cb1:8557:2f5c:fba2%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::d87e:beb2:5813:f231%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.11 --> 10.0.0.12 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::d87e:beb2:5813:f231%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::1cb1:8557:2f5c:fba2%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.12 --> 10.0.0.11 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::1cb1:8557:2f5c:fba2%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206012.957781, gif_ioctl_ipv6overipv4, passed tc-start: 1647206012.977790, gif_ioctl_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9e:37:fc:f4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:3a:db:9d tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:8dff:fe3a:db9d%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9e:37:fc:f4 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9eff:fe37:fcf4%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:3c:50:9f:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:04:25:93:1d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3c:50:9f:05 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:3cff:fe50:9f05%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:04:25:93:1d tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:4ff:fe25:931d%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::7014:4b78:137f:d409%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8dff:fe3a:db9d link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:9eff:fe37:fcf4 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::7014:4b78:137f:d409 UC - - - gif0 tc-so:fe80::7014:4b78:137f:d409 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::d894:fe2d:53b0:e9df%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3cff:fe50:9f05 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:4ff:fe25:931d link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d894:fe2d:53b0:e9df UC - - - gif0 tc-so:fe80::d894:fe2d:53b0:e9df gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::7014:4b78:137f:d409%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::d894:fe2d:53b0:e9df%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 5 packets, 360 bytes tc-so: output: 4 packets, 288 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::7014:4b78:137f:d409%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 416 bytes tc-so: output: 5 packets, 344 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::7014:4b78:137f:d409%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 2 packets, 128 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::d894:fe2d:53b0:e9df%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 184 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::d894:fe2d:53b0:e9df%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::7014:4b78:137f:d409%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::7014:4b78:137f:d409%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::7014:4b78:137f:d409%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:13::1/128 -> fc00:14::1 flags 0 tc-so: inet6 fe80::7014:4b78:137f:d409%gif1/64 -> flags 0 scopeid 0x5 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 184 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::d894:fe2d:53b0:e9df%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::d894:fe2d:53b0:e9df%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 184 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::d894:fe2d:53b0:e9df%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes, 10 errors tc-so: inet6 fc00:14::1/128 -> fc00:13::1 flags 0 tc-so: inet6 fe80::d894:fe2d:53b0:e9df%gif1/64 -> flags 0 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::7014:4b78:137f:d409%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::11 fc00::12 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::11 --> fc00::12 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 400 bytes tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::7014:4b78:137f:d409%gif0/64 -> flags 0 scopeid 0x4 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 184 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::d894:fe2d:53b0:e9df%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::12 fc00::11 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::12 --> fc00::11 tc-so: status: active tc-so: input: 3 packets, 184 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::d894:fe2d:53b0:e9df%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206082.779874, gif_ioctl_ipv6overipv6, passed tc-start: 1647206082.806445, gif_recursive_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:99:21:91:6f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a8:29:59:0b tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:a8ff:fe29:590b%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:21:91:6f tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:99ff:fe21:916f%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8c:be:18:8b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a7:43:2e:d7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:be:18:8b tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:8cff:febe:188b%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:43:2e:d7 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:a7ff:fe43:2ed7%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fe80::cc4:4e56:e7f5:3a30%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a8ff:fe29:590b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:99ff:fe21:916f link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::cc4:4e56:e7f5:3a30 UC - - - gif0 tc-so:fe80::cc4:4e56:e7f5:3a30 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::cc4:4e56:e7f5:3a30 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::cc4:4e56:e7f5:3a30 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fe80::8ce0:7de1:6ca0:d215%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8cff:febe:188b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:a7ff:fe43:2ed7 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::8ce0:7de1:6ca0:d215 UC - - - gif0 tc-so:fe80::8ce0:7de1:6ca0:d215 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::8ce0:7de1:6ca0:d215 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::8ce0:7de1:6ca0:d215 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.1.1 --> 172.16.2.1 tc-so: status: active tc-so: inet6 fe80::cc4:4e56:e7f5:3a30%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.101.1/32 -> 172.16.102.1 flags 0 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig gif2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.101.1 --> 172.16.102.1 tc-so: status: active tc-so: inet6 fe80::cc4:4e56:e7f5:3a30%gif2/64 -> flags 0x2 scopeid 0x6 tc-so: inet 172.16.201.1/32 -> 172.16.202.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 2.400005] shmif0: Ethernet address b2:a0:a8:29:59:0b tc-so:[ 3.620005] shmif1: Ethernet address b2:a0:99:21:91:6f tc-so:[ 20.080005] gif0: recursively called too many times(2) tc-so:[ 20.120005] gif0: recursively called too many times(2) tc-so:[ 20.120005] gif0: recursively called too many times(2) tc-so:[ 22.780005] gif0: recursively called too many times(2) tc-so:[ 24.620005] gif0: recursively called too many times(2) tc-so:[ 26.120005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206133.427055, gif_recursive_ipv4overipv4, passed tc-start: 1647206133.460997, gif_recursive_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:93:60:c2:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e8:02:25:f6 tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:e8ff:fe02:25f6%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:93:60:c2:ff tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:93ff:fe60:c2ff%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:46:3f:33:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a4:e0:0a:fd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:46:3f:33:9a tc-so: linkstr: bus0 tc-so: inet6 fe80::b0a0:46ff:fe3f:339a%shmif0/64 flags 0x2 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a4:e0:0a:fd tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a4ff:fee0:afd%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fe80::1853:894c:510e:daca%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.1.1/32 -> 172.16.2.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 gif0 UHl - - - lo0 tc-so:172.16.2.1 172.16.1.1 UH - - - gif0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 172.16.1.1 UGS - - - gif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e8ff:fe02:25f6 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:93ff:fe60:c2ff link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::1853:894c:510e:daca UC - - - gif0 tc-so:fe80::1853:894c:510e:daca gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::1853:894c:510e:daca UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::1853:894c:510e:daca UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fe80::dcf6:cbca:8863:4c21%gif0/64 -> flags 0x2 scopeid 0x4 tc-so: inet 172.16.2.1/32 -> 172.16.1.1 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:172.16.1.1 172.16.2.1 UH - - - gif0 tc-so:172.16.2.1 gif0 UHl - - - lo0 tc-so:192.168.1/24 172.16.2.1 UGS - - - gif0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:46ff:fe3f:339a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:a4ff:fee0:afd link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::dcf6:cbca:8863:4c21 UC - - - gif0 tc-so:fe80::dcf6:cbca:8863:4c21 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::dcf6:cbca:8863:4c21 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fe80::dcf6:cbca:8863:4c21 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig gif1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.1.1 --> 172.16.2.1 tc-so: status: active tc-so: inet6 fe80::1853:894c:510e:daca%gif1/64 -> flags 0x2 scopeid 0x5 tc-so: inet 172.16.101.1/32 -> 172.16.102.1 flags 0 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig gif2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet 172.16.101.1 --> 172.16.102.1 tc-so: status: active tc-so: inet6 fe80::1853:894c:510e:daca%gif2/64 -> flags 0x2 scopeid 0x6 tc-so: inet 172.16.201.1/32 -> 172.16.202.1 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 2.520005] shmif0: Ethernet address b2:a0:e8:02:25:f6 tc-so:[ 4.010005] shmif1: Ethernet address b2:a0:93:60:c2:ff tc-so:[ 20.780005] gif0: recursively called too many times(2) tc-so:[ 20.890005] gif0: recursively called too many times(2) tc-so:[ 21.090005] gif0: recursively called too many times(2) tc-so:[ 23.420005] gif0: recursively called too many times(2) tc-so:[ 24.740005] gif0: recursively called too many times(2) tc-so:[ 25.620005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206184.994829, gif_recursive_ipv4overipv6, passed tc-start: 1647206185.15118, gif_recursive_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7f:46:f1:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:39:26:08 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:14ff:fe39:2608%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7f:46:f1:6a tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:7fff:fe46:f16a%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.1/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:af:71:6b:f0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:01:bf:e0:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:71:6b:f0 tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:afff:fe71:6bf0%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:01:bf:e0:70 tc-so: linkstr: bus1 tc-so: inet6 fe80::b0a0:1ff:febf:e070%shmif1/64 flags 0x2 scopeid 0x3 tc-so: inet 10.0.0.2/8 broadcast 10.255.255.255 flags 0 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.1 --> 10.0.0.2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::54b4:92a6:58f9:7761%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:14ff:fe39:2608 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7fff:fe46:f16a link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::54b4:92a6:58f9:7761 UC - - - gif0 tc-so:fe80::54b4:92a6:58f9:7761 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 10.0.0.2 --> 10.0.0.1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::5cf7:3572:ea62:c4e7%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10/8 link#3 UC - - - shmif1 tc-so:10.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:afff:fe71:6bf0 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:1ff:febf:e070 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::5cf7:3572:ea62:c4e7 UC - - - gif0 tc-so:fe80::5cf7:3572:ea62:c4e7 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:3::1 --> fc00:4::1 tc-so: status: active tc-so: inet6 fc00:103::1/128 -> fc00:104::1 flags 0 tc-so: inet6 fe80::54b4:92a6:58f9:7761%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig gif2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:103::1 --> fc00:104::1 tc-so: status: active tc-so: inet6 fc00:203::1/128 -> fc00:204::1 flags 0 tc-so: inet6 fe80::54b4:92a6:58f9:7761%gif2/64 -> flags 0x2 scopeid 0x6 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 1.980005] shmif0: Ethernet address b2:a0:14:39:26:08 tc-so:[ 2.780005] shmif1: Ethernet address b2:a0:7f:46:f1:6a tc-so:[ 18.970005] gif0: recursively called too many times(2) tc-so:[ 19.050005] gif0: recursively called too many times(2) tc-so:[ 19.650005] gif0: recursively called too many times(2) tc-so:[ 21.490005] gif0: recursively called too many times(2) tc-so:[ 23.260005] gif0: recursively called too many times(2) tc-so:[ 26.650005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206234.210452, gif_recursive_ipv6overipv4, passed tc-start: 1647206234.234068, gif_recursive_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_gif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:78:94:b8:e5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:e6:34:a0 tc-so: linkstr: bus0 tc-so: inet6 fc00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:37ff:fee6:34a0%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:78:94:b8:e5 tc-so: linkstr: bus1 tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:78ff:fe94:b8e5%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:96:82:fd:db ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:92:3a:50:a4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:82:fd:db tc-so: linkstr: bus0 tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:96ff:fe82:fddb%shmif0/64 flags 0x2 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:92:3a:50:a4 tc-so: linkstr: bus1 tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:92ff:fe3a:50a4%shmif1/64 flags 0x2 scopeid 0x3 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc00:3::1/128 -> fc00:4::1 flags 0 tc-so: inet6 fe80::288f:6311:a342:30fe%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:2::/64 fc00:3::1 UGS - - - gif0 tc-so:fc00:3::1 gif0 UHl - - - lo0 tc-so:fc00:4::1 fc00:3::1 UHC - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:37ff:fee6:34a0 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:78ff:fe94:b8e5 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::288f:6311:a342:30fe UC - - - gif0 tc-so:fe80::288f:6311:a342:30fe gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:3::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:3::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc00:4::1/128 -> fc00:3::1 flags 0 tc-so: inet6 fe80::d4b5:c5a:b755:be04%gif0/64 -> flags 0x2 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc00:1::/64 fc00:4::1 UGS - - - gif0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:3::1 fc00:4::1 UHC - - - gif0 tc-so:fc00:4::1 gif0 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:96ff:fe82:fddb link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:92ff:fe3a:50a4 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::d4b5:c5a:b755:be04 UC - - - gif0 tc-so:fe80::d4b5:c5a:b755:be04 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc00:4::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc00:4::1 UC - - - gif0 tc-so:Executing command [ rump.ifconfig gif1 create ] tc-so:Executing command [ rump.ifconfig gif1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig gif1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:gif1: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:3::1 --> fc00:4::1 tc-so: status: active tc-so: inet6 fc00:103::1/128 -> fc00:104::1 flags 0 tc-so: inet6 fe80::288f:6311:a342:30fe%gif1/64 -> flags 0x2 scopeid 0x5 tc-so:Executing command [ rump.ifconfig gif2 create ] tc-so:Executing command [ rump.ifconfig gif2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig gif2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:gif2: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00:103::1 --> fc00:104::1 tc-so: status: active tc-so: inet6 fc00:203::1/128 -> fc00:204::1 flags 0 tc-so: inet6 fe80::288f:6311:a342:30fe%gif2/64 -> flags 0x2 scopeid 0x6 tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 2.220005] shmif0: Ethernet address b2:a0:37:e6:34:a0 tc-so:[ 3.620005] shmif1: Ethernet address b2:a0:78:94:b8:e5 tc-so:[ 26.580005] gif0: recursively called too many times(2) tc-so:[ 26.580005] gif0: recursively called too many times(2) tc-so:[ 26.770005] gif0: recursively called too many times(2) tc-so:[ 30.310005] gif0: recursively called too many times(2) tc-so:[ 31.350005] gif0: recursively called too many times(2) tc-so:[ 31.690005] gif0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig gif1 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif1 destroy ] tc-so:Executing command [ rump.ifconfig gif2 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif2 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig gif0 deletetunnel ] tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206295.284415, gif_recursive_ipv6overipv6, passed tp-end: 1647206295.311752, net/if_gif/t_gif tp-start: 1647206304.855394, net/if_ipsec/t_ipsec, 25 tc-start: 1647206304.864894, ipsecif_basic_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a9:f4:9b:55 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:fb:48:4b:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:23:42:ff:a1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206369.143178, ipsecif_basic_ipv4overipv4_esp_null, passed tc-start: 1647206369.179984, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f0:3b:5f:16 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:05:4a:97:e3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ec:8b:86:79 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206436.263991, ipsecif_basic_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1647206436.294106, ipsecif_basic_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5a:2b:44:f4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:f1:a8:47:59 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f1:50:55:05 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206493.799148, ipsecif_basic_ipv4overipv6_esp_null, passed tc-start: 1647206493.821917, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:95:ce:a1:27 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:7a:45:85:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:17:cf:7d:1c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206552.898977, ipsecif_basic_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1647206552.927167, ipsecif_basic_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:be:80:97:23 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:22:55:c6:1c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e6:98:8c:1c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206625.41543, ipsecif_basic_ipv6overipv4_esp_null, passed tc-start: 1647206625.64308, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:62:ce:09:72 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:34:75:a9:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:70:5a:b9:9b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206702.859399, ipsecif_basic_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1647206702.892969, ipsecif_basic_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:20:35:05:72 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d1:3a:fc:23 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:37:7c:df:9e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206772.386737, ipsecif_basic_ipv6overipv6_esp_null, passed tc-start: 1647206772.415083, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:af:cd:d8:e4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:e3:4f:35:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3a:bc:29:99 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206842.402098, ipsecif_basic_ipv6overipv6_esp_rijndaelcbc, passed tc-start: 1647206842.425919, ipsecif_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 up ] tc-so:Executing command [ rump.ifconfig ipsec0 down ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 up ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-end: 1647206850.880646, ipsecif_create_destroy, passed tc-start: 1647206850.891978, ipsecif_ioctl_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:84:fd:6c:72 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:90:bb:9a:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:03:c5:7f:0c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206920.491491, ipsecif_ioctl_ipv4overipv4_esp_null, passed tc-start: 1647206920.518612, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:42:f8:6e:2e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:4b:1a:e7:e3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ea:a9:bb:ce ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647206991.567951, ipsecif_ioctl_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1647206991.600910, ipsecif_ioctl_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1d:43:12:d3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:53:80:1f:85 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:99:4f:43:63 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647207057.194129, ipsecif_ioctl_ipv4overipv6_esp_null, passed tc-start: 1647207057.223841, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a0:41:a1:dd ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:4a:7f:20:a7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b6:50:c9:c7 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.11.1/32 172.16.12.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.12.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647207128.983207, ipsecif_ioctl_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1647207129.13659, ipsecif_ioctl_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:eb:ac:59:15 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:be:1a:0a:f6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bf:e9:8c:35 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647207211.884081, ipsecif_ioctl_ipv6overipv4_esp_null, passed tc-start: 1647207211.908512, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:36:3d:f1:c7 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:33:c8:b4:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:09:b6:83:b7 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.11 10.0.0.12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.12 10.0.0.11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647207296.796838, ipsecif_ioctl_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1647207296.831499, ipsecif_ioctl_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c9:3c:b9:32 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:08:ec:23:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:35:55:57:ce ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647207379.741917, ipsecif_ioctl_ipv6overipv6_esp_null, passed tc-start: 1647207379.772918, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ba:9f:d4:ac ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c3:af:d5:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2b:18:aa:e6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:13::1/128 fc00:14::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:14::1/128 fc00:13::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::11 fc00::12 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::12 fc00::11 ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:1::1 fc00:2::1 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 -S fc00:2::1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647207463.722649, ipsecif_ioctl_ipv6overipv6_esp_rijndaelcbc, passed tc-start: 1647207463.748423, ipsecif_recursive_ipv4overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:65:7d:22:ea ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:eb:71:40:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a2:e0:7b:fc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.450005] shmif0: Ethernet address b2:a0:85:dc:25:79 tc-so:[ 3.460005] shmif1: Ethernet address b2:a0:65:7d:22:ea tc-so:[ 35.660005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647207536.901066, ipsecif_recursive_ipv4overipv4_esp_null, passed tc-start: 1647207536.925504, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d4:a3:e5:1e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c3:ff:5b:e6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:dc:e5:f0:b6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.370005] shmif0: Ethernet address b2:a0:6a:10:75:95 tc-so:[ 3.440005] shmif1: Ethernet address b2:a0:d4:a3:e5:1e tc-so:[ 35.140005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647207608.760177, ipsecif_recursive_ipv4overipv4_esp_rijndaelcbc, passed tc-start: 1647207608.783548, ipsecif_recursive_ipv4overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:11:3e:6f:ae ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:f3:12:a6:59 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d7:89:02:db ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.460005] shmif0: Ethernet address b2:a0:7c:3d:b6:a2 tc-so:[ 3.430005] shmif1: Ethernet address b2:a0:11:3e:6f:ae tc-so:[ 33.990005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647207680.522423, ipsecif_recursive_ipv4overipv6_esp_null, passed tc-start: 1647207680.561897, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:17:24:87:c7 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:87:25:92:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2c:40:e5:f7 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 172.16.1.1 172.16.2.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet 172.16.101.1/32 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16389 != X ] tc-so:Executing command [ test X16390 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel 172.16.101.1 172.16.102.1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet 172.16.201.1/32 172.16.202.1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16393 != X ] tc-so:Executing command [ test X16394 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.2.0/24 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet 192.168.1.0/24 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 172.16.202.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.540005] shmif0: Ethernet address b2:a0:23:31:8b:5b tc-so:[ 3.670005] shmif1: Ethernet address b2:a0:17:24:87:c7 tc-so:[ 35.820005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647207754.971298, ipsecif_recursive_ipv4overipv6_esp_rijndaelcbc, passed tc-start: 1647207754.998538, ipsecif_recursive_ipv6overipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4b:a4:31:bd ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:24:5a:09:8f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:de:dd:92:40 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.340005] mainbus0 (root) tc-so:[ 1.420005] chacha: Portable C ChaCha tc-so:[ 1.420005] aes: BearSSL aes_ct tc-so:[ 1.420005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.420005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.770005] shmif0: Ethernet address b2:a0:6c:d7:bb:6d tc-so:[ 3.910005] shmif1: Ethernet address b2:a0:4b:a4:31:bd tc-so:[ 38.100005] ipsec0: recursively called too many times(2) tc-so:[ 40.880005] ipsec0: recursively called too many times(2) tc-so:[ 42.420005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647207833.712211, ipsecif_recursive_ipv6overipv4_esp_null, passed tc-start: 1647207833.744371, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1f:99:90:27 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:fa:48:08:a1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:96:d7:10:24 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.600005] shmif0: Ethernet address b2:a0:46:d8:8c:c2 tc-so:[ 3.630005] shmif1: Ethernet address b2:a0:1f:99:90:27 tc-so:[ 39.490005] ipsec0: recursively called too many times(2) tc-so:[ 39.530005] ipsec0: recursively called too many times(2) tc-so:[ 40.420005] ipsec0: recursively called too many times(2) tc-so:[ 40.540005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647207909.565045, ipsecif_recursive_ipv6overipv4_esp_rijndaelcbc, passed tc-start: 1647207909.591743, ipsecif_recursive_ipv6overipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7f:a3:35:7d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:cc:51:49:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:57:8b:e2:c2 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.320005] shmif0: Ethernet address b2:a0:d9:ba:73:59 tc-so:[ 3.320005] shmif1: Ethernet address b2:a0:7f:a3:35:7d tc-so:[ 32.860005] ipsec0: recursively called too many times(2) tc-so:[ 37.050005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647207981.819022, ipsecif_recursive_ipv6overipv6_esp_null, passed tc-start: 1647207981.841549, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b2:c6:80:ba ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:60:43:f8:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:92:91:96:f4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00:2::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 7 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:3::1/128 fc00:4::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:2::/64 fc00:3::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:4::1/128 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 fc00:1::/64 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16387 != X ] tc-so:Executing command [ test X16388 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel fc00:3::1 fc00:4::1 ] tc-so:Executing command [ rump.ifconfig ipsec1 inet6 fc00:103::1/128 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16391 != X ] tc-so:Executing command [ test X16392 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec2 create ] tc-so:Executing command [ rump.ifconfig ipsec2 tunnel fc00:103::1 fc00:104::1 ] tc-so:Executing command [ rump.ifconfig ipsec2 inet6 fc00:203::1/128 fc00:204::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ test X16395 != X ] tc-so:Executing command [ test X16396 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:2::/64 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.route -nL get -inet6 fc00:1::/64 ] tc-so:Executing command [ rump.ping6 -n -X 7 -c 1 fc00:204::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes dmesg ] tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.370005] shmif0: Ethernet address b2:a0:11:bc:6b:04 tc-so:[ 3.640005] shmif1: Ethernet address b2:a0:b2:c6:80:ba tc-so:[ 28.770005] ipsec0: recursively called too many times(2) tc-so:[ 29.430005] ipsec0: recursively called too many times(2) tc-so:[ 33.800005] ipsec0: recursively called too many times(2) tc-so:[ 34.780005] ipsec0: recursively called too many times(2) tc-so:Executing command [ rump.ifconfig ipsec1 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ipsec2 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec2 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647208051.882209, ipsecif_recursive_ipv6overipv6_esp_rijndaelcbc, passed tp-end: 1647208051.908184, net/if_ipsec/t_ipsec tp-start: 1647208053.125582, net/if_ipsec/t_ipsec_natt, 2 tc-start: 1647208053.133586, ipsecif_natt_transport_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_a ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_b ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:fa:65:df:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:34:1f:1c:f6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:a5:5f:e0:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:01:0d:bf:b4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.2/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.3/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 192.168.0.0 10.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:kill: pid 20444: No such process tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.2,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.100.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.10.1/32 172.16.100.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2,4500 10.0.0.1,42167 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.10.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.100.1/32 172.16.10.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[5] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:10.0.0.1[42167] 10.0.0.2[4500] tc-so: esp-udp mode=transport spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x0000000b replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 21:48:34 2022 current: Mar 13 21:48:56 2022 tc-so: diff: 22(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 21:48:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 6464(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 11 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26758 refcnt=0 tc-so:10.0.0.2[4500] 10.0.0.1[42167] tc-so: esp-udp mode=transport spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000008 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 21:48:34 2022 current: Mar 13 21:48:56 2022 tc-so: diff: 22(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 21:48:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 776(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 8 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26758 refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 4(ipv4) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=1 seq=3 pid=28301 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 41(ipv6) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=3 seq=2 pid=28301 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 4(ipv4) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=28301 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 41(ipv6) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=4 seq=0 pid=28301 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.3,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.110.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.11.1/32 172.16.110.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 link0 ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.2,4500 10.0.0.1,20462 ] tc-so:Executing command [ rump.ifconfig ipsec1 172.16.11.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.110.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.11.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.11.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[7] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:kill: pid 21928: No such process tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-se:[6] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647208220.985442, ipsecif_natt_transport_null, passed tc-start: 1647208221.34737, ipsecif_natt_transport_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_a ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_local_b ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:d8:67:43:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:3a:18:1b:f9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:bf:b8:97:15 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:86:26:7a:37 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.2/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.3/24 ] tc-so:Executing command [ rump.route -n add default 192.168.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 192.168.0.0 10.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ cat ./out.ping ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:kill: pid 5227: No such process tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 10.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send.prepare ./file.recv.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-so:Executing command [ cat ./out.prepare ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.2,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.100.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.10.1/32 172.16.100.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2,4500 10.0.0.1,28337 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.10.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.100.1/32 172.16.10.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[5] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:10.0.0.1[28337] 10.0.0.2[4500] tc-so: esp-udp mode=transport spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x0000000b replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 21:51:24 2022 current: Mar 13 21:51:46 2022 tc-so: diff: 22(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 21:51:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 6464(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 11 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24121 refcnt=0 tc-so:10.0.0.2[4500] 10.0.0.1[28337] tc-so: esp-udp mode=transport spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000008 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 21:51:23 2022 current: Mar 13 21:51:46 2022 tc-so: diff: 23(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 21:51:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 960(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 8 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24121 refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 4(ipv4) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=1 seq=3 pid=12974 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 41(ipv6) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=3 seq=2 pid=12974 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 4(ipv4) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=12974 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 41(ipv6) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=4 seq=0 pid=12974 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 10.0.0.2 4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 192.168.0.3,4500 10.0.0.2,4500 ] tc-so:Executing command [ rump.ifconfig ipsec0 172.16.110.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.11.1/32 172.16.110.1 ] tc-so:Executing command [ rump.ifconfig ipsec1 create ] tc-so:Executing command [ rump.ifconfig ipsec1 link0 ] tc-so:Executing command [ rump.ifconfig ipsec1 tunnel 10.0.0.2,4500 10.0.0.1,27736 ] tc-so:Executing command [ rump.ifconfig ipsec1 172.16.11.1/32 ] tc-so:Executing command [ rump.route -n add 172.16.110.1/32 172.16.11.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.11.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.11.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[7] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ rump.ping -c 1 -n -w 7 172.16.10.1 ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ cat ./out.ping_over_ipsecif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 7 172.16.10.1 4501 ] tc-so:Executing command [ diff -q ./file.send.ipsecif ./file.recv.ipsecif ] tc-se:[8] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out.ipsecif ] tc-so:Executing command [ cat ./out.ipsecif ] tc-se:[6] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647208391.492801, ipsecif_natt_transport_rijndaelcbc, passed tp-end: 1647208391.540231, net/if_ipsec/t_ipsec_natt tp-start: 1647208392.720225, net/if_ipsec/t_ipsec_pfil, 2 tc-start: 1647208392.723472, ipsecif_pfil_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:25:23:bb:78 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:20:4f:33:c1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:8b:c3:78:3c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647208457.58092, ipsecif_pfil_esp_null, passed tc-start: 1647208457.101561, ipsecif_pfil_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpvfs -lrumpdev_bpf -lrumpnet_npf -lrumpnet_netipsec -lrumpnet_ipsec unix://router2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:6f:db:c3:18 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:33:1d:24:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0b:82:9c:e1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -n -c 1 -w 7 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.1.1/32 172.16.2.1 ] tc-so:Executing command [ rump.route add -inet 192.168.2.0/24 172.16.1.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet 172.16.2.1/32 172.16.1.1 ] tc-so:Executing command [ rump.route add -inet 192.168.1.0/24 172.16.2.1 ] tc-so:Executing command [ test X16385 != X ] tc-so:Executing command [ test X16386 != X ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.1.1 192.168.2.1 ] tc-so:Executing command [ rump.ping -n -w 7 -c 1 -I 192.168.2.1 192.168.1.1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 172.16.2.1 8888 ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl stop ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ipsec0 deletetunnel ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647208528.560023, ipsecif_pfil_esp_rijndaelcbc, passed tp-end: 1647208528.594493, net/if_ipsec/t_ipsec_pfil tp-start: 1647208530.710489, net/if_l2tp/t_l2tp, 5 tc-start: 1647208530.712858, l2tp_basic_ipv4overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:09:1a:dd:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c4:aa:04:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c2:ed:97:c4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b3:d9:e4:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:f5:87:eb:e5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647208607.887970, l2tp_basic_ipv4overipv4, passed tc-start: 1647208607.925790, l2tp_basic_ipv4overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:77:2d:3e:65 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:72:ed:f0:33 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:b5:0b:99:a5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d1:c8:11:d9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:7b:63:7e:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ping -n -w 5 -c 1 192.168.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647208692.206613, l2tp_basic_ipv4overipv6, passed tc-start: 1647208692.229844, l2tp_basic_ipv6overipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:7a:af:ed:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.1 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ee:21:ae:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:25:6a:44:41 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.0.2 netmask 0xff000000 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ca:84:e0:83 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:52:d4:94:6e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping -n -c 1 -w 5 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647208760.489042, l2tp_basic_ipv6overipv4, passed tc-start: 1647208760.512720, l2tp_basic_ipv6overipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_bridge -lrumpnet_l2tp unix://commsock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:58:a5:5d:75 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:2f:08:c1:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:0e:52:de:32 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1b:46:29:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:df:69:58:8f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00:1::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add l2tp0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 5 fc00::1 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 deletetunnel ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::2 ] tc-so:Executing command [ rump.ping6 -n -X 5 -c 1 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647208829.79133, l2tp_basic_ipv6overipv6, passed tc-start: 1647208829.102712, l2tp_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-end: 1647208832.505943, l2tp_create_destroy, passed tp-end: 1647208832.514508, net/if_l2tp/t_l2tp tp-start: 1647208839.186932, net/if_lagg/t_lagg, 21 tc-start: 1647208839.189238, lagg_failover_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a1:22:b4:cd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:9f:ba:af:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a0:d7:62:c0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f1:cd:7e:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:94:25:59:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping -c 1 -c 1 192.168.0.2 ] tc-end: 1647208888.297273, lagg_failover_ipv4, passed tc-start: 1647208888.341752, lagg_failover_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a4:8d:1a:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:78:3c:f5:48 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:42:a2:8b:9f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d0:0b:28:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:6c:51:56:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping6 -c 1 -c 1 fc00::2 ] tc-end: 1647208931.308174, lagg_failover_ipv6, passed tc-start: 1647208931.332115, lagg_failover_l2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c8:e7:cb:8b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:4e:7e:fb:f0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:09:61:2c:2a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:6d:f2:31:a4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:1b:0f:02:8f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping -c 1 -c 1 192.168.0.2 ] tc-end: 1647208984.904856, lagg_failover_l2tp_ipv4, passed tc-start: 1647208984.936592, lagg_failover_l2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5d:97:27:d8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:51:40:53:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:f0:af:90:90 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:03:75:cb:6c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:6c:46:4e:dd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto failover ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggfailover -rx-all ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ping6 -c 1 -c 1 fc00::2 ] tc-end: 1647209032.267163, lagg_failover_l2tp_ipv6, passed tc-start: 1647209032.292588, lagg_ifconfig tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:### Dumping unix://commsock0 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:lagg0: flags=0x8802 tc-so: laggproto none tc-so: address: 12:57:d5:f7:b6:b6 tc-so: status: no carrier tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lagg0 0 12:57:d5:f7:b6:b6 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 34 0 34 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 133 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 56 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 86 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 361 0 0 121 0 121 121 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mutex 64 37 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 2 0 1 1 0 1 1 0 inf 0 tc-so:rwlock 64 10 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1113 0 36 194 0 194 tc-so: tc-so:In use 1084K, total allocated 1552K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:lagg0: tc-so: enaddr 12:57:d5:f7:b6:b6 multicnt 0 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 2.110005] shmif0: Ethernet address b2:a0:a5:9b:43:82 tc-so:[ 5.390005] shmif1: Ethernet address b2:a0:fa:55:0f:55 tc-end: 1647209042.885879, lagg_ifconfig, passed tc-start: 1647209042.913801, lagg_ipv6lla tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b0:2c:7d:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 down ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-end: 1647209051.798858, lagg_ipv6lla, passed tc-start: 1647209051.823104, lagg_lacp_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 down ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto none ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-se:Fail: regexp .*ACTIVE is in stdout tc-se:lagg0: flags=0x8843 mtu 1500 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: capabilities=0x7ff80 tc-se: enabled=0 tc-se: laggproto lacp tc-se: laggport: tc-se: shmif0 pri=32768 flags=0 tc-se: shmif1 pri=32768 flags=0x4 tc-se: address: b2:a0:2d:7d:75:a7 tc-se: status: no carrier tc-end: 1647209071.180084, lagg_lacp_basic, failed, atf-check failed; see the output of the test for details tc-start: 1647209071.198973, lagg_lacp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:61:46:9b:84 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:35:10:62:d1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:dd:ea:20:7b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c0:5d:4a:b5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:48:65:68:bb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-end: 1647209104.232306, lagg_lacp_ipv4, passed tc-start: 1647209104.259550, lagg_lacp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d2:a0:41:9c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:bf:c1:fb:9e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:cc:1a:16:e6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d7:8f:9b:a4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:15:cd:59:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 laggport shmif2 ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-end: 1647209136.997377, lagg_lacp_ipv6, passed tc-start: 1647209137.26222, lagg_lacp_l2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:df:80:16:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ed:71:a4:da ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:80:4c:78:a3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2b:67:62:30 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:8e:1a:f6:51 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-end: 1647209182.315123, lagg_lacp_l2tp_ipv4, passed tc-start: 1647209182.345260, lagg_lacp_l2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c6:57:11:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:76:1a:2c:ac ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:99:d5:a0:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:73:32:1e:d5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:44:f0:4a:e3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 laggport l2tp2 ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ping6 -c 1 fc00::1 ] tc-end: 1647209224.376983, lagg_lacp_l2tp_ipv6, passed tc-start: 1647209224.414474, lagg_lacp_portpri tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:da:16:6d:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:01:2b:34:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d6:1a:d5:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b5:fc:63:4a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:27:9f:f7:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 lagglacp maxports 2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 300 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 200 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 100 ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggportpri shmif0 5000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggportpri shmif1 5000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggportpri shmif2 5000 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-end: 1647209266.803632, lagg_lacp_portpri, passed tc-start: 1647209266.829647, lagg_lacp_vlan_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:9b:73:33:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:fd:32:16:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:06:58:d9:60 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a6:36:69:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:d8:a3:86:1a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.1 ] tc-end: 1647209298.114177, lagg_lacp_vlan_ipv4, passed tc-start: 1647209298.138078, lagg_lacp_vlan_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:90:e3:a3:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:c3:4c:eb:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:ec:6c:dc:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f1:b3:66:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:e0:f7:e5:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: Connection refused tc-se: tc-se:rump.halt: init failed: Connection refused tc-end: 1647209315.481245, lagg_lacp_vlan_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1647209315.520808, lagg_lacp_vlanl2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c5:3b:2a:59 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:8e:9e:59:7f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:a4:c1:9a:b5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a8:93:52:32 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:85:5a:6b:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ping -c 1 192.168.0.1 ] tc-so:Executing command [ rump.ping -c 1 192.168.1.1 ] tc-end: 1647209356.292444, lagg_lacp_vlanl2tp_ipv4, passed tc-start: 1647209356.323658, lagg_lacp_vlanl2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:55:93:9f:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ad:c3:db:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:be:5d:59:c5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:34:5d:32:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:fc:a3:40:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp laggport l2tp0 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif lagg0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:rump.ifconfig: rump client init: Connection refused tc-se: tc-se:rump.halt: init failed: Connection refused tc-end: 1647209382.877229, lagg_lacp_vlanl2tp_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1647209382.922472, lagg_loadbalance_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a4:13:26:ef ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:8d:82:97:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:75:70:93:32 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a3:c1:a8:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:66:97:e1:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-end: 1647209405.365672, lagg_loadbalance_ipv4, passed tc-start: 1647209405.388837, lagg_loadbalance_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7c:36:60:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:0b:97:36:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:f1:ed:18:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:64:06:99:37 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:e3:23:d3:dd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig shmif2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-end: 1647209426.92156, lagg_loadbalance_ipv6, passed tc-start: 1647209426.115179, lagg_loadbalance_l2tp_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:49:8d:44:7f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:95:84:a2:75 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c2:bb:ef:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7e:c2:f6:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:5f:8a:00:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.1/24 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet 192.168.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping -c 1 192.168.0.2 ] tc-end: 1647209457.956419, lagg_loadbalance_l2tp_ipv4, passed tc-start: 1647209457.980027, lagg_loadbalance_l2tp_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock0 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg -lrumpnet_netinet6 -lrumpnet_l2tp unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:09:17:f5:6f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ab:bd:9f:32 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:44:53:b6:9c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ff:e9:96:8b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ca:5e:70:5d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:Executing command [ rump.ifconfig l2tp1 create ] tc-so:Executing command [ rump.ifconfig l2tp2 create ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1001 1002 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.1 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1011 1012 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.1 10.0.2.2 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1021 1022 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 10.0.0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1002 1001 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp1 tunnel 10.0.1.2 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig l2tp1 session 1012 1011 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp2 tunnel 10.0.2.2 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig l2tp2 session 1022 1021 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto loadbalance ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp0 pri 1000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp1 pri 3000 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport l2tp2 pri 2000 ] tc-so:Executing command [ rump.ifconfig lagg0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig l2tp1 up ] tc-so:Executing command [ rump.ifconfig l2tp2 up ] tc-so:Executing command [ rump.ifconfig lagg0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ifconfig l2tp0 down ] tc-so:Executing command [ rump.ping6 -c 1 fc00::2 ] tc-end: 1647209486.798337, lagg_loadbalance_l2tp_ipv6, passed tc-start: 1647209486.830127, lagg_macaddr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_lagg unix://commsock0 ] tc-so:Executing command [ rump.ifconfig lagg0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:99:f5:c3:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig lagg0 laggproto lacp ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 -laggport shmif1 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 link 02:00:00:00:00:01 ] tc-so:Executing command [ rump.ifconfig lagg0 laggport shmif0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig lagg0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-end: 1647209502.149317, lagg_macaddr, passed tp-end: 1647209502.174572, net/if_lagg/t_lagg tp-start: 1647209502.376540, net/if_loop/t_pr, 2 tc-start: 1647209502.379380, loopmtu tc-so:[ 1.0000000] entropy: ready tc-end: 1647209503.195519, loopmtu, passed tc-start: 1647209503.204672, loopmtu_csum tc-so:[ 1.0000000] entropy: ready tc-end: 1647209503.745535, loopmtu_csum, passed tp-end: 1647209503.753077, net/if_loop/t_pr tp-start: 1647209504.492756, net/if_loop/t_basic, 1 tc-start: 1647209504.495677, loop_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://loop_basic_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://loop_basic_local tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 down ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:Executing command [ rump.ifconfig lo1 create ] tc-so:Executing command [ rump.ifconfig lo1 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig lo1 up ] tc-so:Executing command [ rump.ifconfig lo1 destroy ] tc-so:unix://loop_basic_local tc-so:### Dumping unix://loop_basic_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 19 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 176 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 55 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 89 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 204 0 0 68 0 68 68 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mutex 64 30 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 32 0 26 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1014 0 49 144 0 144 tc-so: tc-so:In use 770K, total allocated 1152K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 4.140005] in6_if_link_down: ::1 marked detached tc-so:[ 4.140005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 5.050005] in6_if_link_down: ::1 marked detached tc-so:[ 5.050005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 5.880005] in6_if_link_down: ::1 marked detached tc-so:[ 5.880005] in6_if_link_down: fe80:2::1 marked detached tc-so:[ 6.780005] in6_if_link_down: fc00::1 marked detached tc-so:[ 6.780005] in6_if_link_down: ::1 marked detached tc-so:[ 6.780005] in6_if_link_down: fe80:2::1 marked detached tc-so:unix://loop_basic_local tc-end: 1647209514.67933, loop_create_destroy, passed tp-end: 1647209514.91985, net/if_loop/t_basic tp-start: 1647209517.329401, net/if_pppoe/t_pppoe, 9 tc-start: 1647209517.338997, pppoe6_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:8f:40:f5:c8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::1/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::3/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=invalidsecret myauthproto=chap hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1647209580.406465, pppoe6_chap, passed tc-start: 1647209580.430929, pppoe6_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:68:86:ca:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=pap myauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::1/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=pap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::3/64 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=invalidsecret myauthproto=pap hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping6 -c 1 -X 3 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1647209642.797201, pppoe6_pap, passed tc-start: 1647209642.816266, pppoe_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:59:ba:39:7f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthproto=chap hisauthname=foobar@baz.com hisauthsecret=oink myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ /bin/sh -c env RUMP_SERVER=unix://pppoe_server rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthproto=chap myauthname=foobar@baz.com myauthsecret=invalidsecret hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1647209708.778674, pppoe_chap, passed tc-start: 1647209708.797527, pppoe_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-end: 1647209714.495307, pppoe_create_destroy, passed tc-start: 1647209714.504706, pppoe_mtu tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:5c:11:80:c8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1400 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1450 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1460 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1470 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-se:rump.ifconfig: SIOCSIFMTU: Invalid argument tc-so:Executing command [ rump.ifconfig pppoe0 mtu 1501 ] tc-end: 1647209739.274500, pppoe_mtu, passed tc-start: 1647209739.291671, pppoe_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d3:61:4f:79 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthproto=pap hisauthname=foobar@baz.com hisauthsecret=oink myauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=pap hisauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ /bin/sh -c env RUMP_SERVER=unix://pppoe_server rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.3 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -d pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthproto=pap myauthname=foobar@baz.com myauthsecret=invalidsecret hisauthproto=none max-auth-failure=1 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-so:Executing command [ rump.ifconfig pppoe0 ] tc-end: 1647209805.622823, pppoe_pap, passed tc-start: 1647209805.645188, pppoe_params tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:69:cc:0a:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST1 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:25:0b:2f:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:ec:fd:74:45 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -a ACNAME-TEST2 -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -a "" -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:92:1c:d6:f6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:31:0f:26:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -s SNAME-TEST0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -s SNAME-TEST1 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:c9:24:c2:f0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:b0:c0:79:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -s SNAME-TEST2 -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig pppoe0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:99:8b:0c:fa ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:d6:80:ee:61 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=chap hisauthproto=none ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST3 -s SNAME-TEST3 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST4 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -a ACNAME-TEST5 -s SNAME-TEST5 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 -s SNAME-TEST6 pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADR ] tc-so:Executing command [ /bin/sh -c shmif_dumpbus -p - bus0 | tcpdump -n -e -r - | grep PADI ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 noipv6cp ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -dd pppoe0 ] tc-so:Executing command [ rump.ifconfig pppoe0 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 noipcp ipv6cp ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -dd pppoe0 ] tc-end: 1647209950.783341, pppoe_params, passed tc-start: 1647209950.802478, pppoe_passiveauthproto_chap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:79:c2:9e:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=chap myauthproto=none norechallenge ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=none hisauthproto=none passiveauthproto ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-end: 1647209962.335385, pppoe_passiveauthproto_chap, passed tc-start: 1647209962.352501, pppoe_passiveauthproto_pap tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_server ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 -lrumpnet_pppoe unix://pppoe_client ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus0 ] tc-so:Executing command [ grep -q b2:a0:fe:d3:52:15 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig pppoe0 create ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 10.3.3.1 10.3.3.3 down ] tc-so:Executing command [ rump.ifconfig pppoe0 link0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig pppoe0 inet 0.0.0.0 0.0.0.1 down ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl -e shmif0 pppoe0 ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 hisauthname=foobar@baz.com hisauthsecret=oink hisauthproto=pap myauthproto=none ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ /bin/sh -c env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes pppoectl pppoe0 myauthname=foobar@baz.com myauthsecret=oink myauthproto=none hisauthproto=none passiveauthproto ] tc-so:Executing command [ rump.ifconfig pppoe0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -w 3 10.3.3.1 ] tc-end: 1647209973.990355, pppoe_passiveauthproto_pap, passed tp-end: 1647209974.7234, net/if_pppoe/t_pppoe tp-start: 1647209974.967098, net/if_tap/t_tap, 3 tc-start: 1647209974.969355, tap_bridged tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3f:47:7e:cc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ grep -q f2:0b:a4:98:ec:d5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig tap0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add tap0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ /usr/tests/net/if_tap/rump_open_tap /dev/tap0 ./.__tap.pid ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-se:kill: pid 11496: No such process tc-end: 1647210013.983108, tap_bridged, passed tc-start: 1647210014.9644, tap_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock1 ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 down ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ rump.ifconfig tap0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-end: 1647210020.382286, tap_create_destroy, passed tc-start: 1647210020.394829, tap_stand_alone tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_tap unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a8:b1:89:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig tap0 create ] tc-so:Executing command [ grep -q f2:0b:a4:d4:52:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig tap0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig tap0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig tap0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig tap0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647210047.465408, tap_stand_alone, passed tp-end: 1647210047.486986, net/if_tap/t_tap tp-start: 1647210048.556710, net/if_tun/t_tun, 2 tc-start: 1647210048.559479, tun_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun unix://commsock1 ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 destroy ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 up ] tc-so:Executing command [ rump.ifconfig tun0 down ] tc-so:Executing command [ rump.ifconfig tun0 destroy ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 up ] tc-so:Executing command [ rump.ifconfig tun0 destroy ] tc-end: 1647210052.572207, tun_create_destroy, passed tc-start: 1647210052.581805, tun_setup tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_tun unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 10.0.0.1 10.0.0.2 up ] tc-so:Executing command [ rump.ifconfig tun0 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:10.0.0.2 10.0.0.1 UH - - - tun0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.2' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.2' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.2' ] tc-so:Executing command [ rump.ifconfig tun0 create ] tc-so:Executing command [ rump.ifconfig tun0 10.0.0.2 10.0.0.1 up ] tc-so:Executing command [ rump.ifconfig tun0 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 10.0.0.2 UH - - - tun0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.1' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.1' ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^'10\.0\.0\.1' ] tc-end: 1647210072.769888, tun_setup, passed tp-end: 1647210072.781835, net/if_tun/t_tun tp-start: 1647210073.882553, net/if_vether/t_vether, 3 tc-start: 1647210073.885142, vether_bridged tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fb:ee:9b:f5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ grep -q f2:0b:a4:50:c1:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vether0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vether0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ brconfig bridge0 add shmif0 ] tc-so:Executing command [ brconfig bridge0 add vether0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647210102.705641, vether_bridged, passed tc-start: 1647210102.724602, vether_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock1 ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 down ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ rump.ifconfig vether0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-end: 1647210108.678293, vether_create_destroy, passed tc-start: 1647210108.688245, vether_stand_alone tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpfs_ffs -lrumpnet_netinet6 -lrumpnet_vether unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ca:08:52:b5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1 delete ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 delete ] tc-so:Executing command [ rump.ifconfig vether0 create ] tc-so:Executing command [ grep -q f2:0b:a4:71:12:98 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vether0 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vether0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig vether0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig vether0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647210143.752968, vether_stand_alone, passed tp-end: 1647210143.773715, net/if_vether/t_vether tp-start: 1647210148.218387, net/if_vlan/t_vlan, 15 tc-start: 1647210148.220836, vlan_auto_follow_mtu tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:93:54:a4:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1400 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -D -n -w 1 -c 1 -s 1468 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -D -n -w 1 -c 1 -s 1469 10.0.0.2 ] tc-end: 1647210171.329662, vlan_auto_follow_mtu, passed tc-start: 1647210171.352724, vlan_auto_follow_mtu6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:be:0c:03:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1400 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -mm -n -c 1 -i 1 -s 1448 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -mm -n -c 1 -i 1 -s 1449 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-end: 1647210183.724142, vlan_auto_follow_mtu6, passed tc-start: 1647210183.749515, vlan_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:e4:01:0f:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 20 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -z vlan0 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-end: 1647210218.797928, vlan_basic, passed tc-start: 1647210218.824393, vlan_basic6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:68:cf:dd:27 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 20 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -z vlan0 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-end: 1647210255.368290, vlan_basic6, passed tc-start: 1647210255.393316, vlan_bridge tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1495 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1495 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1497 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647210271.812207, vlan_bridge, passed tc-start: 1647210271.831547, vlan_bridge6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1495 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1495 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1497 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647210288.947633, vlan_bridge6, passed tc-start: 1647210288.971556, vlan_configs tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 link b0:a0:75:00:01:00 active ] tc-so:Executing command [ rump.ifconfig shmif1 link b0:a0:75:00:01:01 active ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1497 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 42 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 41 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-end: 1647210298.318979, vlan_configs, passed tc-start: 1647210298.333211, vlan_configs6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif0 link b0:a0:75:00:01:00 active ] tc-so:Executing command [ rump.ifconfig shmif1 link b0:a0:75:00:01:01 active ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1497 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 42 ] tc-so:Executing command [ rump.ifconfig vlan0 mtu 41 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 -vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 10 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-end: 1647210307.692166, vlan_configs6, passed tc-start: 1647210307.702799, vlan_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 down ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan2 create ] tc-so:Executing command [ rump.ifconfig vlan2 vlan 12 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan3 create ] tc-so:Executing command [ rump.ifconfig vlan3 vlan 13 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan1 ] tc-so:Executing command [ rump.ifconfig vlan2 ] tc-so:Executing command [ rump.ifconfig vlan3 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan1 destroy ] tc-so:Executing command [ rump.ifconfig vlan2 destroy ] tc-so:Executing command [ rump.ifconfig vlan3 destroy ] tc-end: 1647210318.291333, vlan_create_destroy, passed tc-start: 1647210318.301651, vlan_create_destroy6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 down ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan2 create ] tc-so:Executing command [ rump.ifconfig vlan2 vlan 12 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan3 create ] tc-so:Executing command [ rump.ifconfig vlan3 vlan 13 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig vlan1 ] tc-so:Executing command [ rump.ifconfig vlan2 ] tc-so:Executing command [ rump.ifconfig vlan3 ] tc-so:Executing command [ rump.ifconfig vlan0 destroy ] tc-so:Executing command [ rump.ifconfig vlan1 destroy ] tc-so:Executing command [ rump.ifconfig vlan2 destroy ] tc-so:Executing command [ rump.ifconfig vlan3 destroy ] tc-end: 1647210328.867358, vlan_create_destroy6, passed tc-start: 1647210328.877715, vlan_multicast tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr net0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 10.0.1.1/24 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan1 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan1 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 224.0.0.10 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-end: 1647210346.289408, vlan_multicast, passed tc-start: 1647210346.304189, vlan_multicast6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr net0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet6 fc00:1::1/64 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan1 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan1 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti del vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/siocXmulti add vlan0 ff11::10 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif shmif0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-end: 1647210362.846645, vlan_multicast6, passed tc-start: 1647210362.860790, vlan_promisc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_vlan -lrumpnet_bridge unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ grep -q b2:a0:15:09:1b:09 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:71:13:3f:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.arp -s 10.0.0.1 b2:a0:15:09:1b:09 ] tc-so:Executing command [ rump.ifconfig bridge0 mtu 1496 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 add vlan0 ] tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig bridge0 down ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /sbin/brconfig bridge0 delete vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/bpfopen -dv -b /rump/dev/bpf -p ./bpfopen.pid shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig -z vlan0 ] tc-so:Executing command [ rump.ifconfig -v vlan0 ] tc-so:Executing command [ rump.ping -c 3 -i 0.2 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig -v vlan0 ] tc-so:Executing command [ kill -TERM 18314 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes /usr/tests/net/if_vlan/bpfopen -dv -b /rump/dev/bpf -p ./bpfopen.pid vlan0 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ kill -TERM 18054 ] tc-so:Executing command [ rump.ifconfig vlan0 ] tc-end: 1647210398.436303, vlan_promisc, passed tc-start: 1647210398.458284, vlan_vlanid tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:6c:17:26:46 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan -1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 80 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 80 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 283 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 283 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 952 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 952 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 0 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4095 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4096 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 16385 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65536 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65537 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 69631 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.2 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.1.2 ] tc-end: 1647210425.270579, vlan_vlanid, passed tc-start: 1647210425.291132, vlan_vlanid6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_vlan -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:73:f4:e8:0e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig vlan0 create ] tc-so:Executing command [ rump.ifconfig vlan0 vlan -1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4094 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 360 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 360 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2837 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2837 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 3117 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 3117 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 0 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4095 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 4096 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 16385 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65536 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 65537 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 69631 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 2 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 1 vlanif shmif1 ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ifconfig vlan0 -vlanif ] tc-so:Executing command [ rump.ifconfig vlan0 vlan 10 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig vlan0 up ] tc-so:Executing command [ rump.ifconfig vlan1 create ] tc-so:Executing command [ rump.ifconfig vlan1 vlan 11 vlanif shmif0 ] tc-so:Executing command [ rump.ifconfig vlan1 inet6 fc00:1::2/64 ] tc-so:Executing command [ rump.ifconfig vlan1 up ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00::2 ] tc-so:Executing command [ rump.ping6 -n -c 1 fc00:1::2 ] tc-end: 1647210451.4434, vlan_vlanid6, passed tp-end: 1647210451.25836, net/if_vlan/t_vlan tp-start: 1647210455.154898, net/if_wg/t_basic, 13 tc-start: 1647210455.157928, wg_basic_ipv4_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:eb:d7:18:9b ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:cfff:fef2:2003 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4839:afeb:dabb:31b1 U - - - wg0 tc-so:fe80::4839:afeb:dabb:31b1 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4839:afeb:dabb:31b1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4839:afeb:dabb:31b1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::4839:afeb:dabb:31b1%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 KmkdukJQ9eabwNwhiKUO3UfYYPRnzN7J3Gvw/Mdh938= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ebff:fed7:189b link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::bcb7:7238:214d:16b8 U - - - wg0 tc-so:fe80::bcb7:7238:214d:16b8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::bcb7:7238:214d:16b8 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::bcb7:7238:214d:16b8 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::bcb7:7238:214d:16b8%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 ruWXxK2mtfdHGVUhyYeyeDv3Dnw3crVxQ2VpsGdYGSA= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:eb:d7:18:9b tc-so: linkstr: bus tc-so: input: 3 packets, 318 bytes, 2 multicasts tc-so: output: 8 packets, 556 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:ebff:fed7:189b%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::bcb7:7238:214d:16b8%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:cf:f2:20:03 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ebff:fed7:189b link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::bcb7:7238:214d:16b8 U - - - wg0 tc-so:fe80::bcb7:7238:214d:16b8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::bcb7:7238:214d:16b8 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::bcb7:7238:214d:16b8 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:eb:d7:18:9b 3 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 3 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ebff:f tc-so: ff01:2::1 tc-so: ff02::2:9c03:c%sh tc-so: ff02::1%shmif0 tc-so: ff02::1:ffd7:189b 3 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::bcb7:7238:2 tc-so: ff01:3::1 tc-so: ff02::2:9c03:c%wg tc-so: ff02::1%wg0 tc-so: ff02::1:ff4d:16b8 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 29 0 28 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 46 0 45 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 212 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 620 0 0 207 0 207 207 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1751 0 109 301 0 301 tc-so: tc-so:In use 1695K, total allocated 2408K; utilization 70.4% tc-so: tc-so:? (192.168.1.1) at b2:a0:cf:f2:20:03 on shmif0 expired I tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:ebff:fed7:189b%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:9c03:c%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffd7:189b%shmif0 refcount 1 tc-so: enaddr b2:a0:eb:d7:18:9b multicnt 4 tc-so: 33:33:9c:03:00:0c -- 33:33:9c:03:00:0c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:d7:18:9b -- 33:33:ff:d7:18:9b refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::bcb7:7238:214d:16b8%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:9c03:c%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff4d:16b8%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.500005] shmif0: Ethernet address b2:a0:eb:d7:18:9b tc-so:[ 9.350005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.350005] get_ifid: shmif0: ifid: b0:a0:eb:ff:fe:d7:18:9b tc-so:[ 9.350005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ebff:fed7:189b tc-so:[ 9.820005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.820005] get_ifid: wg0: ifid: bc:b7:72:38:21:4d:16:b8 tc-so:[ 9.890005] ip6_output: refusing to send from invalid address fe80:3::bcb7:7238:214d:16b8 (pid 0) tc-so:[ 10.310005] ip6_output: refusing to send from invalid address fe80:3::bcb7:7238:214d:16b8 (pid 0) tc-so:[ 11.380005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ebff:fed7:189b - no duplicates found tc-so:[ 12.350005] ip6_output: refusing to send from invalid address fe80:3::bcb7:7238:214d:16b8 (pid 0) tc-so:[ 12.490005] in6_if_link_up: fe80:3::bcb7:7238:214d:16b8 marked tentative tc-so:[ 12.490005] nd6_dad_start: wg0: starting DAD for fe80:3::bcb7:7238:214d:16b8 tc-so:[ 13.940005] nd6_dad_timer: wg0: DAD complete for fe80:3::bcb7:7238:214d:16b8 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 17799] tc-so:[New process 22334] tc-so:[New process 6471] tc-so:[New process 29424] tc-so:[New process 8518] tc-so:[New process 12996] tc-so:[New process 5578] tc-so:[New process 28927] tc-so:[New process 6391] tc-so:[New process 25914] tc-so:[New process 17201] tc-so:[New process 10054] tc-so:[New process 8924] tc-so:[New process 26210] tc-so:[New process 9749] tc-so:[New process 20785] tc-so:[New process 17936] tc-so:[New process 7233] tc-so:[New process 6515] tc-so:[New process 19076] tc-so:[New process 21803] tc-so:[New process 27931] tc-so:[New process 18739] tc-so:[New process 13402] tc-so:[New process 15066] tc-so:[New process 19870] tc-so:[New process 319] tc-so:[New process 20415] tc-so:[New process 21547] tc-so:[New process 21694] tc-so:[New process 15627] tc-so:[New process 14381] tc-so:[New process 11228] tc-so:[New process 19233] tc-so:[New process 2025] tc-so:[New process 20381] tc-so:[New process 6307] tc-so:[New process 10529] tc-so:[New process 19416] tc-so:[New process 15617] tc-so:[New process 9076] tc-so:[New process 17040] tc-so:[New process 16983] tc-so:[New process 17566] tc-so:[New process 26028] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 17799)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.8100050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.8100050] get_ifid: shmif0: ifid: b0:a0:cf:ff:fe:f2:20:03 tc-so:[ 6.8400050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:cfff:fef2:2003 tc-so:[ 7.4300050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.4300050] get_ifid: wg0: ifid: 48:39:af:eb:da:bb:31:b1 tc-so:[ 7.5500050] ip6_output: refusing to send from invalid address fe80:3::4839:afeb:dabb:31b1 (pid 0) tc-so:[ 8.3600050] ip6_output: refusing to send from invalid address fe80:3::4839:afeb:dabb:31b1 (pid 0) tc-so:[ 8.7400050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:cfff:fef2:2003 - no duplicates found tc-so:[ 9.0800050] ip6_output: refusing to send from invalid address fe80:3::4839:afeb:dabb:31b1 (pid 0) tc-so:[ 10.2200050] in6_if_link_up: fe80:3::4839:afeb:dabb:31b1 marked tentative tc-so:[ 10.2200050] nd6_dad_start: wg0: starting DAD for fe80:3::4839:afeb:dabb:31b1 tc-so:[ 11.6800050] nd6_dad_timer: wg0: DAD complete for fe80:3::4839:afeb:dabb:31b1 - no duplicates found tc-so:[ 16.9500050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 16.9500050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.2400050] chacha: Portable C ChaCha tc-so:[ 1.2400050] aes: BearSSL aes_ct tc-so:[ 1.2400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4500050] shmif0: Ethernet address b2:a0:cf:f2:20:03 tc-so:[ 16.9500050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 16.9500050] rump kernel halting... tc-so:[ 10.2200050] tc-so:[ 10.2200050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.810004 b2:a0:cf:f2:20:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.190004 b2:a0:cf:f2:20:03 > 33:33:b4:32:e5:75, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b432:e575: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b432:e575, length 24 tc-so:00:00:07.660004 b2:a0:cf:f2:20:03 > 33:33:ff:f2:20:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff2:2003: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:2003, length 24 tc-so:00:00:07.740004 b2:a0:cf:f2:20:03 > 33:33:ff:f2:20:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff2:2003: ICMP6, neighbor solicitation, who has fe80::b0a0:cfff:fef2:2003, length 32 tc-so:00:00:09.470004 b2:a0:cf:f2:20:03 > 33:33:ff:f2:20:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:fef2:2003 > ff02::1:fff2:2003: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff2:2003, length 24 tc-so:00:00:10.820004 b2:a0:cf:f2:20:03 > 33:33:b4:32:e5:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:fef2:2003 > ff02::2:b432:e575: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b432:e575, length 24 tc-so:00:00:09.350004 b2:a0:eb:d7:18:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.660004 b2:a0:eb:d7:18:9b > 33:33:9c:03:00:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9c03:c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9c03:c, length 24 tc-so:00:00:10.310004 b2:a0:eb:d7:18:9b > 33:33:ff:d7:18:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:189b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:189b, length 24 tc-so:00:00:10.350004 b2:a0:eb:d7:18:9b > 33:33:ff:d7:18:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd7:189b: ICMP6, neighbor solicitation, who has fe80::b0a0:ebff:fed7:189b, length 32 tc-so:00:00:13.210004 b2:a0:eb:d7:18:9b > 33:33:9c:03:00:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fed7:189b > ff02::2:9c03:c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9c03:c, length 24 tc-so:00:00:16.950004 b2:a0:cf:f2:20:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.290004 b2:a0:eb:d7:18:9b > b2:a0:cf:f2:20:03, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:eb:d7:18:9b, length 28 tc-so:00:00:16.950004 b2:a0:cf:f2:20:03 > b2:a0:eb:d7:18:9b, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:16.450004 b2:a0:eb:d7:18:9b > 33:33:ff:d7:18:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ebff:fed7:189b > ff02::1:ffd7:189b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:189b, length 24 tc-so:00:00:16.450004 b2:a0:eb:d7:18:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.480004 b2:a0:eb:d7:18:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.480004 b2:a0:eb:d7:18:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.530004 b2:a0:eb:d7:18:9b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210484.392916, wg_basic_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1647210484.456167, wg_basic_ipv4_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:ef:dc:fd:0f ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:49ff:fedb:abd3 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a016:6774:8527:573f U - - - wg0 tc-so:fe80::a016:6774:8527:573f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::a016:6774:8527:573f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::a016:6774:8527:573f UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::a016:6774:8527:573f%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 4DKv835k9DgAJMe/Pa1OTaQVxNaDHlMvY4gQ0vU4yX4= --endpoint=fc00::2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:efff:fedc:fd0f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9c3e:86c5:9fba:48b3 U - - - wg0 tc-so:fe80::9c3e:86c5:9fba:48b3 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::9c3e:86c5:9fba:48b3 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::9c3e:86c5:9fba:48b3 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::9c3e:86c5:9fba:48b3%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 o+m6se7CN+Bs2jJOEmDjhrVA5FKvY3VXp89eMdVrQzc= --endpoint=fc00::1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:dc:fd:0f tc-so: linkstr: bus tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 4 packets, 344 bytes, 3 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:efff:fedc:fd0f%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::9c3e:86c5:9fba:48b3%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:efff:fedc:fd0f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::9c3e:86c5:9fba:48b3 U - - - wg0 tc-so:fe80::9c3e:86c5:9fba:48b3 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::9c3e:86c5:9fba:48b3 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::9c3e:86c5:9fba:48b3 UC - - - wg0 tc-so:fc00::1 b2:a0:49:db:ab:d3 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ef:dc:fd:0f 3 0 4 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffdc:fd0f tc-so: ff01:2::1 tc-so: ff02::2:bec1:d32% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 3 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:efff:f 3 0 4 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::9c3e:86c5:9 tc-so: ff01:3::1 tc-so: ff02::2:bec1:d32% tc-so: ff02::1%wg0 tc-so: ff02::1:ffba:48b3 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 17 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 32 0 31 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 219 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 60 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 556 0 0 186 0 186 186 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1662 0 85 280 0 280 tc-so: tc-so:In use 1563K, total allocated 2240K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:49:db:ab:d3 shmif0 1s D tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffdc:fd0f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:bec1:d32%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:ef:dc:fd:0f multicnt 4 tc-so: 33:33:ff:dc:fd:0f -- 33:33:ff:dc:fd:0f refcount 1 tc-so: 33:33:be:c1:0d:32 -- 33:33:be:c1:0d:32 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fe80::9c3e:86c5:9fba:48b3%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:bec1:d32%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffba:48b3%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.750005] shmif0: Ethernet address b2:a0:ef:dc:fd:0f tc-so:[ 9.720005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.720005] get_ifid: shmif0: ifid: b0:a0:ef:ff:fe:dc:fd:0f tc-so:[ 9.720005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:efff:fedc:fd0f tc-so:[ 10.240005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.240005] get_ifid: wg0: ifid: 9c:3e:86:c5:9f:ba:48:b3 tc-so:[ 10.650005] ip6_output: refusing to send from invalid address fe80:3::9c3e:86c5:9fba:48b3 (pid 0) tc-so:[ 11.140005] ip6_output: refusing to send from invalid address fe80:3::9c3e:86c5:9fba:48b3 (pid 0) tc-so:[ 11.720005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:efff:fedc:fd0f - no duplicates found tc-so:[ 13.100005] in6_if_link_up: fe80:3::9c3e:86c5:9fba:48b3 marked tentative tc-so:[ 13.100005] nd6_dad_start: wg0: starting DAD for fe80:3::9c3e:86c5:9fba:48b3 tc-so:[ 14.500005] nd6_dad_timer: wg0: DAD complete for fe80:3::9c3e:86c5:9fba:48b3 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 25840] tc-so:[New process 18821] tc-so:[New process 27035] tc-so:[New process 23714] tc-so:[New process 28284] tc-so:[New process 15633] tc-so:[New process 679] tc-so:[New process 16173] tc-so:[New process 4291] tc-so:[New process 19126] tc-so:[New process 19074] tc-so:[New process 15619] tc-so:[New process 10066] tc-so:[New process 12186] tc-so:[New process 26735] tc-so:[New process 955] tc-so:[New process 7712] tc-so:[New process 8211] tc-so:[New process 27803] tc-so:[New process 9676] tc-so:[New process 10873] tc-so:[New process 24318] tc-so:[New process 25916] tc-so:[New process 27504] tc-so:[New process 11743] tc-so:[New process 20153] tc-so:[New process 19105] tc-so:[New process 3246] tc-so:[New process 3152] tc-so:[New process 18996] tc-so:[New process 11604] tc-so:[New process 15113] tc-so:[New process 28144] tc-so:[New process 19072] tc-so:[New process 4477] tc-so:[New process 10649] tc-so:[New process 2601] tc-so:[New process 9567] tc-so:[New process 29295] tc-so:[New process 17922] tc-so:[New process 28839] tc-so:[New process 13120] tc-so:[New process 27836] tc-so:[New process 6291] tc-so:[New process 9036] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 25840)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.3800050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.3800050] get_ifid: shmif0: ifid: b0:a0:49:ff:fe:db:ab:d3 tc-so:[ 7.3800050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:49ff:fedb:abd3 tc-so:[ 7.9300050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.9300050] get_ifid: wg0: ifid: a0:16:67:74:85:27:57:3f tc-so:[ 8.5800050] ip6_output: refusing to send from invalid address fe80:3::a016:6774:8527:573f (pid 0) tc-so:[ 8.6900050] ip6_output: refusing to send from invalid address fe80:3::a016:6774:8527:573f (pid 0) tc-so:[ 9.3900050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:49ff:fedb:abd3 - no duplicates found tc-so:[ 10.6400050] in6_if_link_up: fe80:3::a016:6774:8527:573f marked tentative tc-so:[ 10.6400050] nd6_dad_start: wg0: starting DAD for fe80:3::a016:6774:8527:573f tc-so:[ 12.3000050] nd6_dad_timer: wg0: DAD complete for fe80:3::a016:6774:8527:573f - no duplicates found tc-so:[ 17.6300050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 17.6300050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2100050] mainbus0 (root) tc-so:[ 1.2800050] chacha: Portable C ChaCha tc-so:[ 1.2800050] aes: BearSSL aes_ct tc-so:[ 1.2800050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5900050] shmif0: Ethernet address b2:a0:49:db:ab:d3 tc-so:[ 17.6300050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 17.6300050] rump kernel halting... tc-so:[ 10.6400050] tc-so:[ 10.6400050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.130004 b2:a0:49:db:ab:d3 > 33:33:ff:db:ab:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:abd3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:abd3, length 24 tc-so:00:00:08.390004 b2:a0:49:db:ab:d3 > 33:33:ff:db:ab:d3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:abd3: ICMP6, neighbor solicitation, who has fe80::b0a0:49ff:fedb:abd3, length 32 tc-so:00:00:09.550004 b2:a0:49:db:ab:d3 > 33:33:ff:db:ab:d3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:fedb:abd3 > ff02::1:ffdb:abd3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:abd3, length 24 tc-so:00:00:09.910004 b2:a0:49:db:ab:d3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:fedb:abd3 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:10.650004 b2:a0:ef:dc:fd:0f > 33:33:ff:dc:fd:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:fd0f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:fd0f, length 24 tc-so:00:00:10.720004 b2:a0:ef:dc:fd:0f > 33:33:ff:dc:fd:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:fd0f: ICMP6, neighbor solicitation, who has fe80::b0a0:efff:fedc:fd0f, length 32 tc-so:00:00:14.470004 b2:a0:49:db:ab:d3 > 33:33:80:51:18:79, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:49ff:fedb:abd3 > ff02::2:8051:1879: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8051:1879, length 24 tc-so:00:00:13.150004 b2:a0:ef:dc:fd:0f > 33:33:be:c1:0d:32, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fedc:fd0f > ff02::2:bec1:d32: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bec1:d32, length 24 tc-so:00:00:17.630004 b2:a0:49:db:ab:d3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.780004 b2:a0:ef:dc:fd:0f > b2:a0:49:db:ab:d3, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.630004 b2:a0:49:db:ab:d3 > b2:a0:ef:dc:fd:0f, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:19.280004 b2:a0:ef:dc:fd:0f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fedc:fd0f > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.280004 b2:a0:ef:dc:fd:0f > b2:a0:49:db:ab:d3, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:19.490004 b2:a0:ef:dc:fd:0f > 33:33:ff:dc:fd:0f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fedc:fd0f > ff02::1:ffdc:fd0f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:fd0f, length 24 tc-so:00:00:19.800004 b2:a0:ef:dc:fd:0f > b2:a0:49:db:ab:d3, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.800004 b2:a0:ef:dc:fd:0f > b2:a0:49:db:ab:d3, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.820004 b2:a0:ef:dc:fd:0f > b2:a0:49:db:ab:d3, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.820004 b2:a0:ef:dc:fd:0f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fedc:fd0f > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.820004 b2:a0:ef:dc:fd:0f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fedc:fd0f > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.830004 b2:a0:ef:dc:fd:0f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fedc:fd0f > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210513.269753, wg_basic_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1647210513.335504, wg_basic_ipv6_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:11:bd:53:97 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1cff:fe9f:f1c4 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a0f9:88db:b25f:f174 U - - - wg0 tc-so:fe80::a0f9:88db:b25f:f174 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::a0f9:88db:b25f:f174%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 25ZbcbeJUPZLMxQGELOc/5wXURJRjlyKMz2l1uJ3AGs= --endpoint=192.168.1.2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:11ff:febd:5397 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::20d6:bf79:f73d:8457 U - - - wg0 tc-so:fe80::20d6:bf79:f73d:8457 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::20d6:bf79:f73d:8457%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 5Fj40XsKyPthyYJLwHPM/CnrSqnSRFLX0VJhFX/9qUc= --endpoint=192.168.1.1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fd00::1 --> fd00::2 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:bd:53:97 tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 10 packets, 596 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:11ff:febd:5397%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::20d6:bf79:f73d:8457%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:1c:9f:f1:c4 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:11ff:febd:5397 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::20d6:bf79:f73d:8457 U - - - wg0 tc-so:fe80::20d6:bf79:f73d:8457 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:11:bd:53:97 4 0 11 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:11ff:f tc-so: ff01:2::1 tc-so: ff02::2:420e:2093 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffbd:5397 4 0 11 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff3d:8457 tc-so: ff01:3::1 tc-so: ff02::2:420e:2093 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::20d6:bf79:f 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 20 0 19 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 33 0 32 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 223 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 570 0 0 190 0 190 190 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1694 0 87 284 0 284 tc-so: tc-so:In use 1597K, total allocated 2272K; utilization 70.3% tc-so: tc-so:? (192.168.1.1) at b2:a0:1c:9f:f1:c4 on shmif0 1s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:11ff:febd:5397%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:420e:2093%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffbd:5397%shmif0 refcount 1 tc-so: enaddr b2:a0:11:bd:53:97 multicnt 4 tc-so: 33:33:42:0e:20:93 -- 33:33:42:0e:20:93 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:bd:53:97 -- 33:33:ff:bd:53:97 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff3d:8457%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:420e:2093%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.530005] shmif0: Ethernet address b2:a0:11:bd:53:97 tc-so:[ 9.500005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.500005] get_ifid: shmif0: ifid: b0:a0:11:ff:fe:bd:53:97 tc-so:[ 9.500005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:11ff:febd:5397 tc-so:[ 9.980005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.980005] get_ifid: wg0: ifid: 20:d6:bf:79:f7:3d:84:57 tc-so:[ 10.290005] ip6_output: refusing to send from invalid address fe80:3::20d6:bf79:f73d:8457 (pid 0) tc-so:[ 11.420005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:11ff:febd:5397 - no duplicates found tc-so:[ 12.750005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 12.750005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 12.750005] in6_if_link_up: fe80:3::20d6:bf79:f73d:8457 marked tentative tc-so:[ 12.750005] nd6_dad_start: wg0: starting DAD for fe80:3::20d6:bf79:f73d:8457 tc-so:[ 13.820005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 14.330005] nd6_dad_timer: wg0: DAD complete for fe80:3::20d6:bf79:f73d:8457 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 23034] tc-so:[New process 28969] tc-so:[New process 6259] tc-so:[New process 14950] tc-so:[New process 27618] tc-so:[New process 17457] tc-so:[New process 25132] tc-so:[New process 24939] tc-so:[New process 27497] tc-so:[New process 28402] tc-so:[New process 8985] tc-so:[New process 16515] tc-so:[New process 15488] tc-so:[New process 361] tc-so:[New process 13441] tc-so:[New process 22458] tc-so:[New process 17825] tc-so:[New process 18972] tc-so:[New process 16525] tc-so:[New process 11688] tc-so:[New process 12740] tc-so:[New process 10231] tc-so:[New process 8868] tc-so:[New process 18321] tc-so:[New process 17253] tc-so:[New process 12100] tc-so:[New process 18182] tc-so:[New process 18275] tc-so:[New process 22892] tc-so:[New process 24854] tc-so:[New process 19081] tc-so:[New process 17036] tc-so:[New process 6554] tc-so:[New process 8294] tc-so:[New process 5588] tc-so:[New process 11032] tc-so:[New process 29078] tc-so:[New process 17720] tc-so:[New process 7754] tc-so:[New process 28027] tc-so:[New process 22762] tc-so:[New process 7191] tc-so:[New process 26815] tc-so:[New process 6931] tc-so:[New process 8010] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 23034)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.9400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.9400050] get_ifid: shmif0: ifid: b0:a0:1c:ff:fe:9f:f1:c4 tc-so:[ 6.9400050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1cff:fe9f:f1c4 tc-so:[ 7.4300050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.4300050] get_ifid: wg0: ifid: a0:f9:88:db:b2:5f:f1:74 tc-so:[ 8.0400050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1cff:fe9f:f1c4 - no duplicates found tc-so:[ 8.2800050] ip6_output: refusing to send from invalid address fe80:3::a0f9:88db:b25f:f174 (pid 0) tc-so:[ 9.3600050] ip6_output: refusing to send from invalid address fe80:3::a0f9:88db:b25f:f174 (pid 0) tc-so:[ 10.1100050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 10.1100050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 10.1100050] in6_if_link_up: fe80:3::a0f9:88db:b25f:f174 marked tentative tc-so:[ 10.1100050] nd6_dad_start: wg0: starting DAD for fe80:3::a0f9:88db:b25f:f174 tc-so:[ 11.2300050] nd6_dad_timer: wg0: DAD complete for fe80:3::a0f9:88db:b25f:f174 - no duplicates found tc-so:[ 11.8700050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 17.4200050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.4200050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.2400050] chacha: Portable C ChaCha tc-so:[ 1.2400050] aes: BearSSL aes_ct tc-so:[ 1.2400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5100050] shmif0: Ethernet address b2:a0:1c:9f:f1:c4 tc-so:[ 17.4200050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.4200050] rump kernel halting... tc-so:[ 10.1100050] tc-so:[ 10.1100050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.940004 b2:a0:1c:9f:f1:c4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.030004 b2:a0:1c:9f:f1:c4 > 33:33:ff:9f:f1:c4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9f:f1c4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:f1c4, length 24 tc-so:00:00:07.030004 b2:a0:1c:9f:f1:c4 > 33:33:ff:9f:f1:c4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9f:f1c4: ICMP6, neighbor solicitation, who has fe80::b0a0:1cff:fe9f:f1c4, length 32 tc-so:00:00:07.130004 b2:a0:1c:9f:f1:c4 > 33:33:d1:7e:e8:38, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d17e:e838: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d17e:e838, length 24 tc-so:00:00:10.760004 b2:a0:1c:9f:f1:c4 > 33:33:ff:9f:f1:c4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1cff:fe9f:f1c4 > ff02::1:ff9f:f1c4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:f1c4, length 24 tc-so:00:00:09.500004 b2:a0:11:bd:53:97 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.880004 b2:a0:11:bd:53:97 > 33:33:42:0e:20:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:420e:2093: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:420e:2093, length 24 tc-so:00:00:10.370004 b2:a0:11:bd:53:97 > 33:33:ff:bd:53:97, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:5397: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:5397, length 24 tc-so:00:00:10.400004 b2:a0:11:bd:53:97 > 33:33:ff:bd:53:97, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:5397: ICMP6, neighbor solicitation, who has fe80::b0a0:11ff:febd:5397, length 32 tc-so:00:00:10.920004 b2:a0:11:bd:53:97 > 33:33:ff:bd:53:97, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:5397: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:5397, length 24 tc-so:00:00:16.680004 b2:a0:1c:9f:f1:c4 > 33:33:d1:7e:e8:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1cff:fe9f:f1c4 > ff02::2:d17e:e838: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d17e:e838, length 24 tc-so:00:00:17.420004 b2:a0:1c:9f:f1:c4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.720004 b2:a0:11:bd:53:97 > b2:a0:1c:9f:f1:c4, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:11:bd:53:97, length 28 tc-so:00:00:17.420004 b2:a0:1c:9f:f1:c4 > b2:a0:11:bd:53:97, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:15.070004 b2:a0:11:bd:53:97 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:16.100004 b2:a0:11:bd:53:97 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.120004 b2:a0:11:bd:53:97 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.120004 b2:a0:11:bd:53:97 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.900004 b2:a0:11:bd:53:97 > 33:33:42:0e:20:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:febd:5397 > ff02::2:420e:2093: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:420e:2093, length 24 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210543.513864, wg_basic_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1647210543.567226, wg_basic_ipv6_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:1b:bb:92:18 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6dff:feb3:3b19 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d0b6:9ce1:7327:33c7 U - - - wg0 tc-so:fe80::d0b6:9ce1:7327:33c7 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::d0b6:9ce1:7327:33c7%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 30rYg2bxlKae6fYmUscLY1xElwBMNAvKAHUmaMzgOW0= --endpoint=fc00::2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1bff:febb:9218 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5c92:c69a:6099:31fe U - - - wg0 tc-so:fe80::5c92:c69a:6099:31fe link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::5c92:c69a:6099:31fe%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 P87drKyl+OiFUzlG/1dY2pJYdyDXsZkyu2Xgc89ro3Y= --endpoint=fc00::1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fd00::1 --> fd00::2 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:bb:92:18 tc-so: linkstr: bus tc-so: input: 3 packets, 382 bytes, 2 multicasts tc-so: output: 7 packets, 670 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:1bff:febb:9218%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::5c92:c69a:6099:31fe%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1bff:febb:9218 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5c92:c69a:6099:31fe U - - - wg0 tc-so:fe80::5c92:c69a:6099:31fe link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:fc00::1 b2:a0:6d:b3:3b:19 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1b:bb:92:18 3 0 7 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffbb:9218 tc-so: ff01:2::1 tc-so: ff02::2:4d86:1b0c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 3 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1bff:f 3 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff99:31fe tc-so: ff01:3::1 tc-so: ff02::2:4d86:1b0c tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::5c92:c69a:6 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 23 0 22 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 33 0 32 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 230 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 625 0 0 209 0 209 209 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1746 0 91 304 0 304 tc-so: tc-so:In use 1707K, total allocated 2432K; utilization 70.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:6d:b3:3b:19 shmif0 1s P 1 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffbb:9218%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4d86:1b0c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:1b:bb:92:18 multicnt 4 tc-so: 33:33:ff:bb:92:18 -- 33:33:ff:bb:92:18 refcount 1 tc-so: 33:33:4d:86:1b:0c -- 33:33:4d:86:1b:0c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff99:31fe%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:4d86:1b0c%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.480005] shmif0: Ethernet address b2:a0:1b:bb:92:18 tc-so:[ 9.330005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.330005] get_ifid: shmif0: ifid: b0:a0:1b:ff:fe:bb:92:18 tc-so:[ 9.330005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1bff:febb:9218 tc-so:[ 9.960005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.960005] get_ifid: wg0: ifid: 5c:92:c6:9a:60:99:31:fe tc-so:[ 10.580005] ip6_output: refusing to send from invalid address fe80:3::5c92:c69a:6099:31fe (pid 0) tc-so:[ 11.130005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1bff:febb:9218 - no duplicates found tc-so:[ 12.780005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 12.780005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 12.780005] in6_if_link_up: fe80:3::5c92:c69a:6099:31fe marked tentative tc-so:[ 12.780005] nd6_dad_start: wg0: starting DAD for fe80:3::5c92:c69a:6099:31fe tc-so:[ 14.630005] nd6_dad_timer: wg0: DAD complete for fe80:3::5c92:c69a:6099:31fe - no duplicates found tc-so:[ 14.750005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 28093] tc-so:[New process 8051] tc-so:[New process 29296] tc-so:[New process 17441] tc-so:[New process 7239] tc-so:[New process 19123] tc-so:[New process 25520] tc-so:[New process 8949] tc-so:[New process 11639] tc-so:[New process 6226] tc-so:[New process 16781] tc-so:[New process 18904] tc-so:[New process 26031] tc-so:[New process 7798] tc-so:[New process 6609] tc-so:[New process 22572] tc-so:[New process 10836] tc-so:[New process 17044] tc-so:[New process 18024] tc-so:[New process 12225] tc-so:[New process 28015] tc-so:[New process 5069] tc-so:[New process 9800] tc-so:[New process 27952] tc-so:[New process 687] tc-so:[New process 16749] tc-so:[New process 17073] tc-so:[New process 29372] tc-so:[New process 10830] tc-so:[New process 22203] tc-so:[New process 759] tc-so:[New process 27775] tc-so:[New process 7373] tc-so:[New process 16184] tc-so:[New process 29563] tc-so:[New process 16947] tc-so:[New process 7646] tc-so:[New process 24894] tc-so:[New process 18310] tc-so:[New process 27642] tc-so:[New process 14594] tc-so:[New process 12017] tc-so:[New process 198] tc-so:[New process 9170] tc-so:[New process 5322] tc-so:[New process 16817] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 28093)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.4400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.4400050] get_ifid: shmif0: ifid: b0:a0:6d:ff:fe:b3:3b:19 tc-so:[ 7.4400050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6dff:feb3:3b19 tc-so:[ 8.0900050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.0900050] get_ifid: wg0: ifid: d0:b6:9c:e1:73:27:33:c7 tc-so:[ 9.0400050] ip6_output: refusing to send from invalid address fe80:3::d0b6:9ce1:7327:33c7 (pid 0) tc-so:[ 9.2300050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6dff:feb3:3b19 - no duplicates found tc-so:[ 10.4900050] ip6_output: refusing to send from invalid address fe80:3::d0b6:9ce1:7327:33c7 (pid 0) tc-so:[ 10.8500050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 10.8500050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 10.8500050] in6_if_link_up: fe80:3::d0b6:9ce1:7327:33c7 marked tentative tc-so:[ 10.8500050] nd6_dad_start: wg0: starting DAD for fe80:3::d0b6:9ce1:7327:33c7 tc-so:[ 12.0800050] nd6_dad_timer: wg0: DAD complete for fe80:3::d0b6:9ce1:7327:33c7 - no duplicates found tc-so:[ 12.2600050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 18.3000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 18.3000050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.3100050] chacha: Portable C ChaCha tc-so:[ 1.3100050] aes: BearSSL aes_ct tc-so:[ 1.3100050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.7900050] shmif0: Ethernet address b2:a0:6d:b3:3b:19 tc-so:[ 18.3000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 18.3000050] rump kernel halting... tc-so:[ 10.8500050] tc-so:[ 10.8500050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.630004 b2:a0:6d:b3:3b:19 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:07.670004 b2:a0:6d:b3:3b:19 > 33:33:ff:b3:3b:19, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb3:3b19: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:3b19, length 24 tc-so:00:00:08.220004 b2:a0:6d:b3:3b:19 > 33:33:ff:b3:3b:19, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb3:3b19: ICMP6, neighbor solicitation, who has fe80::b0a0:6dff:feb3:3b19, length 32 tc-so:00:00:09.620004 b2:a0:6d:b3:3b:19 > 33:33:ff:b3:3b:19, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:feb3:3b19 > ff02::1:ffb3:3b19: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:3b19, length 24 tc-so:00:00:12.480004 b2:a0:6d:b3:3b:19 > 33:33:12:7c:19:5d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6dff:feb3:3b19 > ff02::2:127c:195d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:127c:195d, length 24 tc-so:00:00:09.790004 b2:a0:1b:bb:92:18 > 33:33:ff:bb:92:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbb:9218: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbb:9218, length 24 tc-so:00:00:10.120004 b2:a0:1b:bb:92:18 > 33:33:ff:bb:92:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbb:9218: ICMP6, neighbor solicitation, who has fe80::b0a0:1bff:febb:9218, length 32 tc-so:00:00:18.260004 b2:a0:6d:b3:3b:19 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.050004 b2:a0:1b:bb:92:18 > b2:a0:6d:b3:3b:19, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:18.300004 b2:a0:6d:b3:3b:19 > b2:a0:1b:bb:92:18, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:15.380004 b2:a0:1b:bb:92:18 > b2:a0:6d:b3:3b:19, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:16.520004 b2:a0:1b:bb:92:18 > 33:33:ff:bb:92:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:febb:9218 > ff02::1:ffbb:9218: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbb:9218, length 24 tc-so:00:00:17.010004 b2:a0:1b:bb:92:18 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:febb:9218 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.510004 b2:a0:1b:bb:92:18 > 33:33:4d:86:1b:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:febb:9218 > ff02::2:4d86:1b0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4d86:1b0c, length 24 tc-so:00:00:20.080004 b2:a0:1b:bb:92:18 > b2:a0:6d:b3:3b:19, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.090004 b2:a0:1b:bb:92:18 > b2:a0:6d:b3:3b:19, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.090004 b2:a0:1b:bb:92:18 > b2:a0:6d:b3:3b:19, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.110004 b2:a0:1b:bb:92:18 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:febb:9218 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.110004 b2:a0:1b:bb:92:18 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:febb:9218 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.110004 b2:a0:1b:bb:92:18 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:febb:9218 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.130004 b2:a0:1b:bb:92:18 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1bff:febb:9218 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210575.457220, wg_basic_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1647210575.506615, wg_create_destroy tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 down ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ rump.ifconfig wg0 destroy ] tc-so:unix://wg_local tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 24 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 22 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 210 0 0 70 0 70 70 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 28 0 22 1 0 1 1 0 inf 0 tc-so:rwlock 64 10 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1152 0 56 155 0 155 tc-so: tc-so:In use 819K, total allocated 1240K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.310005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 3.310005] get_ifid: wg0: ifid: c4:21:5d:d8:d5:2a:b4:b4 tc-so:[ 4.220005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.220005] get_ifid: wg0: ifid: c4:21:5d:d8:d5:2a:b4:b4 tc-so:[ 4.930005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.930005] get_ifid: wg0: ifid: c4:21:5d:d8:d5:2a:b4:b4 tc-so:[ 5.080005] ip6_output: refusing to send from invalid address fe80:2::c421:5dd8:d52a:b4b4 (pid 0) tc-so:[ 6.140005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 6.140005] get_ifid: wg0: ifid: c4:21:5d:d8:d5:2a:b4:b4 tc-so:[ 6.620005] ip6_output: refusing to send from invalid address fe80:2::c421:5dd8:d52a:b4b4 (pid 0) tc-so:unix://wg_local tc-end: 1647210584.732858, wg_create_destroy, passed tc-start: 1647210584.745154, wg_create_destroy_peers_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d5ff:fedd:6d55 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::dc31:370c:6f6:b139 U - - - wg0 tc-so:fe80::dc31:370c:6f6:b139 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::dc31:370c:6f6:b139 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::dc31:370c:6f6:b139 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::dc31:370c:6f6:b139%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 gIlH+rrb6vuPPk7Q4ImH0L2pSSpCGLPmlCNlQ3BMkxk= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 delete peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:unix://wg_local tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d5:dd:6d:55 tc-so: linkstr: bus tc-so: input: 0 packets, 0 bytes tc-so: output: 5 packets, 386 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:d5ff:fedd:6d55%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::dc31:370c:6f6:b139%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d5ff:fedd:6d55 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::dc31:370c:6f6:b139 U - - - wg0 tc-so:fe80::dc31:370c:6f6:b139 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::dc31:370c:6f6:b139 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::dc31:370c:6f6:b139 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d5:dd:6d:55 0 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 0 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d5ff:f tc-so: ff01:2::1 tc-so: ff02::2:b3d8:603b tc-so: ff02::1%shmif0 tc-so: ff02::1:ffdd:6d55 0 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.1 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::dc31:370c:6 tc-so: ff01:3::1 tc-so: ff02::2:b3d8:603b tc-so: ff02::1%wg0 tc-so: ff02::1:fff6:b139 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 5 0 4 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 23 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 470 0 0 157 0 157 157 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 1 0 0 3 0 3 3 0 10923 2 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 15 0 11 1 0 1 1 0 inf 0 tc-so:propdict 64 19 0 9 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 10 0 4 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1553 0 66 248 0 248 tc-so: tc-so:In use 1382K, total allocated 1984K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:d5ff:fedd:6d55%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:b3d8:603b%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffdd:6d55%shmif0 refcount 1 tc-so: enaddr b2:a0:d5:dd:6d:55 multicnt 4 tc-so: 33:33:b3:d8:60:3b -- 33:33:b3:d8:60:3b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:dd:6d:55 -- 33:33:ff:dd:6d:55 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::dc31:370c:6f6:b139%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:b3d8:603b%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:fff6:b139%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.510005] shmif0: Ethernet address b2:a0:d5:dd:6d:55 tc-so:[ 3.960005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 3.960005] get_ifid: shmif0: ifid: b0:a0:d5:ff:fe:dd:6d:55 tc-so:[ 3.960005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d5ff:fedd:6d55 tc-so:[ 4.560005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.560005] get_ifid: wg0: ifid: dc:31:37:0c:06:f6:b1:39 tc-so:[ 4.670005] ip6_output: refusing to send from invalid address fe80:3::dc31:370c:6f6:b139 (pid 0) tc-so:[ 4.750005] ip6_output: refusing to send from invalid address fe80:3::dc31:370c:6f6:b139 (pid 0) tc-so:[ 5.880005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d5ff:fedd:6d55 - no duplicates found tc-so:[ 7.120005] ip6_output: refusing to send from invalid address fe80:3::dc31:370c:6f6:b139 (pid 0) tc-so:[ 7.580005] in6_if_link_up: fe80:3::dc31:370c:6f6:b139 marked tentative tc-so:[ 7.580005] nd6_dad_start: wg0: starting DAD for fe80:3::dc31:370c:6f6:b139 tc-so:[ 8.490005] in6_if_link_down: fe80:3::dc31:370c:6f6:b139 marked detached tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:03.960004 b2:a0:d5:dd:6d:55 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:04.050004 b2:a0:d5:dd:6d:55 > 33:33:b3:d8:60:3b, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b3d8:603b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b3d8:603b, length 24 tc-so:00:00:04.170004 b2:a0:d5:dd:6d:55 > 33:33:ff:dd:6d:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdd:6d55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:6d55, length 24 tc-so:00:00:04.870004 b2:a0:d5:dd:6d:55 > 33:33:ff:dd:6d:55, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdd:6d55: ICMP6, neighbor solicitation, who has fe80::b0a0:d5ff:fedd:6d55, length 32 tc-so:00:00:07.250004 b2:a0:d5:dd:6d:55 > 33:33:ff:dd:6d:55, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d5ff:fedd:6d55 > ff02::1:ffdd:6d55: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:6d55, length 24 tc-so:00:00:10.460004 b2:a0:d5:dd:6d:55 > 33:33:b3:d8:60:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d5ff:fedd:6d55 > ff02::2:b3d8:603b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b3d8:603b, length 24 tc-so:unix://wg_local tc-end: 1647210598.60893, wg_create_destroy_peers_ipv4, passed tc-start: 1647210598.78282, wg_create_destroy_peers_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f2ff:fef7:122 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2097:45f1:83f:22dc U - - - wg0 tc-so:fe80::2097:45f1:83f:22dc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::2097:45f1:83f:22dc%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 8ZrHrjmKnKz1g+dcTV6sK/CF5ISNcHeJmyvLE84S+1E= --endpoint=fc00::2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 delete peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:unix://wg_local tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f2:f7:01:22 tc-so: linkstr: bus tc-so: input: 0 packets, 0 bytes tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:f2ff:fef7:122%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::2097:45f1:83f:22dc%wg0/64 flags 0x8 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f2ff:fef7:122 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2097:45f1:83f:22dc U - - - wg0 tc-so:fe80::2097:45f1:83f:22dc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f2:f7:01:22 0 0 4 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:fff7:122% tc-so: ff01:2::1 tc-so: ff02::2:c11d:7e73 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 0 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f2ff:f 0 0 4 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::1 tc-so: ff02::1:ff3f:22dc tc-so: ff01:3::1 tc-so: ff02::2:c11d:7e73 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:1%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::2097:45f1:8 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 7 0 6 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 18 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 229 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 466 0 0 156 0 156 156 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 1 0 0 3 0 3 3 0 10923 2 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 15 0 11 1 0 1 1 0 inf 0 tc-so:propdict 64 19 0 9 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 10 0 4 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1556 0 63 247 0 247 tc-so: tc-so:In use 1376K, total allocated 1976K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::1 tc-so: group ff02::1:fff7:122%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c11d:7e73%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:f2:f7:01:22 multicnt 4 tc-so: 33:33:ff:f7:01:22 -- 33:33:ff:f7:01:22 refcount 1 tc-so: 33:33:c1:1d:7e:73 -- 33:33:c1:1d:7e:73 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff3f:22dc%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:c11d:7e73%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:1%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.320005] shmif0: Ethernet address b2:a0:f2:f7:01:22 tc-so:[ 3.920005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 3.920005] get_ifid: shmif0: ifid: b0:a0:f2:ff:fe:f7:01:22 tc-so:[ 3.920005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f2ff:fef7:122 tc-so:[ 4.520005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 4.520005] get_ifid: wg0: ifid: 20:97:45:f1:08:3f:22:dc tc-so:[ 5.190005] ip6_output: refusing to send from invalid address fe80:3::2097:45f1:83f:22dc (pid 0) tc-so:[ 5.410005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f2ff:fef7:122 - no duplicates found tc-so:[ 7.180005] in6_if_link_up: fd00::1 marked tentative tc-so:[ 7.180005] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 7.180005] in6_if_link_up: fe80:3::2097:45f1:83f:22dc marked tentative tc-so:[ 7.180005] nd6_dad_start: wg0: starting DAD for fe80:3::2097:45f1:83f:22dc tc-so:[ 8.150005] in6_if_link_down: fd00::1 marked detached tc-so:[ 8.150005] in6_if_link_down: fe80:3::2097:45f1:83f:22dc marked detached tc-so:[ 9.880005] ip6_output: refusing to send from invalid address fe80:3::2097:45f1:83f:22dc (pid 0) tc-so:[ 11.290005] ip6_output: refusing to send from invalid address fe80:3::2097:45f1:83f:22dc (pid 0) tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:04.100004 b2:a0:f2:f7:01:22 > 33:33:ff:f7:01:22, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:122: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:122, length 24 tc-so:00:00:04.380004 b2:a0:f2:f7:01:22 > 33:33:ff:f7:01:22, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:122: ICMP6, neighbor solicitation, who has fe80::b0a0:f2ff:fef7:122, length 32 tc-so:00:00:06.450004 b2:a0:f2:f7:01:22 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fef7:122 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:09.260004 b2:a0:f2:f7:01:22 > 33:33:ff:f7:01:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fef7:122 > ff02::1:fff7:122: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:122, length 24 tc-so:00:00:11.980004 b2:a0:f2:f7:01:22 > 33:33:c1:1d:7e:73, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f2ff:fef7:122 > ff02::2:c11d:7e73: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c11d:7e73, length 24 tc-so:unix://wg_local tc-end: 1647210611.356678, wg_create_destroy_peers_ipv6, passed tc-start: 1647210611.382091, wg_multiple_interfaces tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:3b:3d:3e:a1 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:e7:db:27:79 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:69:b9:f8:2a ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:unix://wg_peer2 shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.2.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 link#3 UC - - - shmif1 tc-so:192.168.2.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5bff:fe99:e3eb link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e7ff:fedb:2779 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d84d:cfd4:739e:c0b6 U - - - wg0 tc-so:fe80::d84d:cfd4:739e:c0b6 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::d84d:cfd4:739e:c0b6 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::d84d:cfd4:739e:c0b6 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::d84d:cfd4:739e:c0b6%wg0/64 flags 0x8 scopeid 0x4 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.ifconfig wg1 create ] tc-so:Executing command [ rump.ifconfig wg1 inet 10.0.1.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:10.0.1/24 10.0.1.1 U - - - wg1 tc-so:10.0.1.1 wg1 UHl - - - wg1 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.2/24 link#3 UC - - - shmif1 tc-so:192.168.2.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5bff:fe99:e3eb link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e7ff:fedb:2779 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d84d:cfd4:739e:c0b6 U - - - wg0 tc-so:fe80::d84d:cfd4:739e:c0b6 link#4 UHl - - - lo0 tc-so:fe80::%wg1/64 fe80::d84d:cfd4:739e:c0b6 U - - - wg1 tc-so:fe80::d84d:cfd4:739e:c0b6 link#5 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::d84d:cfd4:739e:c0b6 UC - - - wg0 tc-so:ff01:5::/32 fe80::d84d:cfd4:739e:c0b6 UC - - - wg1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::d84d:cfd4:739e:c0b6 UC - - - wg0 tc-so:ff02::%wg1/32 fe80::d84d:cfd4:739e:c0b6 UC - - - wg1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 set listen-port 51821 ] tc-so:Executing command [ rump.ifconfig wg1 up ] tc-so:wg1: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::d84d:cfd4:739e:c0b6%wg1/64 flags 0x8 scopeid 0x5 tc-so: inet 10.0.1.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 7RTpikRTlML/0zIhUoj+q6OUeLz+eb2Ctyvb8qFwRiM= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 add peer peer0 Fbi7KQc0+WoVsp3wlS1ednR0hyKSMtkS2huYVhT+gm8= --endpoint=192.168.2.2:51821 --allowed-ips=10.0.1.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg1 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3bff:fe3d:3ea1 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::84ce:94c4:3895:ced8 U - - - wg0 tc-so:fe80::84ce:94c4:3895:ced8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::84ce:94c4:3895:ced8 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::84ce:94c4:3895:ced8 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::84ce:94c4:3895:ced8%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 5TPcZUHb0TksyrwDBJzRgK2+fTpna3ZYgADewlTbYBA= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.1.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.1.2 U - - - wg0 tc-so:10.0.1.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:69ff:feb9:f82a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d8a2:3115:7af7:daf U - - - wg0 tc-so:fe80::d8a2:3115:7af7:daf link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::d8a2:3115:7af7:daf UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::d8a2:3115:7af7:daf UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51821 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::d8a2:3115:7af7:daf%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.1.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 5TPcZUHb0TksyrwDBJzRgK2+fTpna3ZYgADewlTbYBA= --endpoint=192.168.2.1:51821 --allowed-ips=10.0.1.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:12.570004 b2:a0:5b:99:e3:eb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:12.830004 b2:a0:e7:db:27:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:12.920004 b2:a0:5b:99:e3:eb > 33:33:ff:99:e3:eb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff99:e3eb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:e3eb, length 24 tc-so:00:00:12.980004 b2:a0:e7:db:27:79 > 33:33:b9:78:46:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b978:4646: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b978:4646, length 24 tc-so:00:00:13.100004 b2:a0:5b:99:e3:eb > 33:33:b9:78:46:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b978:4646: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b978:4646, length 24 tc-so:00:00:13.150004 b2:a0:5b:99:e3:eb > 33:33:ff:99:e3:eb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff99:e3eb: ICMP6, neighbor solicitation, who has fe80::b0a0:5bff:fe99:e3eb, length 32 tc-so:00:00:13.150004 b2:a0:e7:db:27:79 > 33:33:ff:db:27:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:2779: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:2779, length 24 tc-so:00:00:13.430004 b2:a0:e7:db:27:79 > 33:33:ff:db:27:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:2779: ICMP6, neighbor solicitation, who has fe80::b0a0:e7ff:fedb:2779, length 32 tc-so:00:00:17.080004 b2:a0:5b:99:e3:eb > 33:33:b9:78:46:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe99:e3eb > ff02::2:b978:4646: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b978:4646, length 24 tc-so:00:00:18.280004 b2:a0:e7:db:27:79 > 33:33:ff:db:27:79, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e7ff:fedb:2779 > ff02::1:ffdb:2779: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:2779, length 24 tc-so:00:00:19.220004 b2:a0:5b:99:e3:eb > 33:33:ff:99:e3:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe99:e3eb > ff02::1:ff99:e3eb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:e3eb, length 24 tc-so:00:00:21.110004 b2:a0:3b:3d:3e:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:21.290004 b2:a0:3b:3d:3e:a1 > 33:33:ff:3d:3e:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:3ea1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:3ea1, length 24 tc-so:00:00:21.480004 b2:a0:3b:3d:3e:a1 > 33:33:ff:3d:3e:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:3ea1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:3ea1, length 24 tc-so:00:00:21.800004 b2:a0:3b:3d:3e:a1 > 33:33:ff:3d:3e:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:3ea1: ICMP6, neighbor solicitation, who has fe80::b0a0:3bff:fe3d:3ea1, length 32 tc-so:00:00:21.930004 b2:a0:3b:3d:3e:a1 > 33:33:d0:43:f6:0e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d043:f60e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d043:f60e, length 24 tc-so:00:00:24.210004 b2:a0:3b:3d:3e:a1 > 33:33:d0:43:f6:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe3d:3ea1 > ff02::2:d043:f60e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d043:f60e, length 24 tc-so:00:00:20.970004 b2:a0:69:b9:f8:2a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:21.080004 b2:a0:69:b9:f8:2a > 33:33:ae:27:62:31, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ae27:6231: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ae27:6231, length 24 tc-so:00:00:21.120004 b2:a0:69:b9:f8:2a > 33:33:ff:b9:f8:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb9:f82a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb9:f82a, length 24 tc-so:00:00:21.940004 b2:a0:69:b9:f8:2a > 33:33:ff:b9:f8:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb9:f82a: ICMP6, neighbor solicitation, who has fe80::b0a0:69ff:feb9:f82a, length 32 tc-so:00:00:25.210004 b2:a0:69:b9:f8:2a > 33:33:ff:b9:f8:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:feb9:f82a > ff02::1:ffb9:f82a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb9:f82a, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3b:3d:3e:a1 tc-so: linkstr: bus tc-so: input: 9 packets, 790 bytes, 8 multicasts tc-so: output: 10 packets, 640 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:3bff:fe3d:3ea1%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::84ce:94c4:3895:ced8%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:5b:99:e3:eb UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3bff:fe3d:3ea1 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::84ce:94c4:3895:ced8 U - - - wg0 tc-so:fe80::84ce:94c4:3895:ced8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::84ce:94c4:3895:ced8 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::84ce:94c4:3895:ced8 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3b:3d:3e:a1 9 0 11 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3bff:f tc-so: ff01:2::1 tc-so: ff02::2:d043:f60e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff3d:3ea1 9 0 11 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::84ce:94c4:3 tc-so: ff01:3::1 tc-so: ff02::2:d043:f60e tc-so: ff02::1%wg0 tc-so: ff02::1:ff95:ced8 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 41 0 40 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 58 0 57 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 696 0 0 232 0 232 232 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1855 0 133 326 0 326 tc-so: tc-so:In use 1855K, total allocated 2608K; utilization 71.1% tc-so: tc-so:? (192.168.1.1) at b2:a0:5b:99:e3:eb on shmif0 expired W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:3bff:fe3d:3ea1%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:d043:f60e%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff3d:3ea1%shmif0 refcount 1 tc-so: enaddr b2:a0:3b:3d:3e:a1 multicnt 4 tc-so: 33:33:d0:43:f6:0e -- 33:33:d0:43:f6:0e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:3d:3e:a1 -- 33:33:ff:3d:3e:a1 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::84ce:94c4:3895:ced8%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:d043:f60e%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff95:ced8%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.420005] chacha: Portable C ChaCha tc-so:[ 1.420005] aes: BearSSL aes_ct tc-so:[ 1.420005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.420005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.950005] shmif0: Ethernet address b2:a0:3b:3d:3e:a1 tc-so:[ 21.110005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 21.110005] get_ifid: shmif0: ifid: b0:a0:3b:ff:fe:3d:3e:a1 tc-so:[ 21.110005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3bff:fe3d:3ea1 tc-so:[ 21.570005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 21.570005] get_ifid: wg0: ifid: 84:ce:94:c4:38:95:ce:d8 tc-so:[ 22.220005] ip6_output: refusing to send from invalid address fe80:3::84ce:94c4:3895:ced8 (pid 0) tc-so:[ 22.220005] ip6_output: refusing to send from invalid address fe80:3::84ce:94c4:3895:ced8 (pid 0) tc-so:[ 22.810005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3bff:fe3d:3ea1 - no duplicates found tc-so:[ 23.890005] in6_if_link_up: fe80:3::84ce:94c4:3895:ced8 marked tentative tc-so:[ 23.890005] nd6_dad_start: wg0: starting DAD for fe80:3::84ce:94c4:3895:ced8 tc-so:[ 25.660005] nd6_dad_timer: wg0: DAD complete for fe80:3::84ce:94c4:3895:ced8 - no duplicates found tc-so:### Dumping unix://wg_peer2 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:69:b9:f8:2a tc-so: linkstr: bus tc-so: input: 6 packets, 296 bytes, 6 multicasts tc-so: output: 6 packets, 472 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:69ff:feb9:f82a%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.2/24 broadcast 192.168.2.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::d8a2:3115:7af7:daf%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.1.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.1.2 U - - - wg0 tc-so:10.0.1.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:69ff:feb9:f82a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d8a2:3115:7af7:daf U - - - wg0 tc-so:fe80::d8a2:3115:7af7:daf link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::d8a2:3115:7af7:daf UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::d8a2:3115:7af7:daf UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:69:b9:f8:2a 6 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 6 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:69ff:f tc-so: ff01:2::1 tc-so: ff02::2:ae27:6231 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb9:f82a 6 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.1/24 10.0.1.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::d8a2:3115:7 tc-so: ff01:3::1 tc-so: ff02::2:ae27:6231 tc-so: ff02::1%wg0 tc-so: ff02::1:fff7:daf% 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 29 0 28 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 46 0 45 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 617 0 0 206 0 206 206 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1741 0 109 298 0 298 tc-so: tc-so:In use 1687K, total allocated 2384K; utilization 70.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:69ff:feb9:f82a%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:ae27:6231%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb9:f82a%shmif0 refcount 1 tc-so: enaddr b2:a0:69:b9:f8:2a multicnt 4 tc-so: 33:33:ae:27:62:31 -- 33:33:ae:27:62:31 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b9:f8:2a -- 33:33:ff:b9:f8:2a refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::d8a2:3115:7af7:daf%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:ae27:6231%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:fff7:daf%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.430005] chacha: Portable C ChaCha tc-so:[ 1.430005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.750005] shmif0: Ethernet address b2:a0:69:b9:f8:2a tc-so:[ 20.970005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 20.970005] get_ifid: shmif0: ifid: b0:a0:69:ff:fe:b9:f8:2a tc-so:[ 20.970005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:69ff:feb9:f82a tc-so:[ 21.500005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 21.500005] get_ifid: wg0: ifid: d8:a2:31:15:7a:f7:0d:af tc-so:[ 21.980005] ip6_output: refusing to send from invalid address fe80:3::d8a2:3115:7af7:daf (pid 0) tc-so:[ 22.260005] ip6_output: refusing to send from invalid address fe80:3::d8a2:3115:7af7:daf (pid 0) tc-so:[ 22.950005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:69ff:feb9:f82a - no duplicates found tc-so:[ 25.010005] in6_if_link_up: fe80:3::d8a2:3115:7af7:daf marked tentative tc-so:[ 25.010005] nd6_dad_start: wg0: starting DAD for fe80:3::d8a2:3115:7af7:daf tc-so:[ 26.660005] nd6_dad_timer: wg0: DAD complete for fe80:3::d8a2:3115:7af7:daf - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 7247] tc-so:[New process 10865] tc-so:[New process 26302] tc-so:[New process 20192] tc-so:[New process 9751] tc-so:[New process 19380] tc-so:[New process 15493] tc-so:[New process 11202] tc-so:[New process 28777] tc-so:[New process 29602] tc-so:[New process 19342] tc-so:[New process 10562] tc-so:[New process 17581] tc-so:[New process 17902] tc-so:[New process 22200] tc-so:[New process 8265] tc-so:[New process 14905] tc-so:[New process 13023] tc-so:[New process 2623] tc-so:[New process 14679] tc-so:[New process 18204] tc-so:[New process 24112] tc-so:[New process 1961] tc-so:[New process 24406] tc-so:[New process 19287] tc-so:[New process 13131] tc-so:[New process 2665] tc-so:[New process 9460] tc-so:[New process 19854] tc-so:[New process 5402] tc-so:[New process 2729] tc-so:[New process 19822] tc-so:[New process 17155] tc-so:[New process 26966] tc-so:[New process 11155] tc-so:[New process 9337] tc-so:[New process 1661] tc-so:[New process 7240] tc-so:[New process 19341] tc-so:[New process 3758] tc-so:[New process 6002] tc-so:[New process 18820] tc-so:[New process 11595] tc-so:[New process 8485] tc-so:[New process 18190] tc-so:[New process 11816] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 7247)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 12.5700050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.5700050] get_ifid: shmif0: ifid: b0:a0:5b:ff:fe:99:e3:eb tc-so:[ 12.5700050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5bff:fe99:e3eb tc-so:[ 12.8700050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 12.8700050] get_ifid: shmif1: ifid: b0:a0:e7:ff:fe:db:27:79 tc-so:[ 12.8700050] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:e7ff:fedb:2779 tc-so:[ 13.3200050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 13.3200050] get_ifid: wg0: ifid: d8:4d:cf:d4:73:9e:c0:b6 tc-so:[ 13.5800050] ip6_output: refusing to send from invalid address fe80:4::d84d:cfd4:739e:c0b6 (pid 0) tc-so:[ 13.9400050] ip6_output: refusing to send from invalid address fe80:4::d84d:cfd4:739e:c0b6 (pid 0) tc-so:[ 14.1500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5bff:fe99:e3eb - no duplicates found tc-so:[ 14.3800050] ip6_output: refusing to send from invalid address fe80:4::d84d:cfd4:739e:c0b6 (pid 0) tc-so:[ 14.4300050] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:e7ff:fedb:2779 - no duplicates found tc-so:[ 14.8200050] ip6_output: refusing to send from invalid address fe80:4::d84d:cfd4:739e:c0b6 (pid 0) tc-so:[ 17.1600050] get_ifid: wg1: interface identifier generated by random number tc-so:[ 17.1600050] get_ifid: wg1: ifid: d8:4d:cf:d4:73:9e:c0:b6 tc-so:[ 17.7800050] ip6_output: refusing to send from invalid address fe80:5::d84d:cfd4:739e:c0b6 (pid 0) tc-so:[ 17.9800050] ip6_output: refusing to send from invalid address fe80:5::d84d:cfd4:739e:c0b6 (pid 0) tc-so:[ 20.8700050] in6_if_link_up: fe80:4::d84d:cfd4:739e:c0b6 marked tentative tc-so:[ 20.8700050] nd6_dad_start: wg0: starting DAD for fe80:4::d84d:cfd4:739e:c0b6 tc-so:[ 21.7700050] in6_if_link_up: fe80:5::d84d:cfd4:739e:c0b6 marked tentative tc-so:[ 21.7700050] nd6_dad_start: wg1: starting DAD for fe80:5::d84d:cfd4:739e:c0b6 tc-so:[ 22.2900050] nd6_dad_timer: wg0: DAD complete for fe80:4::d84d:cfd4:739e:c0b6 - no duplicates found tc-so:[ 23.5200050] nd6_dad_timer: wg1: DAD complete for fe80:5::d84d:cfd4:739e:c0b6 - no duplicates found tc-so:[ 35.2900050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 35.2900050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2100050] mainbus0 (root) tc-so:[ 1.2100050] chacha: Portable C ChaCha tc-so:[ 1.2100050] aes: BearSSL aes_ct tc-so:[ 1.2100050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.3200050] shmif0: Ethernet address b2:a0:5b:99:e3:eb tc-so:[ 7.1700050] shmif1: Ethernet address b2:a0:e7:db:27:79 tc-so:[ 35.2900050] panic: pool_redzone_check: [mbpl] 0x00 != 0x4f tc-so:[ 35.2900050] rump kernel halting... tc-so:[ 21.7700050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.570004 b2:a0:5b:99:e3:eb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:12.830004 b2:a0:e7:db:27:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:12.920004 b2:a0:5b:99:e3:eb > 33:33:ff:99:e3:eb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff99:e3eb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:e3eb, length 24 tc-so:00:00:12.980004 b2:a0:e7:db:27:79 > 33:33:b9:78:46:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b978:4646: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b978:4646, length 24 tc-so:00:00:13.100004 b2:a0:5b:99:e3:eb > 33:33:b9:78:46:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b978:4646: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b978:4646, length 24 tc-so:00:00:13.150004 b2:a0:5b:99:e3:eb > 33:33:ff:99:e3:eb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff99:e3eb: ICMP6, neighbor solicitation, who has fe80::b0a0:5bff:fe99:e3eb, length 32 tc-so:00:00:13.150004 b2:a0:e7:db:27:79 > 33:33:ff:db:27:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:2779: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:2779, length 24 tc-so:00:00:13.430004 b2:a0:e7:db:27:79 > 33:33:ff:db:27:79, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdb:2779: ICMP6, neighbor solicitation, who has fe80::b0a0:e7ff:fedb:2779, length 32 tc-so:00:00:17.080004 b2:a0:5b:99:e3:eb > 33:33:b9:78:46:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe99:e3eb > ff02::2:b978:4646: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b978:4646, length 24 tc-so:00:00:18.280004 b2:a0:e7:db:27:79 > 33:33:ff:db:27:79, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e7ff:fedb:2779 > ff02::1:ffdb:2779: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdb:2779, length 24 tc-so:00:00:19.220004 b2:a0:5b:99:e3:eb > 33:33:ff:99:e3:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:fe99:e3eb > ff02::1:ff99:e3eb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:e3eb, length 24 tc-so:00:00:21.110004 b2:a0:3b:3d:3e:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:21.290004 b2:a0:3b:3d:3e:a1 > 33:33:ff:3d:3e:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:3ea1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:3ea1, length 24 tc-so:00:00:21.480004 b2:a0:3b:3d:3e:a1 > 33:33:ff:3d:3e:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:3ea1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3d:3ea1, length 24 tc-so:00:00:21.800004 b2:a0:3b:3d:3e:a1 > 33:33:ff:3d:3e:a1, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3d:3ea1: ICMP6, neighbor solicitation, who has fe80::b0a0:3bff:fe3d:3ea1, length 32 tc-so:00:00:21.930004 b2:a0:3b:3d:3e:a1 > 33:33:d0:43:f6:0e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d043:f60e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d043:f60e, length 24 tc-so:00:00:24.210004 b2:a0:3b:3d:3e:a1 > 33:33:d0:43:f6:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe3d:3ea1 > ff02::2:d043:f60e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d043:f60e, length 24 tc-so:00:00:20.970004 b2:a0:69:b9:f8:2a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:21.080004 b2:a0:69:b9:f8:2a > 33:33:ae:27:62:31, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ae27:6231: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ae27:6231, length 24 tc-so:00:00:21.120004 b2:a0:69:b9:f8:2a > 33:33:ff:b9:f8:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb9:f82a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb9:f82a, length 24 tc-so:00:00:21.940004 b2:a0:69:b9:f8:2a > 33:33:ff:b9:f8:2a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb9:f82a: ICMP6, neighbor solicitation, who has fe80::b0a0:69ff:feb9:f82a, length 32 tc-so:00:00:25.210004 b2:a0:69:b9:f8:2a > 33:33:ff:b9:f8:2a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:feb9:f82a > ff02::1:ffb9:f82a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb9:f82a, length 24 tc-so:00:00:26.890004 b2:a0:69:b9:f8:2a > 33:33:ae:27:62:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:feb9:f82a > ff02::2:ae27:6231: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ae27:6231, length 24 tc-so:00:00:35.240004 b2:a0:5b:99:e3:eb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:32.600004 b2:a0:3b:3d:3e:a1 > b2:a0:5b:99:e3:eb, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:3b:3d:3e:a1, length 28 tc-so:00:00:35.290004 b2:a0:5b:99:e3:eb > b2:a0:3b:3d:3e:a1, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:32.660004 b2:a0:3b:3d:3e:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:33.660004 b2:a0:3b:3d:3e:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:34.660004 b2:a0:3b:3d:3e:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:35.670004 b2:a0:3b:3d:3e:a1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210662.609763, wg_multiple_interfaces, failed, atf-check failed; see the output of the test for details tc-start: 1647210662.688375, wg_multiple_peers tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:de:d4:80:e9 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:66:63:53:13 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:c4:31:be:0c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:unix://wg_local shmif1 tc-so:unix://wg_peer2 shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:7dff:fe60:4987 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::d84b:cb42:ec8b:4f45 U - - - wg0 tc-so:fe80::d84b:cb42:ec8b:4f45 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:4::/32 fe80::d84b:cb42:ec8b:4f45 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::d84b:cb42:ec8b:4f45 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::d84b:cb42:ec8b:4f45%wg0/64 flags 0x8 scopeid 0x4 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 jsIkZ/2uFQbCGCZUPQ83K+ksjXeSePaG6Q6ICMUoFCE= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer1 xATQxK44T6oF2u/ecsdApBLLmR3+y9xew3qruNaF3TI= --endpoint=192.168.1.3:51820 --allowed-ips=10.0.0.3/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer1 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:deff:fed4:80e9 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::cc85:492b:d6ac:8752 U - - - wg0 tc-so:fe80::cc85:492b:d6ac:8752 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::cc85:492b:d6ac:8752 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::cc85:492b:d6ac:8752 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::cc85:492b:d6ac:8752%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 zRTynfX46YnGUBHRJ7bXfOuqWWI8O4P8+SMAIneBsmk= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.3/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.3/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.3 U - - - wg0 tc-so:10.0.0.3 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.3 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c4ff:fe31:be0c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::6c74:e6ec:44e2:2ac5 U - - - wg0 tc-so:fe80::6c74:e6ec:44e2:2ac5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::6c74:e6ec:44e2:2ac5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::6c74:e6ec:44e2:2ac5 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::6c74:e6ec:44e2:2ac5%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.3/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 zRTynfX46YnGUBHRJ7bXfOuqWWI8O4P8+SMAIneBsmk= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:12.180004 b2:a0:7d:60:49:87 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:12.420004 b2:a0:7d:60:49:87 > 33:33:e3:50:e3:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e350:e3de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e350:e3de, length 24 tc-so:00:00:12.970004 b2:a0:7d:60:49:87 > 33:33:ff:60:49:87, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:4987: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:4987, length 24 tc-so:00:00:13.050004 b2:a0:7d:60:49:87 > 33:33:ff:60:49:87, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:4987: ICMP6, neighbor solicitation, who has fe80::b0a0:7dff:fe60:4987, length 32 tc-so:00:00:16.200004 b2:a0:7d:60:49:87 > 33:33:ff:60:49:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe60:4987 > ff02::1:ff60:4987: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:4987, length 24 tc-so:00:00:17.430004 b2:a0:7d:60:49:87 > 33:33:e3:50:e3:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe60:4987 > ff02::2:e350:e3de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e350:e3de, length 24 tc-so:00:00:14.080004 b2:a0:de:d4:80:e9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:14.150004 b2:a0:de:d4:80:e9 > 33:33:5b:42:88:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5b42:8846: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5b42:8846, length 24 tc-so:00:00:14.250004 b2:a0:de:d4:80:e9 > 33:33:ff:d4:80:e9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd4:80e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd4:80e9, length 24 tc-so:00:00:14.350004 b2:a0:de:d4:80:e9 > 33:33:5b:42:88:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5b42:8846: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5b42:8846, length 24 tc-so:00:00:14.670004 b2:a0:de:d4:80:e9 > 33:33:ff:d4:80:e9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd4:80e9: ICMP6, neighbor solicitation, who has fe80::b0a0:deff:fed4:80e9, length 32 tc-so:00:00:15.070004 b2:a0:c4:31:be:0c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 192.168.1.3, length 28 tc-so:00:00:15.330004 b2:a0:c4:31:be:0c > 33:33:27:ae:3c:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:27ae:3cb6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:27ae:3cb6, length 24 tc-so:00:00:15.480004 b2:a0:c4:31:be:0c > 33:33:ff:31:be:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff31:be0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff31:be0c, length 24 tc-so:00:00:15.560004 b2:a0:c4:31:be:0c > 33:33:27:ae:3c:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:27ae:3cb6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:27ae:3cb6, length 24 tc-so:00:00:15.990004 b2:a0:c4:31:be:0c > 33:33:ff:31:be:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff31:be0c: ICMP6, neighbor solicitation, who has fe80::b0a0:c4ff:fe31:be0c, length 32 tc-so:00:00:21.940004 b2:a0:de:d4:80:e9 > 33:33:ff:d4:80:e9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fed4:80e9 > ff02::1:ffd4:80e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd4:80e9, length 24 tc-so:00:00:19.590004 b2:a0:c4:31:be:0c > 33:33:ff:31:be:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fe31:be0c > ff02::1:ff31:be0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff31:be0c, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:d4:80:e9 tc-so: linkstr: bus tc-so: input: 8 packets, 600 bytes, 8 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:deff:fed4:80e9%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::cc85:492b:d6ac:8752%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:7d:60:49:87 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:deff:fed4:80e9 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::cc85:492b:d6ac:8752 U - - - wg0 tc-so:fe80::cc85:492b:d6ac:8752 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::cc85:492b:d6ac:8752 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::cc85:492b:d6ac:8752 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:de:d4:80:e9 8 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 8 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:deff:f tc-so: ff01:2::1 tc-so: ff02::2:5b42:8846 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffd4:80e9 8 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::cc85:492b:d tc-so: ff01:3::1 tc-so: ff02::2:5b42:8846 tc-so: ff02::1%wg0 tc-so: ff02::1:ffac:8752 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 41 0 40 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 58 0 57 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 696 0 0 232 0 232 232 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1849 0 133 325 0 325 tc-so: tc-so:In use 1851K, total allocated 2600K; utilization 71.2% tc-so: tc-so:? (192.168.1.1) at b2:a0:7d:60:49:87 on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:deff:fed4:80e9%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:5b42:8846%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffd4:80e9%shmif0 refcount 1 tc-so: enaddr b2:a0:de:d4:80:e9 multicnt 4 tc-so: 33:33:5b:42:88:46 -- 33:33:5b:42:88:46 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:d4:80:e9 -- 33:33:ff:d4:80:e9 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::cc85:492b:d6ac:8752%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:5b42:8846%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffac:8752%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.760005] shmif0: Ethernet address b2:a0:de:d4:80:e9 tc-so:[ 14.120005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.120005] get_ifid: shmif0: ifid: b0:a0:de:ff:fe:d4:80:e9 tc-so:[ 14.120005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:deff:fed4:80e9 tc-so:[ 14.590005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 14.590005] get_ifid: wg0: ifid: cc:85:49:2b:d6:ac:87:52 tc-so:[ 14.740005] ip6_output: refusing to send from invalid address fe80:3::cc85:492b:d6ac:8752 (pid 0) tc-so:[ 15.050005] ip6_output: refusing to send from invalid address fe80:3::cc85:492b:d6ac:8752 (pid 0) tc-so:[ 15.680005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:deff:fed4:80e9 - no duplicates found tc-so:[ 17.290005] in6_if_link_up: fe80:3::cc85:492b:d6ac:8752 marked tentative tc-so:[ 17.290005] nd6_dad_start: wg0: starting DAD for fe80:3::cc85:492b:d6ac:8752 tc-so:[ 19.040005] nd6_dad_timer: wg0: DAD complete for fe80:3::cc85:492b:d6ac:8752 - no duplicates found tc-so:### Dumping unix://wg_peer2 tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c4:31:be:0c tc-so: linkstr: bus tc-so: input: 3 packets, 214 bytes, 3 multicasts tc-so: output: 6 packets, 472 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:c4ff:fe31:be0c%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.3/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::6c74:e6ec:44e2:2ac5%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.3/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.3 U - - - wg0 tc-so:10.0.0.3 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.3 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c4ff:fe31:be0c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::6c74:e6ec:44e2:2ac5 U - - - wg0 tc-so:fe80::6c74:e6ec:44e2:2ac5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::6c74:e6ec:44e2:2ac5 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::6c74:e6ec:44e2:2ac5 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c4:31:be:0c 3 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.3 3 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c4ff:f tc-so: ff01:2::1 tc-so: ff02::2:27ae:3cb6 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff31:be0c 3 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.3 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::6c74:e6ec:4 tc-so: ff01:3::1 tc-so: ff02::2:27ae:3cb6 tc-so: ff02::1%wg0 tc-so: ff02::1:ffe2:2ac5 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 41 0 40 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 58 0 57 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 213 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 693 0 0 231 0 231 231 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1843 0 133 323 0 323 tc-so: tc-so:In use 1845K, total allocated 2584K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:c4ff:fe31:be0c%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:27ae:3cb6%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff31:be0c%shmif0 refcount 1 tc-so: enaddr b2:a0:c4:31:be:0c multicnt 4 tc-so: 33:33:27:ae:3c:b6 -- 33:33:27:ae:3c:b6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:31:be:0c -- 33:33:ff:31:be:0c refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::6c74:e6ec:44e2:2ac5%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:27ae:3cb6%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffe2:2ac5%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.510005] shmif0: Ethernet address b2:a0:c4:31:be:0c tc-so:[ 15.070005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.070005] get_ifid: shmif0: ifid: b0:a0:c4:ff:fe:31:be:0c tc-so:[ 15.070005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c4ff:fe31:be0c tc-so:[ 15.560005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 15.560005] get_ifid: wg0: ifid: 6c:74:e6:ec:44:e2:2a:c5 tc-so:[ 15.990005] ip6_output: refusing to send from invalid address fe80:3::6c74:e6ec:44e2:2ac5 (pid 0) tc-so:[ 16.270005] ip6_output: refusing to send from invalid address fe80:3::6c74:e6ec:44e2:2ac5 (pid 0) tc-so:[ 16.580005] ip6_output: refusing to send from invalid address fe80:3::6c74:e6ec:44e2:2ac5 (pid 0) tc-so:[ 17.020005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c4ff:fe31:be0c - no duplicates found tc-so:[ 18.050005] in6_if_link_up: fe80:3::6c74:e6ec:44e2:2ac5 marked tentative tc-so:[ 18.050005] nd6_dad_start: wg0: starting DAD for fe80:3::6c74:e6ec:44e2:2ac5 tc-so:[ 19.910005] nd6_dad_timer: wg0: DAD complete for fe80:3::6c74:e6ec:44e2:2ac5 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 1783] tc-so:[New process 18576] tc-so:[New process 18788] tc-so:[New process 9376] tc-so:[New process 20872] tc-so:[New process 23722] tc-so:[New process 1712] tc-so:[New process 26476] tc-so:[New process 27603] tc-so:[New process 18176] tc-so:[New process 22587] tc-so:[New process 10588] tc-so:[New process 634] tc-so:[New process 19843] tc-so:[New process 25722] tc-so:[New process 9921] tc-so:[New process 8360] tc-so:[New process 9172] tc-so:[New process 17841] tc-so:[New process 29117] tc-so:[New process 9973] tc-so:[New process 12663] tc-so:[New process 25918] tc-so:[New process 891] tc-so:[New process 28799] tc-so:[New process 18097] tc-so:[New process 7250] tc-so:[New process 18465] tc-so:[New process 624] tc-so:[New process 9075] tc-so:[New process 6346] tc-so:[New process 13041] tc-so:[New process 15618] tc-so:[New process 28666] tc-so:[New process 19334] tc-so:[New process 8670] tc-so:[New process 17971] tc-so:[New process 8397] tc-so:[New process 23227] tc-so:[New process 11854] tc-so:[New process 17773] tc-so:[New process 1711] tc-so:[New process 28976] tc-so:[New process 10824] tc-so:[New process 6093] tc-so:[New process 29039] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 1783)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 12.1800050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 12.1800050] get_ifid: shmif0: ifid: b0:a0:7d:ff:fe:60:49:87 tc-so:[ 12.1800050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:7dff:fe60:4987 tc-so:[ 12.6800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 12.6800050] get_ifid: wg0: ifid: d8:4b:cb:42:ec:8b:4f:45 tc-so:[ 13.0500050] ip6_output: refusing to send from invalid address fe80:4::d84b:cb42:ec8b:4f45 (pid 0) tc-so:[ 13.5000050] ip6_output: refusing to send from invalid address fe80:4::d84b:cb42:ec8b:4f45 (pid 0) tc-so:[ 14.0600050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:7dff:fe60:4987 - no duplicates found tc-so:[ 15.3600050] in6_if_link_up: fe80:4::d84b:cb42:ec8b:4f45 marked tentative tc-so:[ 15.3600050] nd6_dad_start: wg0: starting DAD for fe80:4::d84b:cb42:ec8b:4f45 tc-so:[ 17.3300050] nd6_dad_timer: wg0: DAD complete for fe80:4::d84b:cb42:ec8b:4f45 - no duplicates found tc-so:[ 28.4200050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 28.4200050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2500050] mainbus0 (root) tc-so:[ 1.2500050] chacha: Portable C ChaCha tc-so:[ 1.2500050] aes: BearSSL aes_ct tc-so:[ 1.2500050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.7800050] shmif0: Ethernet address b2:a0:7d:60:49:87 tc-so:[ 7.3800050] shmif1: Ethernet address b2:a0:66:63:53:13 tc-so:[ 28.4200050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 28.4200050] rump kernel halting... tc-so:[ 15.3600050] tc-so:[ 15.3600050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.180004 b2:a0:7d:60:49:87 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:12.420004 b2:a0:7d:60:49:87 > 33:33:e3:50:e3:de, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e350:e3de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e350:e3de, length 24 tc-so:00:00:12.970004 b2:a0:7d:60:49:87 > 33:33:ff:60:49:87, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:4987: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:4987, length 24 tc-so:00:00:13.050004 b2:a0:7d:60:49:87 > 33:33:ff:60:49:87, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff60:4987: ICMP6, neighbor solicitation, who has fe80::b0a0:7dff:fe60:4987, length 32 tc-so:00:00:16.200004 b2:a0:7d:60:49:87 > 33:33:ff:60:49:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe60:4987 > ff02::1:ff60:4987: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff60:4987, length 24 tc-so:00:00:17.430004 b2:a0:7d:60:49:87 > 33:33:e3:50:e3:de, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7dff:fe60:4987 > ff02::2:e350:e3de: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e350:e3de, length 24 tc-so:00:00:14.080004 b2:a0:de:d4:80:e9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:14.150004 b2:a0:de:d4:80:e9 > 33:33:5b:42:88:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5b42:8846: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5b42:8846, length 24 tc-so:00:00:14.250004 b2:a0:de:d4:80:e9 > 33:33:ff:d4:80:e9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd4:80e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd4:80e9, length 24 tc-so:00:00:14.350004 b2:a0:de:d4:80:e9 > 33:33:5b:42:88:46, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5b42:8846: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5b42:8846, length 24 tc-so:00:00:14.670004 b2:a0:de:d4:80:e9 > 33:33:ff:d4:80:e9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd4:80e9: ICMP6, neighbor solicitation, who has fe80::b0a0:deff:fed4:80e9, length 32 tc-so:00:00:15.070004 b2:a0:c4:31:be:0c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.3 tell 192.168.1.3, length 28 tc-so:00:00:15.330004 b2:a0:c4:31:be:0c > 33:33:27:ae:3c:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:27ae:3cb6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:27ae:3cb6, length 24 tc-so:00:00:15.480004 b2:a0:c4:31:be:0c > 33:33:ff:31:be:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff31:be0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff31:be0c, length 24 tc-so:00:00:15.560004 b2:a0:c4:31:be:0c > 33:33:27:ae:3c:b6, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:27ae:3cb6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:27ae:3cb6, length 24 tc-so:00:00:15.990004 b2:a0:c4:31:be:0c > 33:33:ff:31:be:0c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff31:be0c: ICMP6, neighbor solicitation, who has fe80::b0a0:c4ff:fe31:be0c, length 32 tc-so:00:00:21.940004 b2:a0:de:d4:80:e9 > 33:33:ff:d4:80:e9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fed4:80e9 > ff02::1:ffd4:80e9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd4:80e9, length 24 tc-so:00:00:19.590004 b2:a0:c4:31:be:0c > 33:33:ff:31:be:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c4ff:fe31:be0c > ff02::1:ff31:be0c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff31:be0c, length 24 tc-so:00:00:28.370004 b2:a0:7d:60:49:87 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:24.930004 b2:a0:de:d4:80:e9 > b2:a0:7d:60:49:87, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:de:d4:80:e9, length 28 tc-so:00:00:28.420004 b2:a0:7d:60:49:87 > b2:a0:de:d4:80:e9, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:unix://wg_peer2 tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210706.145548, wg_multiple_peers, failed, atf-check failed; see the output of the test for details tc-start: 1647210706.207531, wg_payload_sizes_ipv4_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:c2:07:42:2b ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:47ff:fe3b:451c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::bcd6:89f4:35ae:47ad U - - - wg0 tc-so:fe80::bcd6:89f4:35ae:47ad link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::bcd6:89f4:35ae:47ad UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::bcd6:89f4:35ae:47ad UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::bcd6:89f4:35ae:47ad%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 PXaev+nswXMd+ah5zk3Cs2JPHXrY/Iajmut3ozroYTw= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c2ff:fe07:422b link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::34b3:9916:a664:164c U - - - wg0 tc-so:fe80::34b3:9916:a664:164c link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::34b3:9916:a664:164c UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::34b3:9916:a664:164c UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::34b3:9916:a664:164c%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 2dtZYU2bBAjQo8DgAX7DO2niQkNlFkRHYm+xcqEo/B4= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 1 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c2:07:42:2b tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 9 packets, 598 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:c2ff:fe07:422b%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::34b3:9916:a664:164c%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:47:3b:45:1c UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c2ff:fe07:422b link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::34b3:9916:a664:164c U - - - wg0 tc-so:fe80::34b3:9916:a664:164c link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::34b3:9916:a664:164c UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::34b3:9916:a664:164c UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c2:07:42:2b 4 0 10 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c2ff:f tc-so: ff01:2::1 tc-so: ff02::2:4422:cc95 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff07:422b 4 0 10 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::34b3:9916:a tc-so: ff01:3::1 tc-so: ff02::2:4422:cc95 tc-so: ff02::1%wg0 tc-so: ff02::1:ff64:164c 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 41 0 40 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 58 0 57 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 210 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 696 0 0 232 0 232 232 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1856 0 133 326 0 326 tc-so: tc-so:In use 1855K, total allocated 2608K; utilization 71.1% tc-so: tc-so:? (192.168.1.1) at b2:a0:47:3b:45:1c on shmif0 3s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:c2ff:fe07:422b%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:4422:cc95%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff07:422b%shmif0 refcount 1 tc-so: enaddr b2:a0:c2:07:42:2b multicnt 4 tc-so: 33:33:44:22:cc:95 -- 33:33:44:22:cc:95 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:07:42:2b -- 33:33:ff:07:42:2b refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::34b3:9916:a664:164c%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:4422:cc95%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff64:164c%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.430005] shmif0: Ethernet address b2:a0:c2:07:42:2b tc-so:[ 8.720005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.720005] get_ifid: shmif0: ifid: b0:a0:c2:ff:fe:07:42:2b tc-so:[ 8.720005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c2ff:fe07:422b tc-so:[ 9.210005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.210005] get_ifid: wg0: ifid: 34:b3:99:16:a6:64:16:4c tc-so:[ 9.290005] ip6_output: refusing to send from invalid address fe80:3::34b3:9916:a664:164c (pid 0) tc-so:[ 9.370005] ip6_output: refusing to send from invalid address fe80:3::34b3:9916:a664:164c (pid 0) tc-so:[ 10.710005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c2ff:fe07:422b - no duplicates found tc-so:[ 11.780005] in6_if_link_up: fe80:3::34b3:9916:a664:164c marked tentative tc-so:[ 11.780005] nd6_dad_start: wg0: starting DAD for fe80:3::34b3:9916:a664:164c tc-so:[ 13.600005] nd6_dad_timer: wg0: DAD complete for fe80:3::34b3:9916:a664:164c - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 10259] tc-so:[New process 20949] tc-so:[New process 7245] tc-so:[New process 7449] tc-so:[New process 9336] tc-so:[New process 26538] tc-so:[New process 19871] tc-so:[New process 9285] tc-so:[New process 11851] tc-so:[New process 19976] tc-so:[New process 4432] tc-so:[New process 21224] tc-so:[New process 29871] tc-so:[New process 11084] tc-so:[New process 12765] tc-so:[New process 27888] tc-so:[New process 17681] tc-so:[New process 18221] tc-so:[New process 636] tc-so:[New process 6339] tc-so:[New process 29083] tc-so:[New process 25762] tc-so:[New process 19970] tc-so:[New process 20869] tc-so:[New process 167] tc-so:[New process 1647] tc-so:[New process 12697] tc-so:[New process 11615] tc-so:[New process 4649] tc-so:[New process 6525] tc-so:[New process 17161] tc-so:[New process 21044] tc-so:[New process 5200] tc-so:[New process 5294] tc-so:[New process 27964] tc-so:[New process 11724] tc-so:[New process 26366] tc-so:[New process 12921] tc-so:[New process 29851] tc-so:[New process 12114] tc-so:[New process 14234] tc-so:[New process 17667] tc-so:[New process 2727] tc-so:[New process 29884] tc-so:[New process 8339] tc-so:[New process 15168] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 10259)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.6500050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.6500050] get_ifid: shmif0: ifid: b0:a0:47:ff:fe:3b:45:1c tc-so:[ 6.6500050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:47ff:fe3b:451c tc-so:[ 7.1000050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.1000050] get_ifid: wg0: ifid: bc:d6:89:f4:35:ae:47:ad tc-so:[ 7.5200050] ip6_output: refusing to send from invalid address fe80:3::bcd6:89f4:35ae:47ad (pid 0) tc-so:[ 7.7500050] ip6_output: refusing to send from invalid address fe80:3::bcd6:89f4:35ae:47ad (pid 0) tc-so:[ 8.5800050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:47ff:fe3b:451c - no duplicates found tc-so:[ 9.6400050] in6_if_link_up: fe80:3::bcd6:89f4:35ae:47ad marked tentative tc-so:[ 9.6400050] nd6_dad_start: wg0: starting DAD for fe80:3::bcd6:89f4:35ae:47ad tc-so:[ 11.0400050] nd6_dad_timer: wg0: DAD complete for fe80:3::bcd6:89f4:35ae:47ad - no duplicates found tc-so:[ 16.6300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 16.6300050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.2400050] chacha: Portable C ChaCha tc-so:[ 1.2400050] aes: BearSSL aes_ct tc-so:[ 1.2400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4300050] shmif0: Ethernet address b2:a0:47:3b:45:1c tc-so:[ 16.6300050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 16.6300050] rump kernel halting... tc-so:[ 9.6400050] tc-so:[ 9.6400050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.650004 b2:a0:47:3b:45:1c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.250004 b2:a0:47:3b:45:1c > 33:33:d9:2a:ea:68, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:d92a:ea68: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d92a:ea68, length 24 tc-so:00:00:07.480004 b2:a0:47:3b:45:1c > 33:33:ff:3b:45:1c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3b:451c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3b:451c, length 24 tc-so:00:00:07.550004 b2:a0:47:3b:45:1c > 33:33:ff:3b:45:1c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3b:451c: ICMP6, neighbor solicitation, who has fe80::b0a0:47ff:fe3b:451c, length 32 tc-so:00:00:11.040004 b2:a0:47:3b:45:1c > 33:33:d9:2a:ea:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe3b:451c > ff02::2:d92a:ea68: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d92a:ea68, length 24 tc-so:00:00:08.720004 b2:a0:c2:07:42:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.240004 b2:a0:c2:07:42:2b > 33:33:44:22:cc:95, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:4422:cc95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4422:cc95, length 24 tc-so:00:00:12.140004 b2:a0:47:3b:45:1c > 33:33:ff:3b:45:1c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:47ff:fe3b:451c > ff02::1:ff3b:451c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3b:451c, length 24 tc-so:00:00:09.650004 b2:a0:c2:07:42:2b > 33:33:ff:07:42:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff07:422b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:422b, length 24 tc-so:00:00:09.680004 b2:a0:c2:07:42:2b > 33:33:ff:07:42:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff07:422b: ICMP6, neighbor solicitation, who has fe80::b0a0:c2ff:fe07:422b, length 32 tc-so:00:00:09.720004 b2:a0:c2:07:42:2b > 33:33:ff:07:42:2b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff07:422b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff07:422b, length 24 tc-so:00:00:12.360004 b2:a0:c2:07:42:2b > 33:33:44:22:cc:95, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe07:422b > ff02::2:4422:cc95: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4422:cc95, length 24 tc-so:00:00:16.580004 b2:a0:47:3b:45:1c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.030004 b2:a0:c2:07:42:2b > b2:a0:47:3b:45:1c, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:c2:07:42:2b, length 28 tc-so:00:00:16.630004 b2:a0:47:3b:45:1c > b2:a0:c2:07:42:2b, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:14.360004 b2:a0:c2:07:42:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:15.360004 b2:a0:c2:07:42:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:16.360004 b2:a0:c2:07:42:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.380004 b2:a0:c2:07:42:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210733.285178, wg_payload_sizes_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1647210733.351129, wg_payload_sizes_ipv4_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:52:da:46:da ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:65ff:fe37:7901 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::147a:d4fe:2f36:9893 U - - - wg0 tc-so:fe80::147a:d4fe:2f36:9893 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::147a:d4fe:2f36:9893 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::147a:d4fe:2f36:9893 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::147a:d4fe:2f36:9893%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 2AJqFto9pOU7VQm56w2wm7+MyRtjinPpSsR4x8TPHUc= --endpoint=fc00::2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:52ff:feda:46da link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e8e7:17c:b8f8:e35f U - - - wg0 tc-so:fe80::e8e7:17c:b8f8:e35f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::e8e7:17c:b8f8:e35f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::e8e7:17c:b8f8:e35f UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::e8e7:17c:b8f8:e35f%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 ds4Qr8I5fy/m1EudgozYh9nJ0fjgDXXbQN2c0QnGIVE= --endpoint=fc00::1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 -s 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 1 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:52:da:46:da tc-so: linkstr: bus tc-so: input: 4 packets, 344 bytes, 4 multicasts tc-so: output: 6 packets, 516 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:52ff:feda:46da%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::e8e7:17c:b8f8:e35f%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:52ff:feda:46da link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e8e7:17c:b8f8:e35f U - - - wg0 tc-so:fe80::e8e7:17c:b8f8:e35f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::e8e7:17c:b8f8:e35f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::e8e7:17c:b8f8:e35f UC - - - wg0 tc-so:fc00::1 b2:a0:65:37:79:01 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:52:da:46:da 4 0 6 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffda:46da tc-so: ff01:2::1 tc-so: ff02::2:1cd0:fb39 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 4 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:52ff:f 4 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::e8e7:17c:b8 tc-so: ff01:3::1 tc-so: ff02::2:1cd0:fb39 tc-so: ff02::1%wg0 tc-so: ff02::1:fff8:e35f 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 24 0 23 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 38 0 37 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 221 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 60 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 602 0 0 201 0 201 201 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1727 0 97 296 0 296 tc-so: tc-so:In use 1659K, total allocated 2368K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:65:37:79:01 shmif0 1s P 1 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffda:46da%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:1cd0:fb39%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:52:da:46:da multicnt 4 tc-so: 33:33:ff:da:46:da -- 33:33:ff:da:46:da refcount 1 tc-so: 33:33:1c:d0:fb:39 -- 33:33:1c:d0:fb:39 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fe80::e8e7:17c:b8f8:e35f%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:1cd0:fb39%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:fff8:e35f%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.900005] shmif0: Ethernet address b2:a0:52:da:46:da tc-so:[ 10.610005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.610005] get_ifid: shmif0: ifid: b0:a0:52:ff:fe:da:46:da tc-so:[ 10.610005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:52ff:feda:46da tc-so:[ 11.200005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 11.200005] get_ifid: wg0: ifid: e8:e7:01:7c:b8:f8:e3:5f tc-so:[ 11.250005] ip6_output: refusing to send from invalid address fe80:3::e8e7:17c:b8f8:e35f (pid 0) tc-so:[ 11.250005] ip6_output: refusing to send from invalid address fe80:3::e8e7:17c:b8f8:e35f (pid 0) tc-so:[ 12.530005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:52ff:feda:46da - no duplicates found tc-so:[ 12.780005] ip6_output: refusing to send from invalid address fe80:3::e8e7:17c:b8f8:e35f (pid 0) tc-so:[ 14.760005] in6_if_link_up: fe80:3::e8e7:17c:b8f8:e35f marked tentative tc-so:[ 14.760005] nd6_dad_start: wg0: starting DAD for fe80:3::e8e7:17c:b8f8:e35f tc-so:[ 16.580005] nd6_dad_timer: wg0: DAD complete for fe80:3::e8e7:17c:b8f8:e35f - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 13978] tc-so:[New process 10361] tc-so:[New process 18179] tc-so:[New process 930] tc-so:[New process 6889] tc-so:[New process 17569] tc-so:[New process 16769] tc-so:[New process 26727] tc-so:[New process 18787] tc-so:[New process 8566] tc-so:[New process 21005] tc-so:[New process 1533] tc-so:[New process 11105] tc-so:[New process 8783] tc-so:[New process 23723] tc-so:[New process 573] tc-so:[New process 19080] tc-so:[New process 11193] tc-so:[New process 23185] tc-so:[New process 10078] tc-so:[New process 26218] tc-so:[New process 2983] tc-so:[New process 2857] tc-so:[New process 12240] tc-so:[New process 8138] tc-so:[New process 12897] tc-so:[New process 6440] tc-so:[New process 18178] tc-so:[New process 2491] tc-so:[New process 9032] tc-so:[New process 18664] tc-so:[New process 22941] tc-so:[New process 6180] tc-so:[New process 11671] tc-so:[New process 15625] tc-so:[New process 9256] tc-so:[New process 10696] tc-so:[New process 1494] tc-so:[New process 9439] tc-so:[New process 9682] tc-so:[New process 2943] tc-so:[New process 12709] tc-so:[New process 21299] tc-so:[New process 19216] tc-so:[New process 9774] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 13978)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2900050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.0600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.0600050] get_ifid: shmif0: ifid: b0:a0:65:ff:fe:37:79:01 tc-so:[ 8.0600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:65ff:fe37:7901 tc-so:[ 8.7000050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.7000050] get_ifid: wg0: ifid: 14:7a:d4:fe:2f:36:98:93 tc-so:[ 9.2900050] ip6_output: refusing to send from invalid address fe80:3::147a:d4fe:2f36:9893 (pid 0) tc-so:[ 9.6100050] ip6_output: refusing to send from invalid address fe80:3::147a:d4fe:2f36:9893 (pid 0) tc-so:[ 10.0600050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:65ff:fe37:7901 - no duplicates found tc-so:[ 12.1400050] in6_if_link_up: fe80:3::147a:d4fe:2f36:9893 marked tentative tc-so:[ 12.1400050] nd6_dad_start: wg0: starting DAD for fe80:3::147a:d4fe:2f36:9893 tc-so:[ 13.3400050] nd6_dad_timer: wg0: DAD complete for fe80:3::147a:d4fe:2f36:9893 - no duplicates found tc-so:[ 20.2300050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 20.2300050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2500050] mainbus0 (root) tc-so:[ 1.2500050] chacha: Portable C ChaCha tc-so:[ 1.2900050] aes: BearSSL aes_ct tc-so:[ 1.2900050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2900050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4700050] shmif0: Ethernet address b2:a0:65:37:79:01 tc-so:[ 20.2300050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 20.2300050] rump kernel halting... tc-so:[ 12.1400050] tc-so:[ 12.1400050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:09.050004 b2:a0:65:37:79:01 > 33:33:ff:37:79:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff37:7901: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:7901, length 24 tc-so:00:00:09.050004 b2:a0:65:37:79:01 > 33:33:ff:37:79:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff37:7901: ICMP6, neighbor solicitation, who has fe80::b0a0:65ff:fe37:7901, length 32 tc-so:00:00:09.130004 b2:a0:65:37:79:01 > 33:33:59:ef:47:4c, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:59ef:474c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:59ef:474c, length 24 tc-so:00:00:11.500004 b2:a0:52:da:46:da > 33:33:ff:da:46:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffda:46da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffda:46da, length 24 tc-so:00:00:11.530004 b2:a0:52:da:46:da > 33:33:ff:da:46:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffda:46da: ICMP6, neighbor solicitation, who has fe80::b0a0:52ff:feda:46da, length 32 tc-so:00:00:14.990004 b2:a0:65:37:79:01 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe37:7901 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:12.980004 b2:a0:52:da:46:da > 33:33:1c:d0:fb:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:feda:46da > ff02::2:1cd0:fb39: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1cd0:fb39, length 24 tc-so:00:00:18.040004 b2:a0:65:37:79:01 > 33:33:ff:37:79:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:65ff:fe37:7901 > ff02::1:ff37:7901: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:7901, length 24 tc-so:00:00:15.650004 b2:a0:52:da:46:da > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:feda:46da > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.150004 b2:a0:52:da:46:da > 33:33:ff:da:46:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:feda:46da > ff02::1:ffda:46da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffda:46da, length 24 tc-so:00:00:20.190004 b2:a0:65:37:79:01 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:17.190004 b2:a0:52:da:46:da > b2:a0:65:37:79:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:20.230004 b2:a0:65:37:79:01 > b2:a0:52:da:46:da, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:22.220004 b2:a0:52:da:46:da > b2:a0:65:37:79:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.220004 b2:a0:52:da:46:da > b2:a0:65:37:79:01, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:23.250004 b2:a0:52:da:46:da > b2:a0:65:37:79:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.270004 b2:a0:52:da:46:da > b2:a0:65:37:79:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.270004 b2:a0:52:da:46:da > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:feda:46da > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.290004 b2:a0:52:da:46:da > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:feda:46da > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:27.290004 b2:a0:52:da:46:da > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:feda:46da > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:28.320004 b2:a0:52:da:46:da > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:feda:46da > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210767.80055, wg_payload_sizes_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1647210767.128555, wg_payload_sizes_ipv6_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:8b:4e:31:9f ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3bff:fe53:dda7 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::54b1:b486:8614:cbbd U - - - wg0 tc-so:fe80::54b1:b486:8614:cbbd link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::54b1:b486:8614:cbbd%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 KLJUJmzqBNTLFLwOChWp27XGiTv2no5WkaYPs8k9Sz0= --endpoint=192.168.1.2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8bff:fe4e:319f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5447:c50a:9ffe:edfd U - - - wg0 tc-so:fe80::5447:c50a:9ffe:edfd link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::5447:c50a:9ffe:edfd%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 9xNs+fgr4d1mGLEdpMC4Bm0mfszeE1/zE2nfHow7D2A= --endpoint=192.168.1.1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(49=40+8+1 bytes) fd00::1 --> fd00::2 tc-se:ping6: wrote fd00::2 9 chars, ret=-1 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: sendmsg: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:4e:31:9f tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 10 packets, 640 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:8bff:fe4e:319f%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::5447:c50a:9ffe:edfd%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:3b:53:dd:a7 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8bff:fe4e:319f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::5447:c50a:9ffe:edfd U - - - wg0 tc-so:fe80::5447:c50a:9ffe:edfd link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8b:4e:31:9f 4 0 11 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8bff:f tc-so: ff01:2::1 tc-so: ff02::2:25f1:38aa tc-so: ff02::1%shmif0 tc-so: ff02::1:ff4e:319f 4 0 11 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:fffe:edfd tc-so: ff01:3::1 tc-so: ff02::2:25f1:38aa tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::5447:c50a:9 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 30 0 29 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 43 0 42 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 222 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 635 0 0 212 0 212 212 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1774 0 107 306 0 306 tc-so: tc-so:In use 1728K, total allocated 2448K; utilization 70.6% tc-so: tc-so:? (192.168.1.1) at b2:a0:3b:53:dd:a7 on shmif0 2s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:8bff:fe4e:319f%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:25f1:38aa%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff4e:319f%shmif0 refcount 1 tc-so: enaddr b2:a0:8b:4e:31:9f multicnt 4 tc-so: 33:33:25:f1:38:aa -- 33:33:25:f1:38:aa refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:4e:31:9f -- 33:33:ff:4e:31:9f refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:fffe:edfd%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:25f1:38aa%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.590005] shmif0: Ethernet address b2:a0:8b:4e:31:9f tc-so:[ 9.770005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.770005] get_ifid: shmif0: ifid: b0:a0:8b:ff:fe:4e:31:9f tc-so:[ 9.770005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8bff:fe4e:319f tc-so:[ 10.260005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.260005] get_ifid: wg0: ifid: 54:47:c5:0a:9f:fe:ed:fd tc-so:[ 10.620005] ip6_output: refusing to send from invalid address fe80:3::5447:c50a:9ffe:edfd (pid 0) tc-so:[ 11.590005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8bff:fe4e:319f - no duplicates found tc-so:[ 11.700005] ip6_output: refusing to send from invalid address fe80:3::5447:c50a:9ffe:edfd (pid 0) tc-so:[ 12.910005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 12.910005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 12.910005] in6_if_link_up: fe80:3::5447:c50a:9ffe:edfd marked tentative tc-so:[ 12.910005] nd6_dad_start: wg0: starting DAD for fe80:3::5447:c50a:9ffe:edfd tc-so:[ 14.420005] nd6_dad_timer: wg0: DAD complete for fe80:3::5447:c50a:9ffe:edfd - no duplicates found tc-so:[ 14.550005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 19873] tc-so:[New process 13728] tc-so:[New process 29691] tc-so:[New process 14885] tc-so:[New process 29116] tc-so:[New process 7321] tc-so:[New process 14273] tc-so:[New process 19092] tc-so:[New process 24620] tc-so:[New process 8657] tc-so:[New process 9846] tc-so:[New process 28079] tc-so:[New process 27568] tc-so:[New process 21171] tc-so:[New process 25086] tc-so:[New process 18232] tc-so:[New process 11001] tc-so:[New process 16998] tc-so:[New process 24810] tc-so:[New process 11033] tc-so:[New process 21020] tc-so:[New process 9239] tc-so:[New process 17536] tc-so:[New process 13080] tc-so:[New process 1430] tc-so:[New process 379] tc-so:[New process 29545] tc-so:[New process 9052] tc-so:[New process 22400] tc-so:[New process 11847] tc-so:[New process 11765] tc-so:[New process 21904] tc-so:[New process 24802] tc-so:[New process 19161] tc-so:[New process 26154] tc-so:[New process 754] tc-so:[New process 20323] tc-so:[New process 10342] tc-so:[New process 14148] tc-so:[New process 28863] tc-so:[New process 8979] tc-so:[New process 19505] tc-so:[New process 2409] tc-so:[New process 15489] tc-so:[New process 24506] tc-so:[New process 18573] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 19873)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.0600050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.0600050] get_ifid: shmif0: ifid: b0:a0:3b:ff:fe:53:dd:a7 tc-so:[ 7.0600050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3bff:fe53:dda7 tc-so:[ 7.5800050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.5800050] get_ifid: wg0: ifid: 54:b1:b4:86:86:14:cb:bd tc-so:[ 7.9800050] ip6_output: refusing to send from invalid address fe80:3::54b1:b486:8614:cbbd (pid 0) tc-so:[ 9.0800050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3bff:fe53:dda7 - no duplicates found tc-so:[ 10.3400050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 10.3400050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 10.3400050] in6_if_link_up: fe80:3::54b1:b486:8614:cbbd marked tentative tc-so:[ 10.3400050] nd6_dad_start: wg0: starting DAD for fe80:3::54b1:b486:8614:cbbd tc-so:[ 11.4900050] nd6_dad_timer: wg0: DAD complete for fe80:3::54b1:b486:8614:cbbd - no duplicates found tc-so:[ 12.3000050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 17.8600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.8600050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2300050] mainbus0 (root) tc-so:[ 1.3200050] chacha: Portable C ChaCha tc-so:[ 1.3200050] aes: BearSSL aes_ct tc-so:[ 1.3500050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3500050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5000050] shmif0: Ethernet address b2:a0:3b:53:dd:a7 tc-so:[ 17.8600050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.8600050] rump kernel halting... tc-so:[ 10.3400050] tc-so:[ 10.3400050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.060004 b2:a0:3b:53:dd:a7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.490004 b2:a0:3b:53:dd:a7 > 33:33:1b:5c:ef:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1b5c:ef88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1b5c:ef88, length 24 tc-so:00:00:07.860004 b2:a0:3b:53:dd:a7 > 33:33:ff:53:dd:a7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff53:dda7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:dda7, length 24 tc-so:00:00:08.060004 b2:a0:3b:53:dd:a7 > 33:33:ff:53:dd:a7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff53:dda7: ICMP6, neighbor solicitation, who has fe80::b0a0:3bff:fe53:dda7, length 32 tc-so:00:00:08.360004 b2:a0:3b:53:dd:a7 > 33:33:ff:53:dd:a7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff53:dda7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:dda7, length 24 tc-so:00:00:09.770004 b2:a0:8b:4e:31:9f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:10.320004 b2:a0:8b:4e:31:9f > 33:33:25:f1:38:aa, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:25f1:38aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:25f1:38aa, length 24 tc-so:00:00:10.500004 b2:a0:8b:4e:31:9f > 33:33:ff:4e:31:9f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4e:319f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:319f, length 24 tc-so:00:00:10.580004 b2:a0:8b:4e:31:9f > 33:33:ff:4e:31:9f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4e:319f: ICMP6, neighbor solicitation, who has fe80::b0a0:8bff:fe4e:319f, length 32 tc-so:00:00:14.200004 b2:a0:3b:53:dd:a7 > 33:33:1b:5c:ef:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3bff:fe53:dda7 > ff02::2:1b5c:ef88: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1b5c:ef88, length 24 tc-so:00:00:13.480004 b2:a0:8b:4e:31:9f > 33:33:ff:4e:31:9f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fe4e:319f > ff02::1:ff4e:319f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4e:319f, length 24 tc-so:00:00:17.820004 b2:a0:3b:53:dd:a7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:15.050004 b2:a0:8b:4e:31:9f > b2:a0:3b:53:dd:a7, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:8b:4e:31:9f, length 28 tc-so:00:00:17.860004 b2:a0:3b:53:dd:a7 > b2:a0:8b:4e:31:9f, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:16.740004 b2:a0:8b:4e:31:9f > 33:33:25:f1:38:aa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fe4e:319f > ff02::2:25f1:38aa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:25f1:38aa, length 24 tc-so:00:00:16.740004 b2:a0:8b:4e:31:9f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.750004 b2:a0:8b:4e:31:9f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.750004 b2:a0:8b:4e:31:9f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.760004 b2:a0:8b:4e:31:9f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210797.473247, wg_payload_sizes_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1647210797.525852, wg_payload_sizes_ipv6_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:02:b8:ba:78 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:85ff:fe0a:624a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::54a2:c052:b9fd:e7cc U - - - wg0 tc-so:fe80::54a2:c052:b9fd:e7cc link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::1/64 flags 0x8 tc-so: inet6 fe80::54a2:c052:b9fd:e7cc%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 7KYQpZU5MrML2SbrTvYP1hKycIekQg6IGiMqjwWcqgM= --endpoint=fc00::2:51820 --allowed-ips=fd00::2/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2ff:feb8:ba78 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e011:f70d:b09b:c2a8 U - - - wg0 tc-so:fe80::e011:f70d:b09b:c2a8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fd00::2/64 flags 0x8 tc-so: inet6 fe80::e011:f70d:b09b:c2a8%wg0/64 flags 0x8 scopeid 0x3 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 MxzmfMU0ahBw0HyBfA9fmi7IzPJ5vyVrbDvbtuzc0Vs= --endpoint=fc00::1:51820 --allowed-ips=fd00::1/128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 -s 1 fd00::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(49=40+8+1 bytes) fd00::1 --> fd00::2 tc-se:ping6: wrote fd00::2 9 chars, ret=-1 tc-se: tc-se:--- fd00::2 ping6 statistics --- tc-se:1 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se:rump.ping6: sendmsg: Socket is not connected tc-se:rump.ping6: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:02:b8:ba:78 tc-so: linkstr: bus tc-so: input: 5 packets, 554 bytes, 4 multicasts tc-so: output: 7 packets, 670 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:2ff:feb8:ba78%shmif0/64 flags 0 scopeid 0x2 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::e011:f70d:b09b:c2a8%wg0/64 flags 0 scopeid 0x3 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#2 UC - - - shmif0 tc-so:fc00::2 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:2ff:feb8:ba78 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::e011:f70d:b09b:c2a8 U - - - wg0 tc-so:fe80::e011:f70d:b09b:c2a8 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:fc00::1 b2:a0:85:0a:62:4a UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:02:b8:ba:78 5 0 7 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffb8:ba78 tc-so: ff01:2::1 tc-so: ff02::2:8b08:e231 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2ff:fe 5 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff9b:c2a8 tc-so: ff01:3::1 tc-so: ff02::2:8b08:e231 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::e011:f70d:b 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 17 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 27 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 228 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 61 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 577 0 0 193 0 193 193 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1689 0 81 288 0 288 tc-so: tc-so:In use 1609K, total allocated 2304K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:85:0a:62:4a shmif0 expired P 1 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffb8:ba78%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8b08:e231%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:02:b8:ba:78 multicnt 4 tc-so: 33:33:ff:b8:ba:78 -- 33:33:ff:b8:ba:78 refcount 1 tc-so: 33:33:8b:08:e2:31 -- 33:33:8b:08:e2:31 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff9b:c2a8%wg0 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:8b08:e231%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.500005] shmif0: Ethernet address b2:a0:02:b8:ba:78 tc-so:[ 8.620005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.620005] get_ifid: shmif0: ifid: b0:a0:02:ff:fe:b8:ba:78 tc-so:[ 8.620005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:2ff:feb8:ba78 tc-so:[ 9.100005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.100005] get_ifid: wg0: ifid: e0:11:f7:0d:b0:9b:c2:a8 tc-so:[ 9.270005] ip6_output: refusing to send from invalid address fe80:3::e011:f70d:b09b:c2a8 (pid 0) tc-so:[ 9.910005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:2ff:feb8:ba78 - no duplicates found tc-so:[ 11.730005] ip6_output: refusing to send from invalid address fe80:3::e011:f70d:b09b:c2a8 (pid 0) tc-so:[ 11.730005] in6_if_link_up: fd00::2 marked tentative tc-so:[ 11.730005] nd6_dad_start: wg0: starting DAD for fd00::2 tc-so:[ 11.730005] in6_if_link_up: fe80:3::e011:f70d:b09b:c2a8 marked tentative tc-so:[ 11.730005] nd6_dad_start: wg0: starting DAD for fe80:3::e011:f70d:b09b:c2a8 tc-so:[ 13.070005] nd6_dad_timer: wg0: DAD complete for fd00::2 - no duplicates found tc-so:[ 13.180005] nd6_dad_timer: wg0: DAD complete for fe80:3::e011:f70d:b09b:c2a8 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 5622] tc-so:[New process 20871] tc-so:[New process 29787] tc-so:[New process 684] tc-so:[New process 20612] tc-so:[New process 20616] tc-so:[New process 14324] tc-so:[New process 13096] tc-so:[New process 1890] tc-so:[New process 25726] tc-so:[New process 7623] tc-so:[New process 7234] tc-so:[New process 15121] tc-so:[New process 11841] tc-so:[New process 25683] tc-so:[New process 27627] tc-so:[New process 19377] tc-so:[New process 2877] tc-so:[New process 2971] tc-so:[New process 11218] tc-so:[New process 23221] tc-so:[New process 25455] tc-so:[New process 367] tc-so:[New process 2807] tc-so:[New process 27500] tc-so:[New process 9694] tc-so:[New process 16642] tc-so:[New process 19200] tc-so:[New process 28627] tc-so:[New process 24746] tc-so:[New process 10400] tc-so:[New process 19812] tc-so:[New process 19600] tc-so:[New process 2735] tc-so:[New process 18797] tc-so:[New process 12878] tc-so:[New process 24251] tc-so:[New process 9421] tc-so:[New process 18995] tc-so:[New process 29690] tc-so:[New process 14065] tc-so:[New process 7370] tc-so:[New process 10099] tc-so:[New process 19489] tc-so:[New process 29823] tc-so:[New process 1915] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 5622)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.7400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.7400050] get_ifid: shmif0: ifid: b0:a0:85:ff:fe:0a:62:4a tc-so:[ 6.7400050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:85ff:fe0a:624a tc-so:[ 7.2300050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.2300050] get_ifid: wg0: ifid: 54:a2:c0:52:b9:fd:e7:cc tc-so:[ 7.8200050] ip6_output: refusing to send from invalid address fe80:3::54a2:c052:b9fd:e7cc (pid 0) tc-so:[ 8.0900050] ip6_output: refusing to send from invalid address fe80:3::54a2:c052:b9fd:e7cc (pid 0) tc-so:[ 8.6500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:85ff:fe0a:624a - no duplicates found tc-so:[ 9.7400050] in6_if_link_up: fd00::1 marked tentative tc-so:[ 9.7400050] nd6_dad_start: wg0: starting DAD for fd00::1 tc-so:[ 9.7400050] in6_if_link_up: fe80:3::54a2:c052:b9fd:e7cc marked tentative tc-so:[ 9.7400050] nd6_dad_start: wg0: starting DAD for fe80:3::54a2:c052:b9fd:e7cc tc-so:[ 10.9800050] nd6_dad_timer: wg0: DAD complete for fd00::1 - no duplicates found tc-so:[ 11.0200050] nd6_dad_timer: wg0: DAD complete for fe80:3::54a2:c052:b9fd:e7cc - no duplicates found tc-so:[ 16.3100050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 16.3100050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2300050] mainbus0 (root) tc-so:[ 1.2300050] chacha: Portable C ChaCha tc-so:[ 1.2300050] aes: BearSSL aes_ct tc-so:[ 1.2300050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4300050] shmif0: Ethernet address b2:a0:85:0a:62:4a tc-so:[ 16.3100050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 16.3100050] rump kernel halting... tc-so:[ 11.0200050] tc-so:[ 9.7400050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.160004 b2:a0:85:0a:62:4a > 33:33:ff:0a:62:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0a:624a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0a:624a, length 24 tc-so:00:00:07.640004 b2:a0:85:0a:62:4a > 33:33:ff:0a:62:4a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0a:624a: ICMP6, neighbor solicitation, who has fe80::b0a0:85ff:fe0a:624a, length 32 tc-so:00:00:08.140004 b2:a0:85:0a:62:4a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:08.740004 b2:a0:02:b8:ba:78 > 33:33:ff:b8:ba:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb8:ba78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:ba78, length 24 tc-so:00:00:08.900004 b2:a0:02:b8:ba:78 > 33:33:ff:b8:ba:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb8:ba78: ICMP6, neighbor solicitation, who has fe80::b0a0:2ff:feb8:ba78, length 32 tc-so:00:00:11.990004 b2:a0:85:0a:62:4a > 33:33:ff:0a:62:4a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fe0a:624a > ff02::1:ff0a:624a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0a:624a, length 24 tc-so:00:00:09.390004 b2:a0:02:b8:ba:78 > 33:33:ff:b8:ba:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb8:ba78: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb8:ba78, length 24 tc-so:00:00:12.070004 b2:a0:85:0a:62:4a > 33:33:b7:5e:a1:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fe0a:624a > ff02::2:b75e:a178: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b75e:a178, length 24 tc-so:00:00:11.820004 b2:a0:02:b8:ba:78 > 33:33:8b:08:e2:31, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb8:ba78 > ff02::2:8b08:e231: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8b08:e231, length 24 tc-so:00:00:16.270004 b2:a0:85:0a:62:4a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:13.680004 b2:a0:02:b8:ba:78 > b2:a0:85:0a:62:4a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.310004 b2:a0:85:0a:62:4a > b2:a0:02:b8:ba:78, ethertype IPv6 (0x86dd), length 210: fc00::1.51820 > fc00::2.51820: UDP, length 148 tc-so:00:00:17.190004 b2:a0:02:b8:ba:78 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb8:ba78 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.190004 b2:a0:02:b8:ba:78 > b2:a0:85:0a:62:4a, ethertype IPv6 (0x86dd), length 154: fc00::2.51820 > fc00::1.51820: UDP, length 92 tc-so:00:00:18.700004 b2:a0:02:b8:ba:78 > b2:a0:85:0a:62:4a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:19.700004 b2:a0:02:b8:ba:78 > b2:a0:85:0a:62:4a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:20.700004 b2:a0:02:b8:ba:78 > b2:a0:85:0a:62:4a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.710004 b2:a0:02:b8:ba:78 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb8:ba78 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.720004 b2:a0:02:b8:ba:78 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb8:ba78 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.730004 b2:a0:02:b8:ba:78 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb8:ba78 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.740004 b2:a0:02:b8:ba:78 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2ff:feb8:ba78 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210827.74067, wg_payload_sizes_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1647210827.124612, net/if_wg/t_basic tp-start: 1647210828.513830, net/if_wg/t_interoperability, 3 tc-start: 1647210828.517838, wg_interoperability_basic tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1647210829.946853, wg_interoperability_basic, skipped, set ATF_NET_IF_WG_INTEROPERABILITY=yes to run the test tc-start: 1647210829.955561, wg_interoperability_cookie tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1647210831.378837, wg_interoperability_cookie, skipped, set ATF_NET_IF_WG_INTEROPERABILITY=yes to run the test tc-start: 1647210831.386419, wg_userspace_basic tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1647210832.751388, wg_userspace_basic, skipped, set ATF_NET_IF_WG_USERSPACE=yes to run the test tp-end: 1647210832.760490, net/if_wg/t_interoperability tp-start: 1647210835.304966, net/if_wg/t_misc, 7 tc-start: 1647210835.307331, wg_cookie tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:08:9f:4d:c7 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:69ff:fe49:585a link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::28b2:d4:7b09:42 U - - - wg0 tc-so:fe80::28b2:d4:7b09:42 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::28b2:d4:7b09:42 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::28b2:d4:7b09:42 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::28b2:d4:7b09:42%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 llEiOGA6gfJcd/7BOziXKrbKhl0NudQSdSXuJgSlKB4= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8ff:fe9f:4dc7 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4407:ba78:6fd1:dd69 U - - - wg0 tc-so:fe80::4407:ba78:6fd1:dd69 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4407:ba78:6fd1:dd69 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4407:ba78:6fd1:dd69 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::4407:ba78:6fd1:dd69%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 uszjNku5Bi87S+uYTP9R7b+WTjbxMQbUQJPrR5U8WEE= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.wg.force_underload=1 ] tc-so: tc-so:00:00:07.000004 b2:a0:69:49:58:5a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.270004 b2:a0:69:49:58:5a > 33:33:8c:b0:9d:1a, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8cb0:9d1a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8cb0:9d1a, length 24 tc-so:00:00:07.320004 b2:a0:69:49:58:5a > 33:33:ff:49:58:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:585a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff49:585a, length 24 tc-so:00:00:07.640004 b2:a0:69:49:58:5a > 33:33:ff:49:58:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:585a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff49:585a, length 24 tc-so:00:00:08.020004 b2:a0:69:49:58:5a > 33:33:ff:49:58:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:585a: ICMP6, neighbor solicitation, who has fe80::b0a0:69ff:fe49:585a, length 32 tc-so:00:00:10.340004 b2:a0:69:49:58:5a > 33:33:8c:b0:9d:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe49:585a > ff02::2:8cb0:9d1a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8cb0:9d1a, length 24 tc-so:00:00:09.690004 b2:a0:08:9f:4d:c7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.760004 b2:a0:08:9f:4d:c7 > 33:33:ff:9f:4d:c7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9f:4dc7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:4dc7, length 24 tc-so:00:00:09.930004 b2:a0:08:9f:4d:c7 > 33:33:ff:9f:4d:c7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9f:4dc7: ICMP6, neighbor solicitation, who has fe80::b0a0:8ff:fe9f:4dc7, length 32 tc-so:00:00:10.270004 b2:a0:08:9f:4d:c7 > 33:33:0b:68:2b:a9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b68:2ba9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b68:2ba9, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-03-13 22:34:13.583634751 +0000 tc-se:+++ /tmp/check.WeKX3t/stderr 2022-03-13 22:34:13.627134161 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+rump.ping: poll: Socket is not connected tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:08:9f:4d:c7 tc-so: linkstr: bus tc-so: input: 3 packets, 318 bytes, 2 multicasts tc-so: output: 8 packets, 512 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:8ff:fe9f:4dc7%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::4407:ba78:6fd1:dd69%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:69:49:58:5a UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8ff:fe9f:4dc7 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4407:ba78:6fd1:dd69 U - - - wg0 tc-so:fe80::4407:ba78:6fd1:dd69 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4407:ba78:6fd1:dd69 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4407:ba78:6fd1:dd69 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:08:9f:4d:c7 3 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 3 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8ff:fe tc-so: ff01:2::1 tc-so: ff02::2:b68:2ba9% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff9f:4dc7 3 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::4407:ba78:6 tc-so: ff01:3::1 tc-so: ff02::2:b68:2ba9% tc-so: ff02::1%wg0 tc-so: ff02::1:ffd1:dd69 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 20 0 19 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 37 0 36 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 215 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 568 0 0 190 0 190 190 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1687 0 91 284 0 284 tc-so: tc-so:In use 1591K, total allocated 2272K; utilization 70.0% tc-so: tc-so:? (192.168.1.1) at b2:a0:69:49:58:5a on shmif0 2s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:8ff:fe9f:4dc7%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:b68:2ba9%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff9f:4dc7%shmif0 refcount 1 tc-so: enaddr b2:a0:08:9f:4d:c7 multicnt 4 tc-so: 33:33:0b:68:2b:a9 -- 33:33:0b:68:2b:a9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:9f:4d:c7 -- 33:33:ff:9f:4d:c7 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::4407:ba78:6fd1:dd69%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:b68:2ba9%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffd1:dd69%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.560005] shmif0: Ethernet address b2:a0:08:9f:4d:c7 tc-so:[ 9.690005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.690005] get_ifid: shmif0: ifid: b0:a0:08:ff:fe:9f:4d:c7 tc-so:[ 9.690005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8ff:fe9f:4dc7 tc-so:[ 10.210005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.210005] get_ifid: wg0: ifid: 44:07:ba:78:6f:d1:dd:69 tc-so:[ 10.210005] ip6_output: refusing to send from invalid address fe80:3::4407:ba78:6fd1:dd69 (pid 564) tc-so:[ 10.270005] ip6_output: refusing to send from invalid address fe80:3::4407:ba78:6fd1:dd69 (pid 0) tc-so:[ 10.930005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8ff:fe9f:4dc7 - no duplicates found tc-so:[ 12.840005] in6_if_link_up: fe80:3::4407:ba78:6fd1:dd69 marked tentative tc-so:[ 12.840005] nd6_dad_start: wg0: starting DAD for fe80:3::4407:ba78:6fd1:dd69 tc-so:[ 14.120005] nd6_dad_timer: wg0: DAD complete for fe80:3::4407:ba78:6fd1:dd69 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 24248] tc-so:[New process 1202] tc-so:[New process 10798] tc-so:[New process 15002] tc-so:[New process 10308] tc-so:[New process 25642] tc-so:[New process 13864] tc-so:[New process 13250] tc-so:[New process 105] tc-so:[New process 22240] tc-so:[New process 11799] tc-so:[New process 12913] tc-so:[New process 28350] tc-so:[New process 13643] tc-so:[New process 20238] tc-so:[New process 10533] tc-so:[New process 20868] tc-so:[New process 9288] tc-so:[New process 8050] tc-so:[New process 5806] tc-so:[New process 3709] tc-so:[New process 29014] tc-so:[New process 21870] tc-so:[New process 7450] tc-so:[New process 4777] tc-so:[New process 11508] tc-so:[New process 15179] tc-so:[New process 4713] tc-so:[New process 4009] tc-so:[New process 21335] tc-so:[New process 26454] tc-so:[New process 20252] tc-so:[New process 26160] tc-so:[New process 15071] tc-so:[New process 4671] tc-so:[New process 16953] tc-so:[New process 10313] tc-so:[New process 19950] tc-so:[New process 19629] tc-so:[New process 21428] tc-so:[New process 17541] tc-so:[New process 12610] tc-so:[New process 6424] tc-so:[New process 25492] tc-so:[New process 11846] tc-so:[New process 14281] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 24248)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.0000050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.0000050] get_ifid: shmif0: ifid: b0:a0:69:ff:fe:49:58:5a tc-so:[ 7.0000050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:69ff:fe49:585a tc-so:[ 7.5000050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.5000050] get_ifid: wg0: ifid: 28:b2:00:d4:7b:09:00:42 tc-so:[ 8.2200050] ip6_output: refusing to send from invalid address fe80:3::28b2:d4:7b09:42 (pid 0) tc-so:[ 8.3700050] ip6_output: refusing to send from invalid address fe80:3::28b2:d4:7b09:42 (pid 0) tc-so:[ 9.0500050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:69ff:fe49:585a - no duplicates found tc-so:[ 9.4500050] ip6_output: refusing to send from invalid address fe80:3::28b2:d4:7b09:42 (pid 0) tc-so:[ 10.1000050] in6_if_link_up: fe80:3::28b2:d4:7b09:42 marked tentative tc-so:[ 10.1000050] nd6_dad_start: wg0: starting DAD for fe80:3::28b2:d4:7b09:42 tc-so:[ 12.1100050] nd6_dad_timer: wg0: DAD complete for fe80:3::28b2:d4:7b09:42 - no duplicates found tc-so:[ 17.9200050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.9200050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2100050] mainbus0 (root) tc-so:[ 1.2800050] chacha: Portable C ChaCha tc-so:[ 1.2800050] aes: BearSSL aes_ct tc-so:[ 1.2800050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2800050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4400050] shmif0: Ethernet address b2:a0:69:49:58:5a tc-so:[ 17.9200050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.9200050] rump kernel halting... tc-so:[ 10.1000050] tc-so:[ 10.1000050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.000004 b2:a0:69:49:58:5a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.270004 b2:a0:69:49:58:5a > 33:33:8c:b0:9d:1a, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:8cb0:9d1a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8cb0:9d1a, length 24 tc-so:00:00:07.320004 b2:a0:69:49:58:5a > 33:33:ff:49:58:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:585a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff49:585a, length 24 tc-so:00:00:07.640004 b2:a0:69:49:58:5a > 33:33:ff:49:58:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:585a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff49:585a, length 24 tc-so:00:00:08.020004 b2:a0:69:49:58:5a > 33:33:ff:49:58:5a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:585a: ICMP6, neighbor solicitation, who has fe80::b0a0:69ff:fe49:585a, length 32 tc-so:00:00:10.340004 b2:a0:69:49:58:5a > 33:33:8c:b0:9d:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:69ff:fe49:585a > ff02::2:8cb0:9d1a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8cb0:9d1a, length 24 tc-so:00:00:09.690004 b2:a0:08:9f:4d:c7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.760004 b2:a0:08:9f:4d:c7 > 33:33:ff:9f:4d:c7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9f:4dc7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:4dc7, length 24 tc-so:00:00:09.930004 b2:a0:08:9f:4d:c7 > 33:33:ff:9f:4d:c7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9f:4dc7: ICMP6, neighbor solicitation, who has fe80::b0a0:8ff:fe9f:4dc7, length 32 tc-so:00:00:10.270004 b2:a0:08:9f:4d:c7 > 33:33:0b:68:2b:a9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:b68:2ba9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b68:2ba9, length 24 tc-so:00:00:17.920004 b2:a0:69:49:58:5a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:15.240004 b2:a0:08:9f:4d:c7 > b2:a0:69:49:58:5a, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:08:9f:4d:c7, length 28 tc-so:00:00:17.920004 b2:a0:69:49:58:5a > b2:a0:08:9f:4d:c7, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:15.680004 b2:a0:08:9f:4d:c7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:16.690004 b2:a0:08:9f:4d:c7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.130004 b2:a0:08:9f:4d:c7 > 33:33:0b:68:2b:a9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:fe9f:4dc7 > ff02::2:b68:2ba9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b68:2ba9, length 24 tc-so:00:00:17.720004 b2:a0:08:9f:4d:c7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.750004 b2:a0:08:9f:4d:c7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.050004 b2:a0:08:9f:4d:c7 > 33:33:ff:9f:4d:c7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:fe9f:4dc7 > ff02::1:ff9f:4dc7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9f:4dc7, length 24 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210864.674830, wg_cookie, failed, atf-check failed; see the output of the test for details tc-start: 1647210864.745356, wg_handshake_timeout tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:8d:8e:60:3c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.sysctl -w net.wg.rekey_timeout=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_attempt_time=8 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_timeout=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_attempt_time=8 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:92ff:fe09:71da link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7cee:a5fe:15d2:9e22 U - - - wg0 tc-so:fe80::7cee:a5fe:15d2:9e22 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::7cee:a5fe:15d2:9e22 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::7cee:a5fe:15d2:9e22 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::7cee:a5fe:15d2:9e22%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 unJAmHKBoVsWYtS2K07scSxdd3m97V2nOTlwWjWSnlc= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8dff:fe8e:603c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8035:46d8:7c80:82e1 U - - - wg0 tc-so:fe80::8035:46d8:7c80:82e1 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::8035:46d8:7c80:82e1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::8035:46d8:7c80:82e1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::8035:46d8:7c80:82e1%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 yZyiU4M5oedXb98nY+anIv3NB6LBHm9N2mV3RC2YpXo= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 192.168.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-03-13 22:34:43.884428331 +0000 tc-se:+++ /tmp/check.DowmxP/stderr 2022-03-13 22:34:43.923421071 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+rump.ping: sendto: Socket is not connected tc-se:+rump.ping: poll: Socket is not connected tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8802 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:8e:60:3c tc-so: linkstr: bus tc-so: input: 5 packets, 354 bytes, 3 multicasts tc-so: output: 9 packets, 654 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:8dff:fe8e:603c%shmif0/64 flags 0x8 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0x4 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::8035:46d8:7c80:82e1%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8dff:fe8e:603c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8035:46d8:7c80:82e1 U - - - wg0 tc-so:fe80::8035:46d8:7c80:82e1 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::8035:46d8:7c80:82e1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::8035:46d8:7c80:82e1 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8d:8e:60:3c 5 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8dff:f tc-so: ff01:2::1 tc-so: ff02::2:1708:4959 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff8e:603c 5 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::8035:46d8:7 tc-so: ff01:3::1 tc-so: ff02::2:1708:4959 tc-so: ff02::1%wg0 tc-so: ff02::1:ff80:82e1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 41 0 40 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 59 0 58 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 707 0 0 236 0 236 236 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1866 0 136 330 0 330 tc-so: tc-so:In use 1877K, total allocated 2640K; utilization 71.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:8dff:fe8e:603c%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:1708:4959%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff8e:603c%shmif0 refcount 1 tc-so: enaddr b2:a0:8d:8e:60:3c multicnt 4 tc-so: 33:33:17:08:49:59 -- 33:33:17:08:49:59 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:8e:60:3c -- 33:33:ff:8e:60:3c refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::8035:46d8:7c80:82e1%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:1708:4959%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff80:82e1%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.470005] shmif0: Ethernet address b2:a0:8d:8e:60:3c tc-so:[ 10.120005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.120005] get_ifid: shmif0: ifid: b0:a0:8d:ff:fe:8e:60:3c tc-so:[ 10.120005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8dff:fe8e:603c tc-so:[ 10.610005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.610005] get_ifid: wg0: ifid: 80:35:46:d8:7c:80:82:e1 tc-so:[ 11.110005] ip6_output: refusing to send from invalid address fe80:3::8035:46d8:7c80:82e1 (pid 0) tc-so:[ 11.400005] ip6_output: refusing to send from invalid address fe80:3::8035:46d8:7c80:82e1 (pid 0) tc-so:[ 11.840005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8dff:fe8e:603c - no duplicates found tc-so:[ 13.240005] in6_if_link_up: fe80:3::8035:46d8:7c80:82e1 marked tentative tc-so:[ 13.240005] nd6_dad_start: wg0: starting DAD for fe80:3::8035:46d8:7c80:82e1 tc-so:[ 14.990005] nd6_dad_timer: wg0: DAD complete for fe80:3::8035:46d8:7c80:82e1 - no duplicates found tc-so:[ 15.550005] in6_if_link_down: fe80:2::b0a0:8dff:fe8e:603c marked detached tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 21080] tc-so:[New process 9974] tc-so:[New process 20663] tc-so:[New process 1707] tc-so:[New process 17348] tc-so:[New process 22407] tc-so:[New process 4955] tc-so:[New process 2279] tc-so:[New process 24098] tc-so:[New process 5567] tc-so:[New process 22967] tc-so:[New process 21277] tc-so:[New process 21378] tc-so:[New process 12917] tc-so:[New process 6211] tc-so:[New process 9203] tc-so:[New process 26914] tc-so:[New process 11844] tc-so:[New process 13207] tc-so:[New process 29612] tc-so:[New process 4210] tc-so:[New process 6990] tc-so:[New process 13665] tc-so:[New process 28758] tc-so:[New process 11985] tc-so:[New process 15048] tc-so:[New process 24292] tc-so:[New process 11329] tc-so:[New process 22032] tc-so:[New process 21941] tc-so:[New process 20876] tc-so:[New process 19988] tc-so:[New process 25639] tc-so:[New process 13230] tc-so:[New process 3711] tc-so:[New process 21278] tc-so:[New process 16655] tc-so:[New process 17949] tc-so:[New process 22227] tc-so:[New process 14995] tc-so:[New process 13278] tc-so:[New process 12109] tc-so:[New process 18477] tc-so:[New process 18688] tc-so:[New process 12895] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 21080)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.8700050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.8700050] get_ifid: shmif0: ifid: b0:a0:92:ff:fe:09:71:da tc-so:[ 7.8700050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:92ff:fe09:71da tc-so:[ 8.4300050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.4300050] get_ifid: wg0: ifid: 7c:ee:a5:fe:15:d2:9e:22 tc-so:[ 8.5100050] ip6_output: refusing to send from invalid address fe80:3::7cee:a5fe:15d2:9e22 (pid 0) tc-so:[ 8.5100050] ip6_output: refusing to send from invalid address fe80:3::7cee:a5fe:15d2:9e22 (pid 0) tc-so:[ 9.5100050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:92ff:fe09:71da - no duplicates found tc-so:[ 11.0500050] in6_if_link_up: fe80:3::7cee:a5fe:15d2:9e22 marked tentative tc-so:[ 11.0500050] nd6_dad_start: wg0: starting DAD for fe80:3::7cee:a5fe:15d2:9e22 tc-so:[ 12.5100050] nd6_dad_timer: wg0: DAD complete for fe80:3::7cee:a5fe:15d2:9e22 - no duplicates found tc-so:[ 18.9100050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 18.9100050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2500050] mainbus0 (root) tc-so:[ 1.3200050] chacha: Portable C ChaCha tc-so:[ 1.3200050] aes: BearSSL aes_ct tc-so:[ 1.3200050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3200050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4900050] shmif0: Ethernet address b2:a0:92:09:71:da tc-so:[ 18.9100050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 18.9100050] rump kernel halting... tc-so:[ 11.0500050] tc-so:[ 11.0500050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.870004 b2:a0:92:09:71:da > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:08.330004 b2:a0:92:09:71:da > 33:33:ff:09:71:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff09:71da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff09:71da, length 24 tc-so:00:00:08.510004 b2:a0:92:09:71:da > 33:33:ff:09:71:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff09:71da: ICMP6, neighbor solicitation, who has fe80::b0a0:92ff:fe09:71da, length 32 tc-so:00:00:08.700004 b2:a0:92:09:71:da > 33:33:5b:09:ba:df, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:5b09:badf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5b09:badf, length 24 tc-so:00:00:10.120004 b2:a0:8d:8e:60:3c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:10.170004 b2:a0:8d:8e:60:3c > 33:33:ff:8e:60:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8e:603c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:603c, length 24 tc-so:00:00:10.370004 b2:a0:8d:8e:60:3c > 33:33:17:08:49:59, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1708:4959: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1708:4959, length 24 tc-so:00:00:10.420004 b2:a0:8d:8e:60:3c > 33:33:17:08:49:59, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:1708:4959: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:1708:4959, length 24 tc-so:00:00:10.810004 b2:a0:8d:8e:60:3c > 33:33:ff:8e:60:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8e:603c: ICMP6, neighbor solicitation, who has fe80::b0a0:8dff:fe8e:603c, length 32 tc-so:00:00:14.760004 b2:a0:92:09:71:da > 33:33:ff:09:71:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe09:71da > ff02::1:ff09:71da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff09:71da, length 24 tc-so:00:00:12.460004 b2:a0:8d:8e:60:3c > 33:33:ff:8e:60:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:fe8e:603c > ff02::1:ff8e:603c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:603c, length 24 tc-so:00:00:18.010004 b2:a0:92:09:71:da > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:15.300004 b2:a0:8d:8e:60:3c > b2:a0:92:09:71:da, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:8d:8e:60:3c, length 28 tc-so:00:00:18.010004 b2:a0:92:09:71:da > b2:a0:8d:8e:60:3c, ethertype IPv4 (0x0800), length 98: 192.168.1.1 > 192.168.1.2: ICMP echo request, id 62507, seq 0, length 64 tc-so:00:00:15.300004 b2:a0:8d:8e:60:3c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.010004 b2:a0:92:09:71:da > b2:a0:8d:8e:60:3c, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:92:09:71:da, length 28 tc-so:00:00:15.300004 b2:a0:8d:8e:60:3c > b2:a0:92:09:71:da, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.1.1: ICMP echo reply, id 62507, seq 0, length 64 tc-so:00:00:18.490004 b2:a0:92:09:71:da > 33:33:5b:09:ba:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:92ff:fe09:71da > ff02::2:5b09:badf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5b09:badf, length 24 tc-so:00:00:18.910004 b2:a0:92:09:71:da > b2:a0:8d:8e:60:3c, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210894.686768, wg_handshake_timeout, failed, atf-check failed; see the output of the test for details tc-start: 1647210894.747058, wg_keepalive tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:e9:90:cb:09 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:99ff:fee3:41fb link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::485b:af2a:1eb3:e3a9 U - - - wg0 tc-so:fe80::485b:af2a:1eb3:e3a9 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::485b:af2a:1eb3:e3a9 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::485b:af2a:1eb3:e3a9 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::485b:af2a:1eb3:e3a9%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 BMWzX1aAaedqU0vviLyKLPBdlFiN5/SI/e9bgV6c+AU= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e9ff:fe90:cb09 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7ce3:2c5:76f4:a674 U - - - wg0 tc-so:fe80::7ce3:2c5:76f4:a674 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::7ce3:2c5:76f4:a674 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::7ce3:2c5:76f4:a674 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::7ce3:2c5:76f4:a674%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 o7/hFi+J0bEd58LbmjjJur2GLoo2iqvIqDdOLmuIpU4= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.wg.keepalive_timeout=3 ] tc-so: tc-so:00:00:07.180004 b2:a0:99:e3:41:fb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.430004 b2:a0:99:e3:41:fb > 33:33:a3:e9:5c:68, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:a3e9:5c68: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a3e9:5c68, length 24 tc-so:00:00:07.920004 b2:a0:99:e3:41:fb > 33:33:ff:e3:41:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe3:41fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe3:41fb, length 24 tc-so:00:00:08.000004 b2:a0:99:e3:41:fb > 33:33:ff:e3:41:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe3:41fb: ICMP6, neighbor solicitation, who has fe80::b0a0:99ff:fee3:41fb, length 32 tc-so:00:00:12.280004 b2:a0:99:e3:41:fb > 33:33:ff:e3:41:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fee3:41fb > ff02::1:ffe3:41fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe3:41fb, length 24 tc-so:00:00:09.560004 b2:a0:e9:90:cb:09 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.710004 b2:a0:e9:90:cb:09 > 33:33:f2:42:31:17, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f242:3117: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f242:3117, length 24 tc-so:00:00:10.050004 b2:a0:e9:90:cb:09 > 33:33:ff:90:cb:09, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:cb09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:cb09, length 24 tc-so:00:00:10.110004 b2:a0:e9:90:cb:09 > 33:33:ff:90:cb:09, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:cb09: ICMP6, neighbor solicitation, who has fe80::b0a0:e9ff:fe90:cb09, length 32 tc-so:00:00:12.910004 b2:a0:99:e3:41:fb > 33:33:a3:e9:5c:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fee3:41fb > ff02::2:a3e9:5c68: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a3e9:5c68, length 24 tc-so:00:00:11.430004 b2:a0:e9:90:cb:09 > 33:33:ff:90:cb:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e9ff:fe90:cb09 > ff02::1:ff90:cb09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:cb09, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e9:90:cb:09 tc-so: linkstr: bus tc-so: input: 4 packets, 404 bytes, 3 multicasts tc-so: output: 9 packets, 554 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:e9ff:fe90:cb09%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::7ce3:2c5:76f4:a674%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:99:e3:41:fb UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e9ff:fe90:cb09 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7ce3:2c5:76f4:a674 U - - - wg0 tc-so:fe80::7ce3:2c5:76f4:a674 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::7ce3:2c5:76f4:a674 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::7ce3:2c5:76f4:a674 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e9:90:cb:09 4 0 11 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e9ff:f tc-so: ff01:2::1 tc-so: ff02::2:f242:3117 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff90:cb09 4 0 11 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::7ce3:2c5:76 tc-so: ff01:3::1 tc-so: ff02::2:f242:3117 tc-so: ff02::1%wg0 tc-so: ff02::1:fff4:a674 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 23 0 22 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 40 0 39 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 215 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 587 0 0 196 0 196 196 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1711 0 97 290 0 290 tc-so: tc-so:In use 1629K, total allocated 2320K; utilization 70.2% tc-so: tc-so:? (192.168.1.1) at b2:a0:99:e3:41:fb on shmif0 1s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:e9ff:fe90:cb09%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:f242:3117%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff90:cb09%shmif0 refcount 1 tc-so: enaddr b2:a0:e9:90:cb:09 multicnt 4 tc-so: 33:33:f2:42:31:17 -- 33:33:f2:42:31:17 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:90:cb:09 -- 33:33:ff:90:cb:09 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::7ce3:2c5:76f4:a674%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:f242:3117%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:fff4:a674%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.710005] shmif0: Ethernet address b2:a0:e9:90:cb:09 tc-so:[ 9.560005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.560005] get_ifid: shmif0: ifid: b0:a0:e9:ff:fe:90:cb:09 tc-so:[ 9.560005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e9ff:fe90:cb09 tc-so:[ 10.050005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.050005] get_ifid: wg0: ifid: 7c:e3:02:c5:76:f4:a6:74 tc-so:[ 10.780005] ip6_output: refusing to send from invalid address fe80:3::7ce3:2c5:76f4:a674 (pid 0) tc-so:[ 11.000005] ip6_output: refusing to send from invalid address fe80:3::7ce3:2c5:76f4:a674 (pid 0) tc-so:[ 11.130005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e9ff:fe90:cb09 - no duplicates found tc-so:[ 12.800005] in6_if_link_up: fe80:3::7ce3:2c5:76f4:a674 marked tentative tc-so:[ 12.800005] nd6_dad_start: wg0: starting DAD for fe80:3::7ce3:2c5:76f4:a674 tc-so:[ 14.100005] nd6_dad_timer: wg0: DAD complete for fe80:3::7ce3:2c5:76f4:a674 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 14277] tc-so:[New process 23475] tc-so:[New process 13521] tc-so:[New process 12741] tc-so:[New process 19885] tc-so:[New process 10721] tc-so:[New process 14150] tc-so:[New process 13003] tc-so:[New process 8286] tc-so:[New process 10433] tc-so:[New process 25790] tc-so:[New process 24881] tc-so:[New process 10611] tc-so:[New process 23172] tc-so:[New process 25899] tc-so:[New process 15324] tc-so:[New process 13020] tc-so:[New process 22835] tc-so:[New process 1307] tc-so:[New process 17498] tc-so:[New process 19723] tc-so:[New process 10403] tc-so:[New process 23512] tc-so:[New process 24477] tc-so:[New process 3824] tc-so:[New process 14625] tc-so:[New process 10567] tc-so:[New process 10487] tc-so:[New process 4415] tc-so:[New process 21079] tc-so:[New process 428] tc-so:[New process 9674] tc-so:[New process 19102] tc-so:[New process 26622] tc-so:[New process 16472] tc-so:[New process 13259] tc-so:[New process 13845] tc-so:[New process 17092] tc-so:[New process 610] tc-so:[New process 6121] tc-so:[New process 26430] tc-so:[New process 13172] tc-so:[New process 2303] tc-so:[New process 13689] tc-so:[New process 25643] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 14277)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.1800050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.1800050] get_ifid: shmif0: ifid: b0:a0:99:ff:fe:e3:41:fb tc-so:[ 7.1800050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:99ff:fee3:41fb tc-so:[ 7.6700050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.6700050] get_ifid: wg0: ifid: 48:5b:af:2a:1e:b3:e3:a9 tc-so:[ 7.8400050] ip6_output: refusing to send from invalid address fe80:3::485b:af2a:1eb3:e3a9 (pid 0) tc-so:[ 8.2800050] ip6_output: refusing to send from invalid address fe80:3::485b:af2a:1eb3:e3a9 (pid 0) tc-so:[ 9.0100050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:99ff:fee3:41fb - no duplicates found tc-so:[ 10.2300050] in6_if_link_up: fe80:3::485b:af2a:1eb3:e3a9 marked tentative tc-so:[ 10.2300050] nd6_dad_start: wg0: starting DAD for fe80:3::485b:af2a:1eb3:e3a9 tc-so:[ 12.0400050] nd6_dad_timer: wg0: DAD complete for fe80:3::485b:af2a:1eb3:e3a9 - no duplicates found tc-so:[ 17.9800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.9800050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2300050] mainbus0 (root) tc-so:[ 1.2300050] chacha: Portable C ChaCha tc-so:[ 1.2300050] aes: BearSSL aes_ct tc-so:[ 1.2300050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4700050] shmif0: Ethernet address b2:a0:99:e3:41:fb tc-so:[ 17.9800050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 17.9800050] rump kernel halting... tc-so:[ 10.2300050] tc-so:[ 10.2300050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.180004 b2:a0:99:e3:41:fb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.430004 b2:a0:99:e3:41:fb > 33:33:a3:e9:5c:68, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:a3e9:5c68: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a3e9:5c68, length 24 tc-so:00:00:07.920004 b2:a0:99:e3:41:fb > 33:33:ff:e3:41:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe3:41fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe3:41fb, length 24 tc-so:00:00:08.000004 b2:a0:99:e3:41:fb > 33:33:ff:e3:41:fb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe3:41fb: ICMP6, neighbor solicitation, who has fe80::b0a0:99ff:fee3:41fb, length 32 tc-so:00:00:12.280004 b2:a0:99:e3:41:fb > 33:33:ff:e3:41:fb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fee3:41fb > ff02::1:ffe3:41fb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe3:41fb, length 24 tc-so:00:00:09.560004 b2:a0:e9:90:cb:09 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.710004 b2:a0:e9:90:cb:09 > 33:33:f2:42:31:17, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f242:3117: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f242:3117, length 24 tc-so:00:00:10.050004 b2:a0:e9:90:cb:09 > 33:33:ff:90:cb:09, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:cb09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:cb09, length 24 tc-so:00:00:10.110004 b2:a0:e9:90:cb:09 > 33:33:ff:90:cb:09, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff90:cb09: ICMP6, neighbor solicitation, who has fe80::b0a0:e9ff:fe90:cb09, length 32 tc-so:00:00:12.910004 b2:a0:99:e3:41:fb > 33:33:a3:e9:5c:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:99ff:fee3:41fb > ff02::2:a3e9:5c68: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a3e9:5c68, length 24 tc-so:00:00:11.430004 b2:a0:e9:90:cb:09 > 33:33:ff:90:cb:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e9ff:fe90:cb09 > ff02::1:ff90:cb09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff90:cb09, length 24 tc-so:00:00:17.980004 b2:a0:99:e3:41:fb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:15.240004 b2:a0:e9:90:cb:09 > b2:a0:99:e3:41:fb, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:e9:90:cb:09, length 28 tc-so:00:00:17.980004 b2:a0:99:e3:41:fb > b2:a0:e9:90:cb:09, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:15.690004 b2:a0:e9:90:cb:09 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:16.720004 b2:a0:e9:90:cb:09 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.720004 b2:a0:e9:90:cb:09 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.750004 b2:a0:e9:90:cb:09 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.050004 b2:a0:e9:90:cb:09 > 33:33:f2:42:31:17, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e9ff:fe90:cb09 > ff02::2:f242:3117: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f242:3117, length 24 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210925.460105, wg_keepalive, failed, atf-check failed; see the output of the test for details tc-start: 1647210925.517577, wg_malformed tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:f8:b1:cb:a3 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f4ff:fe1f:8ecd link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::7c68:2e3e:c020:dc97 U - - - wg0 tc-so:fe80::7c68:2e3e:c020:dc97 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::7c68:2e3e:c020:dc97 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::7c68:2e3e:c020:dc97 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::7c68:2e3e:c020:dc97%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 iwxC+m8yk0HeqFHBVeYT9s18MMpVwRPKakiLwGyGnBw= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f8ff:feb1:cba3 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::6c1d:92d4:5b08:41d9 U - - - wg0 tc-so:fe80::6c1d:92d4:5b08:41d9 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::6c1d:92d4:5b08:41d9 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::6c1d:92d4:5b08:41d9 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::6c1d:92d4:5b08:41d9%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 HF2R5nGgfxtPLXZhuibEMC6+v9UF856XGQTpxoIuGCY= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f8:b1:cb:a3 tc-so: linkstr: bus tc-so: input: 4 packets, 300 bytes, 4 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:f8ff:feb1:cba3%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::6c1d:92d4:5b08:41d9%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:f4:1f:8e:cd UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f8ff:feb1:cba3 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::6c1d:92d4:5b08:41d9 U - - - wg0 tc-so:fe80::6c1d:92d4:5b08:41d9 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::6c1d:92d4:5b08:41d9 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::6c1d:92d4:5b08:41d9 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f8:b1:cb:a3 4 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f8ff:f tc-so: ff01:2::1 tc-so: ff02::2:bd:7ac%sh tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb1:cba3 4 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::6c1d:92d4:5 tc-so: ff01:3::1 tc-so: ff02::2:bd:7ac%wg tc-so: ff02::1%wg0 tc-so: ff02::1:ff08:41d9 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 35 0 34 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 52 0 51 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 218 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 658 0 0 220 0 220 220 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1803 0 121 313 0 313 tc-so: tc-so:In use 1774K, total allocated 2504K; utilization 70.8% tc-so: tc-so:? (192.168.1.1) at b2:a0:f4:1f:8e:cd on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:f8ff:feb1:cba3%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:bd:7ac%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb1:cba3%shmif0 refcount 1 tc-so: enaddr b2:a0:f8:b1:cb:a3 multicnt 4 tc-so: 33:33:00:bd:07:ac -- 33:33:00:bd:07:ac refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b1:cb:a3 -- 33:33:ff:b1:cb:a3 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::6c1d:92d4:5b08:41d9%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:bd:7ac%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff08:41d9%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.550005] shmif0: Ethernet address b2:a0:f8:b1:cb:a3 tc-so:[ 9.610005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.610005] get_ifid: shmif0: ifid: b0:a0:f8:ff:fe:b1:cb:a3 tc-so:[ 9.610005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f8ff:feb1:cba3 tc-so:[ 10.150005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.150005] get_ifid: wg0: ifid: 6c:1d:92:d4:5b:08:41:d9 tc-so:[ 10.150005] ip6_output: refusing to send from invalid address fe80:3::6c1d:92d4:5b08:41d9 (pid 564) tc-so:[ 10.340005] ip6_output: refusing to send from invalid address fe80:3::6c1d:92d4:5b08:41d9 (pid 0) tc-so:[ 11.610005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f8ff:feb1:cba3 - no duplicates found tc-so:[ 12.700005] in6_if_link_up: fe80:3::6c1d:92d4:5b08:41d9 marked tentative tc-so:[ 12.700005] nd6_dad_start: wg0: starting DAD for fe80:3::6c1d:92d4:5b08:41d9 tc-so:[ 14.190005] nd6_dad_timer: wg0: DAD complete for fe80:3::6c1d:92d4:5b08:41d9 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 7342] tc-so:[New process 25895] tc-so:[New process 26478] tc-so:[New process 14115] tc-so:[New process 29757] tc-so:[New process 16422] tc-so:[New process 17272] tc-so:[New process 9332] tc-so:[New process 22157] tc-so:[New process 21663] tc-so:[New process 18669] tc-so:[New process 7248] tc-so:[New process 17206] tc-so:[New process 27711] tc-so:[New process 29035] tc-so:[New process 12106] tc-so:[New process 17216] tc-so:[New process 12307] tc-so:[New process 21919] tc-so:[New process 13772] tc-so:[New process 14162] tc-so:[New process 13663] tc-so:[New process 13899] tc-so:[New process 28586] tc-so:[New process 9497] tc-so:[New process 9293] tc-so:[New process 22997] tc-so:[New process 22024] tc-so:[New process 11333] tc-so:[New process 10387] tc-so:[New process 1212] tc-so:[New process 19715] tc-so:[New process 16282] tc-so:[New process 3695] tc-so:[New process 1179] tc-so:[New process 14969] tc-so:[New process 28414] tc-so:[New process 23092] tc-so:[New process 19209] tc-so:[New process 8573] tc-so:[New process 14745] tc-so:[New process 1199] tc-so:[New process 2215] tc-so:[New process 22917] tc-so:[New process 22018] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 7342)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.0700050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.0700050] get_ifid: shmif0: ifid: b0:a0:f4:ff:fe:1f:8e:cd tc-so:[ 7.0700050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f4ff:fe1f:8ecd tc-so:[ 7.6500050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.6500050] get_ifid: wg0: ifid: 7c:68:2e:3e:c0:20:dc:97 tc-so:[ 7.9800050] ip6_output: refusing to send from invalid address fe80:3::7c68:2e3e:c020:dc97 (pid 0) tc-so:[ 8.5100050] ip6_output: refusing to send from invalid address fe80:3::7c68:2e3e:c020:dc97 (pid 0) tc-so:[ 8.7100050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f4ff:fe1f:8ecd - no duplicates found tc-so:[ 10.3300050] in6_if_link_up: fe80:3::7c68:2e3e:c020:dc97 marked tentative tc-so:[ 10.3300050] nd6_dad_start: wg0: starting DAD for fe80:3::7c68:2e3e:c020:dc97 tc-so:[ 12.1100050] nd6_dad_timer: wg0: DAD complete for fe80:3::7c68:2e3e:c020:dc97 - no duplicates found tc-so:[ 17.3900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.3900050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.2400050] chacha: Portable C ChaCha tc-so:[ 1.2400050] aes: BearSSL aes_ct tc-so:[ 1.2400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5100050] shmif0: Ethernet address b2:a0:f4:1f:8e:cd tc-so:[ 17.3900050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 17.3900050] rump kernel halting... tc-so:[ 12.1100050] tc-so:[ 10.3300050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.070004 b2:a0:f4:1f:8e:cd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.220004 b2:a0:f4:1f:8e:cd > 33:33:ff:1f:8e:cd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:8ecd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1f:8ecd, length 24 tc-so:00:00:07.290004 b2:a0:f4:1f:8e:cd > 33:33:90:72:83:38, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9072:8338: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9072:8338, length 24 tc-so:00:00:07.680004 b2:a0:f4:1f:8e:cd > 33:33:ff:1f:8e:cd, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1f:8ecd: ICMP6, neighbor solicitation, who has fe80::b0a0:f4ff:fe1f:8ecd, length 32 tc-so:00:00:09.610004 b2:a0:f8:b1:cb:a3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.790004 b2:a0:f8:b1:cb:a3 > 33:33:00:bd:07:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:bd:7ac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bd:7ac, length 24 tc-so:00:00:10.080004 b2:a0:f8:b1:cb:a3 > 33:33:00:bd:07:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:bd:7ac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bd:7ac, length 24 tc-so:00:00:10.520004 b2:a0:f8:b1:cb:a3 > 33:33:ff:b1:cb:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb1:cba3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb1:cba3, length 24 tc-so:00:00:10.600004 b2:a0:f8:b1:cb:a3 > 33:33:ff:b1:cb:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb1:cba3: ICMP6, neighbor solicitation, who has fe80::b0a0:f8ff:feb1:cba3, length 32 tc-so:00:00:13.800004 b2:a0:f4:1f:8e:cd > 33:33:ff:1f:8e:cd, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f4ff:fe1f:8ecd > ff02::1:ff1f:8ecd: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1f:8ecd, length 24 tc-so:00:00:15.410004 b2:a0:f4:1f:8e:cd > 33:33:90:72:83:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f4ff:fe1f:8ecd > ff02::2:9072:8338: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9072:8338, length 24 tc-so:00:00:13.580004 b2:a0:f8:b1:cb:a3 > 33:33:ff:b1:cb:a3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f8ff:feb1:cba3 > ff02::1:ffb1:cba3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb1:cba3, length 24 tc-so:00:00:17.350004 b2:a0:f4:1f:8e:cd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.570004 b2:a0:f8:b1:cb:a3 > b2:a0:f4:1f:8e:cd, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:f8:b1:cb:a3, length 28 tc-so:00:00:17.390004 b2:a0:f4:1f:8e:cd > b2:a0:f8:b1:cb:a3, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210955.648602, wg_malformed, failed, Test case timed out after 10 seconds tc-start: 1647210955.704071, wg_mobility tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:f1:f7:64:1f ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:38ff:fef4:6890 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4c63:7409:381a:9b8e U - - - wg0 tc-so:fe80::4c63:7409:381a:9b8e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4c63:7409:381a:9b8e UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4c63:7409:381a:9b8e UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::4c63:7409:381a:9b8e%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 Z2UVMGBgRZ+H0tCgEioaRFEvNWrCk6v7FoLljpmxUUU= --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f1ff:fef7:641f link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::689c:1e61:e58a:89eb U - - - wg0 tc-so:fe80::689c:1e61:e58a:89eb link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::689c:1e61:e58a:89eb UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::689c:1e61:e58a:89eb UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::689c:1e61:e58a:89eb%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 GL1Udgccj8WCALN55u+3ebRwC/9gXcSV7tKtHMiZqDc= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:06.920004 b2:a0:38:f4:68:90 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.330004 b2:a0:38:f4:68:90 > 33:33:ff:f4:68:90, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:6890: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:6890, length 24 tc-so:00:00:07.750004 b2:a0:38:f4:68:90 > 33:33:95:d7:d4:f0, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:95d7:d4f0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:95d7:d4f0, length 24 tc-so:00:00:07.940004 b2:a0:38:f4:68:90 > 33:33:ff:f4:68:90, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:6890: ICMP6, neighbor solicitation, who has fe80::b0a0:38ff:fef4:6890, length 32 tc-so:00:00:10.170004 b2:a0:38:f4:68:90 > 33:33:ff:f4:68:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fef4:6890 > ff02::1:fff4:6890: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:6890, length 24 tc-so:00:00:12.450004 b2:a0:38:f4:68:90 > 33:33:95:d7:d4:f0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fef4:6890 > ff02::2:95d7:d4f0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:95d7:d4f0, length 24 tc-so:00:00:10.120004 b2:a0:f1:f7:64:1f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:10.220004 b2:a0:f1:f7:64:1f > 33:33:ff:f7:64:1f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:641f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:641f, length 24 tc-so:00:00:10.730004 b2:a0:f1:f7:64:1f > 33:33:ff:f7:64:1f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:641f: ICMP6, neighbor solicitation, who has fe80::b0a0:f1ff:fef7:641f, length 32 tc-so:00:00:11.070004 b2:a0:f1:f7:64:1f > 33:33:df:6e:82:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:df6e:8296: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:df6e:8296, length 24 tc-so:00:00:11.340004 b2:a0:f1:f7:64:1f > 33:33:ff:f7:64:1f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:641f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:641f, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-so: tc-so:00:00:16.770004 b2:a0:f1:f7:64:1f > 33:33:df:6e:82:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fef7:641f > ff02::2:df6e:8296: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:df6e:8296, length 24 tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 10.0.0.1 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.1 (10.0.0.1): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:f4:68:90 tc-so: linkstr: bus tc-so: input: 7 packets, 514 bytes, 7 multicasts tc-so: output: 7 packets, 514 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:38ff:fef4:6890%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.1/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::4c63:7409:381a:9b8e%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.1.2 b2:a0:f1:f7:64:1f UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:38ff:fef4:6890 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::4c63:7409:381a:9b8e U - - - wg0 tc-so:fe80::4c63:7409:381a:9b8e link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::4c63:7409:381a:9b8e UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::4c63:7409:381a:9b8e UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:38:f4:68:90 7 0 7 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.1 7 0 7 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:38ff:f tc-so: ff01:2::1 tc-so: ff02::2:95d7:d4f0 tc-so: ff02::1%shmif0 tc-so: ff02::1:fff4:6890 7 0 7 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.1 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::4c63:7409:3 tc-so: ff01:3::1 tc-so: ff02::2:95d7:d4f0 tc-so: ff02::1%wg0 tc-so: ff02::1:ff1a:9b8e 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 35 0 34 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 54 0 53 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 212 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 669 0 0 223 0 223 223 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 16 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 11 0 8 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 4 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1812 0 121 316 0 316 tc-so: tc-so:In use 1797K, total allocated 2528K; utilization 71.1% tc-so: tc-so:? (192.168.1.2) at b2:a0:f1:f7:64:1f on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:38ff:fef4:6890%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:95d7:d4f0%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:fff4:6890%shmif0 refcount 1 tc-so: enaddr b2:a0:38:f4:68:90 multicnt 4 tc-so: 33:33:95:d7:d4:f0 -- 33:33:95:d7:d4:f0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:f4:68:90 -- 33:33:ff:f4:68:90 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::4c63:7409:381a:9b8e%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:95d7:d4f0%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff1a:9b8e%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.450005] shmif0: Ethernet address b2:a0:38:f4:68:90 tc-so:[ 6.920005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.920005] get_ifid: shmif0: ifid: b0:a0:38:ff:fe:f4:68:90 tc-so:[ 6.920005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:38ff:fef4:6890 tc-so:[ 7.400005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.400005] get_ifid: wg0: ifid: 4c:63:74:09:38:1a:9b:8e tc-so:[ 8.020005] ip6_output: refusing to send from invalid address fe80:3::4c63:7409:381a:9b8e (pid 0) tc-so:[ 8.060005] ip6_output: refusing to send from invalid address fe80:3::4c63:7409:381a:9b8e (pid 0) tc-so:[ 8.960005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:38ff:fef4:6890 - no duplicates found tc-so:[ 10.650005] in6_if_link_up: fe80:3::4c63:7409:381a:9b8e marked tentative tc-so:[ 10.650005] nd6_dad_start: wg0: starting DAD for fe80:3::4c63:7409:381a:9b8e tc-so:[ 12.480005] nd6_dad_timer: wg0: DAD complete for fe80:3::4c63:7409:381a:9b8e - no duplicates found tc-so:[ 18.950005] wg_task_send_init_message: No endpoint available tc-so:### Dumping unix://wg_peer tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 3837] tc-so:[New process 25954] tc-so:[New process 8494] tc-so:[New process 7101] tc-so:[New process 17382] tc-so:[New process 8488] tc-so:[New process 4144] tc-so:[New process 25561] tc-so:[New process 22033] tc-so:[New process 4827] tc-so:[New process 10441] tc-so:[New process 2866] tc-so:[New process 18695] tc-so:[New process 13944] tc-so:[New process 20838] tc-so:[New process 22290] tc-so:[New process 5654] tc-so:[New process 2987] tc-so:[New process 22120] tc-so:[New process 13010] tc-so:[New process 14932] tc-so:[New process 16836] tc-so:[New process 15784] tc-so:[New process 14327] tc-so:[New process 12964] tc-so:[New process 22417] tc-so:[New process 26988] tc-so:[New process 28950] tc-so:[New process 23177] tc-so:[New process 10650] tc-so:[New process 25578] tc-so:[New process 10321] tc-so:[New process 20611] tc-so:[New process 18889] tc-so:[New process 22926] tc-so:[New process 22414] tc-so:[New process 14797] tc-so:[New process 19896] tc-so:[New process 23787] tc-so:[New process 16293] tc-so:[New process 19725] tc-so:[New process 21646] tc-so:[New process 11509] tc-so:[New process 29011] tc-so:[New process 15042] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 3837)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.1200050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 10.1200050] get_ifid: shmif0: ifid: b0:a0:f1:ff:fe:f7:64:1f tc-so:[ 10.1200050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:f1ff:fef7:641f tc-so:[ 10.6600050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 10.6600050] get_ifid: wg0: ifid: 68:9c:1e:61:e5:8a:89:eb tc-so:[ 10.8500050] ip6_output: refusing to send from invalid address fe80:3::689c:1e61:e58a:89eb (pid 0) tc-so:[ 10.8500050] ip6_output: refusing to send from invalid address fe80:3::689c:1e61:e58a:89eb (pid 0) tc-so:[ 11.7300050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:f1ff:fef7:641f - no duplicates found tc-so:[ 13.6200050] in6_if_link_up: fe80:3::689c:1e61:e58a:89eb marked tentative tc-so:[ 13.6200050] nd6_dad_start: wg0: starting DAD for fe80:3::689c:1e61:e58a:89eb tc-so:[ 15.4600050] nd6_dad_timer: wg0: DAD complete for fe80:3::689c:1e61:e58a:89eb - no duplicates found tc-so:[ 19.0000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 19.0000050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2500050] mainbus0 (root) tc-so:[ 1.3300050] chacha: Portable C ChaCha tc-so:[ 1.3300050] aes: BearSSL aes_ct tc-so:[ 1.3300050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5600050] shmif0: Ethernet address b2:a0:f1:f7:64:1f tc-so:[ 19.0000050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 19.0000050] rump kernel halting... tc-so:[ 13.6200050] tc-so:[ 13.6200050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.920004 b2:a0:38:f4:68:90 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:07.330004 b2:a0:38:f4:68:90 > 33:33:ff:f4:68:90, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:6890: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:6890, length 24 tc-so:00:00:07.750004 b2:a0:38:f4:68:90 > 33:33:95:d7:d4:f0, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:95d7:d4f0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:95d7:d4f0, length 24 tc-so:00:00:07.940004 b2:a0:38:f4:68:90 > 33:33:ff:f4:68:90, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff4:6890: ICMP6, neighbor solicitation, who has fe80::b0a0:38ff:fef4:6890, length 32 tc-so:00:00:10.170004 b2:a0:38:f4:68:90 > 33:33:ff:f4:68:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fef4:6890 > ff02::1:fff4:6890: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff4:6890, length 24 tc-so:00:00:12.450004 b2:a0:38:f4:68:90 > 33:33:95:d7:d4:f0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fef4:6890 > ff02::2:95d7:d4f0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:95d7:d4f0, length 24 tc-so:00:00:10.120004 b2:a0:f1:f7:64:1f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:10.220004 b2:a0:f1:f7:64:1f > 33:33:ff:f7:64:1f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:641f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:641f, length 24 tc-so:00:00:10.730004 b2:a0:f1:f7:64:1f > 33:33:ff:f7:64:1f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:641f: ICMP6, neighbor solicitation, who has fe80::b0a0:f1ff:fef7:641f, length 32 tc-so:00:00:11.070004 b2:a0:f1:f7:64:1f > 33:33:df:6e:82:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:df6e:8296: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:df6e:8296, length 24 tc-so:00:00:11.340004 b2:a0:f1:f7:64:1f > 33:33:ff:f7:64:1f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff7:641f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:641f, length 24 tc-so:00:00:16.770004 b2:a0:f1:f7:64:1f > 33:33:df:6e:82:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fef7:641f > ff02::2:df6e:8296: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:df6e:8296, length 24 tc-so:00:00:18.960004 b2:a0:f1:f7:64:1f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:21.690004 b2:a0:38:f4:68:90 > b2:a0:f1:f7:64:1f, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:38:f4:68:90, length 28 tc-so:00:00:19.000004 b2:a0:f1:f7:64:1f > b2:a0:38:f4:68:90, ethertype IPv4 (0x0800), length 190: 192.168.1.2.51820 > 192.168.1.1.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647210988.520854, wg_mobility, expected_failure, PR kern/56252: atf-check failed; see the output of the test for details tc-start: 1647210988.580164, wg_psk tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:4c:7c:61:6c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:tgHPzFGhXx91WdkdG5E6cow6NdGmILdmTUFpZz7RJ94= tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:10ff:fe5a:681b link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::441d:c484:f800:156f U - - - wg0 tc-so:fe80::441d:c484:f800:156f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::441d:c484:f800:156f UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::441d:c484:f800:156f UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::441d:c484:f800:156f%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4cff:fe7c:616c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::1c8f:741:aeed:c068 U - - - wg0 tc-so:fe80::1c8f:741:aeed:c068 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::1c8f:741:aeed:c068 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::1c8f:741:aeed:c068 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::1c8f:741:aeed:c068%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 0Zof9+7EJOxqSgrJamMUKV+oOLc/aZUE26kNNVm5s3I= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 --preshared-key=./psk ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 1aOQihKW8rKQGV4aQkta9lTU2wpcqFyPr6/+K0p42l8= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so: tc-so:00:00:07.750004 b2:a0:10:5a:68:1b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:08.430004 b2:a0:10:5a:68:1b > 33:33:2c:57:60:49, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2c57:6049: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2c57:6049, length 24 tc-so:00:00:08.670004 b2:a0:10:5a:68:1b > 33:33:ff:5a:68:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5a:681b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:681b, length 24 tc-so:00:00:08.710004 b2:a0:10:5a:68:1b > 33:33:ff:5a:68:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5a:681b: ICMP6, neighbor solicitation, who has fe80::b0a0:10ff:fe5a:681b, length 32 tc-so:00:00:08.220004 b2:a0:4c:7c:61:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:08.220004 b2:a0:4c:7c:61:6c > 33:33:ff:7c:61:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7c:616c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7c:616c, length 24 tc-so:00:00:08.540004 b2:a0:4c:7c:61:6c > 33:33:73:de:d0:82, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:73de:d082: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:73de:d082, length 24 tc-so:00:00:09.170004 b2:a0:4c:7c:61:6c > 33:33:ff:7c:61:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7c:616c: ICMP6, neighbor solicitation, who has fe80::b0a0:4cff:fe7c:616c, length 32 tc-so:00:00:10.020004 b2:a0:4c:7c:61:6c > 33:33:ff:7c:61:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7c:616c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7c:616c, length 24 tc-so:00:00:14.500004 b2:a0:10:5a:68:1b > 33:33:2c:57:60:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:fe5a:681b > ff02::2:2c57:6049: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2c57:6049, length 24 tc-so:00:00:15.680004 b2:a0:10:5a:68:1b > 33:33:ff:5a:68:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:fe5a:681b > ff02::1:ff5a:681b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:681b, length 24 tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-03-13 22:36:47.900183980 +0000 tc-se:+++ /tmp/check.xhsLPx/stderr 2022-03-13 22:36:47.938563060 +0000 tc-se:@@ -0,0 +1 @@ tc-se:+rump.ping: poll: Socket is not connected tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4c:7c:61:6c tc-so: linkstr: bus tc-so: input: 5 packets, 490 bytes, 4 multicasts tc-so: output: 9 packets, 598 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:4cff:fe7c:616c%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::1c8f:741:aeed:c068%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:10:5a:68:1b UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:4cff:fe7c:616c link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::1c8f:741:aeed:c068 U - - - wg0 tc-so:fe80::1c8f:741:aeed:c068 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::1c8f:741:aeed:c068 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::1c8f:741:aeed:c068 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4c:7c:61:6c 5 0 10 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 5 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4cff:f tc-so: ff01:2::1 tc-so: ff02::2:73de:d082 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff7c:616c 5 0 10 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::1c8f:741:ae tc-so: ff01:3::1 tc-so: ff02::2:73de:d082 tc-so: ff02::1%wg0 tc-so: ff02::1:ffed:c068 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 41 0 40 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 58 0 57 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 701 0 0 234 0 234 234 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1861 0 133 328 0 328 tc-so: tc-so:In use 1863K, total allocated 2624K; utilization 71.0% tc-so: tc-so:? (192.168.1.1) at b2:a0:10:5a:68:1b on shmif0 2s W tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:4cff:fe7c:616c%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:73de:d082%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff7c:616c%shmif0 refcount 1 tc-so: enaddr b2:a0:4c:7c:61:6c multicnt 4 tc-so: 33:33:73:de:d0:82 -- 33:33:73:de:d0:82 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:7c:61:6c -- 33:33:ff:7c:61:6c refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::1c8f:741:aeed:c068%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:73de:d082%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffed:c068%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.490005] shmif0: Ethernet address b2:a0:4c:7c:61:6c tc-so:[ 8.220005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 8.220005] get_ifid: shmif0: ifid: b0:a0:4c:ff:fe:7c:61:6c tc-so:[ 8.220005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:4cff:fe7c:616c tc-so:[ 8.750005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.750005] get_ifid: wg0: ifid: 1c:8f:07:41:ae:ed:c0:68 tc-so:[ 8.970005] ip6_output: refusing to send from invalid address fe80:3::1c8f:741:aeed:c068 (pid 0) tc-so:[ 9.170005] ip6_output: refusing to send from invalid address fe80:3::1c8f:741:aeed:c068 (pid 0) tc-so:[ 10.200005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:4cff:fe7c:616c - no duplicates found tc-so:[ 13.430005] in6_if_link_up: fe80:3::1c8f:741:aeed:c068 marked tentative tc-so:[ 13.430005] nd6_dad_start: wg0: starting DAD for fe80:3::1c8f:741:aeed:c068 tc-so:[ 15.320005] nd6_dad_timer: wg0: DAD complete for fe80:3::1c8f:741:aeed:c068 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 19637] tc-so:[New process 3874] tc-so:[New process 22428] tc-so:[New process 23267] tc-so:[New process 19712] tc-so:[New process 16019] tc-so:[New process 23056] tc-so:[New process 12353] tc-so:[New process 29782] tc-so:[New process 14689] tc-so:[New process 8014] tc-so:[New process 5234] tc-so:[New process 940] tc-so:[New process 14231] tc-so:[New process 12868] tc-so:[New process 27938] tc-so:[New process 10227] tc-so:[New process 7235] tc-so:[New process 13941] tc-so:[New process 22402] tc-so:[New process 22301] tc-so:[New process 23991] tc-so:[New process 18372] tc-so:[New process 2731] tc-so:[New process 26663] tc-so:[New process 25316] tc-so:[New process 6591] tc-so:[New process 25122] tc-so:[New process 1263] tc-so:[New process 8311] tc-so:[New process 20262] tc-so:[New process 18718] tc-so:[New process 24990] tc-so:[New process 24429] tc-so:[New process 21253] tc-so:[New process 23987] tc-so:[New process 18577] tc-so:[New process 21722] tc-so:[New process 19101] tc-so:[New process 6887] tc-so:[New process 12184] tc-so:[New process 12824] tc-so:[New process 7573] tc-so:[New process 22411] tc-so:[New process 12742] tc-so:[New process 17670] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 19637)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.7500050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.7500050] get_ifid: shmif0: ifid: b0:a0:10:ff:fe:5a:68:1b tc-so:[ 7.7500050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:10ff:fe5a:681b tc-so:[ 8.2400050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 8.2400050] get_ifid: wg0: ifid: 44:1d:c4:84:f8:00:15:6f tc-so:[ 8.4300050] ip6_output: refusing to send from invalid address fe80:3::441d:c484:f800:156f (pid 0) tc-so:[ 8.7100050] ip6_output: refusing to send from invalid address fe80:3::441d:c484:f800:156f (pid 0) tc-so:[ 9.7300050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:10ff:fe5a:681b - no duplicates found tc-so:[ 10.9800050] ip6_output: refusing to send from invalid address fe80:3::441d:c484:f800:156f (pid 0) tc-so:[ 14.1500050] ip6_output: refusing to send from invalid address fe80:3::441d:c484:f800:156f (pid 0) tc-so:[ 14.5000050] in6_if_link_up: fe80:3::441d:c484:f800:156f marked tentative tc-so:[ 14.5000050] nd6_dad_start: wg0: starting DAD for fe80:3::441d:c484:f800:156f tc-so:[ 16.0800050] nd6_dad_timer: wg0: DAD complete for fe80:3::441d:c484:f800:156f - no duplicates found tc-so:[ 19.0200050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 19.0200050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2300050] mainbus0 (root) tc-so:[ 1.3000050] chacha: Portable C ChaCha tc-so:[ 1.3000050] aes: BearSSL aes_ct tc-so:[ 1.3000050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3000050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.6800050] shmif0: Ethernet address b2:a0:10:5a:68:1b tc-so:[ 19.0200050] panic: pool_redzone_check: [mbpl] 0x00 != 0xc5 tc-so:[ 19.0200050] rump kernel halting... tc-so:[ 14.5000050] tc-so:[ 14.5000050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.750004 b2:a0:10:5a:68:1b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:08.430004 b2:a0:10:5a:68:1b > 33:33:2c:57:60:49, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2c57:6049: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2c57:6049, length 24 tc-so:00:00:08.670004 b2:a0:10:5a:68:1b > 33:33:ff:5a:68:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5a:681b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:681b, length 24 tc-so:00:00:08.710004 b2:a0:10:5a:68:1b > 33:33:ff:5a:68:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5a:681b: ICMP6, neighbor solicitation, who has fe80::b0a0:10ff:fe5a:681b, length 32 tc-so:00:00:08.220004 b2:a0:4c:7c:61:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:08.220004 b2:a0:4c:7c:61:6c > 33:33:ff:7c:61:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7c:616c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7c:616c, length 24 tc-so:00:00:08.540004 b2:a0:4c:7c:61:6c > 33:33:73:de:d0:82, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:73de:d082: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:73de:d082, length 24 tc-so:00:00:09.170004 b2:a0:4c:7c:61:6c > 33:33:ff:7c:61:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7c:616c: ICMP6, neighbor solicitation, who has fe80::b0a0:4cff:fe7c:616c, length 32 tc-so:00:00:10.020004 b2:a0:4c:7c:61:6c > 33:33:ff:7c:61:6c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff7c:616c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff7c:616c, length 24 tc-so:00:00:14.500004 b2:a0:10:5a:68:1b > 33:33:2c:57:60:49, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:fe5a:681b > ff02::2:2c57:6049: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2c57:6049, length 24 tc-so:00:00:15.680004 b2:a0:10:5a:68:1b > 33:33:ff:5a:68:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:10ff:fe5a:681b > ff02::1:ff5a:681b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:681b, length 24 tc-so:00:00:19.020004 b2:a0:10:5a:68:1b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:16.130004 b2:a0:4c:7c:61:6c > b2:a0:10:5a:68:1b, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:4c:7c:61:6c, length 28 tc-so:00:00:19.020004 b2:a0:10:5a:68:1b > b2:a0:4c:7c:61:6c, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:16.740004 b2:a0:4c:7c:61:6c > 33:33:73:de:d0:82, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:fe7c:616c > ff02::2:73de:d082: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:73de:d082, length 24 tc-so:00:00:16.740004 b2:a0:4c:7c:61:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:17.750004 b2:a0:4c:7c:61:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:18.760004 b2:a0:4c:7c:61:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:19.770004 b2:a0:4c:7c:61:6c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647211018.345026, wg_psk, failed, atf-check failed; see the output of the test for details tc-start: 1647211018.404286, wg_rekey tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:unix://wg_local shmif0 tc-so:bus tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ grep -q b2:a0:41:8b:0d:42 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_peer shmif0 tc-so:bus tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:Executing command [ rump.sysctl -w net.wg.rekey_after_time=3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1dff:fe4f:17ec link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::88e:805:15e1:551a U - - - wg0 tc-so:fe80::88e:805:15e1:551a link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::88e:805:15e1:551a UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::88e:805:15e1:551a UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::88e:805:15e1:551a%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.1/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 uBdcBjPMrqdpeittIcq32HOuZQzTLlmsvzioJb1eF20= --endpoint=192.168.1.2:51820 --allowed-ips=10.0.0.2/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:41ff:fe8b:d42 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a020:30f5:fb29:6078 U - - - wg0 tc-so:fe80::a020:30f5:fb29:6078 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::a020:30f5:fb29:6078 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::a020:30f5:fb29:6078 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: down tc-so: inet6 fe80::a020:30f5:fb29:6078%wg0/64 flags 0x8 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0x4 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 Q/81xxnPU62oPPWnTqqC0wHIqWIiJZrLGkIxBHGgKHE= --endpoint=192.168.1.1:51820 --allowed-ips=10.0.0.1/32 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 10.0.0.2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING 10.0.0.2 (10.0.0.2): 56 data bytes tc-se: tc-se:stderr: tc-se:rump.ping: sendto: Socket is not connected tc-se:rump.ping: poll: Socket is not connected tc-se: tc-so:unix://wg_local tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:41:8b:0d:42 tc-so: linkstr: bus tc-so: input: 4 packets, 300 bytes, 4 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:41ff:fe8b:d42%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::a020:30f5:fb29:6078%wg0/64 flags 0 scopeid 0x3 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:1d:4f:17:ec UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:41ff:fe8b:d42 link#2 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::a020:30f5:fb29:6078 U - - - wg0 tc-so:fe80::a020:30f5:fb29:6078 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 fe80::a020:30f5:fb29:6078 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%wg0/32 fe80::a020:30f5:fb29:6078 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:41:8b:0d:42 4 0 6 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 4 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:41ff:f tc-so: ff01:2::1 tc-so: ff02::2:6b07:af96 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff8b:d42% 4 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::a020:30f5:f tc-so: ff01:3::1 tc-so: ff02::2:6b07:af96 tc-so: ff02::1%wg0 tc-so: ff02::1:ff29:6078 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 47 0 46 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 64 0 63 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 214 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 59 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 97 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 739 0 0 247 0 247 247 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 38 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 14 0 10 1 0 1 1 0 inf 0 tc-so:propdict 64 17 0 8 1 0 1 1 0 inf 0 tc-so:propnmbr 64 6 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 20 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1905 0 145 340 0 340 tc-so: tc-so:In use 1940K, total allocated 2720K; utilization 71.3% tc-so: tc-so:? (192.168.1.1) at b2:a0:1d:4f:17:ec on shmif0 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:41ff:fe8b:d42%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:6b07:af96%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff8b:d42%shmif0 refcount 1 tc-so: enaddr b2:a0:41:8b:0d:42 multicnt 4 tc-so: 33:33:6b:07:af:96 -- 33:33:6b:07:af:96 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:8b:0d:42 -- 33:33:ff:8b:0d:42 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::a020:30f5:fb29:6078%wg0 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:6b07:af96%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff29:6078%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.500005] shmif0: Ethernet address b2:a0:41:8b:0d:42 tc-so:[ 9.540005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 9.540005] get_ifid: shmif0: ifid: b0:a0:41:ff:fe:8b:0d:42 tc-so:[ 9.540005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:41ff:fe8b:d42 tc-so:[ 9.990005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 9.990005] get_ifid: wg0: ifid: a0:20:30:f5:fb:29:60:78 tc-so:[ 10.180005] ip6_output: refusing to send from invalid address fe80:3::a020:30f5:fb29:6078 (pid 0) tc-so:[ 10.830005] ip6_output: refusing to send from invalid address fe80:3::a020:30f5:fb29:6078 (pid 0) tc-so:[ 11.550005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:41ff:fe8b:d42 - no duplicates found tc-so:[ 12.740005] in6_if_link_up: fe80:3::a020:30f5:fb29:6078 marked tentative tc-so:[ 12.740005] nd6_dad_start: wg0: starting DAD for fe80:3::a020:30f5:fb29:6078 tc-so:[ 14.590005] nd6_dad_timer: wg0: DAD complete for fe80:3::a020:30f5:fb29:6078 - no duplicates found tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 11634] tc-so:[New process 13337] tc-so:[New process 1340] tc-so:[New process 26876] tc-so:[New process 20909] tc-so:[New process 1634] tc-so:[New process 18116] tc-so:[New process 14283] tc-so:[New process 20126] tc-so:[New process 1452] tc-so:[New process 22103] tc-so:[New process 5439] tc-so:[New process 25501] tc-so:[New process 24536] tc-so:[New process 11427] tc-so:[New process 20747] tc-so:[New process 18522] tc-so:[New process 2331] tc-so:[New process 16348] tc-so:[New process 26923] tc-so:[New process 24196] tc-so:[New process 11635] tc-so:[New process 25905] tc-so:[New process 9310] tc-so:[New process 11745] tc-so:[New process 14713] tc-so:[New process 3327] tc-so:[New process 27646] tc-so:[New process 15649] tc-so:[New process 4848] tc-so:[New process 23859] tc-so:[New process 14044] tc-so:[New process 14196] tc-so:[New process 11511] tc-so:[New process 26814] tc-so:[New process 11457] tc-so:[New process 22837] tc-so:[New process 9927] tc-so:[New process 16744] tc-so:[New process 4329] tc-so:[New process 14928] tc-so:[New process 16921] tc-so:[New process 1532] tc-so:[New process 8262] tc-so:[New process 16040] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 11634)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.5200050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.5200050] get_ifid: shmif0: ifid: b0:a0:1d:ff:fe:4f:17:ec tc-so:[ 7.5200050] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1dff:fe4f:17ec tc-so:[ 7.9200050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 7.9200050] get_ifid: wg0: ifid: 08:8e:08:05:15:e1:55:1a tc-so:[ 8.6000050] ip6_output: refusing to send from invalid address fe80:3::88e:805:15e1:551a (pid 0) tc-so:[ 8.6400050] ip6_output: refusing to send from invalid address fe80:3::88e:805:15e1:551a (pid 0) tc-so:[ 9.4600050] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1dff:fe4f:17ec - no duplicates found tc-so:[ 10.4000050] in6_if_link_up: fe80:3::88e:805:15e1:551a marked tentative tc-so:[ 10.4000050] nd6_dad_start: wg0: starting DAD for fe80:3::88e:805:15e1:551a tc-so:[ 12.1300050] nd6_dad_timer: wg0: DAD complete for fe80:3::88e:805:15e1:551a - no duplicates found tc-so:[ 17.7100050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 17.7100050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2200050] mainbus0 (root) tc-so:[ 1.2900050] chacha: Portable C ChaCha tc-so:[ 1.2900050] aes: BearSSL aes_ct tc-so:[ 1.3100050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.3100050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4400050] shmif0: Ethernet address b2:a0:1d:4f:17:ec tc-so:[ 17.7100050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 17.7100050] rump kernel halting... tc-so:[ 12.1300050] tc-so:[ 10.4000050] tc-so:bus tc-so:### Dumping bus tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.480004 b2:a0:1d:4f:17:ec > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:08.350004 b2:a0:1d:4f:17:ec > 33:33:ff:4f:17:ec, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:17ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:17ec, length 24 tc-so:00:00:08.460004 b2:a0:1d:4f:17:ec > 33:33:ff:4f:17:ec, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:17ec: ICMP6, neighbor solicitation, who has fe80::b0a0:1dff:fe4f:17ec, length 32 tc-so:00:00:08.500004 b2:a0:1d:4f:17:ec > 33:33:99:cc:e4:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:99cc:e4fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:99cc:e4fa, length 24 tc-so:00:00:09.540004 b2:a0:41:8b:0d:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:09.640004 b2:a0:41:8b:0d:42 > 33:33:6b:07:af:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:6b07:af96: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6b07:af96, length 24 tc-so:00:00:10.490004 b2:a0:41:8b:0d:42 > 33:33:ff:8b:0d:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8b:d42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8b:d42, length 24 tc-so:00:00:10.520004 b2:a0:41:8b:0d:42 > 33:33:ff:8b:0d:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8b:d42: ICMP6, neighbor solicitation, who has fe80::b0a0:41ff:fe8b:d42, length 32 tc-so:00:00:13.730004 b2:a0:1d:4f:17:ec > 33:33:99:cc:e4:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fe4f:17ec > ff02::2:99cc:e4fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:99cc:e4fa, length 24 tc-so:00:00:12.280004 b2:a0:41:8b:0d:42 > 33:33:6b:07:af:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fe8b:d42 > ff02::2:6b07:af96: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:6b07:af96, length 24 tc-so:00:00:15.730004 b2:a0:1d:4f:17:ec > 33:33:ff:4f:17:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1dff:fe4f:17ec > ff02::1:ff4f:17ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:17ec, length 24 tc-so:00:00:17.670004 b2:a0:1d:4f:17:ec > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.1, length 28 tc-so:00:00:14.860004 b2:a0:41:8b:0d:42 > b2:a0:1d:4f:17:ec, ethertype ARP (0x0806), length 42: Reply 192.168.1.2 is-at b2:a0:41:8b:0d:42, length 28 tc-so:00:00:17.710004 b2:a0:1d:4f:17:ec > b2:a0:41:8b:0d:42, ethertype IPv4 (0x0800), length 190: 192.168.1.1.51820 > 192.168.1.2.51820: UDP, length 148 tc-so:00:00:19.070004 b2:a0:41:8b:0d:42 > 33:33:ff:8b:0d:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:41ff:fe8b:d42 > ff02::1:ff8b:d42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8b:d42, length 24 tc-so:00:00:19.070004 b2:a0:41:8b:0d:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:20.100004 b2:a0:41:8b:0d:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:21.110004 b2:a0:41:8b:0d:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:22.120004 b2:a0:41:8b:0d:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:unix://wg_local tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647211046.766392, wg_rekey, failed, atf-check failed; see the output of the test for details tp-end: 1647211046.827931, net/if_wg/t_misc tp-start: 1647211048.533842, net/if_wg/t_tunnel, 4 tc-start: 1647211048.537184, wg_tunnel_ipv4_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:d4:72:fa:68 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:d7:f6:c8:0c ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:11:ce:93:90 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:8b:fc:a3:36 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:a3:6c:1c:3e ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d4ff:fe72:fa68 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:d7ff:fef6:c80c link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::2810:ec25:2ec2:53f0 U - - - wg0 tc-so:fe80::2810:ec25:2ec2:53f0 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::2810:ec25:2ec2:53f0 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::2810:ec25:2ec2:53f0 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.2.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet -net 192.168.3.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:11ff:fece:9390 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8bff:fefc:a336 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f0ec:d8ca:6e2d:4c84 U - - - wg0 tc-so:fe80::f0ec:d8ca:6e2d:4c84 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::f0ec:d8ca:6e2d:4c84 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::f0ec:d8ca:6e2d:4c84 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.1.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.3.2/24 alias ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 NQ7l8jyM0mMgvRnJSbvCtPdaURp/4CGf4kfICGXEcgs= --endpoint=192.168.10.2:51820 --allowed-ips=10.0.0.2/32,192.168.2.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 VWPArRSRHsYJ+hRxwYPLLacqqFsHrOdlyGr6asYnTRo= --endpoint=192.168.10.1:51820 --allowed-ips=10.0.0.1/32,192.168.1.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 192.168.2.2 ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 192.168.2.2 (192.168.2.2): 56 data bytes tc-se: tc-se:----192.168.2.2 PING Statistics---- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:48:aa:17:ef tc-so: linkstr: bus_local tc-so: input: 6 packets, 428 bytes, 5 multicasts tc-so: output: 9 packets, 722 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:48ff:feaa:17ef%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:d4:72:fa:68 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:48ff:feaa:17ef link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:48:aa:17:ef 6 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:48ff:f tc-so: ff01:2::1 tc-so: ff02::2:9a56:1036 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffaa:17ef 6 0 9 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 10 0 10 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 309 0 0 103 0 103 103 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1113 0 15 185 0 185 tc-so: tc-so:In use 997K, total allocated 1480K; utilization 67.4% tc-so: tc-so:? (192.168.1.1) at b2:a0:d4:72:fa:68 on shmif0 26s R tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:48ff:feaa:17ef%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:9a56:1036%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffaa:17ef%shmif0 refcount 1 tc-so: enaddr b2:a0:48:aa:17:ef multicnt 4 tc-so: 33:33:9a:56:10:36 -- 33:33:9a:56:10:36 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:aa:17:ef -- 33:33:ff:aa:17:ef refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 2.410005] shmif0: Ethernet address b2:a0:48:aa:17:ef tc-so:[ 16.160005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.160005] get_ifid: shmif0: ifid: b0:a0:48:ff:fe:aa:17:ef tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:ce:93:90 tc-so: linkstr: bus_peer tc-so: input: 4 packets, 256 bytes, 4 multicasts tc-so: output: 5 packets, 386 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:11ff:fece:9390%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:fc:a3:36 tc-so: linkstr: bus_tun tc-so: input: 2 packets, 128 bytes, 2 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:8bff:fefc:a336%shmif1/64 flags 0 scopeid 0x3 tc-so: inet 192.168.10.2/24 broadcast 192.168.10.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::f0ec:d8ca:6e2d:4c84%wg0/64 flags 0 scopeid 0x4 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so:192.168.10.1 b2:a0:d7:f6:c8:0c UHL - - - shmif1 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:11ff:fece:9390 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8bff:fefc:a336 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::f0ec:d8ca:6e2d:4c84 U - - - wg0 tc-so:fe80::f0ec:d8ca:6e2d:4c84 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::f0ec:d8ca:6e2d:4c84 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::f0ec:d8ca:6e2d:4c84 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:11:ce:93:90 5 0 5 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.1 5 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:11ff:f tc-so: ff01:2::1 tc-so: ff02::2:35d1:11f2 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffce:9390 5 0 5 0 0 tc-so:shmif 1500 b2:a0:8b:fc:a3:36 2 0 6 0 0 tc-so:shmif 1500 192.168.10/24 192.168.10.2 2 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8bff:f tc-so: ff01:3::1 tc-so: ff02::2:35d1:11f2 tc-so: ff02::1%shmif1 tc-so: ff02::1:fffc:a336 2 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::f0ec:d8ca:6 tc-so: ff01:4::1 tc-so: ff02::2:35d1:11f2 tc-so: ff02::1%wg0 tc-so: ff02::1:ff2d:4c84 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 5 0 4 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 24 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 72 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 235 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 583 0 0 195 0 195 195 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1748 0 68 291 0 291 tc-so: tc-so:In use 1637K, total allocated 2328K; utilization 70.3% tc-so: tc-so:? (192.168.10.1) at b2:a0:d7:f6:c8:0c on shmif1 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:11ff:fece:9390%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:35d1:11f2%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffce:9390%shmif0 refcount 1 tc-so: enaddr b2:a0:11:ce:93:90 multicnt 4 tc-so: 33:33:35:d1:11:f2 -- 33:33:35:d1:11:f2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ce:93:90 -- 33:33:ff:ce:93:90 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fe80::b0a0:8bff:fefc:a336%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:35d1:11f2%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:fffc:a336%shmif1 refcount 1 tc-so: enaddr b2:a0:8b:fc:a3:36 multicnt 4 tc-so: 33:33:35:d1:11:f2 -- 33:33:35:d1:11:f2 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:fc:a3:36 -- 33:33:ff:fc:a3:36 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fe80::f0ec:d8ca:6e2d:4c84%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:35d1:11f2%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ff2d:4c84%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.540005] shmif0: Ethernet address b2:a0:11:ce:93:90 tc-so:[ 3.960005] shmif1: Ethernet address b2:a0:8b:fc:a3:36 tc-so:[ 16.420005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.420005] get_ifid: shmif0: ifid: b0:a0:11:ff:fe:ce:93:90 tc-so:[ 16.650005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.650005] get_ifid: shmif1: ifid: b0:a0:8b:ff:fe:fc:a3:36 tc-so:[ 17.150005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.150005] get_ifid: wg0: ifid: f0:ec:d8:ca:6e:2d:4c:84 tc-so:[ 17.190005] ip6_output: refusing to send from invalid address fe80:4::f0ec:d8ca:6e2d:4c84 (pid 0) tc-so:[ 17.900005] ip6_output: refusing to send from invalid address fe80:4::f0ec:d8ca:6e2d:4c84 (pid 0) tc-so:[ 19.930005] ip6_output: refusing to send from invalid address fe80:4::f0ec:d8ca:6e2d:4c84 (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:6c:1c:3e tc-so: linkstr: bus_peer tc-so: input: 2 packets, 172 bytes, 2 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:a3ff:fe6c:1c3e%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.2/24 broadcast 192.168.2.255 flags 0 tc-so: inet 192.168.3.2/24 broadcast 192.168.3.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.2.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so:192.168.3/24 link#2 UC - - - shmif0 tc-so:192.168.3.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a3ff:fe6c:1c3e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a3:6c:1c:3e 2 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 2 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a3ff:f tc-so: ff01:2::1 tc-so: ff02::2:de3:e670% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff6c:1c3e 2 0 6 0 0 tc-so:shmif 1500 192.168.3/24 192.168.3.2 2 0 6 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 9 0 9 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 173 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1101 0 14 181 0 181 tc-so: tc-so:In use 973K, total allocated 1448K; utilization 67.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:a3ff:fe6c:1c3e%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:de3:e670%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff6c:1c3e%shmif0 refcount 1 tc-so: enaddr b2:a0:a3:6c:1c:3e multicnt 4 tc-so: 33:33:0d:e3:e6:70 -- 33:33:0d:e3:e6:70 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:6c:1c:3e -- 33:33:ff:6c:1c:3e refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 2.590005] shmif0: Ethernet address b2:a0:a3:6c:1c:3e tc-so:[ 16.390005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.390005] get_ifid: shmif0: ifid: b0:a0:a3:ff:fe:6c:1c:3e tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 5691] tc-so:[New process 14662] tc-so:[New process 17271] tc-so:[New process 11296] tc-so:[New process 21250] tc-so:[New process 12356] tc-so:[New process 6761] tc-so:[New process 23383] tc-so:[New process 14278] tc-so:[New process 3056] tc-so:[New process 4265] tc-so:[New process 21688] tc-so:[New process 12495] tc-so:[New process 3687] tc-so:[New process 18775] tc-so:[New process 15251] tc-so:[New process 10818] tc-so:[New process 24535] tc-so:[New process 14743] tc-so:[New process 23765] tc-so:[New process 4758] tc-so:[New process 21261] tc-so:[New process 23049] tc-so:[New process 25273] tc-so:[New process 15073] tc-so:[New process 24192] tc-so:[New process 14116] tc-so:[New process 28218] tc-so:[New process 17702] tc-so:[New process 1579] tc-so:[New process 17556] tc-so:[New process 11029] tc-so:[New process 19541] tc-so:[New process 10531] tc-so:[New process 620] tc-so:[New process 23136] tc-so:[New process 7935] tc-so:[New process 13681] tc-so:[New process 22287] tc-so:[New process 22745] tc-so:[New process 25137] tc-so:[New process 11468] tc-so:[New process 29162] tc-so:[New process 20752] tc-so:[New process 20744] tc-so:[New process 22914] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 5691)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.1000050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.1000050] get_ifid: shmif0: ifid: b0:a0:d4:ff:fe:72:fa:68 tc-so:[ 15.3600050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.3600050] get_ifid: shmif1: ifid: b0:a0:d7:ff:fe:f6:c8:0c tc-so:[ 15.8600050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 15.8600050] get_ifid: wg0: ifid: 28:10:ec:25:2e:c2:53:f0 tc-so:[ 16.1800050] ip6_output: refusing to send from invalid address fe80:4::2810:ec25:2ec2:53f0 (pid 0) tc-so:[ 16.8100050] ip6_output: refusing to send from invalid address fe80:4::2810:ec25:2ec2:53f0 (pid 0) tc-so:[ 17.5900050] ip6_output: refusing to send from invalid address fe80:4::2810:ec25:2ec2:53f0 (pid 0) tc-so:[ 21.4300050] ip6_output: refusing to send from invalid address fe80:4::2810:ec25:2ec2:53f0 (pid 0) tc-so:[ 27.8400050] panic: pool_redzone_check: [mbpl] 0x00 != 0x33 tc-so:[ 27.8400050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2300050] mainbus0 (root) tc-so:[ 1.2300050] chacha: Portable C ChaCha tc-so:[ 1.2300050] aes: BearSSL aes_ct tc-so:[ 1.2300050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.4500050] shmif0: Ethernet address b2:a0:d4:72:fa:68 tc-so:[ 3.7100050] shmif1: Ethernet address b2:a0:d7:f6:c8:0c tc-so:[ 27.8400050] panic: pool_redzone_check: [mbpl] 0x00 != 0x33 tc-so:[ 27.8400050] rump kernel halting... tc-so:[ 21.4300050] tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.160004 b2:a0:48:aa:17:ef > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:16.440004 b2:a0:48:aa:17:ef > 33:33:9a:56:10:36, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:feaa:17ef > ff02::2:9a56:1036: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9a56:1036, length 24 tc-so:00:00:16.970004 b2:a0:48:aa:17:ef > 33:33:ff:aa:17:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:feaa:17ef > ff02::1:ffaa:17ef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaa:17ef, length 24 tc-so:00:00:15.060004 b2:a0:d4:72:fa:68 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:15.540004 b2:a0:d4:72:fa:68 > 33:33:ff:72:fa:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fe72:fa68 > ff02::1:ff72:fa68: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff72:fa68, length 24 tc-so:00:00:15.960004 b2:a0:d4:72:fa:68 > 33:33:54:f6:20:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fe72:fa68 > ff02::2:54f6:20d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:54f6:20d4, length 24 tc-so:00:00:19.090004 b2:a0:48:aa:17:ef > 33:33:ff:aa:17:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:feaa:17ef > ff02::1:ffaa:17ef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaa:17ef, length 24 tc-so:00:00:19.090004 b2:a0:48:aa:17:ef > 33:33:9a:56:10:36, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:48ff:feaa:17ef > ff02::2:9a56:1036: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9a56:1036, length 24 tc-so:00:00:16.500004 b2:a0:d4:72:fa:68 > 33:33:ff:72:fa:68, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fe72:fa68 > ff02::1:ff72:fa68: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff72:fa68, length 24 tc-so:00:00:17.340004 b2:a0:d4:72:fa:68 > 33:33:54:f6:20:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fe72:fa68 > ff02::2:54f6:20d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:54f6:20d4, length 24 tc-so:00:00:30.480004 b2:a0:48:aa:17:ef > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:27.780004 b2:a0:d4:72:fa:68 > b2:a0:48:aa:17:ef, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:d4:72:fa:68, length 28 tc-so:00:00:30.480004 b2:a0:48:aa:17:ef > b2:a0:d4:72:fa:68, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 10024, seq 0, length 64 tc-so:00:00:31.070004 b2:a0:48:aa:17:ef > b2:a0:d4:72:fa:68, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 10024, seq 1, length 64 tc-so:00:00:31.070004 b2:a0:48:aa:17:ef > b2:a0:d4:72:fa:68, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 10024, seq 2, length 64 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.420004 b2:a0:11:ce:93:90 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:16.530004 b2:a0:11:ce:93:90 > 33:33:35:d1:11:f2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fece:9390 > ff02::2:35d1:11f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:35d1:11f2, length 24 tc-so:00:00:16.530004 b2:a0:11:ce:93:90 > 33:33:ff:ce:93:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fece:9390 > ff02::1:ffce:9390: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffce:9390, length 24 tc-so:00:00:20.090004 b2:a0:11:ce:93:90 > 33:33:35:d1:11:f2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fece:9390 > ff02::2:35d1:11f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:35d1:11f2, length 24 tc-so:00:00:16.350004 b2:a0:a3:6c:1c:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:16.540004 b2:a0:a3:6c:1c:3e > 33:33:ff:6c:1c:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe6c:1c3e > ff02::1:ff6c:1c3e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:1c3e, length 24 tc-so:00:00:16.870004 b2:a0:a3:6c:1c:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.3.2 tell 192.168.3.2, length 28 tc-so:00:00:21.470004 b2:a0:11:ce:93:90 > 33:33:ff:ce:93:90, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fece:9390 > ff02::1:ffce:9390: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffce:9390, length 24 tc-so:00:00:17.220004 b2:a0:a3:6c:1c:3e > 33:33:0d:e3:e6:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe6c:1c3e > ff02::2:de3:e670: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:de3:e670, length 24 tc-so:00:00:25.480004 b2:a0:a3:6c:1c:3e > 33:33:ff:6c:1c:3e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe6c:1c3e > ff02::1:ff6c:1c3e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6c:1c3e, length 24 tc-so:00:00:26.290004 b2:a0:a3:6c:1c:3e > 33:33:0d:e3:e6:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe6c:1c3e > ff02::2:de3:e670: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:de3:e670, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.360004 b2:a0:d7:f6:c8:0c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.1, length 28 tc-so:00:00:15.740004 b2:a0:d7:f6:c8:0c > 33:33:ff:f6:c8:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fef6:c80c > ff02::1:fff6:c80c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:c80c, length 24 tc-so:00:00:15.770004 b2:a0:d7:f6:c8:0c > 33:33:54:f6:20:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fef6:c80c > ff02::2:54f6:20d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:54f6:20d4, length 24 tc-so:00:00:17.670004 b2:a0:d7:f6:c8:0c > 33:33:ff:f6:c8:0c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fef6:c80c > ff02::1:fff6:c80c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:c80c, length 24 tc-so:00:00:19.000004 b2:a0:d7:f6:c8:0c > 33:33:54:f6:20:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fef6:c80c > ff02::2:54f6:20d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:54f6:20d4, length 24 tc-so:00:00:16.650004 b2:a0:8b:fc:a3:36 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.2, length 28 tc-so:00:00:16.760004 b2:a0:8b:fc:a3:36 > 33:33:ff:fc:a3:36, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fefc:a336 > ff02::1:fffc:a336: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:a336, length 24 tc-so:00:00:16.960004 b2:a0:8b:fc:a3:36 > 33:33:35:d1:11:f2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fefc:a336 > ff02::2:35d1:11f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:35d1:11f2, length 24 tc-so:00:00:21.280004 b2:a0:8b:fc:a3:36 > 33:33:ff:fc:a3:36, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fefc:a336 > ff02::1:fffc:a336: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffc:a336, length 24 tc-so:00:00:23.440004 b2:a0:8b:fc:a3:36 > 33:33:35:d1:11:f2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fefc:a336 > ff02::2:35d1:11f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:35d1:11f2, length 24 tc-so:00:00:27.820004 b2:a0:d7:f6:c8:0c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.1, length 28 tc-so:00:00:23.730004 b2:a0:8b:fc:a3:36 > b2:a0:d7:f6:c8:0c, ethertype ARP (0x0806), length 42: Reply 192.168.10.2 is-at b2:a0:8b:fc:a3:36, length 28 tc-so:00:00:27.840004 b2:a0:d7:f6:c8:0c > b2:a0:8b:fc:a3:36, ethertype IPv4 (0x0800), length 190: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647211097.980987, wg_tunnel_ipv4_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1647211098.51952, wg_tunnel_ipv4_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:60:0d:ca:a3 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:20:f9:cb:a7 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:28:37:03:1a ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:88:f7:5c:a5 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:a6:b3:b6:03 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.1/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.1 U - - - wg0 tc-so:10.0.0.1 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:60ff:fe0d:caa3 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:20ff:fef9:cba7 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::748f:72f:d131:9c8a U - - - wg0 tc-so:fe80::748f:72f:d131:9c8a link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::748f:72f:d131:9c8a UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::748f:72f:d131:9c8a UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.2.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet -net 192.168.3.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet 10.0.0.2/24 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:28ff:fe37:31a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:88ff:fef7:5ca5 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::ad:298e:7adb:b169 U - - - wg0 tc-so:fe80::ad:298e:7adb:b169 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::ad:298e:7adb:b169 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::ad:298e:7adb:b169 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet -net 192.168.1.0/24 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.2.2/24 ] tc-so:Executing command [ rump.route add -inet default 192.168.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 192.168.3.2/24 alias ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 nfv4blrN99l1FZ8hwSp6sOEVnKTrekv4AA91Oje0uVk= --endpoint=fc00:10::2:51820 --allowed-ips=10.0.0.2/32,192.168.2.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 yqVxxVDFxLckeFeqzXLjYfoBfteOuL0veYSxvla870Q= --endpoint=fc00:10::1:51820 --allowed-ips=10.0.0.1/32,192.168.1.0/24 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping -n -i 0.1 -c 3 -w 1 192.168.2.2 ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 192.168.2.2 (192.168.2.2): 56 data bytes tc-se: tc-se:----192.168.2.2 PING Statistics---- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 1 packet, 28 bytes tc-so: output: 1 packet, 28 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:71:06:da tc-so: linkstr: bus_local tc-so: input: 6 packets, 428 bytes, 5 multicasts tc-so: output: 9 packets, 722 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:ddff:fe71:6da%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.1.2/24 broadcast 192.168.1.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 link#2 UC - - - shmif0 tc-so:192.168.1.2 link#2 UHl - - - lo0 tc-so:192.168.1.1 b2:a0:60:0d:ca:a3 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ddff:fe71:6da link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 1 0 1 0 0 tc-so:lo0 33112 127/8 127.0.0.1 1 0 1 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 1 0 1 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 1 0 1 0 0 tc-so:shmif 1500 b2:a0:dd:71:06:da 6 0 9 0 0 tc-so:shmif 1500 192.168.1/24 192.168.1.2 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ddff:f tc-so: ff01:2::1 tc-so: ff02::2:15d9:4f75 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff71:6da% 6 0 9 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 10 0 10 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 313 0 0 105 0 105 105 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 30 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1120 0 16 188 0 188 tc-so: tc-so:In use 1004K, total allocated 1504K; utilization 66.8% tc-so: tc-so:? (192.168.1.1) at b2:a0:60:0d:ca:a3 on shmif0 26s R tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:ddff:fe71:6da%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:15d9:4f75%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff71:6da%shmif0 refcount 1 tc-so: enaddr b2:a0:dd:71:06:da multicnt 4 tc-so: 33:33:15:d9:4f:75 -- 33:33:15:d9:4f:75 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:71:06:da -- 33:33:ff:71:06:da refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 2.280005] shmif0: Ethernet address b2:a0:dd:71:06:da tc-so:[ 16.560005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.560005] get_ifid: shmif0: ifid: b0:a0:dd:ff:fe:71:06:da tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:28:37:03:1a tc-so: linkstr: bus_peer tc-so: input: 6 packets, 428 bytes, 6 multicasts tc-so: output: 5 packets, 386 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:28ff:fe37:31a%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.1/24 broadcast 192.168.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:88:f7:5c:a5 tc-so: linkstr: bus_tun tc-so: input: 4 packets, 468 bytes, 3 multicasts tc-so: output: 8 packets, 756 bytes, 4 multicasts tc-so: inet6 fc00:10::2/64 flags 0 tc-so: inet6 fe80::b0a0:88ff:fef7:5ca5%shmif1/64 flags 0 scopeid 0x3 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fe80::ad:298e:7adb:b169%wg0/64 flags 0 scopeid 0x4 tc-so: inet 10.0.0.2/24 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 10.0.0.2 U - - - wg0 tc-so:10.0.0.2 wg0 UHl - - - wg0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.1/24 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.1 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:28ff:fe37:31a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:88ff:fef7:5ca5 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::ad:298e:7adb:b169 U - - - wg0 tc-so:fe80::ad:298e:7adb:b169 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fe80::ad:298e:7adb:b169 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fe80::ad:298e:7adb:b169 UC - - - wg0 tc-so:fc00:10::1 b2:a0:20:f9:cb:a7 UHL - - - shmif1 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:28:37:03:1a 6 0 5 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.1 6 0 5 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:28ff:f tc-so: ff01:2::1 tc-so: ff02::2:720f:25b6 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff37:31a% 6 0 5 0 0 tc-so:shmif 1500 b2:a0:88:f7:5c:a5 4 0 9 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::2 tc-so: ff02::1:fff7:5ca5 tc-so: ff01:3::1 tc-so: ff02::2:720f:25b6 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 4 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:88ff:f 4 0 9 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 10.0.0/24 10.0.0.2 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::ad:298e:7ad tc-so: ff01:4::1 tc-so: ff02::2:720f:25b6 tc-so: ff02::1%wg0 tc-so: ff02::1:ffdb:b169 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 6 0 5 1 0 1 1 0 inf 0 tc-so:inmltpl 64 3 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 23 0 22 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 69 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 246 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 68 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 582 0 0 194 0 194 194 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1757 0 68 292 0 292 tc-so: tc-so:In use 1637K, total allocated 2336K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::1 b2:a0:20:f9:cb:a7 shmif1 1s U 1 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:28ff:fe37:31a%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:720f:25b6%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff37:31a%shmif0 refcount 1 tc-so: enaddr b2:a0:28:37:03:1a multicnt 4 tc-so: 33:33:72:0f:25:b6 -- 33:33:72:0f:25:b6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:37:03:1a -- 33:33:ff:37:03:1a refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00:10::2 tc-so: group ff02::1:fff7:5ca5%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:720f:25b6%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:88:f7:5c:a5 multicnt 4 tc-so: 33:33:ff:f7:5c:a5 -- 33:33:ff:f7:5c:a5 refcount 1 tc-so: 33:33:72:0f:25:b6 -- 33:33:72:0f:25:b6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fe80::ad:298e:7adb:b169%wg0 tc-so: group ff01:4::1 refcount 1 tc-so: group ff02::2:720f:25b6%wg0 refcount 1 tc-so: group ff02::1%wg0 refcount 1 tc-so: group ff02::1:ffdb:b169%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.600005] shmif0: Ethernet address b2:a0:28:37:03:1a tc-so:[ 4.180005] shmif1: Ethernet address b2:a0:88:f7:5c:a5 tc-so:[ 17.030005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.030005] get_ifid: shmif0: ifid: b0:a0:28:ff:fe:37:03:1a tc-so:[ 17.340005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.340005] get_ifid: shmif1: ifid: b0:a0:88:ff:fe:f7:5c:a5 tc-so:[ 17.850005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.850005] get_ifid: wg0: ifid: 00:ad:29:8e:7a:db:b1:69 tc-so:[ 17.850005] ip6_output: refusing to send from invalid address fe80:4::ad:298e:7adb:b169 (pid 949) tc-so:[ 18.130005] ip6_output: refusing to send from invalid address fe80:4::ad:298e:7adb:b169 (pid 0) tc-so:[ 18.550005] ip6_output: refusing to send from invalid address fe80:4::ad:298e:7adb:b169 (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a6:b3:b6:03 tc-so: linkstr: bus_peer tc-so: input: 2 packets, 172 bytes, 2 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:a6ff:feb3:b603%shmif0/64 flags 0 scopeid 0x2 tc-so: inet 192.168.2.2/24 broadcast 192.168.2.255 flags 0 tc-so: inet 192.168.3.2/24 broadcast 192.168.3.255 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default 192.168.2.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.2/24 link#2 UC - - - shmif0 tc-so:192.168.2.2 link#2 UHl - - - lo0 tc-so:192.168.3/24 link#2 UC - - - shmif0 tc-so:192.168.3.2 link#2 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a6ff:feb3:b603 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a6:b3:b6:03 2 0 6 0 0 tc-so:shmif 1500 192.168.2/24 192.168.2.2 2 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a6ff:f tc-so: ff01:2::1 tc-so: ff02::2:945e:4e66 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffb3:b603 2 0 6 0 0 tc-so:shmif 1500 192.168.3/24 192.168.3.2 2 0 6 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 9 0 9 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 172 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1100 0 14 181 0 181 tc-so: tc-so:In use 974K, total allocated 1448K; utilization 67.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:a6ff:feb3:b603%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:945e:4e66%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffb3:b603%shmif0 refcount 1 tc-so: enaddr b2:a0:a6:b3:b6:03 multicnt 4 tc-so: 33:33:94:5e:4e:66 -- 33:33:94:5e:4e:66 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:b3:b6:03 -- 33:33:ff:b3:b6:03 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 2.600005] shmif0: Ethernet address b2:a0:a6:b3:b6:03 tc-so:[ 16.950005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.950005] get_ifid: shmif0: ifid: b0:a0:a6:ff:fe:b3:b6:03 tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 12383] tc-so:[New process 26929] tc-so:[New process 12659] tc-so:[New process 25220] tc-so:[New process 22802] tc-so:[New process 874] tc-so:[New process 13425] tc-so:[New process 27756] tc-so:[New process 16294] tc-so:[New process 29994] tc-so:[New process 28730] tc-so:[New process 12513] tc-so:[New process 13478] tc-so:[New process 9646] tc-so:[New process 22280] tc-so:[New process 25325] tc-so:[New process 23140] tc-so:[New process 20276] tc-so:[New process 15736] tc-so:[New process 8114] tc-so:[New process 1519] tc-so:[New process 21720] tc-so:[New process 13349] tc-so:[New process 14557] tc-so:[New process 15299] tc-so:[New process 20824] tc-so:[New process 14999] tc-so:[New process 2431] tc-so:[New process 25047] tc-so:[New process 26074] tc-so:[New process 14501] tc-so:[New process 13122] tc-so:[New process 15267] tc-so:[New process 18694] tc-so:[New process 20661] tc-so:[New process 24080] tc-so:[New process 86] tc-so:[New process 25011] tc-so:[New process 26014] tc-so:[New process 15713] tc-so:[New process 20736] tc-so:[New process 24291] tc-so:[New process 23452] tc-so:[New process 4898] tc-so:[New process 9335] tc-so:[New process 26146] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 12383)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2600050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.8400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.8400050] get_ifid: shmif0: ifid: b0:a0:60:ff:fe:0d:ca:a3 tc-so:[ 16.1700050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.1700050] get_ifid: shmif1: ifid: b0:a0:20:ff:fe:f9:cb:a7 tc-so:[ 16.6700050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 16.6700050] get_ifid: wg0: ifid: 74:8f:07:2f:d1:31:9c:8a tc-so:[ 17.0700050] ip6_output: refusing to send from invalid address fe80:4::748f:72f:d131:9c8a (pid 0) tc-so:[ 17.5400050] ip6_output: refusing to send from invalid address fe80:4::748f:72f:d131:9c8a (pid 0) tc-so:[ 25.0700050] ip6_output: refusing to send from invalid address fe80:4::748f:72f:d131:9c8a (pid 0) tc-so:[ 25.1500050] ip6_output: refusing to send from invalid address fe80:4::748f:72f:d131:9c8a (pid 0) tc-so:[ 29.9200050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 29.9200050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2600050] mainbus0 (root) tc-so:[ 1.2600050] chacha: Portable C ChaCha tc-so:[ 1.2600050] aes: BearSSL aes_ct tc-so:[ 1.2600050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2600050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.6100050] shmif0: Ethernet address b2:a0:60:0d:ca:a3 tc-so:[ 3.9200050] shmif1: Ethernet address b2:a0:20:f9:cb:a7 tc-so:[ 29.9200050] panic: pool_redzone_check: [mbpl] 0x00 != 0x18 tc-so:[ 29.9200050] rump kernel halting... tc-so:[ 25.1500050] tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.560004 b2:a0:dd:71:06:da > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.2 tell 192.168.1.2, length 28 tc-so:00:00:16.840004 b2:a0:dd:71:06:da > 33:33:15:d9:4f:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ddff:fe71:6da > ff02::2:15d9:4f75: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15d9:4f75, length 24 tc-so:00:00:16.880004 b2:a0:dd:71:06:da > 33:33:ff:71:06:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ddff:fe71:6da > ff02::1:ff71:6da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:6da, length 24 tc-so:00:00:17.740004 b2:a0:dd:71:06:da > 33:33:ff:71:06:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ddff:fe71:6da > ff02::1:ff71:6da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff71:6da, length 24 tc-so:00:00:15.840004 b2:a0:60:0d:ca:a3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.1, length 28 tc-so:00:00:16.020004 b2:a0:60:0d:ca:a3 > 33:33:ff:0d:ca:a3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fe0d:caa3 > ff02::1:ff0d:caa3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0d:caa3, length 24 tc-so:00:00:16.200004 b2:a0:60:0d:ca:a3 > 33:33:10:b1:52:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fe0d:caa3 > ff02::2:10b1:52ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:10b1:52ec, length 24 tc-so:00:00:18.030004 b2:a0:60:0d:ca:a3 > 33:33:10:b1:52:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fe0d:caa3 > ff02::2:10b1:52ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:10b1:52ec, length 24 tc-so:00:00:20.190004 b2:a0:60:0d:ca:a3 > 33:33:ff:0d:ca:a3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:60ff:fe0d:caa3 > ff02::1:ff0d:caa3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0d:caa3, length 24 tc-so:00:00:23.120004 b2:a0:dd:71:06:da > 33:33:15:d9:4f:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ddff:fe71:6da > ff02::2:15d9:4f75: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15d9:4f75, length 24 tc-so:00:00:32.310004 b2:a0:dd:71:06:da > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.1.1 tell 192.168.1.2, length 28 tc-so:00:00:29.880004 b2:a0:60:0d:ca:a3 > b2:a0:dd:71:06:da, ethertype ARP (0x0806), length 42: Reply 192.168.1.1 is-at b2:a0:60:0d:ca:a3, length 28 tc-so:00:00:32.350004 b2:a0:dd:71:06:da > b2:a0:60:0d:ca:a3, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 40557, seq 0, length 64 tc-so:00:00:33.070004 b2:a0:dd:71:06:da > b2:a0:60:0d:ca:a3, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 40557, seq 1, length 64 tc-so:00:00:33.070004 b2:a0:dd:71:06:da > b2:a0:60:0d:ca:a3, ethertype IPv4 (0x0800), length 98: 192.168.1.2 > 192.168.2.2: ICMP echo request, id 40557, seq 2, length 64 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.030004 b2:a0:28:37:03:1a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.1 tell 192.168.2.1, length 28 tc-so:00:00:17.070004 b2:a0:28:37:03:1a > 33:33:72:0f:25:b6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe37:31a > ff02::2:720f:25b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:720f:25b6, length 24 tc-so:00:00:17.180004 b2:a0:28:37:03:1a > 33:33:ff:37:03:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe37:31a > ff02::1:ff37:31a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:31a, length 24 tc-so:00:00:20.120004 b2:a0:28:37:03:1a > 33:33:72:0f:25:b6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe37:31a > ff02::2:720f:25b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:720f:25b6, length 24 tc-so:00:00:16.900004 b2:a0:a6:b3:b6:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.2.2 tell 192.168.2.2, length 28 tc-so:00:00:17.490004 b2:a0:a6:b3:b6:03 > 33:33:ff:b3:b6:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:feb3:b603 > ff02::1:ffb3:b603: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:b603, length 24 tc-so:00:00:17.530004 b2:a0:a6:b3:b6:03 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.3.2 tell 192.168.3.2, length 28 tc-so:00:00:17.810004 b2:a0:a6:b3:b6:03 > 33:33:94:5e:4e:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:feb3:b603 > ff02::2:945e:4e66: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:945e:4e66, length 24 tc-so:00:00:20.750004 b2:a0:a6:b3:b6:03 > 33:33:94:5e:4e:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:feb3:b603 > ff02::2:945e:4e66: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:945e:4e66, length 24 tc-so:00:00:25.660004 b2:a0:28:37:03:1a > 33:33:ff:37:03:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:28ff:fe37:31a > ff02::1:ff37:31a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:31a, length 24 tc-so:00:00:25.340004 b2:a0:a6:b3:b6:03 > 33:33:ff:b3:b6:03, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a6ff:feb3:b603 > ff02::1:ffb3:b603: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:b603, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.030004 b2:a0:20:f9:cb:a7 > 33:33:ff:f9:cb:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fef9:cba7 > ff02::1:fff9:cba7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:cba7, length 24 tc-so:00:00:17.420004 b2:a0:20:f9:cb:a7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fef9:cba7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.670004 b2:a0:20:f9:cb:a7 > 33:33:10:b1:52:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fef9:cba7 > ff02::2:10b1:52ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:10b1:52ec, length 24 tc-so:00:00:18.090004 b2:a0:88:f7:5c:a5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fef7:5ca5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.210004 b2:a0:88:f7:5c:a5 > 33:33:ff:f7:5c:a5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fef7:5ca5 > ff02::1:fff7:5ca5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:5ca5, length 24 tc-so:00:00:24.560004 b2:a0:20:f9:cb:a7 > 33:33:ff:f9:cb:a7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fef9:cba7 > ff02::1:fff9:cba7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:cba7, length 24 tc-so:00:00:29.880004 b2:a0:20:f9:cb:a7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00:10::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00:10::2, length 32 tc-so:00:00:25.290004 b2:a0:88:f7:5c:a5 > b2:a0:20:f9:cb:a7, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor advertisement, tgt is fc00:10::2, length 32 tc-so:00:00:29.920004 b2:a0:20:f9:cb:a7 > b2:a0:88:f7:5c:a5, ethertype IPv6 (0x86dd), length 210: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 148 tc-so:00:00:25.690004 b2:a0:88:f7:5c:a5 > 33:33:72:0f:25:b6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fef7:5ca5 > ff02::2:720f:25b6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:720f:25b6, length 24 tc-so:00:00:25.730004 b2:a0:88:f7:5c:a5 > b2:a0:20:f9:cb:a7, ethertype IPv6 (0x86dd), length 154: fc00:10::2.51820 > fc00:10::1.51820: UDP, length 92 tc-so:00:00:26.940004 b2:a0:88:f7:5c:a5 > 33:33:ff:f7:5c:a5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fef7:5ca5 > ff02::1:fff7:5ca5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff7:5ca5, length 24 tc-so:00:00:30.320004 b2:a0:88:f7:5c:a5 > b2:a0:20:f9:cb:a7, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:31.350004 b2:a0:88:f7:5c:a5 > b2:a0:20:f9:cb:a7, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:32.320004 b2:a0:88:f7:5c:a5 > b2:a0:20:f9:cb:a7, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:33.390004 b2:a0:88:f7:5c:a5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fef7:5ca5 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:34.390004 b2:a0:88:f7:5c:a5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fef7:5ca5 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:35.390004 b2:a0:88:f7:5c:a5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fef7:5ca5 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:36.420004 b2:a0:88:f7:5c:a5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:88ff:fef7:5ca5 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647211150.78757, wg_tunnel_ipv4_over_ipv6, failed, atf-check failed; see the output of the test for details tc-start: 1647211150.141137, wg_tunnel_ipv6_over_ipv4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:a8:5a:9b:59 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:23:24:a9:ce ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:00:12:f6:ce ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:05:59:32:5d ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:f1:21:23:76 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.1/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.1 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a8ff:fe5a:9b59 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:23ff:fe24:a9ce link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::bc08:bf2c:64ca:df8d U - - - wg0 tc-so:fe80::bc08:bf2c:64ca:df8d link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:2::/64 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet6 -net fc00:3::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 192.168.10.2/24 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ff:fe12:f6ce link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:5ff:fe59:325d link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::ece4:9f32:4d21:c1f8 U - - - wg0 tc-so:fe80::ece4:9f32:4d21:c1f8 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:1::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::2/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 v/KwF0S6yb5E7TlO2EFYFj6m1KRIBynjbljAaUU5emc= --endpoint=192.168.10.2:51820 --allowed-ips=fd00::2/128,fc00:2::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 Gl+6wnxtTeqlp15q9Zft+D6Ny18i7UuxdPEpZTnPWGg= --endpoint=192.168.10.1:51820 --allowed-ips=fd00::1/128,fc00:1::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fc00:2::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::2 --> fc00:2::2 tc-se: tc-se:--- fc00:2::2 ping6 statistics --- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:b5:ec:2e tc-so: linkstr: bus_local tc-so: input: 5 packets, 430 bytes, 4 multicasts tc-so: output: 8 packets, 640 bytes, 5 multicasts tc-so: inet6 fc00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:11ff:feb5:ec2e%shmif0/64 flags 0 scopeid 0x2 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:1::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:11ff:feb5:ec2e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00:1::1 b2:a0:a8:5a:9b:59 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:11:b5:ec:2e 5 0 8 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::2 tc-so: ff02::1:ffb5:ec2e tc-so: ff01:2::1 tc-so: ff02::2:c052:2b99 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:11ff:f 5 0 8 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 179 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 312 0 0 104 0 104 104 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1113 0 15 187 0 187 tc-so: tc-so:In use 1000K, total allocated 1496K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:1::1 b2:a0:a8:5a:9b:59 shmif0 29s R tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:1::2 tc-so: group ff02::1:ffb5:ec2e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c052:2b99%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:11:b5:ec:2e multicnt 4 tc-so: 33:33:ff:b5:ec:2e -- 33:33:ff:b5:ec:2e refcount 1 tc-so: 33:33:c0:52:2b:99 -- 33:33:c0:52:2b:99 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 2.400005] shmif0: Ethernet address b2:a0:11:b5:ec:2e tc-so:[ 16.700005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.700005] get_ifid: shmif0: ifid: b0:a0:11:ff:fe:b5:ec:2e tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:00:12:f6:ce tc-so: linkstr: bus_peer tc-so: input: 4 packets, 344 bytes, 4 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:ff:fe12:f6ce%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:59:32:5d tc-so: linkstr: bus_tun tc-so: input: 3 packets, 214 bytes, 3 multicasts tc-so: output: 6 packets, 428 bytes, 4 multicasts tc-so: inet6 fe80::b0a0:5ff:fe59:325d%shmif1/64 flags 0 scopeid 0x3 tc-so: inet 192.168.10.2/24 broadcast 192.168.10.255 flags 0 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::ece4:9f32:4d21:c1f8%wg0/64 flags 0 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:192.168.10/24 link#3 UC - - - shmif1 tc-so:192.168.10.2 link#3 UHl - - - lo0 tc-so:192.168.10.1 b2:a0:23:24:a9:ce UHL - - - shmif1 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ff:fe12:f6ce link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:5ff:fe59:325d link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::ece4:9f32:4d21:c1f8 U - - - wg0 tc-so:fe80::ece4:9f32:4d21:c1f8 link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:00:12:f6:ce 4 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::1 tc-so: ff02::1:ff12:f6ce tc-so: ff01:2::1 tc-so: ff02::2:d74c:1a7c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 4 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ff:fe1 4 0 4 0 0 tc-so:shmif 1500 b2:a0:05:59:32:5d 3 0 6 0 0 tc-so:shmif 1500 192.168.10/24 192.168.10.2 3 0 6 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5ff:fe tc-so: ff01:3::1 tc-so: ff02::2:d74c:1a7c tc-so: ff02::1%shmif1 tc-so: ff02::1:ff59:325d 3 0 6 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ff21:c1f8 tc-so: ff01:4::1 tc-so: ff02::2:d74c:1a7c tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::ece4:9f32:4 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 7 0 6 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 20 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 64 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 253 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 69 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 580 0 0 194 0 194 194 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1754 0 66 291 0 291 tc-so: tc-so:In use 1635K, total allocated 2328K; utilization 70.2% tc-so: tc-so:? (192.168.10.1) at b2:a0:23:24:a9:ce on shmif1 permanent N tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::1 tc-so: group ff02::1:ff12:f6ce%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d74c:1a7c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:00:12:f6:ce multicnt 4 tc-so: 33:33:ff:12:f6:ce -- 33:33:ff:12:f6:ce refcount 1 tc-so: 33:33:d7:4c:1a:7c -- 33:33:d7:4c:1a:7c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fe80::b0a0:5ff:fe59:325d%shmif1 tc-so: group ff01:3::1 refcount 1 tc-so: group ff02::2:d74c:1a7c%shmif1 refcount 1 tc-so: group ff02::1%shmif1 refcount 1 tc-so: group ff02::1:ff59:325d%shmif1 refcount 1 tc-so: enaddr b2:a0:05:59:32:5d multicnt 4 tc-so: 33:33:d7:4c:1a:7c -- 33:33:d7:4c:1a:7c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:59:32:5d -- 33:33:ff:59:32:5d refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff21:c1f8%wg0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:d74c:1a7c%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.670005] shmif0: Ethernet address b2:a0:00:12:f6:ce tc-so:[ 4.000005] shmif1: Ethernet address b2:a0:05:59:32:5d tc-so:[ 16.470005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.470005] get_ifid: shmif0: ifid: b0:a0:00:ff:fe:12:f6:ce tc-so:[ 16.730005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.730005] get_ifid: shmif1: ifid: b0:a0:05:ff:fe:59:32:5d tc-so:[ 17.280005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.280005] get_ifid: wg0: ifid: ec:e4:9f:32:4d:21:c1:f8 tc-so:[ 18.230005] ip6_output: refusing to send from invalid address fe80:4::ece4:9f32:4d21:c1f8 (pid 0) tc-so:[ 18.420005] ip6_output: refusing to send from invalid address fe80:4::ece4:9f32:4d21:c1f8 (pid 0) tc-so:[ 19.460005] ip6_output: refusing to send from invalid address fe80:4::ece4:9f32:4d21:c1f8 (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f1:21:23:76 tc-so: linkstr: bus_peer tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:f1ff:fe21:2376%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00:3::2/64 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:2::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::2 link#2 UHl - - - lo0 tc-so:fc00:3::/64 link#2 UC - - - shmif0 tc-so:fc00:3::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:f1ff:fe21:2376 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f1:21:23:76 3 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::2 tc-so: ff02::1:ff21:2376 tc-so: ff01:2::1 tc-so: ff02::2:4328:ba81 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 3 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f1ff:f 3 0 4 0 0 tc-so:shmif 1500 fc00:3::/64 fc00:3::2 3 0 4 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 4 0 4 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 185 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1100 0 13 181 0 181 tc-so: tc-so:In use 972K, total allocated 1448K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::2 tc-so: group ff02::1:ff21:2376%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 3 tc-so: group ff02::2:4328:ba81%shmif0 refcount 3 tc-so: group ff02::1%shmif0 refcount 3 tc-so: group ff02::1:ff00:2%shmif0 refcount 2 tc-so: enaddr b2:a0:f1:21:23:76 multicnt 4 tc-so: 33:33:ff:21:23:76 -- 33:33:ff:21:23:76 refcount 1 tc-so: 33:33:43:28:ba:81 -- 33:33:43:28:ba:81 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 2.640005] shmif0: Ethernet address b2:a0:f1:21:23:76 tc-so:[ 16.420005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.420005] get_ifid: shmif0: ifid: b0:a0:f1:ff:fe:21:23:76 tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 5820] tc-so:[New process 13136] tc-so:[New process 2479] tc-so:[New process 13942] tc-so:[New process 6192] tc-so:[New process 28002] tc-so:[New process 28716] tc-so:[New process 4091] tc-so:[New process 2239] tc-so:[New process 24419] tc-so:[New process 14438] tc-so:[New process 26000] tc-so:[New process 15861] tc-so:[New process 4475] tc-so:[New process 15943] tc-so:[New process 3945] tc-so:[New process 13335] tc-so:[New process 5526] tc-so:[New process 15763] tc-so:[New process 17176] tc-so:[New process 21632] tc-so:[New process 17270] tc-so:[New process 28906] tc-so:[New process 4123] tc-so:[New process 26328] tc-so:[New process 11413] tc-so:[New process 19994] tc-so:[New process 5119] tc-so:[New process 18424] tc-so:[New process 5692] tc-so:[New process 29846] tc-so:[New process 16722] tc-so:[New process 8551] tc-so:[New process 6386] tc-so:[New process 28074] tc-so:[New process 16195] tc-so:[New process 21733] tc-so:[New process 16223] tc-so:[New process 22925] tc-so:[New process 14019] tc-so:[New process 25048] tc-so:[New process 4146] tc-so:[New process 6342] tc-so:[New process 11727] tc-so:[New process 12496] tc-so:[New process 19566] tc-so:[New process 1470] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 5820)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 15.7700050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.7700050] get_ifid: shmif0: ifid: b0:a0:a8:ff:fe:5a:9b:59 tc-so:[ 16.0400050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.0400050] get_ifid: shmif1: ifid: b0:a0:23:ff:fe:24:a9:ce tc-so:[ 16.5900050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 16.5900050] get_ifid: wg0: ifid: bc:08:bf:2c:64:ca:df:8d tc-so:[ 16.5900050] ip6_output: refusing to send from invalid address fe80:4::bc08:bf2c:64ca:df8d (pid 949) tc-so:[ 17.2000050] ip6_output: refusing to send from invalid address fe80:4::bc08:bf2c:64ca:df8d (pid 0) tc-so:[ 21.3000050] ip6_output: refusing to send from invalid address fe80:4::bc08:bf2c:64ca:df8d (pid 0) tc-so:[ 21.9200050] ip6_output: refusing to send from invalid address fe80:4::bc08:bf2c:64ca:df8d (pid 0) tc-so:[ 28.5400050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 28.5400050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2300050] mainbus0 (root) tc-so:[ 1.2300050] chacha: Portable C ChaCha tc-so:[ 1.2300050] aes: BearSSL aes_ct tc-so:[ 1.2300050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2300050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5200050] shmif0: Ethernet address b2:a0:a8:5a:9b:59 tc-so:[ 3.8200050] shmif1: Ethernet address b2:a0:23:24:a9:ce tc-so:[ 28.5400050] panic: pool_redzone_check: [mbpl] 0x00 != 0xe1 tc-so:[ 28.5400050] rump kernel halting... tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.110004 b2:a0:11:b5:ec:2e > 33:33:ff:b5:ec:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:feb5:ec2e > ff02::1:ffb5:ec2e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb5:ec2e, length 24 tc-so:00:00:16.510004 b2:a0:a8:5a:9b:59 > 33:33:ff:5a:9b:59, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fe5a:9b59 > ff02::1:ff5a:9b59: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:9b59, length 24 tc-so:00:00:20.150004 b2:a0:11:b5:ec:2e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:feb5:ec2e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.370004 b2:a0:a8:5a:9b:59 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fe5a:9b59 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.070004 b2:a0:11:b5:ec:2e > 33:33:c0:52:2b:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:feb5:ec2e > ff02::2:c052:2b99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c052:2b99, length 24 tc-so:00:00:24.090004 b2:a0:11:b5:ec:2e > 33:33:ff:b5:ec:2e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:feb5:ec2e > ff02::1:ffb5:ec2e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb5:ec2e, length 24 tc-so:00:00:21.680004 b2:a0:a8:5a:9b:59 > 33:33:cd:6d:ae:b1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fe5a:9b59 > ff02::2:cd6d:aeb1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cd6d:aeb1, length 24 tc-so:00:00:25.520004 b2:a0:a8:5a:9b:59 > 33:33:ff:5a:9b:59, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a8ff:fe5a:9b59 > ff02::1:ff5a:9b59: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:9b59, length 24 tc-so:00:00:31.130004 b2:a0:11:b5:ec:2e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:1::1, length 32 tc-so:00:00:28.500004 b2:a0:a8:5a:9b:59 > b2:a0:11:b5:ec:2e, ethertype IPv6 (0x86dd), length 86: fc00:1::1 > fc00:1::2: ICMP6, neighbor advertisement, tgt is fc00:1::1, length 32 tc-so:00:00:31.160004 b2:a0:11:b5:ec:2e > b2:a0:a8:5a:9b:59, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:31.750004 b2:a0:11:b5:ec:2e > b2:a0:a8:5a:9b:59, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 1, length 16 tc-so:00:00:31.750004 b2:a0:11:b5:ec:2e > b2:a0:a8:5a:9b:59, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 2, length 16 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.780004 b2:a0:00:12:f6:ce > 33:33:ff:12:f6:ce, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe12:f6ce > ff02::1:ff12:f6ce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff12:f6ce, length 24 tc-so:00:00:19.940004 b2:a0:00:12:f6:ce > 33:33:ff:12:f6:ce, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe12:f6ce > ff02::1:ff12:f6ce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff12:f6ce, length 24 tc-so:00:00:17.280004 b2:a0:f1:21:23:76 > 33:33:ff:21:23:76, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe21:2376 > ff02::1:ff21:2376: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:2376, length 24 tc-so:00:00:22.020004 b2:a0:00:12:f6:ce > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe12:f6ce > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.790004 b2:a0:f1:21:23:76 > 33:33:ff:21:23:76, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe21:2376 > ff02::1:ff21:2376: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:2376, length 24 tc-so:00:00:19.470004 b2:a0:f1:21:23:76 > 33:33:43:28:ba:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe21:2376 > ff02::2:4328:ba81: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4328:ba81, length 24 tc-so:00:00:26.100004 b2:a0:00:12:f6:ce > 33:33:d7:4c:1a:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ff:fe12:f6ce > ff02::2:d74c:1a7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d74c:1a7c, length 24 tc-so:00:00:22.160004 b2:a0:f1:21:23:76 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe21:2376 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.040004 b2:a0:23:24:a9:ce > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.1 tell 192.168.10.1, length 28 tc-so:00:00:16.180004 b2:a0:23:24:a9:ce > 33:33:ff:24:a9:ce, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:fe24:a9ce > ff02::1:ff24:a9ce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff24:a9ce, length 24 tc-so:00:00:16.510004 b2:a0:23:24:a9:ce > 33:33:cd:6d:ae:b1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:fe24:a9ce > ff02::2:cd6d:aeb1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cd6d:aeb1, length 24 tc-so:00:00:20.140004 b2:a0:23:24:a9:ce > 33:33:cd:6d:ae:b1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:fe24:a9ce > ff02::2:cd6d:aeb1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cd6d:aeb1, length 24 tc-so:00:00:16.730004 b2:a0:05:59:32:5d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.2, length 28 tc-so:00:00:16.780004 b2:a0:05:59:32:5d > 33:33:ff:59:32:5d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe59:325d > ff02::1:ff59:325d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff59:325d, length 24 tc-so:00:00:17.160004 b2:a0:05:59:32:5d > 33:33:d7:4c:1a:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe59:325d > ff02::2:d74c:1a7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d74c:1a7c, length 24 tc-so:00:00:17.240004 b2:a0:05:59:32:5d > 33:33:ff:59:32:5d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe59:325d > ff02::1:ff59:325d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff59:325d, length 24 tc-so:00:00:26.060004 b2:a0:23:24:a9:ce > 33:33:ff:24:a9:ce, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:fe24:a9ce > ff02::1:ff24:a9ce: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff24:a9ce, length 24 tc-so:00:00:22.900004 b2:a0:05:59:32:5d > 33:33:d7:4c:1a:7c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe59:325d > ff02::2:d74c:1a7c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d74c:1a7c, length 24 tc-so:00:00:28.540004 b2:a0:23:24:a9:ce > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 192.168.10.2 tell 192.168.10.1, length 28 tc-so:00:00:23.990004 b2:a0:05:59:32:5d > b2:a0:23:24:a9:ce, ethertype ARP (0x0806), length 42: Reply 192.168.10.2 is-at b2:a0:05:59:32:5d, length 28 tc-so:00:00:28.540004 b2:a0:23:24:a9:ce > b2:a0:05:59:32:5d, ethertype IPv4 (0x0800), length 190: 192.168.10.1.51820 > 192.168.10.2.51820: UDP, length 148 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647211200.266227, wg_tunnel_ipv6_over_ipv4, failed, atf-check failed; see the output of the test for details tc-start: 1647211200.375820, wg_tunnel_ipv6_over_ipv6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:unix://wg_local shmif0 tc-so:bus_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_local ] tc-so:Executing command [ grep -q b2:a0:35:81:04:51 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:bus_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:23:b7:c4:d4 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:bus_local tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_wg unix://wg_tun_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:20:f6:f0:11 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus_tun ] tc-so:Executing command [ grep -q b2:a0:37:c8:59:c3 ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://wg_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus_peer ] tc-so:Executing command [ grep -q b2:a0:57:43:63:9a ./.__macaddrs ] tc-so:unix://wg_local shmif0 tc-so:unix://wg_tun_local shmif0 tc-so:unix://wg_tun_local shmif1 tc-so:unix://wg_tun_peer shmif0 tc-so:unix://wg_tun_peer shmif1 tc-so:unix://wg_peer shmif0 tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::1/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::1/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::1 link#2 UHl - - - lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::1 link#3 UHl - - - lo0 tc-so:fd00::/64 fd00::1 U - - - wg0 tc-so:fd00::1 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:35ff:fe81:451 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:23ff:feb7:c4d4 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::800c:b70f:2fae:529d U - - - wg0 tc-so:fe80::800c:b70f:2fae:529d link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::1 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::1 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:2::/64 -link wg0 -iface ] tc-so:Executing command [ rump.route add -inet6 -net fc00:3::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:10::2/64 ] tc-so:Executing command [ rump.ifconfig wg0 create ] tc-so:Executing command [ rump.ifconfig wg0 inet6 fd00::2/64 ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:20ff:fef6:f011 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:37ff:fec8:59c3 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8c83:8528:fcbb:864c U - - - wg0 tc-so:fe80::8c83:8528:fcbb:864c link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set private-key ./tmp ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 set listen-port 51820 ] tc-so:Executing command [ rump.ifconfig wg0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show private-key ] tc-so:Executing command [ rump.route add -inet6 -net fc00:1::/64 -link wg0 -iface ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:2::2/64 ] tc-so:Executing command [ rump.route add -inet6 default fc00:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:3::2/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 88v2rTD0sY2aNiNcI2rdZxZDBueVm6Bf4uramUKAjyo= --endpoint=fc00:10::2:51820 --allowed-ips=fd00::2/128,fc00:2::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 add peer peer0 JBHpFd3+E00gSGWwrVrOU3RcTrh1ClDk9xHBxOrVcRQ= --endpoint=fc00:10::1:51820 --allowed-ips=fd00::1/128,fc00:1::/64 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 --show-preshared-key ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes wgconfig wg0 show peer peer0 ] tc-so:Executing command [ rump.ping6 -n -i 0.1 -c 3 -X 1 fc00:2::2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se:PING6(56=40+8+8 bytes) fc00:1::2 --> fc00:2::2 tc-se: tc-se:--- fc00:2::2 ping6 statistics --- tc-se:3 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-so:### Dumping unix://wg_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:e5:d0:2c tc-so: linkstr: bus_local tc-so: input: 5 packets, 430 bytes, 4 multicasts tc-so: output: 8 packets, 640 bytes, 5 multicasts tc-so: inet6 fc00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:fee5:d02c%shmif0/64 flags 0 scopeid 0x2 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:1::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 link#2 UC - - - shmif0 tc-so:fc00:1::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3dff:fee5:d02c link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fc00:1::1 b2:a0:35:81:04:51 UHL - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3d:e5:d0:2c 5 0 8 0 0 tc-so:shmif 1500 fc00:1::/64 fc00:1::2 tc-so: ff02::1:ffe5:d02c tc-so: ff01:2::1 tc-so: ff02::2:59f0:b9e% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3dff:f 5 0 8 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 179 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 312 0 0 104 0 104 104 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 28 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1116 0 15 187 0 187 tc-so: tc-so:In use 1001K, total allocated 1496K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:1::1 b2:a0:35:81:04:51 shmif0 12s R tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:1::2 tc-so: group ff02::1:ffe5:d02c%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:59f0:b9e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:3d:e5:d0:2c multicnt 4 tc-so: 33:33:ff:e5:d0:2c -- 33:33:ff:e5:d0:2c refcount 1 tc-so: 33:33:59:f0:0b:9e -- 33:33:59:f0:0b:9e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 2.570005] shmif0: Ethernet address b2:a0:3d:e5:d0:2c tc-so:[ 17.310005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.310005] get_ifid: shmif0: ifid: b0:a0:3d:ff:fe:e5:d0:2c tc-so:### Dumping unix://wg_tun_local tc-se:rump.ifconfig: rump client init: No such file or directory tc-se:rump.netstat: init failed: No such file or directory tc-se:rump.netstat: rumpclient init: No such file or directory tc-se:vmstat: rumpclient init: No such file or directory tc-se:rump.arp: init failed: No such file or directory tc-se:rump.ndp: init failed: No such file or directory tc-se:ifmcstat: rumpclient init: No such file or directory tc-se:dmesg: rumpclient init: No such file or directory tc-so:### Dumping unix://wg_tun_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:20:f6:f0:11 tc-so: linkstr: bus_peer tc-so: input: 3 packets, 258 bytes, 3 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:20ff:fef6:f011%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:c8:59:c3 tc-so: linkstr: bus_tun tc-so: input: 5 packets, 554 bytes, 4 multicasts tc-so: output: 7 packets, 670 bytes, 4 multicasts tc-so: inet6 fc00:10::2/64 flags 0 tc-so: inet6 fe80::b0a0:37ff:fec8:59c3%shmif1/64 flags 0 scopeid 0x3 tc-so:wg0: flags=0x8041 mtu 1420 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::8c83:8528:fcbb:864c%wg0/64 flags 0 scopeid 0x4 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:1::/64 77.67.30.0.0.0.fa.ce US - - - wg0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::1 link#2 UHl - - - lo0 tc-so:fc00:10::/64 link#3 UC - - - shmif1 tc-so:fc00:10::2 link#3 UHl - - - lo0 tc-so:fd00::/64 fd00::2 U - - - wg0 tc-so:fd00::2 link#4 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:20ff:fef6:f011 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:37ff:fec8:59c3 link#3 UHl - - - lo0 tc-so:fe80::%wg0/64 fe80::8c83:8528:fcbb:864c U - - - wg0 tc-so:fe80::8c83:8528:fcbb:864c link#4 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fd00::2 UC - - - wg0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%wg0/32 fd00::2 UC - - - wg0 tc-so:fc00:10::1 b2:a0:23:b7:c4:d4 UHL - - - shmif1 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:20:f6:f0:11 4 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::1 tc-so: ff02::1:fff6:f011 tc-so: ff01:2::1 tc-so: ff02::2:bbef:f6a3 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 4 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:20ff:f 4 0 4 0 0 tc-so:shmif 1500 b2:a0:37:c8:59:c3 5 0 8 0 0 tc-so:shmif 1500 fc00:10::/64 fc00:10::2 tc-so: ff02::1:ffc8:59c3 tc-so: ff01:3::1 tc-so: ff02::2:bbef:f6a3 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 5 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:37ff:f 5 0 8 0 0 tc-so:wg0 1420 0 0 0 0 0 tc-so:wg0 1420 fd00::/64 fd00::2 tc-so: ff02::1:ffbb:864c tc-so: ff01:4::1 tc-so: ff02::2:bbef:f6a3 tc-so: ff02::1%wg0 tc-so: ff02::1:ff00:2%wg 0 0 0 0 0 tc-so:wg0 1420 fe80::/64 fe80::8c83:8528:f 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 1 0 1 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 8 0 7 1 0 1 1 0 inf 0 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 18 1 0 1 1 0 inf 0 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 260 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 69 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 39 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 580 0 0 194 0 194 194 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 0 1 0 1 1 0 inf 0 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 41 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 17 0 2 1 0 1 1 0 inf 0 tc-so:pdict32 96 5 0 4 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 7 0 4 1 0 1 1 0 inf 0 tc-so:propdata 48 17 0 12 1 0 1 1 0 inf 0 tc-so:propdict 64 20 0 10 1 0 1 1 0 inf 0 tc-so:propnmbr 64 7 0 2 1 0 1 1 0 inf 0 tc-so:propstng 80 9 0 3 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:thplthrd 80 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1758 0 66 293 0 293 tc-so: tc-so:In use 1634K, total allocated 2344K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00:10::1 b2:a0:23:b7:c4:d4 shmif1 1s P 3 tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::1 tc-so: group ff02::1:fff6:f011%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:bbef:f6a3%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:20:f6:f0:11 multicnt 4 tc-so: 33:33:ff:f6:f0:11 -- 33:33:ff:f6:f0:11 refcount 1 tc-so: 33:33:bb:ef:f6:a3 -- 33:33:bb:ef:f6:a3 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00:10::2 tc-so: group ff02::1:ffc8:59c3%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:bbef:f6a3%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:37:c8:59:c3 multicnt 4 tc-so: 33:33:ff:c8:59:c3 -- 33:33:ff:c8:59:c3 refcount 1 tc-so: 33:33:bb:ef:f6:a3 -- 33:33:bb:ef:f6:a3 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:wg0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffbb:864c%wg0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:bbef:f6a3%wg0 refcount 2 tc-so: group ff02::1%wg0 refcount 2 tc-so: group ff02::1:ff00:2%wg0 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.790005] shmif0: Ethernet address b2:a0:20:f6:f0:11 tc-so:[ 4.320005] shmif1: Ethernet address b2:a0:37:c8:59:c3 tc-so:[ 17.960005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.960005] get_ifid: shmif0: ifid: b0:a0:20:ff:fe:f6:f0:11 tc-so:[ 18.200005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.200005] get_ifid: shmif1: ifid: b0:a0:37:ff:fe:c8:59:c3 tc-so:[ 19.310005] get_ifid: wg0: interface identifier generated by random number tc-so:[ 19.310005] get_ifid: wg0: ifid: 8c:83:85:28:fc:bb:86:4c tc-so:[ 20.290005] ip6_output: refusing to send from invalid address fe80:4::8c83:8528:fcbb:864c (pid 0) tc-so:[ 21.270005] ip6_output: refusing to send from invalid address fe80:4::8c83:8528:fcbb:864c (pid 0) tc-so:[ 24.540005] ip6_output: refusing to send from invalid address fe80:4::8c83:8528:fcbb:864c (pid 0) tc-so:### Dumping unix://wg_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:43:63:9a tc-so: linkstr: bus_peer tc-so: input: 2 packets, 172 bytes, 2 multicasts tc-so: output: 4 packets, 344 bytes, 4 multicasts tc-so: inet6 fc00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:57ff:fe43:639a%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 fc00:3::2/64 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:default fc00:2::1 UGS - - - shmif0 tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00:2::/64 link#2 UC - - - shmif0 tc-so:fc00:2::2 link#2 UHl - - - lo0 tc-so:fc00:3::/64 link#2 UC - - - shmif0 tc-so:fc00:3::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:57ff:fe43:639a link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:57:43:63:9a 2 0 4 0 0 tc-so:shmif 1500 fc00:2::/64 fc00:2::2 tc-so: ff02::1:ff43:639a tc-so: ff01:2::1 tc-so: ff02::2:ced8:b135 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 2 0 4 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:57ff:f 2 0 4 0 0 tc-so:shmif 1500 fc00:3::/64 fc00:3::2 2 0 4 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 4 0 4 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 6 0 6 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 58 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 37 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 13 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 88 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 298 0 0 100 0 100 100 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 31 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 52 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 53 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 27 0 0 2 0 2 2 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 17 0 2 1 0 1 1 0 inf 0 tc-so:rwlock 64 8 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 6 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1102 0 13 181 0 181 tc-so: tc-so:In use 972K, total allocated 1448K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fc00:2::2 tc-so: group ff02::1:ff43:639a%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 3 tc-so: group ff02::2:ced8:b135%shmif0 refcount 3 tc-so: group ff02::1%shmif0 refcount 3 tc-so: group ff02::1:ff00:2%shmif0 refcount 2 tc-so: enaddr b2:a0:57:43:63:9a multicnt 4 tc-so: 33:33:ff:43:63:9a -- 33:33:ff:43:63:9a refcount 1 tc-so: 33:33:ce:d8:b1:35 -- 33:33:ce:d8:b1:35 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 2.650005] shmif0: Ethernet address b2:a0:57:43:63:9a tc-so:[ 18.080005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.080005] get_ifid: shmif0: ifid: b0:a0:57:ff:fe:43:63:9a tc-so:GNU gdb (GDB) 11.0.50.20200914-git tc-so:Copyright (C) 2020 Free Software Foundation, Inc. tc-so:License GPLv3+: GNU GPL version 3 or later tc-so:This is free software: you are free to change and redistribute it. tc-so:There is NO WARRANTY, to the extent permitted by law. tc-so:Type "show copying" and "show warranty" for details. tc-so:This GDB was configured as "sparc64--netbsd". tc-so:Type "show configuration" for configuration details. tc-so:For bug reporting instructions, please see: tc-so:. tc-so:Find the GDB manual and other documentation resources online at: tc-so: . tc-so: tc-so:For help, type "help". tc-so:Type "apropos word" to search for commands related to "word"... tc-so:Reading symbols from /usr/bin/rump_server... tc-so:(No debugging symbols found in /usr/bin/rump_server) tc-so:[New process 15314] tc-so:[New process 17236] tc-so:[New process 17231] tc-so:[New process 22403] tc-so:[New process 8386] tc-so:[New process 24327] tc-so:[New process 10517] tc-so:[New process 1900] tc-so:[New process 3199] tc-so:[New process 24708] tc-so:[New process 17192] tc-so:[New process 2027] tc-so:[New process 15937] tc-so:[New process 7067] tc-so:[New process 27317] tc-so:[New process 29551] tc-so:[New process 6903] tc-so:[New process 23908] tc-so:[New process 4463] tc-so:[New process 26145] tc-so:[New process 14532] tc-so:[New process 25528] tc-so:[New process 19392] tc-so:[New process 15988] tc-so:[New process 28715] tc-so:[New process 4248] tc-so:[New process 20765] tc-so:[New process 28136] tc-so:[New process 17349] tc-so:[New process 17222] tc-so:[New process 12746] tc-so:[New process 13639] tc-so:[New process 19544] tc-so:[New process 15813] tc-so:[New process 15091] tc-so:[New process 24713] tc-so:[New process 18241] tc-so:[New process 24719] tc-so:[New process 22017] tc-so:[New process 8703] tc-so:[New process 26012] tc-so:[New process 19767] tc-so:[New process 14548] tc-so:[New process 29802] tc-so:[New process 25098] tc-so:[New process 4976] tc-so:[New process 20041] tc-so:Core was generated by `rump_server'. tc-so:Program terminated with signal SIGABRT, Aborted. tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:[Current thread is 1 (process 15314)] tc-so:#0 0x00000000413d2a10 in abort () from /usr/lib/libc.so.12 tc-so:#1 0x0000000040e0a73c in rumpuser_exit () from /usr/lib/librumpuser.so.0 tc-so:#2 0x00000000407fad2c in rumpns_cpu_reboot () from /usr/lib/librump.so.0 tc-so:#3 0x00000000407c896c in rumpns_kern_reboot () from /usr/lib/librump.so.0 tc-so:#4 0x000000004079a168 in rumpns_vpanic () from /usr/lib/librump.so.0 tc-so:#5 0x000000004079a248 in rumpns_panic () from /usr/lib/librump.so.0 tc-so:#6 0x000000004079c178 in ?? () from /usr/lib/librump.so.0 tc-so:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-so:(gdb) quit tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 16.6400050] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.6400050] get_ifid: shmif0: ifid: b0:a0:35:ff:fe:81:04:51 tc-so:[ 17.0200050] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.0200050] get_ifid: shmif1: ifid: b0:a0:23:ff:fe:b7:c4:d4 tc-so:[ 17.5900050] get_ifid: wg0: interface identifier generated by random number tc-so:[ 17.5900050] get_ifid: wg0: ifid: 80:0c:b7:0f:2f:ae:52:9d tc-so:[ 18.1900050] ip6_output: refusing to send from invalid address fe80:4::800c:b70f:2fae:529d (pid 0) tc-so:[ 20.7400050] ip6_output: refusing to send from invalid address fe80:4::800c:b70f:2fae:529d (pid 0) tc-so:[ 26.2900050] ip6_output: refusing to send from invalid address fe80:4::800c:b70f:2fae:529d (pid 0) tc-so:[ 27.2600050] ip6_output: refusing to send from invalid address fe80:4::800c:b70f:2fae:529d (pid 0) tc-so:[ 30.4600050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 30.4600050] rump kernel halting... tc-so:[ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.0000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.0000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.0000000] The Regents of the University of California. All rights reserved. tc-so:[ 1.0000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.0000000] total memory = unlimited (host limit) tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.0000040] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.0000050] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.0000050] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.0200050] root file system type: rumpfs tc-so:[ 1.0200050] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.2400050] mainbus0 (root) tc-so:[ 1.2400050] chacha: Portable C ChaCha tc-so:[ 1.2400050] aes: BearSSL aes_ct tc-so:[ 1.2400050] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.2400050] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 2.5500050] shmif0: Ethernet address b2:a0:35:81:04:51 tc-so:[ 3.8000050] shmif1: Ethernet address b2:a0:23:b7:c4:d4 tc-so:[ 30.4600050] panic: pool_redzone_check: [mbpl] 0x00 != 0x6a tc-so:[ 30.4600050] rump kernel halting... tc-so:[ 27.2600050] tc-so:bus_local tc-so:bus_peer tc-so:bus_tun tc-so:### Dumping bus_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.310004 b2:a0:3d:e5:d0:2c > 33:33:ff:e5:d0:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fee5:d02c > ff02::1:ffe5:d02c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe5:d02c, length 24 tc-so:00:00:17.840004 b2:a0:3d:e5:d0:2c > 33:33:59:f0:0b:9e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fee5:d02c > ff02::2:59f0:b9e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:59f0:b9e, length 24 tc-so:00:00:19.010004 b2:a0:3d:e5:d0:2c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fee5:d02c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.230004 b2:a0:35:81:04:51 > 33:33:ff:81:04:51, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fe81:451 > ff02::1:ff81:451: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:451, length 24 tc-so:00:00:19.280004 b2:a0:35:81:04:51 > 33:33:05:9b:2d:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fe81:451 > ff02::2:59b:2dea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:59b:2dea, length 24 tc-so:00:00:23.860004 b2:a0:3d:e5:d0:2c > 33:33:ff:e5:d0:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fee5:d02c > ff02::1:ffe5:d02c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe5:d02c, length 24 tc-so:00:00:21.730004 b2:a0:35:81:04:51 > 33:33:ff:81:04:51, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fe81:451 > ff02::1:ff81:451: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff81:451, length 24 tc-so:00:00:25.490004 b2:a0:35:81:04:51 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:35ff:fe81:451 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:33.270004 b2:a0:3d:e5:d0:2c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:1::1, length 32 tc-so:00:00:30.420004 b2:a0:35:81:04:51 > b2:a0:3d:e5:d0:2c, ethertype IPv6 (0x86dd), length 86: fc00:1::1 > fc00:1::2: ICMP6, neighbor advertisement, tgt is fc00:1::1, length 32 tc-so:00:00:33.270004 b2:a0:3d:e5:d0:2c > b2:a0:35:81:04:51, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:33.950004 b2:a0:3d:e5:d0:2c > b2:a0:35:81:04:51, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 1, length 16 tc-so:00:00:33.950004 b2:a0:3d:e5:d0:2c > b2:a0:35:81:04:51, ethertype IPv6 (0x86dd), length 70: fc00:1::2 > fc00:2::2: ICMP6, echo request, seq 2, length 16 tc-so:### Dumping bus_peer tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.060004 b2:a0:20:f6:f0:11 > 33:33:ff:f6:f0:11, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fef6:f011 > ff02::1:fff6:f011: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:f011, length 24 tc-so:00:00:18.990004 b2:a0:20:f6:f0:11 > 33:33:bb:ef:f6:a3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fef6:f011 > ff02::2:bbef:f6a3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bbef:f6a3, length 24 tc-so:00:00:19.790004 b2:a0:20:f6:f0:11 > 33:33:ff:f6:f0:11, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fef6:f011 > ff02::1:fff6:f011: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff6:f011, length 24 tc-so:00:00:18.530004 b2:a0:57:43:63:9a > 33:33:ff:43:63:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fe43:639a > ff02::1:ff43:639a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:639a, length 24 tc-so:00:00:25.780004 b2:a0:20:f6:f0:11 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:20ff:fef6:f011 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.880004 b2:a0:57:43:63:9a > 33:33:ce:d8:b1:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fe43:639a > ff02::2:ced8:b135: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ced8:b135, length 24 tc-so:00:00:25.900004 b2:a0:57:43:63:9a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fe43:639a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.130004 b2:a0:57:43:63:9a > 33:33:ff:43:63:9a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:57ff:fe43:639a > ff02::1:ff43:639a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:639a, length 24 tc-so:### Dumping bus_tun tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.310004 b2:a0:23:b7:c4:d4 > 33:33:ff:b7:c4:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:feb7:c4d4 > ff02::1:ffb7:c4d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb7:c4d4, length 24 tc-so:00:00:18.530004 b2:a0:23:b7:c4:d4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:feb7:c4d4 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.730004 b2:a0:23:b7:c4:d4 > 33:33:ff:b7:c4:d4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:feb7:c4d4 > ff02::1:ffb7:c4d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb7:c4d4, length 24 tc-so:00:00:22.770004 b2:a0:23:b7:c4:d4 > 33:33:05:9b:2d:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:23ff:feb7:c4d4 > ff02::2:59b:2dea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:59b:2dea, length 24 tc-so:00:00:18.990004 b2:a0:37:c8:59:c3 > 33:33:ff:c8:59:c3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fec8:59c3 > ff02::1:ffc8:59c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc8:59c3, length 24 tc-so:00:00:25.940004 b2:a0:37:c8:59:c3 > 33:33:bb:ef:f6:a3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fec8:59c3 > ff02::2:bbef:f6a3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bbef:f6a3, length 24 tc-so:00:00:30.460004 b2:a0:23:b7:c4:d4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00:10::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00:10::2, length 32 tc-so:00:00:26.080004 b2:a0:37:c8:59:c3 > b2:a0:23:b7:c4:d4, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor advertisement, tgt is fc00:10::2, length 32 tc-so:00:00:30.460004 b2:a0:23:b7:c4:d4 > b2:a0:37:c8:59:c3, ethertype IPv6 (0x86dd), length 210: fc00:10::1.51820 > fc00:10::2.51820: UDP, length 148 tc-so:00:00:26.480004 b2:a0:37:c8:59:c3 > b2:a0:23:b7:c4:d4, ethertype IPv6 (0x86dd), length 154: fc00:10::2.51820 > fc00:10::1.51820: UDP, length 92 tc-so:00:00:27.480004 b2:a0:37:c8:59:c3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fec8:59c3 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:28.040004 b2:a0:37:c8:59:c3 > 33:33:ff:c8:59:c3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fec8:59c3 > ff02::1:ffc8:59c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc8:59c3, length 24 tc-so:00:00:31.110004 b2:a0:37:c8:59:c3 > b2:a0:23:b7:c4:d4, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:32.100004 b2:a0:37:c8:59:c3 > b2:a0:23:b7:c4:d4, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:33.140004 b2:a0:37:c8:59:c3 > b2:a0:23:b7:c4:d4, ethertype IPv6 (0x86dd), length 86: fc00:10::2 > fc00:10::1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:34.170004 b2:a0:37:c8:59:c3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fec8:59c3 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:35.200004 b2:a0:37:c8:59:c3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fec8:59c3 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:36.200004 b2:a0:37:c8:59:c3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fec8:59c3 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:00:00:37.230004 b2:a0:37:c8:59:c3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fec8:59c3 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00:10::1, length 32 tc-so:unix://wg_local tc-so:unix://wg_tun_local tc-so:unix://wg_tun_peer tc-so:unix://wg_peer tc-se:rump.halt: init failed: No such file or directory tc-end: 1647211252.728447, wg_tunnel_ipv6_over_ipv6, failed, atf-check failed; see the output of the test for details tp-end: 1647211252.793991, net/if_wg/t_tunnel tp-start: 1647211261.525827, net/ipsec/t_ipsec_ah_keys, 20 tc-start: 1647211261.534845, ipsec_ah_aesxcbcmac_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211270.761306, ipsec_ah_aesxcbcmac_invalid_keys, passed tc-start: 1647211270.770448, ipsec_ah_aesxcbcmac_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211277.492619, ipsec_ah_aesxcbcmac_valid_keys, passed tc-start: 1647211277.503271, ipsec_ah_hmacmd5_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211284.539645, ipsec_ah_hmacmd5_invalid_keys, passed tc-start: 1647211284.549711, ipsec_ah_hmacmd5_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211292.156159, ipsec_ah_hmacmd5_valid_keys, passed tc-start: 1647211292.164942, ipsec_ah_hmacripemd160_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211299.270947, ipsec_ah_hmacripemd160_invalid_keys, passed tc-start: 1647211299.279964, ipsec_ah_hmacripemd160_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211307.883548, ipsec_ah_hmacripemd160_valid_keys, passed tc-start: 1647211307.892614, ipsec_ah_hmacsha1_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211318.419705, ipsec_ah_hmacsha1_invalid_keys, passed tc-start: 1647211318.437839, ipsec_ah_hmacsha1_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211328.16302, ipsec_ah_hmacsha1_valid_keys, passed tc-start: 1647211328.29144, ipsec_ah_hmacsha256_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211335.283379, ipsec_ah_hmacsha256_invalid_keys, passed tc-start: 1647211335.293656, ipsec_ah_hmacsha256_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211342.434050, ipsec_ah_hmacsha256_valid_keys, passed tc-start: 1647211342.444072, ipsec_ah_hmacsha384_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211349.34668, ipsec_ah_hmacsha384_invalid_keys, passed tc-start: 1647211349.43894, ipsec_ah_hmacsha384_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211355.755306, ipsec_ah_hmacsha384_valid_keys, passed tc-start: 1647211355.765522, ipsec_ah_hmacsha512_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211363.502177, ipsec_ah_hmacsha512_invalid_keys, passed tc-start: 1647211363.513938, ipsec_ah_hmacsha512_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211370.264019, ipsec_ah_hmacsha512_valid_keys, passed tc-start: 1647211370.273527, ipsec_ah_keyedmd5_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211376.486157, ipsec_ah_keyedmd5_invalid_keys, passed tc-start: 1647211376.494993, ipsec_ah_keyedmd5_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211383.78882, ipsec_ah_keyedmd5_valid_keys, passed tc-start: 1647211383.87654, ipsec_ah_keyedsha1_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211389.211043, ipsec_ah_keyedsha1_invalid_keys, passed tc-start: 1647211389.219941, ipsec_ah_keyedsha1_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211395.956518, ipsec_ah_keyedsha1_valid_keys, passed tc-start: 1647211395.970792, ipsec_ah_null_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211404.258810, ipsec_ah_null_invalid_keys, passed tc-start: 1647211404.267868, ipsec_ah_null_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211413.802341, ipsec_ah_null_valid_keys, passed tp-end: 1647211413.811157, net/ipsec/t_ipsec_ah_keys tp-start: 1647211427.698613, net/ipsec/t_ipsec_esp_keys, 22 tc-start: 1647211427.704062, ipsec_esp_3descbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211437.279641, ipsec_esp_3descbc_invalid_keys, passed tc-start: 1647211437.291432, ipsec_esp_3descbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211447.466870, ipsec_esp_3descbc_valid_keys, passed tc-start: 1647211447.482311, ipsec_esp_aesctr_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211459.871609, ipsec_esp_aesctr_invalid_keys, passed tc-start: 1647211459.880241, ipsec_esp_aesctr_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211470.543530, ipsec_esp_aesctr_valid_keys, passed tc-start: 1647211470.556431, ipsec_esp_aesgcm16_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211480.83768, ipsec_esp_aesgcm16_invalid_keys, passed tc-start: 1647211480.92256, ipsec_esp_aesgcm16_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211490.168308, ipsec_esp_aesgcm16_valid_keys, passed tc-start: 1647211490.177075, ipsec_esp_aesgmac_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211501.336657, ipsec_esp_aesgmac_invalid_keys, passed tc-start: 1647211501.345273, ipsec_esp_aesgmac_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211512.67953, ipsec_esp_aesgmac_valid_keys, passed tc-start: 1647211512.76718, ipsec_esp_blowfishcbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211518.662199, ipsec_esp_blowfishcbc_invalid_keys, passed tc-start: 1647211518.671263, ipsec_esp_blowfishcbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211526.982415, ipsec_esp_blowfishcbc_valid_keys, passed tc-start: 1647211526.993851, ipsec_esp_camelliacbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211535.831835, ipsec_esp_camelliacbc_invalid_keys, passed tc-start: 1647211535.840309, ipsec_esp_camelliacbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211545.422928, ipsec_esp_camelliacbc_valid_keys, passed tc-start: 1647211545.450920, ipsec_esp_cast128cbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211552.145521, ipsec_esp_cast128cbc_invalid_keys, passed tc-start: 1647211552.154312, ipsec_esp_cast128cbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211561.15621, ipsec_esp_cast128cbc_valid_keys, passed tc-start: 1647211561.27309, ipsec_esp_descbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211567.442628, ipsec_esp_descbc_invalid_keys, passed tc-start: 1647211567.451411, ipsec_esp_descbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211574.625544, ipsec_esp_descbc_valid_keys, passed tc-start: 1647211574.635274, ipsec_esp_desderiv_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211581.64620, ipsec_esp_desderiv_invalid_keys, passed tc-start: 1647211581.73961, ipsec_esp_desderiv_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211587.571292, ipsec_esp_desderiv_valid_keys, passed tc-start: 1647211587.580013, ipsec_esp_null_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211593.454250, ipsec_esp_null_invalid_keys, passed tc-start: 1647211593.463033, ipsec_esp_null_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211599.967426, ipsec_esp_null_valid_keys, passed tc-start: 1647211599.977188, ipsec_esp_rijndaelcbc_invalid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211608.951621, ipsec_esp_rijndaelcbc_invalid_keys, passed tc-start: 1647211608.960778, ipsec_esp_rijndaelcbc_valid_keys tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-end: 1647211618.76277, ipsec_esp_rijndaelcbc_valid_keys, passed tp-end: 1647211618.84905, net/ipsec/t_ipsec_esp_keys tp-start: 1647211623.198756, net/ipsec/t_ipsec_gif, 16 tc-start: 1647211623.201001, ipsec_gif_ipv4_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b1:f3:35:c2 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c5:43:78:4a ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e6:0c:31:1b ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:38:12:77:72 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e7:a2:f4:7e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:47:23 2022 current: Mar 13 22:47:24 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:47:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26182 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:47:23 2022 current: Mar 13 22:47:24 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:47:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26182 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:47:24 2022 current: Mar 13 22:47:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:47:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7047 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:47:24 2022 current: Mar 13 22:47:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:47:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7047 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:45:cd:d7:8e tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:b1:f3:35:c2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:45:cd:d7:8e 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:b1:f3:35:c2 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:45:cd:d7:8e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b1:f3:35:c2 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c5:43:78:4a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:38:12:77:72 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:45:cd:d7:8e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b1:f3:35:c2 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:c5:43:78:4a 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:38:12:77:72 on shmif1 18s R tc-so:? (10.0.1.2) at b2:a0:45:cd:d7:8e on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b1:f3:35:c2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:c5:43:78:4a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e6:0c:31:1b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:12:77:72 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:c5:43:78:4a UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:e7:a2:f4:7e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e6:0c:31:1b 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:38:12:77:72 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:c5:43:78:4a on shmif1 16s R tc-so:? (10.0.2.2) at b2:a0:e7:a2:f4:7e on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e6:0c:31:1b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:38:12:77:72 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e7:a2:f4:7e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:e6:0c:31:1b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e7:a2:f4:7e 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:e6:0c:31:1b on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e7:a2:f4:7e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e7:a2:f4:7e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:12:77:72 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e6:0c:31:1b tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c5:43:78:4a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b1:f3:35:c2 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:45:cd:d7:8e tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1192 0 31 219 0 219 tc-so: tc-so:In use 1176K, total allocated 1752K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.930005] shmif0: Ethernet address b2:a0:45:cd:d7:8e tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 927 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1900 0 56 404 0 404 tc-so: tc-so:In use 2310K, total allocated 3232K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.860005] shmif0: Ethernet address b2:a0:b1:f3:35:c2 tc-so:[ 7.000005] shmif1: Ethernet address b2:a0:c5:43:78:4a tc-so:[ 20.940005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 927 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1886 0 56 402 0 402 tc-so: tc-so:In use 2304K, total allocated 3216K; utilization 71.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.170005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.770005] shmif0: Ethernet address b2:a0:e6:0c:31:1b tc-so:[ 7.910005] shmif1: Ethernet address b2:a0:38:12:77:72 tc-so:[ 19.490005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1160 0 27 211 0 211 tc-so: tc-so:In use 1127K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.500005] shmif0: Ethernet address b2:a0:e7:a2:f4:7e tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.530004 b2:a0:45:cd:d7:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:11.840004 b2:a0:b1:f3:35:c2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:18.640004 b2:a0:45:cd:d7:8e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:17.580004 b2:a0:b1:f3:35:c2 > b2:a0:45:cd:d7:8e, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:b1:f3:35:c2, length 28 tc-so:00:00:18.680004 b2:a0:45:cd:d7:8e > b2:a0:b1:f3:35:c2, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 56510, seq 0, length 64 tc-so:00:00:17.620004 b2:a0:b1:f3:35:c2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:18.720004 b2:a0:45:cd:d7:8e > b2:a0:b1:f3:35:c2, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:45:cd:d7:8e, length 28 tc-so:00:00:17.620004 b2:a0:b1:f3:35:c2 > b2:a0:45:cd:d7:8e, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 56510, seq 0, length 64 tc-so:00:00:21.990004 b2:a0:45:cd:d7:8e > b2:a0:b1:f3:35:c2, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 32927, seq 0, length 64 tc-so:00:00:20.940004 b2:a0:b1:f3:35:c2 > b2:a0:45:cd:d7:8e, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 32927, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.450004 b2:a0:e6:0c:31:1b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:13.010004 b2:a0:e7:a2:f4:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:16.180004 b2:a0:e6:0c:31:1b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:14.740004 b2:a0:e7:a2:f4:7e > b2:a0:e6:0c:31:1b, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:e7:a2:f4:7e, length 28 tc-so:00:00:16.180004 b2:a0:e6:0c:31:1b > b2:a0:e7:a2:f4:7e, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 56510, seq 0, length 64 tc-so:00:00:14.780004 b2:a0:e7:a2:f4:7e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:16.220004 b2:a0:e6:0c:31:1b > b2:a0:e7:a2:f4:7e, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:e6:0c:31:1b, length 28 tc-so:00:00:14.780004 b2:a0:e7:a2:f4:7e > b2:a0:e6:0c:31:1b, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 56510, seq 0, length 64 tc-so:00:00:19.490004 b2:a0:e6:0c:31:1b > b2:a0:e7:a2:f4:7e, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 32927, seq 0, length 64 tc-so:00:00:18.090004 b2:a0:e7:a2:f4:7e > b2:a0:e6:0c:31:1b, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 32927, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.080004 b2:a0:c5:43:78:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:12.650004 b2:a0:38:12:77:72 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:17.580004 b2:a0:c5:43:78:4a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:16.180004 b2:a0:38:12:77:72 > b2:a0:c5:43:78:4a, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:38:12:77:72, length 28 tc-so:00:00:17.580004 b2:a0:c5:43:78:4a > b2:a0:38:12:77:72, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 56510, seq 0, length 64 (ipip-proto-4) tc-so:00:00:16.220004 b2:a0:38:12:77:72 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:17.620004 b2:a0:c5:43:78:4a > b2:a0:38:12:77:72, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:c5:43:78:4a, length 28 tc-so:00:00:16.220004 b2:a0:38:12:77:72 > b2:a0:c5:43:78:4a, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 56510, seq 0, length 64 (ipip-proto-4) tc-so:00:00:20.900004 b2:a0:c5:43:78:4a > b2:a0:38:12:77:72, ethertype IPv4 (0x0800), length 162: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 32927, seq 0, length 64 (ipip-proto-4) tc-so:00:00:19.540004 b2:a0:38:12:77:72 > b2:a0:c5:43:78:4a, ethertype IPv4 (0x0800), length 162: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 32927, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647211680.704583, ipsec_gif_ipv4_transport_ah_hmacsha512, passed tc-start: 1647211680.736952, ipsec_gif_ipv4_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a0:14:06:e8 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b6:55:88:13 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:64:c8:e9:67 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:db:76:a8:ba ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:70:1f:76:45 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:48:34 2022 current: Mar 13 22:48:35 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:48:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1254 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:48:34 2022 current: Mar 13 22:48:35 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:48:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1254 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:48:35 2022 current: Mar 13 22:48:36 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:48:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23644 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:48:35 2022 current: Mar 13 22:48:36 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:48:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23644 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:be:93:ea tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:a0:14:06:e8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1a:be:93:ea 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:a0:14:06:e8 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1a:be:93:ea multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:14:06:e8 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:55:88:13 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:db:76:a8:ba UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:1a:be:93:ea UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a0:14:06:e8 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:b6:55:88:13 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:db:76:a8:ba on shmif1 20s R tc-so:? (10.0.1.2) at b2:a0:1a:be:93:ea on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a0:14:06:e8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:b6:55:88:13 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:64:c8:e9:67 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:db:76:a8:ba tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:b6:55:88:13 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:70:1f:76:45 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:64:c8:e9:67 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:db:76:a8:ba 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:b6:55:88:13 on shmif1 18s R tc-so:? (10.0.2.2) at b2:a0:70:1f:76:45 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:64:c8:e9:67 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:db:76:a8:ba multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:70:1f:76:45 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:64:c8:e9:67 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:70:1f:76:45 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:64:c8:e9:67 on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:70:1f:76:45 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:70:1f:76:45 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:db:76:a8:ba tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:64:c8:e9:67 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:55:88:13 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:14:06:e8 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1a:be:93:ea tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 398 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1190 0 31 219 0 219 tc-so: tc-so:In use 1174K, total allocated 1752K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.300005] shmif0: Ethernet address b2:a0:1a:be:93:ea tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 927 0 0 309 0 309 309 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1903 0 56 404 0 404 tc-so: tc-so:In use 2308K, total allocated 3232K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.260005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.240005] shmif0: Ethernet address b2:a0:a0:14:06:e8 tc-so:[ 9.680005] shmif1: Ethernet address b2:a0:b6:55:88:13 tc-so:[ 33.940005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 154 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 929 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1902 0 56 405 0 405 tc-so: tc-so:In use 2317K, total allocated 3240K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.120005] root file system type: rumpfs tc-so:[ 1.120005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.280005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.280005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.280005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.650005] shmif0: Ethernet address b2:a0:64:c8:e9:67 tc-so:[ 13.030005] shmif1: Ethernet address b2:a0:db:76:a8:ba tc-so:[ 32.440005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1161 0 27 211 0 211 tc-so: tc-so:In use 1127K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 13.910005] shmif0: Ethernet address b2:a0:70:1f:76:45 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:20.320004 b2:a0:1a:be:93:ea > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:20.030004 b2:a0:a0:14:06:e8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:31.780004 b2:a0:1a:be:93:ea > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:30.660004 b2:a0:a0:14:06:e8 > b2:a0:1a:be:93:ea, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:a0:14:06:e8, length 28 tc-so:00:00:31.780004 b2:a0:1a:be:93:ea > b2:a0:a0:14:06:e8, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 51110, seq 0, length 64 tc-so:00:00:30.700004 b2:a0:a0:14:06:e8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:31.820004 b2:a0:1a:be:93:ea > b2:a0:a0:14:06:e8, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:1a:be:93:ea, length 28 tc-so:00:00:30.700004 b2:a0:a0:14:06:e8 > b2:a0:1a:be:93:ea, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 51110, seq 0, length 64 tc-so:00:00:35.030004 b2:a0:1a:be:93:ea > b2:a0:a0:14:06:e8, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 32111, seq 0, length 64 tc-so:00:00:33.940004 b2:a0:a0:14:06:e8 > b2:a0:1a:be:93:ea, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 32111, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:22.760004 b2:a0:64:c8:e9:67 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:25.660004 b2:a0:70:1f:76:45 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:29.240004 b2:a0:64:c8:e9:67 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:27.740004 b2:a0:70:1f:76:45 > b2:a0:64:c8:e9:67, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:70:1f:76:45, length 28 tc-so:00:00:29.240004 b2:a0:64:c8:e9:67 > b2:a0:70:1f:76:45, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 51110, seq 0, length 64 tc-so:00:00:27.740004 b2:a0:70:1f:76:45 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:29.240004 b2:a0:64:c8:e9:67 > b2:a0:70:1f:76:45, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:64:c8:e9:67, length 28 tc-so:00:00:27.780004 b2:a0:70:1f:76:45 > b2:a0:64:c8:e9:67, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 51110, seq 0, length 64 tc-so:00:00:32.440004 b2:a0:64:c8:e9:67 > b2:a0:70:1f:76:45, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 32111, seq 0, length 64 tc-so:00:00:30.980004 b2:a0:70:1f:76:45 > b2:a0:64:c8:e9:67, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 32111, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:20.460004 b2:a0:b6:55:88:13 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:23.220004 b2:a0:db:76:a8:ba > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:30.660004 b2:a0:b6:55:88:13 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:29.200004 b2:a0:db:76:a8:ba > b2:a0:b6:55:88:13, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:db:76:a8:ba, length 28 tc-so:00:00:30.660004 b2:a0:b6:55:88:13 > b2:a0:db:76:a8:ba, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 51110, seq 0, length 64 (ipip-proto-4) tc-so:00:00:29.240004 b2:a0:db:76:a8:ba > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:30.700004 b2:a0:b6:55:88:13 > b2:a0:db:76:a8:ba, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:b6:55:88:13, length 28 tc-so:00:00:29.240004 b2:a0:db:76:a8:ba > b2:a0:b6:55:88:13, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 51110, seq 0, length 64 (ipip-proto-4) tc-so:00:00:33.900004 b2:a0:b6:55:88:13 > b2:a0:db:76:a8:ba, ethertype IPv4 (0x0800), length 142: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 32111, seq 0, length 64 (ipip-proto-4) tc-so:00:00:32.480004 b2:a0:db:76:a8:ba > b2:a0:b6:55:88:13, ethertype IPv4 (0x0800), length 142: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 32111, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647211754.437448, ipsec_gif_ipv4_transport_ah_null, passed tc-start: 1647211754.478960, ipsec_gif_ipv4_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:36:ea:f9:eb ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:33:cb:30:c2 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ef:8d:35:c3 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:83:09:1f:39 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:74:01:d0:b8 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:49:43 2022 current: Mar 13 22:49:43 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:49:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23800 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:49:43 2022 current: Mar 13 22:49:43 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:49:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23800 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:49:43 2022 current: Mar 13 22:49:44 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:49:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29486 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:49:43 2022 current: Mar 13 22:49:44 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:49:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29486 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:3d:01:61 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:36:ea:f9:eb UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cd:3d:01:61 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:36:ea:f9:eb on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:cd:3d:01:61 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:ea:f9:eb tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:cb:30:c2 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:83:09:1f:39 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:cd:3d:01:61 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:36:ea:f9:eb 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:33:cb:30:c2 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:83:09:1f:39 on shmif1 20s R tc-so:? (10.0.1.2) at b2:a0:cd:3d:01:61 on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:36:ea:f9:eb multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:33:cb:30:c2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:8d:35:c3 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:83:09:1f:39 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:33:cb:30:c2 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:74:01:d0:b8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ef:8d:35:c3 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:83:09:1f:39 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:33:cb:30:c2 on shmif1 17s R tc-so:? (10.0.2.2) at b2:a0:74:01:d0:b8 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ef:8d:35:c3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:83:09:1f:39 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:74:01:d0:b8 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:ef:8d:35:c3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:74:01:d0:b8 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:ef:8d:35:c3 on shmif0 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:74:01:d0:b8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:74:01:d0:b8 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:83:09:1f:39 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:8d:35:c3 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:cb:30:c2 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:ea:f9:eb tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:3d:01:61 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 397 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1187 0 31 219 0 219 tc-so: tc-so:In use 1171K, total allocated 1752K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.440005] shmif0: Ethernet address b2:a0:cd:3d:01:61 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 155 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 929 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 51 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1900 0 56 406 0 406 tc-so: tc-so:In use 2317K, total allocated 3248K; utilization 71.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.370005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.370005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.260005] shmif0: Ethernet address b2:a0:36:ea:f9:eb tc-so:[ 9.950005] shmif1: Ethernet address b2:a0:33:cb:30:c2 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1897 0 56 405 0 405 tc-so: tc-so:In use 2312K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.390005] chacha: Portable C ChaCha tc-so:[ 1.390005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.390005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.390005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.390005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.980005] shmif0: Ethernet address b2:a0:ef:8d:35:c3 tc-so:[ 10.150005] shmif1: Ethernet address b2:a0:83:09:1f:39 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 374 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1159 0 27 211 0 211 tc-so: tc-so:In use 1125K, total allocated 1688K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.090005] shmif0: Ethernet address b2:a0:74:01:d0:b8 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.150004 b2:a0:cd:3d:01:61 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:15.110004 b2:a0:36:ea:f9:eb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:24.970004 b2:a0:cd:3d:01:61 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:23.370004 b2:a0:36:ea:f9:eb > b2:a0:cd:3d:01:61, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:36:ea:f9:eb, length 28 tc-so:00:00:24.970004 b2:a0:cd:3d:01:61 > b2:a0:36:ea:f9:eb, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 55881, seq 0, length 64 tc-so:00:00:23.450004 b2:a0:36:ea:f9:eb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:25.050004 b2:a0:cd:3d:01:61 > b2:a0:36:ea:f9:eb, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:cd:3d:01:61, length 28 tc-so:00:00:23.450004 b2:a0:36:ea:f9:eb > b2:a0:cd:3d:01:61, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 55881, seq 0, length 64 tc-so:00:00:28.700004 b2:a0:cd:3d:01:61 > b2:a0:36:ea:f9:eb, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 32123, seq 0, length 64 tc-so:00:00:27.140004 b2:a0:36:ea:f9:eb > b2:a0:cd:3d:01:61, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 32123, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.760004 b2:a0:ef:8d:35:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:16.480004 b2:a0:74:01:d0:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:21.320004 b2:a0:ef:8d:35:c3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:19.130004 b2:a0:74:01:d0:b8 > b2:a0:ef:8d:35:c3, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:74:01:d0:b8, length 28 tc-so:00:00:21.320004 b2:a0:ef:8d:35:c3 > b2:a0:74:01:d0:b8, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 55881, seq 0, length 64 tc-so:00:00:19.130004 b2:a0:74:01:d0:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:21.360004 b2:a0:ef:8d:35:c3 > b2:a0:74:01:d0:b8, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:ef:8d:35:c3, length 28 tc-so:00:00:19.170004 b2:a0:74:01:d0:b8 > b2:a0:ef:8d:35:c3, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 55881, seq 0, length 64 tc-so:00:00:25.020004 b2:a0:ef:8d:35:c3 > b2:a0:74:01:d0:b8, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 32123, seq 0, length 64 tc-so:00:00:22.820004 b2:a0:74:01:d0:b8 > b2:a0:ef:8d:35:c3, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 32123, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.380004 b2:a0:33:cb:30:c2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:16.010004 b2:a0:83:09:1f:39 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:23.410004 b2:a0:33:cb:30:c2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:21.320004 b2:a0:83:09:1f:39 > b2:a0:33:cb:30:c2, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:83:09:1f:39, length 28 tc-so:00:00:23.410004 b2:a0:33:cb:30:c2 > b2:a0:83:09:1f:39, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 55881, seq 0, length 64 (ipip-proto-4) tc-so:00:00:21.360004 b2:a0:83:09:1f:39 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:23.450004 b2:a0:33:cb:30:c2 > b2:a0:83:09:1f:39, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:33:cb:30:c2, length 28 tc-so:00:00:21.360004 b2:a0:83:09:1f:39 > b2:a0:33:cb:30:c2, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 55881, seq 0, length 64 (ipip-proto-4) tc-so:00:00:27.100004 b2:a0:33:cb:30:c2 > b2:a0:83:09:1f:39, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96 tc-so:00:00:25.060004 b2:a0:83:09:1f:39 > b2:a0:33:cb:30:c2, ethertype IPv4 (0x0800), length 130: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 96 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647211820.449674, ipsec_gif_ipv4_transport_esp_null, passed tc-start: 1647211820.478994, ipsec_gif_ipv4_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:9c:b4:c0:8c ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:89:a4:b9:12 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a6:4c:a7:17 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e4:0e:dd:55 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cf:3b:48:56 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:50:41 2022 current: Mar 13 22:50:42 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:50:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5336 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:50:41 2022 current: Mar 13 22:50:42 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:50:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5336 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:50:42 2022 current: Mar 13 22:50:43 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:50:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5281 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:50:42 2022 current: Mar 13 22:50:43 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:50:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5281 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:43:ff:4b:2a tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:9c:b4:c0:8c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:43:ff:4b:2a 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:9c:b4:c0:8c on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:43:ff:4b:2a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9c:b4:c0:8c tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:a4:b9:12 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:e4:0e:dd:55 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:43:ff:4b:2a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9c:b4:c0:8c 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:89:a4:b9:12 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:e4:0e:dd:55 on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:43:ff:4b:2a on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9c:b4:c0:8c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:89:a4:b9:12 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a6:4c:a7:17 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:0e:dd:55 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:89:a4:b9:12 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:cf:3b:48:56 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a6:4c:a7:17 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:e4:0e:dd:55 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 2 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 2 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:89:a4:b9:12 on shmif1 16s R tc-so:? (10.0.2.2) at b2:a0:cf:3b:48:56 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a6:4c:a7:17 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:e4:0e:dd:55 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cf:3b:48:56 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:a6:4c:a7:17 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cf:3b:48:56 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:a6:4c:a7:17 on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:cf:3b:48:56 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 2 packets, 168 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cf:3b:48:56 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:0e:dd:55 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a6:4c:a7:17 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:a4:b9:12 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9c:b4:c0:8c tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:43:ff:4b:2a tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1192 0 31 219 0 219 tc-so: tc-so:In use 1176K, total allocated 1752K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.200005] shmif0: Ethernet address b2:a0:43:ff:4b:2a tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 57 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1917 0 56 406 0 406 tc-so: tc-so:In use 2317K, total allocated 3248K; utilization 71.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.070005] shmif0: Ethernet address b2:a0:9c:b4:c0:8c tc-so:[ 7.080005] shmif1: Ethernet address b2:a0:89:a4:b9:12 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1906 0 56 405 0 405 tc-so: tc-so:In use 2316K, total allocated 3240K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.800005] shmif0: Ethernet address b2:a0:a6:4c:a7:17 tc-so:[ 7.970005] shmif1: Ethernet address b2:a0:e4:0e:dd:55 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1162 0 27 211 0 211 tc-so: tc-so:In use 1128K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.290005] shmif0: Ethernet address b2:a0:cf:3b:48:56 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.560004 b2:a0:43:ff:4b:2a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:11.910004 b2:a0:9c:b4:c0:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:19.550004 b2:a0:43:ff:4b:2a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:18.480004 b2:a0:9c:b4:c0:8c > b2:a0:43:ff:4b:2a, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:9c:b4:c0:8c, length 28 tc-so:00:00:19.550004 b2:a0:43:ff:4b:2a > b2:a0:9c:b4:c0:8c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 34457, seq 0, length 64 tc-so:00:00:18.500004 b2:a0:9c:b4:c0:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:19.610004 b2:a0:43:ff:4b:2a > b2:a0:9c:b4:c0:8c, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:43:ff:4b:2a, length 28 tc-so:00:00:18.540004 b2:a0:9c:b4:c0:8c > b2:a0:43:ff:4b:2a, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 34457, seq 0, length 64 tc-so:00:00:22.930004 b2:a0:43:ff:4b:2a > b2:a0:9c:b4:c0:8c, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 51722, seq 0, length 64 tc-so:00:00:21.900004 b2:a0:9c:b4:c0:8c > b2:a0:43:ff:4b:2a, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 51722, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.590004 b2:a0:a6:4c:a7:17 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:13.010004 b2:a0:cf:3b:48:56 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:17.120004 b2:a0:a6:4c:a7:17 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:15.350004 b2:a0:cf:3b:48:56 > b2:a0:a6:4c:a7:17, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:cf:3b:48:56, length 28 tc-so:00:00:17.120004 b2:a0:a6:4c:a7:17 > b2:a0:cf:3b:48:56, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 34457, seq 0, length 64 tc-so:00:00:15.350004 b2:a0:cf:3b:48:56 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:17.120004 b2:a0:a6:4c:a7:17 > b2:a0:cf:3b:48:56, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:a6:4c:a7:17, length 28 tc-so:00:00:15.350004 b2:a0:cf:3b:48:56 > b2:a0:a6:4c:a7:17, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 34457, seq 0, length 64 tc-so:00:00:20.480004 b2:a0:a6:4c:a7:17 > b2:a0:cf:3b:48:56, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 51722, seq 0, length 64 tc-so:00:00:18.750004 b2:a0:cf:3b:48:56 > b2:a0:a6:4c:a7:17, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 51722, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.140004 b2:a0:89:a4:b9:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:12.820004 b2:a0:e4:0e:dd:55 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.480004 b2:a0:89:a4:b9:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:17.120004 b2:a0:e4:0e:dd:55 > b2:a0:89:a4:b9:12, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:e4:0e:dd:55, length 28 tc-so:00:00:18.500004 b2:a0:89:a4:b9:12 > b2:a0:e4:0e:dd:55, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 34457, seq 0, length 64 (ipip-proto-4) tc-so:00:00:17.120004 b2:a0:e4:0e:dd:55 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:18.500004 b2:a0:89:a4:b9:12 > b2:a0:e4:0e:dd:55, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:89:a4:b9:12, length 28 tc-so:00:00:17.120004 b2:a0:e4:0e:dd:55 > b2:a0:89:a4:b9:12, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 34457, seq 0, length 64 (ipip-proto-4) tc-so:00:00:21.860004 b2:a0:89:a4:b9:12 > b2:a0:e4:0e:dd:55, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120 tc-so:00:00:20.520004 b2:a0:e4:0e:dd:55 > b2:a0:89:a4:b9:12, ethertype IPv4 (0x0800), length 154: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 120 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647211886.23710, ipsec_gif_ipv4_transport_esp_rijndaelcbc, passed tc-start: 1647211886.60119, ipsec_gif_ipv4_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:7d:07:dc:34 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bc:3c:e9:2e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b3:48:54:5e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:de:31:e3:d0 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:39:d5:5a:79 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:51:54 2022 current: Mar 13 22:51:54 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:51:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16726 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:51:54 2022 current: Mar 13 22:51:54 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:51:30 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16726 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:51:54 2022 current: Mar 13 22:51:55 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:51:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5464 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:51:54 2022 current: Mar 13 22:51:55 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:51:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5464 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:27:2f:5d:42 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:7d:07:dc:34 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:27:2f:5d:42 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:7d:07:dc:34 on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:27:2f:5d:42 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:07:dc:34 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bc:3c:e9:2e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:de:31:e3:d0 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:27:2f:5d:42 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7d:07:dc:34 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:bc:3c:e9:2e 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:de:31:e3:d0 on shmif1 15s R tc-so:? (10.0.1.2) at b2:a0:27:2f:5d:42 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7d:07:dc:34 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:bc:3c:e9:2e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b3:48:54:5e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:31:e3:d0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:bc:3c:e9:2e UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:39:d5:5a:79 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b3:48:54:5e 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:de:31:e3:d0 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:bc:3c:e9:2e on shmif1 12s R tc-so:? (10.0.2.2) at b2:a0:39:d5:5a:79 on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b3:48:54:5e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:de:31:e3:d0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:d5:5a:79 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:b3:48:54:5e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:39:d5:5a:79 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:b3:48:54:5e on shmif0 9s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:39:d5:5a:79 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:d5:5a:79 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:31:e3:d0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b3:48:54:5e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bc:3c:e9:2e tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 406 bytes, 2 multicasts tc-so: output: 5 packets, 406 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:07:dc:34 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:27:2f:5d:42 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1202 0 31 219 0 219 tc-so: tc-so:In use 1182K, total allocated 1752K; utilization 67.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.440005] shmif0: Ethernet address b2:a0:27:2f:5d:42 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1887 0 56 403 0 403 tc-so: tc-so:In use 2306K, total allocated 3224K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.290005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.290005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.010005] shmif0: Ethernet address b2:a0:7d:07:dc:34 tc-so:[ 8.260005] shmif1: Ethernet address b2:a0:bc:3c:e9:2e tc-so:[ 26.890005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1887 0 56 403 0 403 tc-so: tc-so:In use 2306K, total allocated 3224K; utilization 71.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.330005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.330005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.220005] shmif0: Ethernet address b2:a0:b3:48:54:5e tc-so:[ 9.570005] shmif1: Ethernet address b2:a0:de:31:e3:d0 tc-so:[ 25.310005] ah_input: hash over 148 bytes, skip 20: crda len 148 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1161 0 27 211 0 211 tc-so: tc-so:In use 1127K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.760005] shmif0: Ethernet address b2:a0:39:d5:5a:79 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.220004 b2:a0:27:2f:5d:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:14.250004 b2:a0:7d:07:dc:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:23.520004 b2:a0:27:2f:5d:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:22.010004 b2:a0:7d:07:dc:34 > b2:a0:27:2f:5d:42, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:7d:07:dc:34, length 28 tc-so:00:00:23.520004 b2:a0:27:2f:5d:42 > b2:a0:7d:07:dc:34, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 46274, seq 0, length 64 tc-so:00:00:22.100004 b2:a0:7d:07:dc:34 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:23.600004 b2:a0:27:2f:5d:42 > b2:a0:7d:07:dc:34, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:27:2f:5d:42, length 28 tc-so:00:00:22.100004 b2:a0:7d:07:dc:34 > b2:a0:27:2f:5d:42, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 46274, seq 0, length 64 tc-so:00:00:28.350004 b2:a0:27:2f:5d:42 > b2:a0:7d:07:dc:34, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 63857, seq 0, length 64 tc-so:00:00:26.890004 b2:a0:7d:07:dc:34 > b2:a0:27:2f:5d:42, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 63857, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.950004 b2:a0:b3:48:54:5e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:15.840004 b2:a0:39:d5:5a:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:20.440004 b2:a0:b3:48:54:5e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:18.410004 b2:a0:39:d5:5a:79 > b2:a0:b3:48:54:5e, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:39:d5:5a:79, length 28 tc-so:00:00:20.480004 b2:a0:b3:48:54:5e > b2:a0:39:d5:5a:79, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 46274, seq 0, length 64 tc-so:00:00:18.440004 b2:a0:39:d5:5a:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:20.480004 b2:a0:b3:48:54:5e > b2:a0:39:d5:5a:79, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:b3:48:54:5e, length 28 tc-so:00:00:18.440004 b2:a0:39:d5:5a:79 > b2:a0:b3:48:54:5e, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 46274, seq 0, length 64 tc-so:00:00:25.310004 b2:a0:b3:48:54:5e > b2:a0:39:d5:5a:79, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 63857, seq 0, length 64 tc-so:00:00:23.260004 b2:a0:39:d5:5a:79 > b2:a0:b3:48:54:5e, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 63857, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.510004 b2:a0:bc:3c:e9:2e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.210004 b2:a0:de:31:e3:d0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:22.010004 b2:a0:bc:3c:e9:2e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:20.440004 b2:a0:de:31:e3:d0 > b2:a0:bc:3c:e9:2e, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:de:31:e3:d0, length 28 tc-so:00:00:22.010004 b2:a0:bc:3c:e9:2e > b2:a0:de:31:e3:d0, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 46274, seq 0, length 64 (ipip-proto-4) tc-so:00:00:20.480004 b2:a0:de:31:e3:d0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:22.060004 b2:a0:bc:3c:e9:2e > b2:a0:de:31:e3:d0, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:bc:3c:e9:2e, length 28 tc-so:00:00:20.520004 b2:a0:de:31:e3:d0 > b2:a0:bc:3c:e9:2e, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 46274, seq 0, length 64 (ipip-proto-4) tc-so:00:00:26.850004 b2:a0:bc:3c:e9:2e > b2:a0:de:31:e3:d0, ethertype IPv4 (0x0800), length 162: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 63857, seq 0, length 64 (ipip-proto-4) tc-so:00:00:25.310004 b2:a0:de:31:e3:d0 > b2:a0:bc:3c:e9:2e, ethertype IPv4 (0x0800), length 162: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 63857, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647211958.879052, ipsec_gif_ipv4_tunnel_ah_hmacsha512, passed tc-start: 1647211958.918422, ipsec_gif_ipv4_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:36:a1:8a:9a ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:41:cc:7e:a2 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:50:82:58:a5 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:15:c2:b7:07 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7f:94:7b:6a ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:53:07 2022 current: Mar 13 22:53:08 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:52:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28712 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:53:07 2022 current: Mar 13 22:53:09 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:52:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28712 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:53:08 2022 current: Mar 13 22:53:09 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:52:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6282 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:53:08 2022 current: Mar 13 22:53:09 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:52:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6282 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0f:fe:11:31 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:36:a1:8a:9a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0f:fe:11:31 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:36:a1:8a:9a on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0f:fe:11:31 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:a1:8a:9a tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:41:cc:7e:a2 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:15:c2:b7:07 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:0f:fe:11:31 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:36:a1:8a:9a 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:41:cc:7e:a2 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:15:c2:b7:07 on shmif1 16s R tc-so:? (10.0.1.2) at b2:a0:0f:fe:11:31 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:36:a1:8a:9a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:41:cc:7e:a2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:50:82:58:a5 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:c2:b7:07 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:41:cc:7e:a2 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:7f:94:7b:6a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:50:82:58:a5 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:15:c2:b7:07 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:41:cc:7e:a2 on shmif1 14s R tc-so:? (10.0.2.2) at b2:a0:7f:94:7b:6a on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:50:82:58:a5 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:15:c2:b7:07 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7f:94:7b:6a tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:50:82:58:a5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7f:94:7b:6a 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:50:82:58:a5 on shmif0 11s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7f:94:7b:6a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7f:94:7b:6a tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:c2:b7:07 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:50:82:58:a5 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:41:cc:7e:a2 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 386 bytes, 2 multicasts tc-so: output: 5 packets, 386 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:a1:8a:9a tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0f:fe:11:31 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1192 0 31 219 0 219 tc-so: tc-so:In use 1176K, total allocated 1752K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.490005] shmif0: Ethernet address b2:a0:0f:fe:11:31 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1900 0 56 405 0 405 tc-so: tc-so:In use 2310K, total allocated 3240K; utilization 71.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.380005] shmif0: Ethernet address b2:a0:36:a1:8a:9a tc-so:[ 9.020005] shmif1: Ethernet address b2:a0:41:cc:7e:a2 tc-so:[ 28.320005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1900 0 56 405 0 405 tc-so: tc-so:In use 2312K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.280005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.280005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.940005] shmif0: Ethernet address b2:a0:50:82:58:a5 tc-so:[ 10.530005] shmif1: Ethernet address b2:a0:15:c2:b7:07 tc-so:[ 26.660005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 42 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1161 0 27 211 0 211 tc-so: tc-so:In use 1127K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.160005] root file system type: rumpfs tc-so:[ 1.160005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 10.260005] shmif0: Ethernet address b2:a0:7f:94:7b:6a tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.910004 b2:a0:0f:fe:11:31 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:16.060004 b2:a0:36:a1:8a:9a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:25.440004 b2:a0:0f:fe:11:31 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:23.930004 b2:a0:36:a1:8a:9a > b2:a0:0f:fe:11:31, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:36:a1:8a:9a, length 28 tc-so:00:00:25.440004 b2:a0:0f:fe:11:31 > b2:a0:36:a1:8a:9a, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 61689, seq 0, length 64 tc-so:00:00:23.970004 b2:a0:36:a1:8a:9a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:25.480004 b2:a0:0f:fe:11:31 > b2:a0:36:a1:8a:9a, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:0f:fe:11:31, length 28 tc-so:00:00:23.970004 b2:a0:36:a1:8a:9a > b2:a0:0f:fe:11:31, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 61689, seq 0, length 64 tc-so:00:00:29.830004 b2:a0:0f:fe:11:31 > b2:a0:36:a1:8a:9a, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 35266, seq 0, length 64 tc-so:00:00:28.320004 b2:a0:36:a1:8a:9a > b2:a0:0f:fe:11:31, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 35266, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.330004 b2:a0:50:82:58:a5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:18.230004 b2:a0:7f:94:7b:6a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:22.260004 b2:a0:50:82:58:a5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:20.550004 b2:a0:7f:94:7b:6a > b2:a0:50:82:58:a5, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:7f:94:7b:6a, length 28 tc-so:00:00:22.300004 b2:a0:50:82:58:a5 > b2:a0:7f:94:7b:6a, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 61689, seq 0, length 64 tc-so:00:00:20.550004 b2:a0:7f:94:7b:6a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:22.300004 b2:a0:50:82:58:a5 > b2:a0:7f:94:7b:6a, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:50:82:58:a5, length 28 tc-so:00:00:20.550004 b2:a0:7f:94:7b:6a > b2:a0:50:82:58:a5, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 61689, seq 0, length 64 tc-so:00:00:26.660004 b2:a0:50:82:58:a5 > b2:a0:7f:94:7b:6a, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 35266, seq 0, length 64 tc-so:00:00:24.900004 b2:a0:7f:94:7b:6a > b2:a0:50:82:58:a5, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 35266, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.360004 b2:a0:41:cc:7e:a2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:17.600004 b2:a0:15:c2:b7:07 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:23.930004 b2:a0:41:cc:7e:a2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:22.260004 b2:a0:15:c2:b7:07 > b2:a0:41:cc:7e:a2, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:15:c2:b7:07, length 28 tc-so:00:00:23.930004 b2:a0:41:cc:7e:a2 > b2:a0:15:c2:b7:07, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 61689, seq 0, length 64 (ipip-proto-4) tc-so:00:00:22.300004 b2:a0:15:c2:b7:07 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:23.970004 b2:a0:41:cc:7e:a2 > b2:a0:15:c2:b7:07, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:41:cc:7e:a2, length 28 tc-so:00:00:22.300004 b2:a0:15:c2:b7:07 > b2:a0:41:cc:7e:a2, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 61689, seq 0, length 64 (ipip-proto-4) tc-so:00:00:28.320004 b2:a0:41:cc:7e:a2 > b2:a0:15:c2:b7:07, ethertype IPv4 (0x0800), length 142: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 10.0.1.2 > 10.0.2.2: ICMP echo request, id 35266, seq 0, length 64 (ipip-proto-4) tc-so:00:00:26.660004 b2:a0:15:c2:b7:07 > b2:a0:41:cc:7e:a2, ethertype IPv4 (0x0800), length 142: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 35266, seq 0, length 64 (ipip-proto-4) tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647212034.350106, ipsec_gif_ipv4_tunnel_ah_null, passed tc-start: 1647212034.397802, ipsec_gif_ipv4_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a4:0e:92:14 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:76:4e:14:48 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:79:ee:2b:bc ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:57:0d:95:10 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:38:ee:72:0a ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:54:23 2022 current: Mar 13 22:54:24 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:53:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=221 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:54:23 2022 current: Mar 13 22:54:24 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:53:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=221 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:54:24 2022 current: Mar 13 22:54:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:53:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20711 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:54:24 2022 current: Mar 13 22:54:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:53:59 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20711 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:22:cf:d9 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:a4:0e:92:14 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a2:22:cf:d9 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:a4:0e:92:14 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a2:22:cf:d9 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a4:0e:92:14 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:4e:14:48 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:57:0d:95:10 UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:a2:22:cf:d9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a4:0e:92:14 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:76:4e:14:48 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:57:0d:95:10 on shmif1 19s R tc-so:? (10.0.1.2) at b2:a0:a2:22:cf:d9 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a4:0e:92:14 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:76:4e:14:48 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:ee:2b:bc tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:0d:95:10 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:76:4e:14:48 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:38:ee:72:0a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:79:ee:2b:bc 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:57:0d:95:10 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:76:4e:14:48 on shmif1 17s R tc-so:? (10.0.2.2) at b2:a0:38:ee:72:0a on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:79:ee:2b:bc multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:57:0d:95:10 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:ee:72:0a tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:79:ee:2b:bc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:38:ee:72:0a 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:79:ee:2b:bc on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:38:ee:72:0a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:ee:72:0a tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:0d:95:10 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:ee:2b:bc tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:4e:14:48 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 374 bytes, 2 multicasts tc-so: output: 5 packets, 374 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a4:0e:92:14 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:22:cf:d9 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1192 0 31 219 0 219 tc-so: tc-so:In use 1176K, total allocated 1752K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.530005] shmif0: Ethernet address b2:a0:a2:22:cf:d9 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 929 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1894 0 56 405 0 405 tc-so: tc-so:In use 2311K, total allocated 3240K; utilization 71.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.230005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.560005] shmif0: Ethernet address b2:a0:a4:0e:92:14 tc-so:[ 9.270005] shmif1: Ethernet address b2:a0:76:4e:14:48 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 929 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1901 0 56 405 0 405 tc-so: tc-so:In use 2314K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.250005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.250005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.100005] shmif0: Ethernet address b2:a0:79:ee:2b:bc tc-so:[ 11.460005] shmif1: Ethernet address b2:a0:57:0d:95:10 tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 127 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 376 0 0 126 0 126 126 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1171 0 27 212 0 212 tc-so: tc-so:In use 1133K, total allocated 1696K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 11.170005] shmif0: Ethernet address b2:a0:38:ee:72:0a tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.830004 b2:a0:a2:22:cf:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:17.040004 b2:a0:a4:0e:92:14 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:26.600004 b2:a0:a2:22:cf:d9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:25.250004 b2:a0:a4:0e:92:14 > b2:a0:a2:22:cf:d9, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:a4:0e:92:14, length 28 tc-so:00:00:26.600004 b2:a0:a2:22:cf:d9 > b2:a0:a4:0e:92:14, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 1995, seq 0, length 64 tc-so:00:00:25.320004 b2:a0:a4:0e:92:14 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:26.680004 b2:a0:a2:22:cf:d9 > b2:a0:a4:0e:92:14, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:a2:22:cf:d9, length 28 tc-so:00:00:25.320004 b2:a0:a4:0e:92:14 > b2:a0:a2:22:cf:d9, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 1995, seq 0, length 64 tc-so:00:00:30.540004 b2:a0:a2:22:cf:d9 > b2:a0:a4:0e:92:14, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 33608, seq 0, length 64 tc-so:00:00:29.240004 b2:a0:a4:0e:92:14 > b2:a0:a2:22:cf:d9, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 33608, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.420004 b2:a0:79:ee:2b:bc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:18.250004 b2:a0:38:ee:72:0a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:23.180004 b2:a0:79:ee:2b:bc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:21.400004 b2:a0:38:ee:72:0a > b2:a0:79:ee:2b:bc, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:38:ee:72:0a, length 28 tc-so:00:00:23.180004 b2:a0:79:ee:2b:bc > b2:a0:38:ee:72:0a, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 1995, seq 0, length 64 tc-so:00:00:21.440004 b2:a0:38:ee:72:0a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:23.220004 b2:a0:79:ee:2b:bc > b2:a0:38:ee:72:0a, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:79:ee:2b:bc, length 28 tc-so:00:00:21.440004 b2:a0:38:ee:72:0a > b2:a0:79:ee:2b:bc, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 1995, seq 0, length 64 tc-so:00:00:27.120004 b2:a0:79:ee:2b:bc > b2:a0:38:ee:72:0a, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 33608, seq 0, length 64 tc-so:00:00:25.320004 b2:a0:38:ee:72:0a > b2:a0:79:ee:2b:bc, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 33608, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.300004 b2:a0:76:4e:14:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:17.700004 b2:a0:57:0d:95:10 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:25.250004 b2:a0:76:4e:14:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:23.180004 b2:a0:57:0d:95:10 > b2:a0:76:4e:14:48, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:57:0d:95:10, length 28 tc-so:00:00:25.290004 b2:a0:76:4e:14:48 > b2:a0:57:0d:95:10, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 1995, seq 0, length 64 (ipip-proto-4) tc-so:00:00:23.220004 b2:a0:57:0d:95:10 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:25.320004 b2:a0:76:4e:14:48 > b2:a0:57:0d:95:10, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:76:4e:14:48, length 28 tc-so:00:00:23.220004 b2:a0:57:0d:95:10 > b2:a0:76:4e:14:48, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 1995, seq 0, length 64 (ipip-proto-4) tc-so:00:00:29.200004 b2:a0:76:4e:14:48 > b2:a0:57:0d:95:10, ethertype IPv4 (0x0800), length 130: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 96 tc-so:00:00:27.120004 b2:a0:57:0d:95:10 > b2:a0:76:4e:14:48, ethertype IPv4 (0x0800), length 130: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 96 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647212102.516561, ipsec_gif_ipv4_tunnel_esp_null, passed tc-start: 1647212102.547585, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:09:a3:74:5b ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:51:c9:57:d3 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d2:81:fe:08 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d9:cc:a7:7d ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:15:d3:f8:f7 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.1/32 20.1.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.1.0.2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig gif0 inet 20.1.0.2/32 20.1.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.1.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.2.0/24 10.0.1.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 10.0.1.0/24 10.0.2.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:55:25 2022 current: Mar 13 22:55:25 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:55:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24086 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:55:25 2022 current: Mar 13 22:55:25 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:55:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24086 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:55:24 2022 current: Mar 13 22:55:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:55:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10896 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:55:24 2022 current: Mar 13 22:55:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:55:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10896 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:35:4d:5f:e1 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.2 link#2 UHl - - - lo0 tc-so:10.0.2/24 10.0.1.1 UGS - - - shmif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.1.1 b2:a0:09:a3:74:5b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:35:4d:5f:e1 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.1.1) at b2:a0:09:a3:74:5b on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:35:4d:5f:e1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:09:a3:74:5b tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:51:c9:57:d3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 link#2 UC - - - shmif0 tc-so:10.0.1.1 link#2 UHl - - - lo0 tc-so:10.0.2/24 20.1.0.2 UGS - - - gif0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:20.1.0.1 gif0 UHl - - - lo0 tc-so:20.1.0.2 20.1.0.1 UH - - - gif0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:d9:cc:a7:7d UHL - - - shmif1 tc-so:10.0.1.2 b2:a0:35:4d:5f:e1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:09:a3:74:5b 5 0 5 0 0 tc-so:shmif 1500 10.0.1/24 10.0.1.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:51:c9:57:d3 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.1/32 20.1.0.1 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:d9:cc:a7:7d on shmif1 20s R tc-so:? (10.0.1.2) at b2:a0:35:4d:5f:e1 on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:09:a3:74:5b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:51:c9:57:d3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d2:81:fe:08 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d9:cc:a7:7d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 20.1.0.1 UGS - - - gif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.1 link#2 UHl - - - lo0 tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:20.1.0.1 20.1.0.2 UH - - - gif0 tc-so:20.1.0.2 gif0 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:51:c9:57:d3 UHL - - - shmif1 tc-so:10.0.2.2 b2:a0:15:d3:f8:f7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d2:81:fe:08 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.1 5 0 5 0 0 tc-so:shmif 1500 b2:a0:d9:cc:a7:7d 5 0 5 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 5 0 5 0 0 tc-so:gif0 1280 2 0 1 0 0 tc-so:gif0 1280 20.1.0.2/32 20.1.0.2 2 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:51:c9:57:d3 on shmif1 17s R tc-so:? (10.0.2.2) at b2:a0:15:d3:f8:f7 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d2:81:fe:08 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif1: tc-so: enaddr b2:a0:d9:cc:a7:7d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:d3:f8:f7 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.1/24 10.0.2.1 UGS - - - shmif0 tc-so:10.0.2/24 link#2 UC - - - shmif0 tc-so:10.0.2.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.2.1 b2:a0:d2:81:fe:08 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:15:d3:f8:f7 5 0 5 0 0 tc-so:shmif 1500 10.0.2/24 10.0.2.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.2.1) at b2:a0:d2:81:fe:08 on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:15:d3:f8:f7 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.2/32 -> 20.1.0.1 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: status: active tc-so: input: 2 packets, 168 bytes tc-so: output: 1 packet, 84 bytes tc-so: inet 20.1.0.1/32 -> 20.1.0.2 flags 0 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:d3:f8:f7 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.2/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d9:cc:a7:7d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d2:81:fe:08 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.2.1/24 broadcast 10.0.2.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:51:c9:57:d3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 5 packets, 398 bytes, 2 multicasts tc-so: output: 5 packets, 398 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:09:a3:74:5b tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.1/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:35:4d:5f:e1 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.1.2/24 broadcast 10.0.1.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 399 0 0 133 0 133 133 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1192 0 31 219 0 219 tc-so: tc-so:In use 1176K, total allocated 1752K; utilization 67.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.340005] shmif0: Ethernet address b2:a0:35:4d:5f:e1 tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 167 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1899 0 56 405 0 405 tc-so: tc-so:In use 2311K, total allocated 3240K; utilization 71.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.270005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.180005] shmif0: Ethernet address b2:a0:09:a3:74:5b tc-so:[ 7.300005] shmif1: Ethernet address b2:a0:51:c9:57:d3 tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 4 0 3 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 166 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 36 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 928 0 0 310 0 310 310 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 9 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1900 0 56 405 0 405 tc-so: tc-so:In use 2313K, total allocated 3240K; utilization 71.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] sysctl_createv: sysctl_create(ip6) returned 1 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifhlim) returned 2 tc-so:[ 1.210005] sysctl_createv: sysctl_locate(gifpmtu) returned 2 tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.900005] shmif0: Ethernet address b2:a0:d2:81:fe:08 tc-so:[ 8.070005] shmif1: Ethernet address b2:a0:d9:cc:a7:7d tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 43 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 375 0 0 125 0 125 125 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 5 0 4 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1160 0 27 211 0 211 tc-so: tc-so:In use 1127K, total allocated 1688K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.770005] shmif0: Ethernet address b2:a0:15:d3:f8:f7 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.080004 b2:a0:35:4d:5f:e1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.2, length 28 tc-so:00:00:12.300004 b2:a0:09:a3:74:5b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.1, length 28 tc-so:00:00:19.490004 b2:a0:35:4d:5f:e1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.1 tell 10.0.1.2, length 28 tc-so:00:00:18.280004 b2:a0:09:a3:74:5b > b2:a0:35:4d:5f:e1, ethertype ARP (0x0806), length 42: Reply 10.0.1.1 is-at b2:a0:09:a3:74:5b, length 28 tc-so:00:00:19.490004 b2:a0:35:4d:5f:e1 > b2:a0:09:a3:74:5b, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 35913, seq 0, length 64 tc-so:00:00:18.320004 b2:a0:09:a3:74:5b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.1.2 tell 10.0.1.1, length 28 tc-so:00:00:19.530004 b2:a0:35:4d:5f:e1 > b2:a0:09:a3:74:5b, ethertype ARP (0x0806), length 42: Reply 10.0.1.2 is-at b2:a0:35:4d:5f:e1, length 28 tc-so:00:00:18.320004 b2:a0:09:a3:74:5b > b2:a0:35:4d:5f:e1, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 35913, seq 0, length 64 tc-so:00:00:22.720004 b2:a0:35:4d:5f:e1 > b2:a0:09:a3:74:5b, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 48468, seq 0, length 64 tc-so:00:00:21.530004 b2:a0:09:a3:74:5b > b2:a0:35:4d:5f:e1, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 48468, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.730004 b2:a0:d2:81:fe:08 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.1, length 28 tc-so:00:00:13.390004 b2:a0:15:d3:f8:f7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.2, length 28 tc-so:00:00:16.740004 b2:a0:d2:81:fe:08 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.2 tell 10.0.2.1, length 28 tc-so:00:00:15.300004 b2:a0:15:d3:f8:f7 > b2:a0:d2:81:fe:08, ethertype ARP (0x0806), length 42: Reply 10.0.2.2 is-at b2:a0:15:d3:f8:f7, length 28 tc-so:00:00:16.740004 b2:a0:d2:81:fe:08 > b2:a0:15:d3:f8:f7, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 35913, seq 0, length 64 tc-so:00:00:15.340004 b2:a0:15:d3:f8:f7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.2.1 tell 10.0.2.2, length 28 tc-so:00:00:16.740004 b2:a0:d2:81:fe:08 > b2:a0:15:d3:f8:f7, ethertype ARP (0x0806), length 42: Reply 10.0.2.1 is-at b2:a0:d2:81:fe:08, length 28 tc-so:00:00:15.340004 b2:a0:15:d3:f8:f7 > b2:a0:d2:81:fe:08, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 35913, seq 0, length 64 tc-so:00:00:19.950004 b2:a0:d2:81:fe:08 > b2:a0:15:d3:f8:f7, ethertype IPv4 (0x0800), length 98: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 48468, seq 0, length 64 tc-so:00:00:18.530004 b2:a0:15:d3:f8:f7 > b2:a0:d2:81:fe:08, ethertype IPv4 (0x0800), length 98: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 48468, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:12.500004 b2:a0:51:c9:57:d3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:12.980004 b2:a0:d9:cc:a7:7d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.280004 b2:a0:51:c9:57:d3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:16.740004 b2:a0:d9:cc:a7:7d > b2:a0:51:c9:57:d3, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:d9:cc:a7:7d, length 28 tc-so:00:00:18.280004 b2:a0:51:c9:57:d3 > b2:a0:d9:cc:a7:7d, ethertype IPv4 (0x0800), length 118: 20.0.0.1 > 20.0.0.2: 10.0.1.2 > 10.0.2.2: ICMP echo request, id 35913, seq 0, length 64 (ipip-proto-4) tc-so:00:00:16.780004 b2:a0:d9:cc:a7:7d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:18.320004 b2:a0:51:c9:57:d3 > b2:a0:d9:cc:a7:7d, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:51:c9:57:d3, length 28 tc-so:00:00:16.780004 b2:a0:d9:cc:a7:7d > b2:a0:51:c9:57:d3, ethertype IPv4 (0x0800), length 118: 20.0.0.2 > 20.0.0.1: 10.0.2.2 > 10.0.1.2: ICMP echo reply, id 35913, seq 0, length 64 (ipip-proto-4) tc-so:00:00:21.530004 b2:a0:51:c9:57:d3 > b2:a0:d9:cc:a7:7d, ethertype IPv4 (0x0800), length 154: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 120 tc-so:00:00:19.990004 b2:a0:d9:cc:a7:7d > b2:a0:51:c9:57:d3, ethertype IPv4 (0x0800), length 154: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 120 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647212160.997008, ipsec_gif_ipv4_tunnel_esp_rijndaelcbc, passed tc-start: 1647212161.35332, ipsec_gif_ipv6_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:34:b1:1e:85 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4c:6d:20:3c ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9d:46:93:f4 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9d:52:55:e3 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:78:31:36:c3 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:56:27 2022 current: Mar 13 22:56:27 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:56:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 160(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12008 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:56:27 2022 current: Mar 13 22:56:27 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:56:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 112(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12008 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:56:27 2022 current: Mar 13 22:56:28 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:56:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 64(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9701 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:56:27 2022 current: Mar 13 22:56:28 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:56:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 280(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9701 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:d2:ab:9d tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:b6ff:fed2:ab9d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b6ff:fed2:ab9d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:34:b1:1e:85 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b6:d2:ab:9d 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffd2:ab9d tc-so: ff01:2::1 tc-so: ff02::2:3f77:7aff tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b6ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:34:b1:1e:85 shmif0 19s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffd2:ab9d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:3f77:7aff%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:b6:d2:ab:9d multicnt 4 tc-so: 33:33:ff:d2:ab:9d -- 33:33:ff:d2:ab:9d refcount 1 tc-so: 33:33:3f:77:7a:ff -- 33:33:3f:77:7a:ff refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:34:b1:1e:85 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:34ff:feb1:1e85%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4c:6d:20:3c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:4cff:fe6d:203c%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::6012:d273:7cc9:42e%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:34ff:feb1:1e85 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:4cff:fe6d:203c link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::6012:d273:7cc9:42e UC - - - gif0 tc-so:fe80::6012:d273:7cc9:42e gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:9d:52:55:e3 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:b6:d2:ab:9d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:34:b1:1e:85 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffb1:1e85 tc-so: ff01:2::1 tc-so: ff02::2:aa60:fd7f tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:34ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:4c:6d:20:3c 15 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff6d:203c tc-so: ff01:3::1 tc-so: ff02::2:aa60:fd7f tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:4cff:f 15 0 14 0 0 tc-so:gif0 1280 7 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffc9:42e% tc-so: ff01:4::1 tc-so: ff02::2:aa60:fd7f tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::6012:d273:7 7 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:9d:52:55:e3 shmif1 28s R tc-so:fd00:1::2 b2:a0:b6:d2:ab:9d shmif0 11s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ffb1:1e85%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:aa60:fd7f%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:34:b1:1e:85 multicnt 4 tc-so: 33:33:ff:b1:1e:85 -- 33:33:ff:b1:1e:85 refcount 1 tc-so: 33:33:aa:60:fd:7f -- 33:33:aa:60:fd:7f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff6d:203c%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:aa60:fd7f%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:4c:6d:20:3c multicnt 4 tc-so: 33:33:ff:6d:20:3c -- 33:33:ff:6d:20:3c refcount 1 tc-so: 33:33:aa:60:fd:7f -- 33:33:aa:60:fd:7f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffc9:42e%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:aa60:fd7f%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:46:93:f4 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:9dff:fe46:93f4%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:52:55:e3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9dff:fe52:55e3%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::50e1:ff3e:748c:fd41%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:9dff:fe46:93f4 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:9dff:fe52:55e3 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::50e1:ff3e:748c:fd41 UC - - - gif0 tc-so:fe80::50e1:ff3e:748c:fd41 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:4c:6d:20:3c UHL - - - shmif1 tc-so:fe80::b0a0:4cff:fe6d:203c b2:a0:4c:6d:20:3c UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:78:31:36:c3 UHL - - - shmif0 tc-so:fe80::b0a0:78ff:fe31:36c3 b2:a0:78:31:36:c3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9d:46:93:f4 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff46:93f4 tc-so: ff01:2::1 tc-so: ff02::2:822f:9708 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9dff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:9d:52:55:e3 11 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff52:55e3 tc-so: ff01:3::1 tc-so: ff02::2:822f:9708 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9dff:f 11 0 15 0 0 tc-so:gif0 1280 4 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff8c:fd41 tc-so: ff01:4::1 tc-so: ff02::2:822f:9708 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 4 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::50e1:ff3e:7 4 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:4c:6d:20:3c shmif1 30s R R tc-so:fe80::b0a0:4cff:fe6d:203c%shmif1 b2:a0:4c:6d:20:3c shmif1 23h59m40s S tc-so:fd00:2::2 b2:a0:78:31:36:c3 shmif0 expired R tc-so:fe80::b0a0:78ff:fe31:36c3%shmif0 b2:a0:78:31:36:c3 shmif0 9s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff46:93f4%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:822f:9708%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:9d:46:93:f4 multicnt 4 tc-so: 33:33:ff:46:93:f4 -- 33:33:ff:46:93:f4 refcount 1 tc-so: 33:33:82:2f:97:08 -- 33:33:82:2f:97:08 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff52:55e3%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:822f:9708%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:9d:52:55:e3 multicnt 4 tc-so: 33:33:ff:52:55:e3 -- 33:33:ff:52:55:e3 refcount 1 tc-so: 33:33:82:2f:97:08 -- 33:33:82:2f:97:08 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff8c:fd41%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:822f:9708%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:78:31:36:c3 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:78ff:fe31:36c3%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:78ff:fe31:36c3 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:9d:46:93:f4 UHL - - - shmif0 tc-so:fe80::b0a0:9dff:fe46:93f4 b2:a0:9d:46:93:f4 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:78:31:36:c3 8 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff31:36c3 tc-so: ff01:2::1 tc-so: ff02::2:cf08:da82 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:78ff:f 8 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:9d:46:93:f4 shmif0 21s R tc-so:fe80::b0a0:9dff:fe46:93f4%shmif0 b2:a0:9d:46:93:f4 shmif0 26s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff31:36c3%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:cf08:da82%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:78:31:36:c3 multicnt 4 tc-so: 33:33:ff:31:36:c3 -- 33:33:ff:31:36:c3 refcount 1 tc-so: 33:33:cf:08:da:82 -- 33:33:cf:08:da:82 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::50e1:ff3e:748c:fd41%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::6012:d273:7cc9:42e%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:78:31:36:c3 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 3 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:78ff:fe31:36c3%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:52:55:e3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1298 bytes, 5 multicasts tc-so: output: 15 packets, 1682 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9dff:fe52:55e3%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:46:93:f4 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:9dff:fe46:93f4%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4c:6d:20:3c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1682 bytes, 5 multicasts tc-so: output: 14 packets, 1556 bytes, 8 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:4cff:fe6d:203c%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:34:b1:1e:85 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:34ff:feb1:1e85%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:d2:ab:9d tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:b6ff:fed2:ab9d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1454 0 41 269 0 269 tc-so: tc-so:In use 1483K, total allocated 2152K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.060005] shmif0: Ethernet address b2:a0:b6:d2:ab:9d tc-so:[ 15.360005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.360005] get_ifid: shmif0: ifid: b0:a0:b6:ff:fe:d2:ab:9d tc-so:[ 15.360005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b6ff:fed2:ab9d tc-so:[ 17.340005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b6ff:fed2:ab9d - no duplicates found tc-so:[ 51.580005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 51.580005] in6_if_link_down: fe80:2::b0a0:b6ff:fed2:ab9d marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 268 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1159 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2331 0 77 489 0 489 tc-so: tc-so:In use 2834K, total allocated 3912K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.430005] shmif0: Ethernet address b2:a0:34:b1:1e:85 tc-so:[ 8.700005] shmif1: Ethernet address b2:a0:4c:6d:20:3c tc-so:[ 14.230005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.230005] get_ifid: shmif0: ifid: b0:a0:34:ff:fe:b1:1e:85 tc-so:[ 14.230005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:34ff:feb1:1e85 tc-so:[ 14.530005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.530005] get_ifid: shmif1: ifid: b0:a0:4c:ff:fe:6d:20:3c tc-so:[ 14.530005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:4cff:fe6d:203c tc-so:[ 15.800005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.800005] get_ifid: gif0: ifid: 60:12:d2:73:7c:c9:04:2e tc-so:[ 15.800005] nd6_dad_start: gif0: starting DAD for fe80:4::6012:d273:7cc9:42e tc-so:[ 15.960005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:34ff:feb1:1e85 - no duplicates found tc-so:[ 16.050005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:4cff:fe6d:203c - no duplicates found tc-so:[ 17.290005] nd6_dad_timer: gif0: DAD complete for fe80:4::6012:d273:7cc9:42e - no duplicates found tc-so:[ 23.630005] ah_input: hash over 160 bytes, skip 40: crda len 160 skip 0 inject 52 tc-so:[ 24.320005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 25.410005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 43.240005] in6_if_link_down: fc01::1 marked detached tc-so:[ 43.240005] in6_if_link_down: fe80:4::6012:d273:7cc9:42e marked detached tc-so:[ 47.940005] in6_if_link_down: fc00::1 marked detached tc-so:[ 47.940005] in6_if_link_down: fe80:3::b0a0:4cff:fe6d:203c marked detached tc-so:[ 49.020005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 49.020005] in6_if_link_down: fe80:2::b0a0:34ff:feb1:1e85 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 7 0 7 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 25 0 25 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 31 0 31 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 269 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1219 0 0 407 0 407 407 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 4 0 4 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2397 0 90 509 0 509 tc-so: tc-so:In use 2957K, total allocated 4072K; utilization 72.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.780005] shmif0: Ethernet address b2:a0:9d:46:93:f4 tc-so:[ 9.250005] shmif1: Ethernet address b2:a0:9d:52:55:e3 tc-so:[ 14.550005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.550005] get_ifid: shmif0: ifid: b0:a0:9d:ff:fe:46:93:f4 tc-so:[ 14.550005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:9dff:fe46:93f4 tc-so:[ 14.790005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.790005] get_ifid: shmif1: ifid: b0:a0:9d:ff:fe:52:55:e3 tc-so:[ 14.830005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:9dff:fe52:55e3 tc-so:[ 15.220005] ip6_output: refusing to send from invalid address fe80:3::b0a0:9dff:fe52:55e3 (pid 0) tc-so:[ 16.150005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:9dff:fe46:93f4 - no duplicates found tc-so:[ 16.180005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.180005] get_ifid: gif0: ifid: 50:e1:ff:3e:74:8c:fd:41 tc-so:[ 16.180005] nd6_dad_start: gif0: starting DAD for fe80:4::50e1:ff3e:748c:fd41 tc-so:[ 16.650005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:9dff:fe52:55e3 - no duplicates found tc-so:[ 18.100005] nd6_dad_timer: gif0: DAD complete for fe80:4::50e1:ff3e:748c:fd41 - no duplicates found tc-so:[ 21.120005] ipsec_common_input: no key association found for SA fc00::2/00002710/51/0 tc-so:[ 22.260005] ah_input: hash over 112 bytes, skip 40: crda len 112 skip 0 inject 52 tc-so:[ 23.310005] ah_input: hash over 160 bytes, skip 40: crda len 160 skip 0 inject 52 tc-so:[ 23.350005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 39.650005] in6_if_link_down: fc01::2 marked detached tc-so:[ 39.650005] in6_if_link_down: fe80:4::50e1:ff3e:748c:fd41 marked detached tc-so:[ 43.430005] in6_if_link_down: fc00::2 marked detached tc-so:[ 43.430005] in6_if_link_down: fe80:3::b0a0:9dff:fe52:55e3 marked detached tc-so:[ 44.790005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 44.790005] in6_if_link_down: fe80:2::b0a0:9dff:fe46:93f4 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 19 0 19 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 23 0 23 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 602 0 0 201 0 201 201 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1539 0 61 291 0 291 tc-so: tc-so:In use 1623K, total allocated 2328K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.590005] shmif0: Ethernet address b2:a0:78:31:36:c3 tc-so:[ 15.080005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.080005] get_ifid: shmif0: ifid: b0:a0:78:ff:fe:31:36:c3 tc-so:[ 15.080005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:78ff:fe31:36c3 tc-so:[ 17.020005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:78ff:fe31:36c3 - no duplicates found tc-so:[ 40.570005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 40.570005] in6_if_link_down: fe80:2::b0a0:78ff:fe31:36c3 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.090004 b2:a0:b6:d2:ab:9d > 33:33:ff:d2:ab:9d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd2:ab9d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd2:ab9d, length 24 tc-so:00:00:14.580004 b2:a0:34:b1:1e:85 > 33:33:ff:b1:1e:85, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb1:1e85: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb1:1e85, length 24 tc-so:00:00:16.340004 b2:a0:b6:d2:ab:9d > 33:33:ff:d2:ab:9d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd2:ab9d: ICMP6, neighbor solicitation, who has fe80::b0a0:b6ff:fed2:ab9d, length 32 tc-so:00:00:14.940004 b2:a0:34:b1:1e:85 > 33:33:ff:b1:1e:85, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb1:1e85: ICMP6, neighbor solicitation, who has fe80::b0a0:34ff:feb1:1e85, length 32 tc-so:00:00:15.920004 b2:a0:34:b1:1e:85 > 33:33:aa:60:fd:7f, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:aa60:fd7f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:aa60:fd7f, length 24 tc-so:00:00:17.070004 b2:a0:34:b1:1e:85 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:34ff:feb1:1e85 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.520004 b2:a0:34:b1:1e:85 > 33:33:ff:b1:1e:85, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:34ff:feb1:1e85 > ff02::1:ffb1:1e85: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb1:1e85, length 24 tc-so:00:00:19.920004 b2:a0:b6:d2:ab:9d > 33:33:3f:77:7a:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fed2:ab9d > ff02::2:3f77:7aff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3f77:7aff, length 24 tc-so:00:00:22.300004 b2:a0:b6:d2:ab:9d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fed2:ab9d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.480004 b2:a0:b6:d2:ab:9d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:21.870004 b2:a0:34:b1:1e:85 > b2:a0:b6:d2:ab:9d, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:23.520004 b2:a0:b6:d2:ab:9d > b2:a0:34:b1:1e:85, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.910004 b2:a0:34:b1:1e:85 > b2:a0:b6:d2:ab:9d, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.670004 b2:a0:b6:d2:ab:9d > 33:33:ff:d2:ab:9d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fed2:ab9d > ff02::1:ffd2:ab9d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd2:ab9d, length 24 tc-so:00:00:27.010004 b2:a0:b6:d2:ab:9d > b2:a0:34:b1:1e:85, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.410004 b2:a0:34:b1:1e:85 > b2:a0:b6:d2:ab:9d, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.880004 b2:a0:34:b1:1e:85 > b2:a0:b6:d2:ab:9d, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:28.490004 b2:a0:b6:d2:ab:9d > b2:a0:34:b1:1e:85, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.590004 b2:a0:9d:46:93:f4 > 33:33:ff:46:93:f4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:93f4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:93f4, length 24 tc-so:00:00:15.000004 b2:a0:9d:46:93:f4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.140004 b2:a0:9d:46:93:f4 > 33:33:ff:46:93:f4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:93f4: ICMP6, neighbor solicitation, who has fe80::b0a0:9dff:fe46:93f4, length 32 tc-so:00:00:15.490004 b2:a0:9d:46:93:f4 > 33:33:ff:46:93:f4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff46:93f4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff46:93f4, length 24 tc-so:00:00:15.890004 b2:a0:78:31:36:c3 > 33:33:ff:31:36:c3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff31:36c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff31:36c3, length 24 tc-so:00:00:16.010004 b2:a0:78:31:36:c3 > 33:33:ff:31:36:c3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff31:36c3: ICMP6, neighbor solicitation, who has fe80::b0a0:78ff:fe31:36c3, length 32 tc-so:00:00:16.330004 b2:a0:78:31:36:c3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:17.200004 b2:a0:78:31:36:c3 > 33:33:ff:31:36:c3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:78ff:fe31:36c3 > ff02::1:ff31:36c3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff31:36c3, length 24 tc-so:00:00:19.800004 b2:a0:9d:46:93:f4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fe46:93f4 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:17.930004 b2:a0:78:31:36:c3 > b2:a0:9d:46:93:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:78ff:fe31:36c3 > fe80::b0a0:9dff:fe46:93f4: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:19.840004 b2:a0:9d:46:93:f4 > b2:a0:78:31:36:c3, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:17.930004 b2:a0:78:31:36:c3 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:19.840004 b2:a0:9d:46:93:f4 > b2:a0:78:31:36:c3, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:17.970004 b2:a0:78:31:36:c3 > b2:a0:9d:46:93:f4, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.420004 b2:a0:9d:46:93:f4 > 33:33:82:2f:97:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fe46:93f4 > ff02::2:822f:9708: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:822f:9708, length 24 tc-so:00:00:21.420004 b2:a0:78:31:36:c3 > 33:33:cf:08:da:82, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:78ff:fe31:36c3 > ff02::2:cf08:da82: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cf08:da82, length 24 tc-so:00:00:23.350004 b2:a0:9d:46:93:f4 > b2:a0:78:31:36:c3, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.460004 b2:a0:78:31:36:c3 > b2:a0:9d:46:93:f4, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.940004 b2:a0:78:31:36:c3 > b2:a0:9d:46:93:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:78ff:fe31:36c3 > fe80::b0a0:9dff:fe46:93f4: ICMP6, neighbor solicitation, who has fe80::b0a0:9dff:fe46:93f4, length 32 tc-so:00:00:24.830004 b2:a0:9d:46:93:f4 > b2:a0:78:31:36:c3, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:9dff:fe46:93f4 > fe80::b0a0:78ff:fe31:36c3: ICMP6, neighbor advertisement, tgt is fe80::b0a0:9dff:fe46:93f4, length 24 tc-so:00:00:29.850004 b2:a0:9d:46:93:f4 > b2:a0:78:31:36:c3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fe46:93f4 > fe80::b0a0:78ff:fe31:36c3: ICMP6, neighbor solicitation, who has fe80::b0a0:78ff:fe31:36c3, length 32 tc-so:00:00:27.970004 b2:a0:78:31:36:c3 > b2:a0:9d:46:93:f4, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:78ff:fe31:36c3 > fe80::b0a0:9dff:fe46:93f4: ICMP6, neighbor advertisement, tgt is fe80::b0a0:78ff:fe31:36c3, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.610004 b2:a0:4c:6d:20:3c > 33:33:ff:6d:20:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6d:203c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6d:203c, length 24 tc-so:00:00:15.020004 b2:a0:4c:6d:20:3c > 33:33:ff:6d:20:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6d:203c: ICMP6, neighbor solicitation, who has fe80::b0a0:4cff:fe6d:203c, length 32 tc-so:00:00:16.270004 b2:a0:4c:6d:20:3c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:16.380004 b2:a0:4c:6d:20:3c > 33:33:ff:6d:20:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:fe6d:203c > ff02::1:ff6d:203c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6d:203c, length 24 tc-so:00:00:14.790004 b2:a0:9d:52:55:e3 > 33:33:ff:52:55:e3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff52:55e3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff52:55e3, length 24 tc-so:00:00:16.960004 b2:a0:4c:6d:20:3c > 33:33:aa:60:fd:7f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:fe6d:203c > ff02::2:aa60:fd7f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:aa60:fd7f, length 24 tc-so:00:00:17.290004 b2:a0:4c:6d:20:3c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:fe6d:203c > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.260004 b2:a0:9d:52:55:e3 > 33:33:ff:52:55:e3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff52:55e3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff52:55e3, length 24 tc-so:00:00:15.570004 b2:a0:9d:52:55:e3 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.640004 b2:a0:9d:52:55:e3 > 33:33:ff:52:55:e3, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff52:55e3: ICMP6, neighbor solicitation, who has fe80::b0a0:9dff:fe52:55e3, length 32 tc-so:00:00:18.300004 b2:a0:4c:6d:20:3c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:16.220004 b2:a0:9d:52:55:e3 > b2:a0:4c:6d:20:3c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:18.300004 b2:a0:4c:6d:20:3c > b2:a0:9d:52:55:e3, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::6012:d273:7cc9:42e > ff02::2:aa60:fd7f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:aa60:fd7f, length 24 tc-so:00:00:16.490004 b2:a0:9d:52:55:e3 > b2:a0:4c:6d:20:3c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff8c:fd41: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:fd41, length 24 tc-so:00:00:18.780004 b2:a0:4c:6d:20:3c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:4cff:fe6d:203c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.080004 b2:a0:9d:52:55:e3 > b2:a0:4c:6d:20:3c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff8c:fd41: ICMP6, neighbor solicitation, who has fe80::50e1:ff3e:748c:fd41, length 32 tc-so:00:00:18.540004 b2:a0:9d:52:55:e3 > b2:a0:4c:6d:20:3c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::50e1:ff3e:748c:fd41 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.870004 b2:a0:4c:6d:20:3c > b2:a0:9d:52:55:e3, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.840004 b2:a0:9d:52:55:e3 > b2:a0:4c:6d:20:3c, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.850004 b2:a0:9d:52:55:e3 > b2:a0:4c:6d:20:3c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::50e1:ff3e:748c:fd41 > ff02::1:ff8c:fd41: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:fd41, length 24 tc-so:00:00:23.200004 b2:a0:4c:6d:20:3c > b2:a0:9d:52:55:e3, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fe80::6012:d273:7cc9:42e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.230004 b2:a0:9d:52:55:e3 > b2:a0:4c:6d:20:3c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.570004 b2:a0:9d:52:55:e3 > b2:a0:4c:6d:20:3c, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fe80::50e1:ff3e:748c:fd41 > ff02::2:822f:9708: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:822f:9708, length 24 tc-so:00:00:22.260004 b2:a0:9d:52:55:e3 > b2:a0:4c:6d:20:3c, ethertype IPv6 (0x86dd), length 134: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.320004 b2:a0:4c:6d:20:3c > b2:a0:9d:52:55:e3, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:25.410004 b2:a0:4c:6d:20:3c > b2:a0:9d:52:55:e3, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x3): fe80::6012:d273:7cc9:42e > ff02::1:ffc9:42e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc9:42e, length 24 tc-so:00:00:25.410004 b2:a0:4c:6d:20:3c > b2:a0:9d:52:55:e3, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x4): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.350004 b2:a0:9d:52:55:e3 > 33:33:82:2f:97:08, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fe52:55e3 > ff02::2:822f:9708: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:822f:9708, length 24 tc-so:00:00:23.350004 b2:a0:9d:52:55:e3 > b2:a0:4c:6d:20:3c, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647212230.245273, ipsec_gif_ipv6_transport_ah_hmacsha512, passed tc-start: 1647212230.276128, ipsec_gif_ipv6_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:bd:dc:94:85 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0c:37:ef:66 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:30:ce:6c:ea ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fb:d1:be:f7 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:53:ec:7a:2d ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:57:34 2022 current: Mar 13 22:57:35 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:57:35 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19707 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:57:34 2022 current: Mar 13 22:57:35 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:57:35 2022 hard: 0(s) soft: 0(s) tc-so: current: 64(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19707 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:57:35 2022 current: Mar 13 22:57:36 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:57:35 2022 hard: 0(s) soft: 0(s) tc-so: current: 72(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12040 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:57:35 2022 current: Mar 13 22:57:36 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:57:35 2022 hard: 0(s) soft: 0(s) tc-so: current: 88(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12040 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5c:33:1e:d0 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:5cff:fe33:1ed0%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5cff:fe33:1ed0 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:bd:dc:94:85 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5c:33:1e:d0 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff33:1ed0 tc-so: ff01:2::1 tc-so: ff02::2:3b83:190f tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5cff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:bd:dc:94:85 shmif0 13s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff33:1ed0%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:3b83:190f%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:5c:33:1e:d0 multicnt 4 tc-so: 33:33:ff:33:1e:d0 -- 33:33:ff:33:1e:d0 refcount 1 tc-so: 33:33:3b:83:19:0f -- 33:33:3b:83:19:0f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:dc:94:85 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:bdff:fedc:9485%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0c:37:ef:66 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:cff:fe37:ef66%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::703a:79a7:303a:be86%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:bdff:fedc:9485 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:cff:fe37:ef66 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::703a:79a7:303a:be86 UC - - - gif0 tc-so:fe80::703a:79a7:303a:be86 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:fb:d1:be:f7 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:5c:33:1e:d0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bd:dc:94:85 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffdc:9485 tc-so: ff01:2::1 tc-so: ff02::2:cd69:4ca0 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:bdff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:0c:37:ef:66 14 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff37:ef66 tc-so: ff01:3::1 tc-so: ff02::2:cd69:4ca0 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 14 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:cff:fe 14 0 15 0 0 tc-so:gif0 1280 6 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff3a:be86 tc-so: ff01:4::1 tc-so: ff02::2:cd69:4ca0 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 6 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::703a:79a7:3 6 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:fb:d1:be:f7 shmif1 29s R R tc-so:fd00:1::2 b2:a0:5c:33:1e:d0 shmif0 23s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ffdc:9485%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:cd69:4ca0%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:bd:dc:94:85 multicnt 4 tc-so: 33:33:ff:dc:94:85 -- 33:33:ff:dc:94:85 refcount 1 tc-so: 33:33:cd:69:4c:a0 -- 33:33:cd:69:4c:a0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff37:ef66%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:cd69:4ca0%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:0c:37:ef:66 multicnt 4 tc-so: 33:33:ff:37:ef:66 -- 33:33:ff:37:ef:66 refcount 1 tc-so: 33:33:cd:69:4c:a0 -- 33:33:cd:69:4c:a0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff3a:be86%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:cd69:4ca0%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:ce:6c:ea tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:30ff:fece:6cea%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fb:d1:be:f7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:fbff:fed1:bef7%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::64e1:f541:4761:1a06%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:30ff:fece:6cea link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:fbff:fed1:bef7 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::64e1:f541:4761:1a06 UC - - - gif0 tc-so:fe80::64e1:f541:4761:1a06 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fe80::b0a0:cff:fe37:ef66 b2:a0:0c:37:ef:66 UHL - - - shmif1 tc-so:fc00::1 b2:a0:0c:37:ef:66 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:53:ec:7a:2d UHL - - - shmif0 tc-so:fe80::b0a0:53ff:feec:7a2d b2:a0:53:ec:7a:2d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:30:ce:6c:ea 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffce:6cea tc-so: ff01:2::1 tc-so: ff02::2:a991:e0ad tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:30ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:fb:d1:be:f7 12 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffd1:bef7 tc-so: ff01:3::1 tc-so: ff02::2:a991:e0ad tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:fbff:f 12 0 14 0 0 tc-so:gif0 1280 5 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff61:1a06 tc-so: ff01:4::1 tc-so: ff02::2:a991:e0ad tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::64e1:f541:4 5 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fe80::b0a0:cff:fe37:ef66%shmif1 b2:a0:0c:37:ef:66 shmif1 23h59m37s S tc-so:fc00::1 b2:a0:0c:37:ef:66 shmif1 23h59m54s S tc-so:fd00:2::2 b2:a0:53:ec:7a:2d shmif0 17s R tc-so:fe80::b0a0:53ff:feec:7a2d%shmif0 b2:a0:53:ec:7a:2d shmif0 27s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffce:6cea%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a991:e0ad%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:30:ce:6c:ea multicnt 4 tc-so: 33:33:ff:ce:6c:ea -- 33:33:ff:ce:6c:ea refcount 1 tc-so: 33:33:a9:91:e0:ad -- 33:33:a9:91:e0:ad refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffd1:bef7%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:a991:e0ad%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:fb:d1:be:f7 multicnt 4 tc-so: 33:33:ff:d1:be:f7 -- 33:33:ff:d1:be:f7 refcount 1 tc-so: 33:33:a9:91:e0:ad -- 33:33:a9:91:e0:ad refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff61:1a06%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:a991:e0ad%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:ec:7a:2d tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:53ff:feec:7a2d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:53ff:feec:7a2d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:30:ce:6c:ea UHL - - - shmif0 tc-so:fe80::b0a0:30ff:fece:6cea b2:a0:30:ce:6c:ea UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:53:ec:7a:2d 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffec:7a2d tc-so: ff01:2::1 tc-so: ff02::2:c9b0:faac tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:53ff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:30:ce:6c:ea shmif0 23h59m54s S tc-so:fe80::b0a0:30ff:fece:6cea%shmif0 b2:a0:30:ce:6c:ea shmif0 23h59m59s S R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ffec:7a2d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:c9b0:faac%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:53:ec:7a:2d multicnt 4 tc-so: 33:33:ff:ec:7a:2d -- 33:33:ff:ec:7a:2d refcount 1 tc-so: 33:33:c9:b0:fa:ac -- 33:33:c9:b0:fa:ac refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::64e1:f541:4761:1a06%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 6 packets, 400 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::703a:79a7:303a:be86%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:ec:7a:2d tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:53ff:feec:7a2d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fb:d1:be:f7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1272 bytes, 5 multicasts tc-so: output: 14 packets, 1516 bytes, 6 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:fbff:fed1:bef7%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:ce:6c:ea tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:30ff:fece:6cea%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0c:37:ef:66 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 14 packets, 1516 bytes, 6 multicasts tc-so: output: 15 packets, 1530 bytes, 8 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:cff:fe37:ef66%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:dc:94:85 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:bdff:fedc:9485%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5c:33:1e:d0 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:5cff:fe33:1ed0%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1455 0 41 269 0 269 tc-so: tc-so:In use 1483K, total allocated 2152K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.200005] shmif0: Ethernet address b2:a0:5c:33:1e:d0 tc-so:[ 14.080005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.080005] get_ifid: shmif0: ifid: b0:a0:5c:ff:fe:33:1e:d0 tc-so:[ 14.080005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:5cff:fe33:1ed0 tc-so:[ 15.790005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:5cff:fe33:1ed0 - no duplicates found tc-so:[ 51.450005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 51.450005] in6_if_link_down: fe80:2::b0a0:5cff:fe33:1ed0 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 268 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1160 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 13 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2329 0 77 489 0 489 tc-so: tc-so:In use 2835K, total allocated 3912K; utilization 72.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.790005] shmif0: Ethernet address b2:a0:bd:dc:94:85 tc-so:[ 7.980005] shmif1: Ethernet address b2:a0:0c:37:ef:66 tc-so:[ 13.130005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.130005] get_ifid: shmif0: ifid: b0:a0:bd:ff:fe:dc:94:85 tc-so:[ 13.130005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:bdff:fedc:9485 tc-so:[ 13.360005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.360005] get_ifid: shmif1: ifid: b0:a0:0c:ff:fe:37:ef:66 tc-so:[ 13.360005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:cff:fe37:ef66 tc-so:[ 14.490005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 14.490005] get_ifid: gif0: ifid: 70:3a:79:a7:30:3a:be:86 tc-so:[ 14.490005] nd6_dad_start: gif0: starting DAD for fe80:4::703a:79a7:303a:be86 tc-so:[ 14.890005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:cff:fe37:ef66 - no duplicates found tc-so:[ 15.170005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:bdff:fedc:9485 - no duplicates found tc-so:[ 16.050005] nd6_dad_timer: gif0: DAD complete for fe80:4::703a:79a7:303a:be86 - no duplicates found tc-so:[ 22.190005] ah_input: hash over 88 bytes, skip 40: crda len 88 skip 0 inject 52 tc-so:[ 24.120005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 26.550005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 43.170005] in6_if_link_down: fc01::1 marked detached tc-so:[ 43.170005] in6_if_link_down: fe80:4::703a:79a7:303a:be86 marked detached tc-so:[ 47.690005] in6_if_link_down: fc00::1 marked detached tc-so:[ 47.690005] in6_if_link_down: fe80:3::b0a0:cff:fe37:ef66 marked detached tc-so:[ 49.120005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 49.120005] in6_if_link_down: fe80:2::b0a0:bdff:fedc:9485 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 8 0 8 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 22 0 22 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 257 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 87 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1182 0 0 394 0 394 394 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 4 0 4 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 63 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2378 0 85 499 0 499 tc-so: tc-so:In use 2890K, total allocated 3992K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.610005] shmif0: Ethernet address b2:a0:30:ce:6c:ea tc-so:[ 8.790005] shmif1: Ethernet address b2:a0:fb:d1:be:f7 tc-so:[ 13.500005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.500005] get_ifid: shmif0: ifid: b0:a0:30:ff:fe:ce:6c:ea tc-so:[ 13.500005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:30ff:fece:6cea tc-so:[ 13.750005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.750005] get_ifid: shmif1: ifid: b0:a0:fb:ff:fe:d1:be:f7 tc-so:[ 13.750005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:fbff:fed1:bef7 tc-so:[ 13.890005] ip6_output: refusing to send from invalid address fe80:3::b0a0:fbff:fed1:bef7 (pid 0) tc-so:[ 14.760005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:30ff:fece:6cea - no duplicates found tc-so:[ 14.920005] ip6_output: refusing to send from invalid address fe80:3::b0a0:fbff:fed1:bef7 (pid 0) tc-so:[ 15.060005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.060005] get_ifid: gif0: ifid: 64:e1:f5:41:47:61:1a:06 tc-so:[ 15.060005] nd6_dad_start: gif0: starting DAD for fe80:4::64e1:f541:4761:1a06 tc-so:[ 15.200005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:fbff:fed1:bef7 - no duplicates found tc-so:[ 16.500005] nd6_dad_timer: gif0: DAD complete for fe80:4::64e1:f541:4761:1a06 - no duplicates found tc-so:[ 20.500005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 21.990005] ah_input: hash over 136 bytes, skip 40: crda len 136 skip 0 inject 52 tc-so:[ 22.430005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 40.220005] in6_if_link_down: fc01::2 marked detached tc-so:[ 40.220005] in6_if_link_down: fe80:4::64e1:f541:4761:1a06 marked detached tc-so:[ 43.850005] in6_if_link_down: fc00::2 marked detached tc-so:[ 43.850005] in6_if_link_down: fe80:3::b0a0:fbff:fed1:bef7 marked detached tc-so:[ 44.990005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 44.990005] in6_if_link_down: fe80:2::b0a0:30ff:fece:6cea marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 621 0 0 207 0 207 207 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1560 0 65 297 0 297 tc-so: tc-so:In use 1661K, total allocated 2376K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.060005] shmif0: Ethernet address b2:a0:53:ec:7a:2d tc-so:[ 13.970005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.970005] get_ifid: shmif0: ifid: b0:a0:53:ff:fe:ec:7a:2d tc-so:[ 13.970005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:53ff:feec:7a2d tc-so:[ 15.790005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:53ff:feec:7a2d - no duplicates found tc-so:[ 40.930005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 40.930005] in6_if_link_down: fe80:2::b0a0:53ff:feec:7a2d marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.110004 b2:a0:5c:33:1e:d0 > 33:33:ff:33:1e:d0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff33:1ed0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff33:1ed0, length 24 tc-so:00:00:14.790004 b2:a0:5c:33:1e:d0 > 33:33:ff:33:1e:d0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff33:1ed0: ICMP6, neighbor solicitation, who has fe80::b0a0:5cff:fe33:1ed0, length 32 tc-so:00:00:14.120004 b2:a0:bd:dc:94:85 > 33:33:ff:dc:94:85, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:9485: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:9485, length 24 tc-so:00:00:14.120004 b2:a0:bd:dc:94:85 > 33:33:ff:dc:94:85, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:9485: ICMP6, neighbor solicitation, who has fe80::b0a0:bdff:fedc:9485, length 32 tc-so:00:00:17.110004 b2:a0:5c:33:1e:d0 > 33:33:3b:83:19:0f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5cff:fe33:1ed0 > ff02::2:3b83:190f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3b83:190f, length 24 tc-so:00:00:17.310004 b2:a0:5c:33:1e:d0 > 33:33:ff:33:1e:d0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5cff:fe33:1ed0 > ff02::1:ff33:1ed0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff33:1ed0, length 24 tc-so:00:00:16.380004 b2:a0:bd:dc:94:85 > 33:33:cd:69:4c:a0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fedc:9485 > ff02::2:cd69:4ca0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cd69:4ca0, length 24 tc-so:00:00:19.650004 b2:a0:5c:33:1e:d0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5cff:fe33:1ed0 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:19.360004 b2:a0:bd:dc:94:85 > 33:33:ff:dc:94:85, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fedc:9485 > ff02::1:ffdc:9485: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:9485, length 24 tc-so:00:00:21.670004 b2:a0:5c:33:1e:d0 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:20.260004 b2:a0:bd:dc:94:85 > b2:a0:5c:33:1e:d0, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:21.670004 b2:a0:5c:33:1e:d0 > b2:a0:bd:dc:94:85, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.340004 b2:a0:bd:dc:94:85 > b2:a0:5c:33:1e:d0, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.670004 b2:a0:bd:dc:94:85 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bdff:fedc:9485 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.490004 b2:a0:5c:33:1e:d0 > b2:a0:bd:dc:94:85, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.120004 b2:a0:bd:dc:94:85 > b2:a0:5c:33:1e:d0, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.260004 b2:a0:bd:dc:94:85 > b2:a0:5c:33:1e:d0, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:26.640004 b2:a0:5c:33:1e:d0 > b2:a0:bd:dc:94:85, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.610004 b2:a0:30:ce:6c:ea > 33:33:ff:ce:6c:ea, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffce:6cea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffce:6cea, length 24 tc-so:00:00:13.750004 b2:a0:30:ce:6c:ea > 33:33:ff:ce:6c:ea, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffce:6cea: ICMP6, neighbor solicitation, who has fe80::b0a0:30ff:fece:6cea, length 32 tc-so:00:00:14.130004 b2:a0:53:ec:7a:2d > 33:33:ff:ec:7a:2d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffec:7a2d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:7a2d, length 24 tc-so:00:00:14.770004 b2:a0:53:ec:7a:2d > 33:33:ff:ec:7a:2d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffec:7a2d: ICMP6, neighbor solicitation, who has fe80::b0a0:53ff:feec:7a2d, length 32 tc-so:00:00:14.810004 b2:a0:53:ec:7a:2d > 33:33:ff:ec:7a:2d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffec:7a2d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:7a2d, length 24 tc-so:00:00:15.990004 b2:a0:53:ec:7a:2d > 33:33:c9:b0:fa:ac, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:53ff:feec:7a2d > ff02::2:c9b0:faac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:c9b0:faac, length 24 tc-so:00:00:18.610004 b2:a0:30:ce:6c:ea > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fece:6cea > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:16.760004 b2:a0:53:ec:7a:2d > b2:a0:30:ce:6c:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:53ff:feec:7a2d > fe80::b0a0:30ff:fece:6cea: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:18.650004 b2:a0:30:ce:6c:ea > b2:a0:53:ec:7a:2d, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:16.800004 b2:a0:53:ec:7a:2d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:18.650004 b2:a0:30:ce:6c:ea > b2:a0:53:ec:7a:2d, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:16.800004 b2:a0:53:ec:7a:2d > b2:a0:30:ce:6c:ea, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:19.570004 b2:a0:30:ce:6c:ea > 33:33:ff:ce:6c:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fece:6cea > ff02::1:ffce:6cea: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffce:6cea, length 24 tc-so:00:00:21.730004 b2:a0:30:ce:6c:ea > 33:33:a9:91:e0:ad, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fece:6cea > ff02::2:a991:e0ad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a991:e0ad, length 24 tc-so:00:00:22.150004 b2:a0:30:ce:6c:ea > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fece:6cea > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.430004 b2:a0:30:ce:6c:ea > b2:a0:53:ec:7a:2d, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.580004 b2:a0:53:ec:7a:2d > b2:a0:30:ce:6c:ea, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.790004 b2:a0:53:ec:7a:2d > b2:a0:30:ce:6c:ea, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:53ff:feec:7a2d > fe80::b0a0:30ff:fece:6cea: ICMP6, neighbor solicitation, who has fe80::b0a0:30ff:fece:6cea, length 32 tc-so:00:00:23.640004 b2:a0:30:ce:6c:ea > b2:a0:53:ec:7a:2d, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:30ff:fece:6cea > fe80::b0a0:53ff:feec:7a2d: ICMP6, neighbor advertisement, tgt is fe80::b0a0:30ff:fece:6cea, length 24 tc-so:00:00:22.850004 b2:a0:53:ec:7a:2d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:53ff:feec:7a2d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:28.670004 b2:a0:30:ce:6c:ea > b2:a0:53:ec:7a:2d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:30ff:fece:6cea > fe80::b0a0:53ff:feec:7a2d: ICMP6, neighbor solicitation, who has fe80::b0a0:53ff:feec:7a2d, length 32 tc-so:00:00:26.820004 b2:a0:53:ec:7a:2d > b2:a0:30:ce:6c:ea, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:53ff:feec:7a2d > fe80::b0a0:30ff:fece:6cea: ICMP6, neighbor advertisement, tgt is fe80::b0a0:53ff:feec:7a2d, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.820004 b2:a0:0c:37:ef:66 > 33:33:ff:37:ef:66, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff37:ef66: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:ef66, length 24 tc-so:00:00:13.870004 b2:a0:0c:37:ef:66 > 33:33:ff:37:ef:66, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff37:ef66: ICMP6, neighbor solicitation, who has fe80::b0a0:cff:fe37:ef66, length 32 tc-so:00:00:14.560004 b2:a0:0c:37:ef:66 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.890004 b2:a0:0c:37:ef:66 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.570004 b2:a0:0c:37:ef:66 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cff:fe37:ef66 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:13.990004 b2:a0:fb:d1:be:f7 > 33:33:ff:d1:be:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:bef7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:bef7, length 24 tc-so:00:00:14.180004 b2:a0:fb:d1:be:f7 > 33:33:ff:d1:be:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:bef7: ICMP6, neighbor solicitation, who has fe80::b0a0:fbff:fed1:bef7, length 32 tc-so:00:00:16.590004 b2:a0:0c:37:ef:66 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cff:fe37:ef66 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.240004 b2:a0:fb:d1:be:f7 > 33:33:a9:91:e0:ad, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fed1:bef7 > ff02::2:a991:e0ad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a991:e0ad, length 24 tc-so:00:00:15.460004 b2:a0:fb:d1:be:f7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:17.130004 b2:a0:0c:37:ef:66 > b2:a0:fb:d1:be:f7, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff3a:be86: ICMP6, neighbor solicitation, who has fe80::703a:79a7:303a:be86, length 32 tc-so:00:00:17.130004 b2:a0:0c:37:ef:66 > b2:a0:fb:d1:be:f7, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32 tc-so:00:00:15.460004 b2:a0:fb:d1:be:f7 > b2:a0:0c:37:ef:66, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff61:1a06: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff61:1a06, length 24 tc-so:00:00:15.500004 b2:a0:fb:d1:be:f7 > b2:a0:0c:37:ef:66, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff61:1a06: ICMP6, neighbor solicitation, who has fe80::64e1:f541:4761:1a06, length 32 tc-so:00:00:17.990004 b2:a0:0c:37:ef:66 > b2:a0:fb:d1:be:f7, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::703a:79a7:303a:be86 > ff02::1:ff3a:be86: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3a:be86, length 24 tc-so:00:00:16.500004 b2:a0:fb:d1:be:f7 > b2:a0:0c:37:ef:66, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::64e1:f541:4761:1a06 > ff02::1:ff61:1a06: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff61:1a06, length 24 tc-so:00:00:18.260004 b2:a0:fb:d1:be:f7 > b2:a0:0c:37:ef:66, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::64e1:f541:4761:1a06 > ff02::2:a991:e0ad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a991:e0ad, length 24 tc-so:00:00:20.300004 b2:a0:0c:37:ef:66 > b2:a0:fb:d1:be:f7, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.650004 b2:a0:fb:d1:be:f7 > b2:a0:0c:37:ef:66, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:18.970004 b2:a0:fb:d1:be:f7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fed1:bef7 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.290004 b2:a0:0c:37:ef:66 > 33:33:ff:37:ef:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cff:fe37:ef66 > ff02::1:ff37:ef66: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff37:ef66, length 24 tc-so:00:00:22.190004 b2:a0:0c:37:ef:66 > b2:a0:fb:d1:be:f7, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:20.500004 b2:a0:fb:d1:be:f7 > b2:a0:0c:37:ef:66, ethertype IPv6 (0x86dd), length 102: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:00:22.840004 b2:a0:0c:37:ef:66 > 33:33:cd:69:4c:a0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cff:fe37:ef66 > ff02::2:cd69:4ca0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cd69:4ca0, length 24 tc-so:00:00:23.680004 b2:a0:0c:37:ef:66 > b2:a0:fb:d1:be:f7, ethertype IPv6 (0x86dd), length 150: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fe80::703a:79a7:303a:be86 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.080004 b2:a0:0c:37:ef:66 > b2:a0:fb:d1:be:f7, ethertype IPv6 (0x86dd), length 134: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x3): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.430004 b2:a0:fb:d1:be:f7 > b2:a0:0c:37:ef:66, ethertype IPv6 (0x86dd), length 134: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.300004 b2:a0:fb:d1:be:f7 > 33:33:ff:d1:be:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fed1:bef7 > ff02::1:ffd1:bef7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:bef7, length 24 tc-so:00:00:24.870004 b2:a0:fb:d1:be:f7 > b2:a0:0c:37:ef:66, ethertype IPv6 (0x86dd), length 150: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): fe80::64e1:f541:4761:1a06 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647212300.543541, ipsec_gif_ipv6_transport_ah_null, passed tc-start: 1647212300.584128, ipsec_gif_ipv6_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ef:87:26:82 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9d:d1:f4:f0 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:12:e5:fb:8a ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b2:b6:d3:78 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e5:b3:5f:9b ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:58:50 2022 current: Mar 13 22:58:52 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:58:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19052 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:58:50 2022 current: Mar 13 22:58:52 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:58:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19052 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:58:51 2022 current: Mar 13 22:58:53 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:58:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 72(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8136 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 22:58:51 2022 current: Mar 13 22:58:53 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:58:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 200(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8136 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:32:e6:1b tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:b2ff:fe32:e61b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b2ff:fe32:e61b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:ef:87:26:82 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b2:32:e6:1b 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff32:e61b tc-so: ff01:2::1 tc-so: ff02::2:25cb:1e42 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b2ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:ef:87:26:82 shmif0 18s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff32:e61b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:25cb:1e42%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:b2:32:e6:1b multicnt 4 tc-so: 33:33:ff:32:e6:1b -- 33:33:ff:32:e6:1b refcount 1 tc-so: 33:33:25:cb:1e:42 -- 33:33:25:cb:1e:42 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:87:26:82 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:efff:fe87:2682%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:d1:f4:f0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9dff:fed1:f4f0%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::b0d0:502:cae6:4d6c%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:efff:fe87:2682 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:9dff:fed1:f4f0 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::b0d0:502:cae6:4d6c UC - - - gif0 tc-so:fe80::b0d0:502:cae6:4d6c gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:b2:b6:d3:78 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:b2:32:e6:1b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ef:87:26:82 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff87:2682 tc-so: ff01:2::1 tc-so: ff02::2:ffc1:3cac tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:efff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:9d:d1:f4:f0 15 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffd1:f4f0 tc-so: ff01:3::1 tc-so: ff02::2:ffc1:3cac tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9dff:f 15 0 18 0 0 tc-so:gif0 1280 7 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffe6:4d6c tc-so: ff01:4::1 tc-so: ff02::2:ffc1:3cac tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::b0d0:502:ca 7 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:b2:b6:d3:78 shmif1 17s R R tc-so:fd00:1::2 b2:a0:b2:32:e6:1b shmif0 23s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff87:2682%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ffc1:3cac%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:ef:87:26:82 multicnt 4 tc-so: 33:33:ff:87:26:82 -- 33:33:ff:87:26:82 refcount 1 tc-so: 33:33:ff:c1:3c:ac -- 33:33:ff:c1:3c:ac refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffd1:f4f0%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:ffc1:3cac%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:9d:d1:f4:f0 multicnt 4 tc-so: 33:33:ff:d1:f4:f0 -- 33:33:ff:d1:f4:f0 refcount 1 tc-so: 33:33:ff:c1:3c:ac -- 33:33:ff:c1:3c:ac refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffe6:4d6c%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:ffc1:3cac%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:12:e5:fb:8a tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:12ff:fee5:fb8a%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:b6:d3:78 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b2ff:feb6:d378%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::f8ff:a224:da34:40a5%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:12ff:fee5:fb8a link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b2ff:feb6:d378 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::f8ff:a224:da34:40a5 UC - - - gif0 tc-so:fe80::f8ff:a224:da34:40a5 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:9d:d1:f4:f0 UHL - - - shmif1 tc-so:fe80::b0a0:9dff:fed1:f4f0 b2:a0:9d:d1:f4:f0 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:e5:b3:5f:9b UHL - - - shmif0 tc-so:fe80::b0a0:e5ff:feb3:5f9b b2:a0:e5:b3:5f:9b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:12:e5:fb:8a 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffe5:fb8a tc-so: ff01:2::1 tc-so: ff02::2:81c4:8781 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:12ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:b2:b6:d3:78 12 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffb6:d378 tc-so: ff01:3::1 tc-so: ff02::2:81c4:8781 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b2ff:f 12 0 14 0 0 tc-so:gif0 1280 5 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff34:40a5 tc-so: ff01:4::1 tc-so: ff02::2:81c4:8781 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::f8ff:a224:d 5 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:9d:d1:f4:f0 shmif1 3s R tc-so:fe80::b0a0:9dff:fed1:f4f0%shmif1 b2:a0:9d:d1:f4:f0 shmif1 23h59m38s S tc-so:fd00:2::2 b2:a0:e5:b3:5f:9b shmif0 19s R tc-so:fe80::b0a0:e5ff:feb3:5f9b%shmif0 b2:a0:e5:b3:5f:9b shmif0 29s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffe5:fb8a%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:81c4:8781%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:12:e5:fb:8a multicnt 4 tc-so: 33:33:ff:e5:fb:8a -- 33:33:ff:e5:fb:8a refcount 1 tc-so: 33:33:81:c4:87:81 -- 33:33:81:c4:87:81 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffb6:d378%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:81c4:8781%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:b2:b6:d3:78 multicnt 4 tc-so: 33:33:ff:b6:d3:78 -- 33:33:ff:b6:d3:78 refcount 1 tc-so: 33:33:81:c4:87:81 -- 33:33:81:c4:87:81 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff34:40a5%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:81c4:8781%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:b3:5f:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:e5ff:feb3:5f9b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:e5ff:feb3:5f9b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:12:e5:fb:8a UHL - - - shmif0 tc-so:fe80::b0a0:12ff:fee5:fb8a b2:a0:12:e5:fb:8a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e5:b3:5f:9b 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ffb3:5f9b tc-so: ff01:2::1 tc-so: ff02::2:b575:351c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e5ff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:12:e5:fb:8a shmif0 12s R tc-so:fe80::b0a0:12ff:fee5:fb8a%shmif0 b2:a0:12:e5:fb:8a shmif0 17s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ffb3:5f9b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b575:351c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:e5:b3:5f:9b multicnt 4 tc-so: 33:33:ff:b3:5f:9b -- 33:33:ff:b3:5f:9b refcount 1 tc-so: 33:33:b5:75:35:1c -- 33:33:b5:75:35:1c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::f8ff:a224:da34:40a5%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::b0d0:502:cae6:4d6c%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:b3:5f:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:e5ff:feb3:5f9b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:b6:d3:78 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1236 bytes, 4 multicasts tc-so: output: 14 packets, 1492 bytes, 6 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:b2ff:feb6:d378%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:12:e5:fb:8a tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:12ff:fee5:fb8a%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:d1:f4:f0 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1652 bytes, 6 multicasts tc-so: output: 18 packets, 1826 bytes, 9 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9dff:fed1:f4f0%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:87:26:82 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:efff:fe87:2682%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b2:32:e6:1b tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:b2ff:fe32:e61b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 536 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1455 0 41 269 0 269 tc-so: tc-so:In use 1485K, total allocated 2152K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.570005] shmif0: Ethernet address b2:a0:b2:32:e6:1b tc-so:[ 18.060005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.060005] get_ifid: shmif0: ifid: b0:a0:b2:ff:fe:32:e6:1b tc-so:[ 18.060005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b2ff:fe32:e61b tc-so:[ 19.870005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b2ff:fe32:e61b - no duplicates found tc-so:[ 58.930005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 58.930005] in6_if_link_down: fe80:2::b0a0:b2ff:fe32:e61b marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 268 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1160 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2332 0 78 490 0 490 tc-so: tc-so:In use 2836K, total allocated 3920K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.770005] shmif0: Ethernet address b2:a0:ef:87:26:82 tc-so:[ 10.390005] shmif1: Ethernet address b2:a0:9d:d1:f4:f0 tc-so:[ 16.620005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.620005] get_ifid: shmif0: ifid: b0:a0:ef:ff:fe:87:26:82 tc-so:[ 16.620005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:efff:fe87:2682 tc-so:[ 16.930005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.930005] get_ifid: shmif1: ifid: b0:a0:9d:ff:fe:d1:f4:f0 tc-so:[ 16.930005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:9dff:fed1:f4f0 tc-so:[ 18.460005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:9dff:fed1:f4f0 - no duplicates found tc-so:[ 18.640005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:efff:fe87:2682 - no duplicates found tc-so:[ 18.680005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 18.680005] get_ifid: gif0: ifid: b0:d0:05:02:ca:e6:4d:6c tc-so:[ 18.680005] nd6_dad_start: gif0: starting DAD for fe80:4::b0d0:502:cae6:4d6c tc-so:[ 20.220005] nd6_dad_timer: gif0: DAD complete for fe80:4::b0d0:502:cae6:4d6c - no duplicates found tc-so:[ 49.010005] in6_if_link_down: fc01::1 marked detached tc-so:[ 49.010005] in6_if_link_down: fe80:4::b0d0:502:cae6:4d6c marked detached tc-so:[ 54.500005] in6_if_link_down: fc00::1 marked detached tc-so:[ 54.500005] in6_if_link_down: fe80:3::b0a0:9dff:fed1:f4f0 marked detached tc-so:[ 55.740005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 55.740005] in6_if_link_down: fe80:2::b0a0:efff:fe87:2682 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 9 0 9 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 25 0 25 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 31 0 31 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 271 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1220 0 0 407 0 407 407 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 4 0 4 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2413 0 92 511 0 511 tc-so: tc-so:In use 2963K, total allocated 4088K; utilization 72.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.390005] chacha: Portable C ChaCha tc-so:[ 1.390005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.780005] shmif0: Ethernet address b2:a0:12:e5:fb:8a tc-so:[ 10.970005] shmif1: Ethernet address b2:a0:b2:b6:d3:78 tc-so:[ 17.380005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.380005] get_ifid: shmif0: ifid: b0:a0:12:ff:fe:e5:fb:8a tc-so:[ 17.380005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:12ff:fee5:fb8a tc-so:[ 17.730005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.730005] get_ifid: shmif1: ifid: b0:a0:b2:ff:fe:b6:d3:78 tc-so:[ 17.730005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:b2ff:feb6:d378 tc-so:[ 17.730005] ip6_output: refusing to send from invalid address fe80:3::b0a0:b2ff:feb6:d378 (pid 0) tc-so:[ 18.550005] ip6_output: refusing to send from invalid address fe80:3::b0a0:b2ff:feb6:d378 (pid 0) tc-so:[ 18.920005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:12ff:fee5:fb8a - no duplicates found tc-so:[ 19.250005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 19.250005] get_ifid: gif0: ifid: f8:ff:a2:24:da:34:40:a5 tc-so:[ 19.250005] nd6_dad_start: gif0: starting DAD for fe80:4::f8ff:a224:da34:40a5 tc-so:[ 19.530005] ip6_output: refusing to send from invalid address fe80:3::b0a0:b2ff:feb6:d378 (pid 0) tc-so:[ 19.570005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:b2ff:feb6:d378 - no duplicates found tc-so:[ 21.230005] nd6_dad_timer: gif0: DAD complete for fe80:4::f8ff:a224:da34:40a5 - no duplicates found tc-so:[ 24.970005] ipsec_common_input: no key association found for SA fc00::2/00002710/50/0 tc-so:[ 45.380005] in6_if_link_down: fc01::2 marked detached tc-so:[ 45.380005] in6_if_link_down: fe80:4::f8ff:a224:da34:40a5 marked detached tc-so:[ 49.030005] in6_if_link_down: fc00::2 marked detached tc-so:[ 49.030005] in6_if_link_down: fe80:3::b0a0:b2ff:feb6:d378 marked detached tc-so:[ 50.300005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 50.300005] in6_if_link_down: fe80:2::b0a0:12ff:fee5:fb8a marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 189 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 621 0 0 207 0 207 207 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1562 0 65 297 0 297 tc-so: tc-so:In use 1662K, total allocated 2376K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.880005] shmif0: Ethernet address b2:a0:e5:b3:5f:9b tc-so:[ 17.920005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.920005] get_ifid: shmif0: ifid: b0:a0:e5:ff:fe:b3:5f:9b tc-so:[ 17.920005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:e5ff:feb3:5f9b tc-so:[ 19.950005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:e5ff:feb3:5f9b - no duplicates found tc-so:[ 45.680005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 45.680005] in6_if_link_down: fe80:2::b0a0:e5ff:feb3:5f9b marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.540004 b2:a0:b2:32:e6:1b > 33:33:ff:32:e6:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff32:e61b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff32:e61b, length 24 tc-so:00:00:18.850004 b2:a0:b2:32:e6:1b > 33:33:ff:32:e6:1b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff32:e61b: ICMP6, neighbor solicitation, who has fe80::b0a0:b2ff:fe32:e61b, length 32 tc-so:00:00:16.750004 b2:a0:ef:87:26:82 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.020004 b2:a0:ef:87:26:82 > 33:33:ff:87:26:82, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff87:2682: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff87:2682, length 24 tc-so:00:00:17.610004 b2:a0:ef:87:26:82 > 33:33:ff:87:26:82, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff87:2682: ICMP6, neighbor solicitation, who has fe80::b0a0:efff:fe87:2682, length 32 tc-so:00:00:22.010004 b2:a0:b2:32:e6:1b > 33:33:25:cb:1e:42, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:fe32:e61b > ff02::2:25cb:1e42: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:25cb:1e42, length 24 tc-so:00:00:20.050004 b2:a0:ef:87:26:82 > 33:33:ff:87:26:82, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe87:2682 > ff02::1:ff87:2682: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff87:2682, length 24 tc-so:00:00:22.550004 b2:a0:b2:32:e6:1b > 33:33:ff:32:e6:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:fe32:e61b > ff02::1:ff32:e61b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff32:e61b, length 24 tc-so:00:00:23.210004 b2:a0:b2:32:e6:1b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:fe32:e61b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.790004 b2:a0:b2:32:e6:1b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:25.680004 b2:a0:ef:87:26:82 > b2:a0:b2:32:e6:1b, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:27.790004 b2:a0:b2:32:e6:1b > b2:a0:ef:87:26:82, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.760004 b2:a0:ef:87:26:82 > b2:a0:b2:32:e6:1b, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.310004 b2:a0:ef:87:26:82 > 33:33:ff:c1:3c:ac, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe87:2682 > ff02::2:ffc1:3cac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ffc1:3cac, length 24 tc-so:00:00:31.590004 b2:a0:b2:32:e6:1b > b2:a0:ef:87:26:82, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.480004 b2:a0:ef:87:26:82 > b2:a0:b2:32:e6:1b, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.680004 b2:a0:ef:87:26:82 > b2:a0:b2:32:e6:1b, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:32.780004 b2:a0:b2:32:e6:1b > b2:a0:ef:87:26:82, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.690004 b2:a0:12:e5:fb:8a > 33:33:ff:e5:fb:8a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe5:fb8a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe5:fb8a, length 24 tc-so:00:00:17.900004 b2:a0:12:e5:fb:8a > 33:33:ff:e5:fb:8a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe5:fb8a: ICMP6, neighbor solicitation, who has fe80::b0a0:12ff:fee5:fb8a, length 32 tc-so:00:00:20.260004 b2:a0:12:e5:fb:8a > 33:33:81:c4:87:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:12ff:fee5:fb8a > ff02::2:81c4:8781: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:81c4:8781, length 24 tc-so:00:00:18.580004 b2:a0:e5:b3:5f:9b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.780004 b2:a0:e5:b3:5f:9b > 33:33:ff:b3:5f:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb3:5f9b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:5f9b, length 24 tc-so:00:00:18.930004 b2:a0:e5:b3:5f:9b > 33:33:ff:b3:5f:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb3:5f9b: ICMP6, neighbor solicitation, who has fe80::b0a0:e5ff:feb3:5f9b, length 32 tc-so:00:00:21.850004 b2:a0:12:e5:fb:8a > 33:33:ff:e5:fb:8a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:12ff:fee5:fb8a > ff02::1:ffe5:fb8a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe5:fb8a, length 24 tc-so:00:00:23.390004 b2:a0:12:e5:fb:8a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:12ff:fee5:fb8a > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:21.080004 b2:a0:e5:b3:5f:9b > b2:a0:12:e5:fb:8a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:feb3:5f9b > fe80::b0a0:12ff:fee5:fb8a: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:23.390004 b2:a0:12:e5:fb:8a > b2:a0:e5:b3:5f:9b, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.080004 b2:a0:e5:b3:5f:9b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:23.390004 b2:a0:12:e5:fb:8a > b2:a0:e5:b3:5f:9b, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:21.080004 b2:a0:e5:b3:5f:9b > b2:a0:12:e5:fb:8a, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.650004 b2:a0:12:e5:fb:8a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:12ff:fee5:fb8a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.650004 b2:a0:e5:b3:5f:9b > 33:33:ff:b3:5f:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:feb3:5f9b > ff02::1:ffb3:5f9b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb3:5f9b, length 24 tc-so:00:00:27.150004 b2:a0:12:e5:fb:8a > b2:a0:e5:b3:5f:9b, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.840004 b2:a0:e5:b3:5f:9b > b2:a0:12:e5:fb:8a, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.080004 b2:a0:e5:b3:5f:9b > 33:33:b5:75:35:1c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:feb3:5f9b > ff02::2:b575:351c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b575:351c, length 24 tc-so:00:00:26.080004 b2:a0:e5:b3:5f:9b > b2:a0:12:e5:fb:8a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:feb3:5f9b > fe80::b0a0:12ff:fee5:fb8a: ICMP6, neighbor solicitation, who has fe80::b0a0:12ff:fee5:fb8a, length 32 tc-so:00:00:28.390004 b2:a0:12:e5:fb:8a > b2:a0:e5:b3:5f:9b, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:12ff:fee5:fb8a > fe80::b0a0:e5ff:feb3:5f9b: ICMP6, neighbor advertisement, tgt is fe80::b0a0:12ff:fee5:fb8a, length 24 tc-so:00:00:33.390004 b2:a0:12:e5:fb:8a > b2:a0:e5:b3:5f:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:12ff:fee5:fb8a > fe80::b0a0:e5ff:feb3:5f9b: ICMP6, neighbor solicitation, who has fe80::b0a0:e5ff:feb3:5f9b, length 32 tc-so:00:00:31.080004 b2:a0:e5:b3:5f:9b > b2:a0:12:e5:fb:8a, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:e5ff:feb3:5f9b > fe80::b0a0:12ff:fee5:fb8a: ICMP6, neighbor advertisement, tgt is fe80::b0a0:e5ff:feb3:5f9b, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.130004 b2:a0:9d:d1:f4:f0 > 33:33:ff:d1:f4:f0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:f4f0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:f4f0, length 24 tc-so:00:00:17.450004 b2:a0:9d:d1:f4:f0 > 33:33:ff:d1:f4:f0, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd1:f4f0: ICMP6, neighbor solicitation, who has fe80::b0a0:9dff:fed1:f4f0, length 32 tc-so:00:00:18.190004 b2:a0:9d:d1:f4:f0 > 33:33:ff:c1:3c:ac, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ffc1:3cac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ffc1:3cac, length 24 tc-so:00:00:18.840004 b2:a0:9d:d1:f4:f0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:19.660004 b2:a0:9d:d1:f4:f0 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fed1:f4f0 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.870004 b2:a0:9d:d1:f4:f0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fed1:f4f0 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:17.900004 b2:a0:b2:b6:d3:78 > 33:33:ff:b6:d3:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb6:d378: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:d378, length 24 tc-so:00:00:20.890004 b2:a0:9d:d1:f4:f0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fed1:f4f0 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:18.550004 b2:a0:b2:b6:d3:78 > 33:33:ff:b6:d3:78, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb6:d378: ICMP6, neighbor solicitation, who has fe80::b0a0:b2ff:feb6:d378, length 32 tc-so:00:00:21.110004 b2:a0:9d:d1:f4:f0 > 33:33:ff:d1:f4:f0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fed1:f4f0 > ff02::1:ffd1:f4f0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd1:f4f0, length 24 tc-so:00:00:21.890004 b2:a0:9d:d1:f4:f0 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9dff:fed1:f4f0 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:19.930004 b2:a0:b2:b6:d3:78 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.250004 b2:a0:9d:d1:f4:f0 > b2:a0:b2:b6:d3:78, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32 tc-so:00:00:19.930004 b2:a0:b2:b6:d3:78 > b2:a0:9d:d1:f4:f0, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff34:40a5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff34:40a5, length 24 tc-so:00:00:20.220004 b2:a0:b2:b6:d3:78 > 33:33:ff:b6:d3:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:feb6:d378 > ff02::1:ffb6:d378: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:d378, length 24 tc-so:00:00:20.220004 b2:a0:b2:b6:d3:78 > b2:a0:9d:d1:f4:f0, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff34:40a5: ICMP6, neighbor solicitation, who has fe80::f8ff:a224:da34:40a5, length 32 tc-so:00:00:20.260004 b2:a0:b2:b6:d3:78 > b2:a0:9d:d1:f4:f0, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::2:81c4:8781: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:81c4:8781, length 24 tc-so:00:00:20.880004 b2:a0:b2:b6:d3:78 > 33:33:81:c4:87:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:feb6:d378 > ff02::2:81c4:8781: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:81c4:8781, length 24 tc-so:00:00:24.120004 b2:a0:9d:d1:f4:f0 > b2:a0:b2:b6:d3:78, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b0d0:502:cae6:4d6c > ff02::1:ffe6:4d6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe6:4d6c, length 24 tc-so:00:00:24.900004 b2:a0:9d:d1:f4:f0 > b2:a0:b2:b6:d3:78, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b0d0:502:cae6:4d6c > ff02::2:ffc1:3cac: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ffc1:3cac, length 24 tc-so:00:00:25.640004 b2:a0:9d:d1:f4:f0 > b2:a0:b2:b6:d3:78, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::b0d0:502:cae6:4d6c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.730004 b2:a0:9d:d1:f4:f0 > b2:a0:b2:b6:d3:78, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.420004 b2:a0:b2:b6:d3:78 > b2:a0:9d:d1:f4:f0, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.670004 b2:a0:b2:b6:d3:78 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b2ff:feb6:d378 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.310004 b2:a0:9d:d1:f4:f0 > b2:a0:b2:b6:d3:78, ethertype IPv6 (0x86dd), length 98: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 44 tc-so:00:00:25.810004 b2:a0:b2:b6:d3:78 > b2:a0:9d:d1:f4:f0, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 84 tc-so:00:00:28.320004 b2:a0:9d:d1:f4:f0 > b2:a0:b2:b6:d3:78, ethertype IPv6 (0x86dd), length 98: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:25.990004 b2:a0:b2:b6:d3:78 > b2:a0:9d:d1:f4:f0, ethertype IPv6 (0x86dd), length 90: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 36 tc-so:00:00:29.480004 b2:a0:9d:d1:f4:f0 > b2:a0:b2:b6:d3:78, ethertype IPv6 (0x86dd), length 122: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x3), length 68 tc-so:00:00:27.150004 b2:a0:b2:b6:d3:78 > b2:a0:9d:d1:f4:f0, ethertype IPv6 (0x86dd), length 122: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 68 tc-so:00:00:27.700004 b2:a0:b2:b6:d3:78 > b2:a0:9d:d1:f4:f0, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 84 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647212377.608075, ipsec_gif_ipv6_transport_esp_null, passed tc-start: 1647212377.637332, ipsec_gif_ipv6_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d4:a8:ed:7f ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e4:e2:5d:06 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:aa:87:44:9b ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2d:35:a0:db ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:66:9b:bc:2d ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:00:02 2022 current: Mar 13 23:00:04 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:00:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 144(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19850 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:00:02 2022 current: Mar 13 23:00:04 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:59:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19850 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:00:03 2022 current: Mar 13 23:00:04 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:00:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 112(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11062 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:00:03 2022 current: Mar 13 23:00:04 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 22:59:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11062 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:ec:c1:65 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:ceff:feec:c165%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ceff:feec:c165 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:d4:a8:ed:7f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ce:ec:c1:65 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffec:c165 tc-so: ff01:2::1 tc-so: ff02::2:ba65:a0ff tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ceff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:d4:a8:ed:7f shmif0 25s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffec:c165%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ba65:a0ff%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:ce:ec:c1:65 multicnt 4 tc-so: 33:33:ff:ec:c1:65 -- 33:33:ff:ec:c1:65 refcount 1 tc-so: 33:33:ba:65:a0:ff -- 33:33:ba:65:a0:ff refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d4:a8:ed:7f tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:d4ff:fea8:ed7f%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:e2:5d:06 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e4ff:fee2:5d06%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::3c0d:78f:c8ed:1667%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d4ff:fea8:ed7f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e4ff:fee2:5d06 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::3c0d:78f:c8ed:1667 UC - - - gif0 tc-so:fe80::3c0d:78f:c8ed:1667 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:2d:35:a0:db UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:ce:ec:c1:65 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d4:a8:ed:7f 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffa8:ed7f tc-so: ff01:2::1 tc-so: ff02::2:18a3:320e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d4ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:e4:e2:5d:06 15 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffe2:5d06 tc-so: ff01:3::1 tc-so: ff02::2:18a3:320e tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e4ff:f 15 0 12 0 0 tc-so:gif0 1280 4 0 7 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffed:1667 tc-so: ff01:4::1 tc-so: ff02::2:18a3:320e tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 4 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::3c0d:78f:c8 4 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:2d:35:a0:db shmif1 expired R tc-so:fd00:1::2 b2:a0:ce:ec:c1:65 shmif0 31s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ffa8:ed7f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:18a3:320e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:d4:a8:ed:7f multicnt 4 tc-so: 33:33:ff:a8:ed:7f -- 33:33:ff:a8:ed:7f refcount 1 tc-so: 33:33:18:a3:32:0e -- 33:33:18:a3:32:0e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffe2:5d06%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:18a3:320e%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:e4:e2:5d:06 multicnt 4 tc-so: 33:33:ff:e2:5d:06 -- 33:33:ff:e2:5d:06 refcount 1 tc-so: 33:33:18:a3:32:0e -- 33:33:18:a3:32:0e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffed:1667%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:18a3:320e%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:aa:87:44:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:aaff:fe87:449b%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:35:a0:db tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:2dff:fe35:a0db%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::acd7:8540:aaa2:ae4e%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aaff:fe87:449b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:2dff:fe35:a0db link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::acd7:8540:aaa2:ae4e UC - - - gif0 tc-so:fe80::acd7:8540:aaa2:ae4e gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:e4:e2:5d:06 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:66:9b:bc:2d UHL - - - shmif0 tc-so:fe80::b0a0:66ff:fe9b:bc2d b2:a0:66:9b:bc:2d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:aa:87:44:9b 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff87:449b tc-so: ff01:2::1 tc-so: ff02::2:ef04:cf7e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:aaff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:2d:35:a0:db 10 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff35:a0db tc-so: ff01:3::1 tc-so: ff02::2:ef04:cf7e tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:2dff:f 10 0 15 0 0 tc-so:gif0 1280 4 0 7 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ffa2:ae4e tc-so: ff01:4::1 tc-so: ff02::2:ef04:cf7e tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 4 0 7 0 0 tc-so:gif0 1280 fe80::/64 fe80::acd7:8540:a 4 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:e4:e2:5d:06 shmif1 6s R R tc-so:fd00:2::2 b2:a0:66:9b:bc:2d shmif0 15s R tc-so:fe80::b0a0:66ff:fe9b:bc2d%shmif0 b2:a0:66:9b:bc:2d shmif0 25s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff87:449b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ef04:cf7e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:aa:87:44:9b multicnt 4 tc-so: 33:33:ff:87:44:9b -- 33:33:ff:87:44:9b refcount 1 tc-so: 33:33:ef:04:cf:7e -- 33:33:ef:04:cf:7e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff35:a0db%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:ef04:cf7e%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:2d:35:a0:db multicnt 4 tc-so: 33:33:ff:35:a0:db -- 33:33:ff:35:a0:db refcount 1 tc-so: 33:33:ef:04:cf:7e -- 33:33:ef:04:cf:7e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ffa2:ae4e%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:ef04:cf7e%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:9b:bc:2d tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:66ff:fe9b:bc2d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:66ff:fe9b:bc2d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:aa:87:44:9b UHL - - - shmif0 tc-so:fe80::b0a0:aaff:fe87:449b b2:a0:aa:87:44:9b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:66:9b:bc:2d 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff9b:bc2d tc-so: ff01:2::1 tc-so: ff02::2:f62c:9053 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:66ff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:aa:87:44:9b shmif0 8s R tc-so:fe80::b0a0:aaff:fe87:449b%shmif0 b2:a0:aa:87:44:9b shmif0 13s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff9b:bc2d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f62c:9053%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:66:9b:bc:2d multicnt 4 tc-so: 33:33:ff:9b:bc:2d -- 33:33:ff:9b:bc:2d refcount 1 tc-so: 33:33:f6:2c:90:53 -- 33:33:f6:2c:90:53 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::acd7:8540:aaa2:ae4e%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 7 packets, 472 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::3c0d:78f:c8ed:1667%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:66:9b:bc:2d tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:66ff:fe9b:bc2d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2d:35:a0:db tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1084 bytes, 4 multicasts tc-so: output: 15 packets, 1754 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:2dff:fe35:a0db%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:aa:87:44:9b tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:aaff:fe87:449b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e4:e2:5d:06 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1754 bytes, 5 multicasts tc-so: output: 12 packets, 1256 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e4ff:fee2:5d06%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d4:a8:ed:7f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:d4ff:fea8:ed7f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:ec:c1:65 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:ceff:feec:c165%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1449 0 41 268 0 268 tc-so: tc-so:In use 1480K, total allocated 2144K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.740005] shmif0: Ethernet address b2:a0:ce:ec:c1:65 tc-so:[ 14.750005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.750005] get_ifid: shmif0: ifid: b0:a0:ce:ff:fe:ec:c1:65 tc-so:[ 14.750005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ceff:feec:c165 tc-so:[ 16.580005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ceff:feec:c165 - no duplicates found tc-so:[ 53.710005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 53.710005] in6_if_link_down: fe80:2::b0a0:ceff:feec:c165 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 255 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 87 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1160 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 57 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2340 0 78 491 0 491 tc-so: tc-so:In use 2843K, total allocated 3928K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.340005] shmif0: Ethernet address b2:a0:d4:a8:ed:7f tc-so:[ 8.450005] shmif1: Ethernet address b2:a0:e4:e2:5d:06 tc-so:[ 13.670005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 13.670005] get_ifid: shmif0: ifid: b0:a0:d4:ff:fe:a8:ed:7f tc-so:[ 13.670005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d4ff:fea8:ed7f tc-so:[ 13.920005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 13.920005] get_ifid: shmif1: ifid: b0:a0:e4:ff:fe:e2:5d:06 tc-so:[ 13.920005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:e4ff:fee2:5d06 tc-so:[ 15.040005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d4ff:fea8:ed7f - no duplicates found tc-so:[ 15.240005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.240005] get_ifid: gif0: ifid: 3c:0d:07:8f:c8:ed:16:67 tc-so:[ 15.280005] nd6_dad_start: gif0: starting DAD for fe80:4::3c0d:78f:c8ed:1667 tc-so:[ 15.610005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:e4ff:fee2:5d06 - no duplicates found tc-so:[ 16.780005] nd6_dad_timer: gif0: DAD complete for fe80:4::3c0d:78f:c8ed:1667 - no duplicates found tc-so:[ 26.740005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 27.120005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 27.480005] ipsec_common_input: no key association found for SA fc00::1/00002711/50/0 tc-so:[ 44.270005] in6_if_link_down: fc01::1 marked detached tc-so:[ 44.270005] in6_if_link_down: fe80:4::3c0d:78f:c8ed:1667 marked detached tc-so:[ 49.920005] in6_if_link_down: fc00::1 marked detached tc-so:[ 49.920005] in6_if_link_down: fe80:3::b0a0:e4ff:fee2:5d06 marked detached tc-so:[ 51.130005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 51.130005] in6_if_link_down: fe80:2::b0a0:d4ff:fea8:ed7f marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 269 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1170 0 0 390 0 390 390 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 51 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2354 0 81 495 0 495 tc-so: tc-so:In use 2862K, total allocated 3960K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.690005] shmif0: Ethernet address b2:a0:aa:87:44:9b tc-so:[ 8.900005] shmif1: Ethernet address b2:a0:2d:35:a0:db tc-so:[ 14.130005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.130005] get_ifid: shmif0: ifid: b0:a0:aa:ff:fe:87:44:9b tc-so:[ 14.130005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:aaff:fe87:449b tc-so:[ 14.390005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.390005] get_ifid: shmif1: ifid: b0:a0:2d:ff:fe:35:a0:db tc-so:[ 14.390005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:2dff:fe35:a0db tc-so:[ 15.650005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.650005] get_ifid: gif0: ifid: ac:d7:85:40:aa:a2:ae:4e tc-so:[ 15.650005] nd6_dad_start: gif0: starting DAD for fe80:4::acd7:8540:aaa2:ae4e tc-so:[ 16.060005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:aaff:fe87:449b - no duplicates found tc-so:[ 16.200005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:2dff:fe35:a0db - no duplicates found tc-so:[ 16.990005] nd6_dad_timer: gif0: DAD complete for fe80:4::acd7:8540:aaa2:ae4e - no duplicates found tc-so:[ 40.860005] in6_if_link_down: fc01::2 marked detached tc-so:[ 40.860005] in6_if_link_down: fe80:4::acd7:8540:aaa2:ae4e marked detached tc-so:[ 45.650005] in6_if_link_down: fc00::2 marked detached tc-so:[ 45.650005] in6_if_link_down: fe80:3::b0a0:2dff:fe35:a0db marked detached tc-so:[ 46.880005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 46.880005] in6_if_link_down: fe80:2::b0a0:aaff:fe87:449b marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 26 0 26 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 30 0 30 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 190 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 665 0 0 222 0 222 222 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1620 0 75 313 0 313 tc-so: tc-so:In use 1755K, total allocated 2504K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.230005] shmif0: Ethernet address b2:a0:66:9b:bc:2d tc-so:[ 14.480005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.480005] get_ifid: shmif0: ifid: b0:a0:66:ff:fe:9b:bc:2d tc-so:[ 14.480005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:66ff:fe9b:bc2d tc-so:[ 16.510005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:66ff:fe9b:bc2d - no duplicates found tc-so:[ 41.910005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 41.910005] in6_if_link_down: fe80:2::b0a0:66ff:fe9b:bc2d marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.820004 b2:a0:d4:a8:ed:7f > 33:33:ff:a8:ed:7f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:ed7f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:ed7f, length 24 tc-so:00:00:15.530004 b2:a0:ce:ec:c1:65 > 33:33:ff:ec:c1:65, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffec:c165: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:c165, length 24 tc-so:00:00:15.570004 b2:a0:ce:ec:c1:65 > 33:33:ff:ec:c1:65, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffec:c165: ICMP6, neighbor solicitation, who has fe80::b0a0:ceff:feec:c165, length 32 tc-so:00:00:14.030004 b2:a0:d4:a8:ed:7f > 33:33:ff:a8:ed:7f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa8:ed7f: ICMP6, neighbor solicitation, who has fe80::b0a0:d4ff:fea8:ed7f, length 32 tc-so:00:00:16.740004 b2:a0:ce:ec:c1:65 > 33:33:ff:ec:c1:65, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:feec:c165 > ff02::1:ffec:c165: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffec:c165, length 24 tc-so:00:00:15.530004 b2:a0:d4:a8:ed:7f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fea8:ed7f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.830004 b2:a0:d4:a8:ed:7f > 33:33:18:a3:32:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fea8:ed7f > ff02::2:18a3:320e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:18a3:320e, length 24 tc-so:00:00:22.970004 b2:a0:ce:ec:c1:65 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:21.460004 b2:a0:d4:a8:ed:7f > b2:a0:ce:ec:c1:65, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:22.970004 b2:a0:ce:ec:c1:65 > b2:a0:d4:a8:ed:7f, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.500004 b2:a0:d4:a8:ed:7f > b2:a0:ce:ec:c1:65, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.670004 b2:a0:d4:a8:ed:7f > 33:33:ff:a8:ed:7f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d4ff:fea8:ed7f > ff02::1:ffa8:ed7f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa8:ed7f, length 24 tc-so:00:00:23.610004 b2:a0:ce:ec:c1:65 > 33:33:ba:65:a0:ff, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:feec:c165 > ff02::2:ba65:a0ff: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ba65:a0ff, length 24 tc-so:00:00:23.790004 b2:a0:ce:ec:c1:65 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:feec:c165 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.560004 b2:a0:ce:ec:c1:65 > b2:a0:d4:a8:ed:7f, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.070004 b2:a0:d4:a8:ed:7f > b2:a0:ce:ec:c1:65, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.480004 b2:a0:d4:a8:ed:7f > b2:a0:ce:ec:c1:65, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:27.990004 b2:a0:ce:ec:c1:65 > b2:a0:d4:a8:ed:7f, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.940004 b2:a0:aa:87:44:9b > 33:33:ff:87:44:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff87:449b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff87:449b, length 24 tc-so:00:00:15.060004 b2:a0:aa:87:44:9b > 33:33:ff:87:44:9b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff87:449b: ICMP6, neighbor solicitation, who has fe80::b0a0:aaff:fe87:449b, length 32 tc-so:00:00:15.450004 b2:a0:66:9b:bc:2d > 33:33:ff:9b:bc:2d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9b:bc2d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9b:bc2d, length 24 tc-so:00:00:15.490004 b2:a0:66:9b:bc:2d > 33:33:ff:9b:bc:2d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9b:bc2d: ICMP6, neighbor solicitation, who has fe80::b0a0:66ff:fe9b:bc2d, length 32 tc-so:00:00:18.290004 b2:a0:aa:87:44:9b > 33:33:ef:04:cf:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe87:449b > ff02::2:ef04:cf7e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ef04:cf7e, length 24 tc-so:00:00:17.050004 b2:a0:66:9b:bc:2d > 33:33:f6:2c:90:53, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe9b:bc2d > ff02::2:f62c:9053: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f62c:9053, length 24 tc-so:00:00:19.540004 b2:a0:aa:87:44:9b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe87:449b > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:17.720004 b2:a0:66:9b:bc:2d > b2:a0:aa:87:44:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe9b:bc2d > fe80::b0a0:aaff:fe87:449b: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:19.580004 b2:a0:aa:87:44:9b > b2:a0:66:9b:bc:2d, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:17.720004 b2:a0:66:9b:bc:2d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:19.580004 b2:a0:aa:87:44:9b > b2:a0:66:9b:bc:2d, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:17.720004 b2:a0:66:9b:bc:2d > b2:a0:aa:87:44:9b, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:20.770004 b2:a0:aa:87:44:9b > 33:33:ff:87:44:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe87:449b > ff02::1:ff87:449b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff87:449b, length 24 tc-so:00:00:19.200004 b2:a0:66:9b:bc:2d > 33:33:ff:9b:bc:2d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe9b:bc2d > ff02::1:ff9b:bc2d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9b:bc2d, length 24 tc-so:00:00:22.670004 b2:a0:aa:87:44:9b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe87:449b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.150004 b2:a0:aa:87:44:9b > b2:a0:66:9b:bc:2d, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.290004 b2:a0:66:9b:bc:2d > b2:a0:aa:87:44:9b, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.540004 b2:a0:66:9b:bc:2d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe9b:bc2d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.740004 b2:a0:66:9b:bc:2d > b2:a0:aa:87:44:9b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:66ff:fe9b:bc2d > fe80::b0a0:aaff:fe87:449b: ICMP6, neighbor solicitation, who has fe80::b0a0:aaff:fe87:449b, length 32 tc-so:00:00:24.600004 b2:a0:aa:87:44:9b > b2:a0:66:9b:bc:2d, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:aaff:fe87:449b > fe80::b0a0:66ff:fe9b:bc2d: ICMP6, neighbor advertisement, tgt is fe80::b0a0:aaff:fe87:449b, length 24 tc-so:00:00:29.620004 b2:a0:aa:87:44:9b > b2:a0:66:9b:bc:2d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe87:449b > fe80::b0a0:66ff:fe9b:bc2d: ICMP6, neighbor solicitation, who has fe80::b0a0:66ff:fe9b:bc2d, length 32 tc-so:00:00:27.760004 b2:a0:66:9b:bc:2d > b2:a0:aa:87:44:9b, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:66ff:fe9b:bc2d > fe80::b0a0:aaff:fe87:449b: ICMP6, neighbor advertisement, tgt is fe80::b0a0:66ff:fe9b:bc2d, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.440004 b2:a0:e4:e2:5d:06 > 33:33:ff:e2:5d:06, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe2:5d06: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe2:5d06, length 24 tc-so:00:00:14.600004 b2:a0:e4:e2:5d:06 > 33:33:ff:e2:5d:06, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe2:5d06: ICMP6, neighbor solicitation, who has fe80::b0a0:e4ff:fee2:5d06, length 32 tc-so:00:00:15.680004 b2:a0:e4:e2:5d:06 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.390004 b2:a0:2d:35:a0:db > b2:a0:e4:e2:5d:06, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.310004 b2:a0:e4:e2:5d:06 > b2:a0:2d:35:a0:db, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::2:18a3:320e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:18a3:320e, length 24 tc-so:00:00:14.390004 b2:a0:2d:35:a0:db > b2:a0:e4:e2:5d:06, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:14.860004 b2:a0:2d:35:a0:db > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.060004 b2:a0:2d:35:a0:db > 33:33:ff:35:a0:db, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff35:a0db: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff35:a0db, length 24 tc-so:00:00:15.170004 b2:a0:2d:35:a0:db > 33:33:ff:35:a0:db, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff35:a0db: ICMP6, neighbor solicitation, who has fe80::b0a0:2dff:fe35:a0db, length 32 tc-so:00:00:15.700004 b2:a0:2d:35:a0:db > b2:a0:e4:e2:5d:06, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffa2:ae4e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa2:ae4e, length 24 tc-so:00:00:15.980004 b2:a0:2d:35:a0:db > b2:a0:e4:e2:5d:06, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ffa2:ae4e: ICMP6, neighbor solicitation, who has fe80::acd7:8540:aaa2:ae4e, length 32 tc-so:00:00:16.950004 b2:a0:2d:35:a0:db > 33:33:ef:04:cf:7e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe35:a0db > ff02::2:ef04:cf7e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ef04:cf7e, length 24 tc-so:00:00:18.770004 b2:a0:2d:35:a0:db > 33:33:ff:35:a0:db, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2dff:fe35:a0db > ff02::1:ff35:a0db: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff35:a0db, length 24 tc-so:00:00:19.390004 b2:a0:2d:35:a0:db > b2:a0:e4:e2:5d:06, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.310004 b2:a0:e4:e2:5d:06 > b2:a0:2d:35:a0:db, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:21.460004 b2:a0:e4:e2:5d:06 > b2:a0:2d:35:a0:db, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.580004 b2:a0:2d:35:a0:db > b2:a0:e4:e2:5d:06, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.710004 b2:a0:e4:e2:5d:06 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fee2:5d06 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.880004 b2:a0:e4:e2:5d:06 > b2:a0:2d:35:a0:db, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::3c0d:78f:c8ed:1667 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.660004 b2:a0:e4:e2:5d:06 > 33:33:18:a3:32:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fee2:5d06 > ff02::2:18a3:320e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:18a3:320e, length 24 tc-so:00:00:23.220004 b2:a0:e4:e2:5d:06 > b2:a0:2d:35:a0:db, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:23.330004 b2:a0:e4:e2:5d:06 > 33:33:ff:e2:5d:06, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e4ff:fee2:5d06 > ff02::1:ffe2:5d06: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe2:5d06, length 24 tc-so:00:00:25.070004 b2:a0:e4:e2:5d:06 > b2:a0:2d:35:a0:db, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 88 tc-so:00:00:23.150004 b2:a0:2d:35:a0:db > b2:a0:e4:e2:5d:06, ethertype IPv6 (0x86dd), length 142: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 88 tc-so:00:00:24.820004 b2:a0:2d:35:a0:db > b2:a0:e4:e2:5d:06, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:00:00:25.200004 b2:a0:2d:35:a0:db > b2:a0:e4:e2:5d:06, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 104 tc-so:00:00:25.560004 b2:a0:2d:35:a0:db > b2:a0:e4:e2:5d:06, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 104 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647212449.240958, ipsec_gif_ipv6_transport_esp_rijndaelcbc, passed tc-start: 1647212449.277312, ipsec_gif_ipv6_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:68:b0:84:18 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e5:b6:1c:0b ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:74:3e:03:88 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9b:f9:a5:6a ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b5:68:bd:18 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:01:15 2022 current: Mar 13 23:01:16 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:00:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28630 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:01:15 2022 current: Mar 13 23:01:16 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:00:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28630 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:01:16 2022 current: Mar 13 23:01:17 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:00:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6723 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:01:16 2022 current: Mar 13 23:01:17 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:00:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6723 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:52:49:85:af tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:52ff:fe49:85af%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:52ff:fe49:85af link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:68:b0:84:18 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:52:49:85:af 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff49:85af tc-so: ff01:2::1 tc-so: ff02::2:3926:4730 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:52ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:68:b0:84:18 shmif0 17s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff49:85af%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:3926:4730%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:52:49:85:af multicnt 4 tc-so: 33:33:ff:49:85:af -- 33:33:ff:49:85:af refcount 1 tc-so: 33:33:39:26:47:30 -- 33:33:39:26:47:30 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:68:b0:84:18 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:68ff:feb0:8418%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:b6:1c:0b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e5ff:feb6:1c0b%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::1c7c:1d87:f0ad:a9f2%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:68ff:feb0:8418 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:e5ff:feb6:1c0b link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::1c7c:1d87:f0ad:a9f2 UC - - - gif0 tc-so:fe80::1c7c:1d87:f0ad:a9f2 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:9b:f9:a5:6a UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:52:49:85:af UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:68:b0:84:18 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffb0:8418 tc-so: ff01:2::1 tc-so: ff02::2:bbc:95e6% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:68ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:e5:b6:1c:0b 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffb6:1c0b tc-so: ff01:3::1 tc-so: ff02::2:bbc:95e6% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:e5ff:f 15 0 13 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffad:a9f2 tc-so: ff01:4::1 tc-so: ff02::2:bbc:95e6% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::1c7c:1d87:f 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:9b:f9:a5:6a shmif1 23h59m58s S tc-so:fd00:1::2 b2:a0:52:49:85:af shmif0 31s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ffb0:8418%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:bbc:95e6%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:68:b0:84:18 multicnt 4 tc-so: 33:33:ff:b0:84:18 -- 33:33:ff:b0:84:18 refcount 1 tc-so: 33:33:0b:bc:95:e6 -- 33:33:0b:bc:95:e6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffb6:1c0b%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:bbc:95e6%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:e5:b6:1c:0b multicnt 4 tc-so: 33:33:ff:b6:1c:0b -- 33:33:ff:b6:1c:0b refcount 1 tc-so: 33:33:0b:bc:95:e6 -- 33:33:0b:bc:95:e6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffad:a9f2%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:bbc:95e6%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:74:3e:03:88 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:74ff:fe3e:388%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:f9:a5:6a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9bff:fef9:a56a%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::e4fc:fa14:420:ff52%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:74ff:fe3e:388 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:9bff:fef9:a56a link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::e4fc:fa14:420:ff52 UC - - - gif0 tc-so:fe80::e4fc:fa14:420:ff52 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:e5:b6:1c:0b UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:b5:68:bd:18 UHL - - - shmif0 tc-so:fe80::b0a0:b5ff:fe68:bd18 b2:a0:b5:68:bd:18 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:74:3e:03:88 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff3e:388% tc-so: ff01:2::1 tc-so: ff02::2:74:2c65%s tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:74ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:9b:f9:a5:6a 11 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:fff9:a56a tc-so: ff01:3::1 tc-so: ff02::2:74:2c65%s tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9bff:f 11 0 15 0 0 tc-so:gif0 1280 4 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff20:ff52 tc-so: ff01:4::1 tc-so: ff02::2:74:2c65%g tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 4 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::e4fc:fa14:4 4 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:e5:b6:1c:0b shmif1 26s R R tc-so:fd00:2::2 b2:a0:b5:68:bd:18 shmif0 11s R tc-so:fe80::b0a0:b5ff:fe68:bd18%shmif0 b2:a0:b5:68:bd:18 shmif0 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff3e:388%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:74:2c65%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:74:3e:03:88 multicnt 4 tc-so: 33:33:ff:3e:03:88 -- 33:33:ff:3e:03:88 refcount 1 tc-so: 33:33:00:74:2c:65 -- 33:33:00:74:2c:65 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:fff9:a56a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:74:2c65%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:9b:f9:a5:6a multicnt 4 tc-so: 33:33:ff:f9:a5:6a -- 33:33:ff:f9:a5:6a refcount 1 tc-so: 33:33:00:74:2c:65 -- 33:33:00:74:2c:65 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff20:ff52%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:74:2c65%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b5:68:bd:18 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:b5ff:fe68:bd18%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b5ff:fe68:bd18 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:74:3e:03:88 UHL - - - shmif0 tc-so:fe80::b0a0:74ff:fe3e:388 b2:a0:74:3e:03:88 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b5:68:bd:18 8 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff68:bd18 tc-so: ff01:2::1 tc-so: ff02::2:220b:5838 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b5ff:f 8 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:74:3e:03:88 shmif0 20s R tc-so:fe80::b0a0:74ff:fe3e:388%shmif0 b2:a0:74:3e:03:88 shmif0 25s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff68:bd18%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:220b:5838%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:b5:68:bd:18 multicnt 4 tc-so: 33:33:ff:68:bd:18 -- 33:33:ff:68:bd:18 refcount 1 tc-so: 33:33:22:0b:58:38 -- 33:33:22:0b:58:38 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 4 packets, 256 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::e4fc:fa14:420:ff52%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::1c7c:1d87:f0ad:a9f2%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b5:68:bd:18 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 3 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:b5ff:fe68:bd18%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:f9:a5:6a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1194 bytes, 4 multicasts tc-so: output: 15 packets, 1674 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:9bff:fef9:a56a%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:74:3e:03:88 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:74ff:fe3e:388%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:b6:1c:0b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1674 bytes, 5 multicasts tc-so: output: 13 packets, 1366 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:e5ff:feb6:1c0b%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:68:b0:84:18 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:68ff:feb0:8418%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:52:49:85:af tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:52ff:fe49:85af%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 536 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1462 0 41 270 0 270 tc-so: tc-so:In use 1491K, total allocated 2160K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.160005] shmif0: Ethernet address b2:a0:52:49:85:af tc-so:[ 15.630005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.630005] get_ifid: shmif0: ifid: b0:a0:52:ff:fe:49:85:af tc-so:[ 15.630005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:52ff:fe49:85af tc-so:[ 17.570005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:52ff:fe49:85af - no duplicates found tc-so:[ 55.060005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 55.060005] in6_if_link_down: fe80:2::b0a0:52ff:fe49:85af marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 266 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1159 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2337 0 78 491 0 491 tc-so: tc-so:In use 2839K, total allocated 3928K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.770005] shmif0: Ethernet address b2:a0:68:b0:84:18 tc-so:[ 8.970005] shmif1: Ethernet address b2:a0:e5:b6:1c:0b tc-so:[ 14.590005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.590005] get_ifid: shmif0: ifid: b0:a0:68:ff:fe:b0:84:18 tc-so:[ 14.590005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:68ff:feb0:8418 tc-so:[ 14.820005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.820005] get_ifid: shmif1: ifid: b0:a0:e5:ff:fe:b6:1c:0b tc-so:[ 14.820005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:e5ff:feb6:1c0b tc-so:[ 16.250005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.250005] get_ifid: gif0: ifid: 1c:7c:1d:87:f0:ad:a9:f2 tc-so:[ 16.250005] nd6_dad_start: gif0: starting DAD for fe80:4::1c7c:1d87:f0ad:a9f2 tc-so:[ 16.490005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:68ff:feb0:8418 - no duplicates found tc-so:[ 16.760005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:e5ff:feb6:1c0b - no duplicates found tc-so:[ 17.970005] nd6_dad_timer: gif0: DAD complete for fe80:4::1c7c:1d87:f0ad:a9f2 - no duplicates found tc-so:[ 26.220005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 45.670005] in6_if_link_down: fc01::1 marked detached tc-so:[ 45.670005] in6_if_link_down: fe80:4::1c7c:1d87:f0ad:a9f2 marked detached tc-so:[ 51.120005] in6_if_link_down: fc00::1 marked detached tc-so:[ 51.120005] in6_if_link_down: fe80:3::b0a0:e5ff:feb6:1c0b marked detached tc-so:[ 52.360005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 52.360005] in6_if_link_down: fe80:2::b0a0:68ff:feb0:8418 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 23 0 23 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 30 0 30 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 270 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 88 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1197 0 0 399 0 399 399 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2381 0 85 503 0 503 tc-so: tc-so:In use 2917K, total allocated 4024K; utilization 72.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.270005] shmif0: Ethernet address b2:a0:74:3e:03:88 tc-so:[ 9.560005] shmif1: Ethernet address b2:a0:9b:f9:a5:6a tc-so:[ 15.020005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.020005] get_ifid: shmif0: ifid: b0:a0:74:ff:fe:3e:03:88 tc-so:[ 15.020005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:74ff:fe3e:388 tc-so:[ 15.260005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.260005] get_ifid: shmif1: ifid: b0:a0:9b:ff:fe:f9:a5:6a tc-so:[ 15.260005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:9bff:fef9:a56a tc-so:[ 16.360005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:74ff:fe3e:388 - no duplicates found tc-so:[ 16.610005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.610005] get_ifid: gif0: ifid: e4:fc:fa:14:04:20:ff:52 tc-so:[ 16.610005] nd6_dad_start: gif0: starting DAD for fe80:4::e4fc:fa14:420:ff52 tc-so:[ 16.930005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:9bff:fef9:a56a - no duplicates found tc-so:[ 18.450005] nd6_dad_timer: gif0: DAD complete for fe80:4::e4fc:fa14:420:ff52 - no duplicates found tc-so:[ 24.180005] ah_input: hash over 144 bytes, skip 40: crda len 144 skip 0 inject 52 tc-so:[ 42.150005] in6_if_link_down: fc01::2 marked detached tc-so:[ 42.150005] in6_if_link_down: fe80:4::e4fc:fa14:420:ff52 marked detached tc-so:[ 46.270005] in6_if_link_down: fc00::2 marked detached tc-so:[ 46.270005] in6_if_link_down: fe80:3::b0a0:9bff:fef9:a56a marked detached tc-so:[ 47.580005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 47.580005] in6_if_link_down: fe80:2::b0a0:74ff:fe3e:388 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 24 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 612 0 0 204 0 204 204 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1551 0 63 294 0 294 tc-so: tc-so:In use 1644K, total allocated 2352K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.750005] shmif0: Ethernet address b2:a0:b5:68:bd:18 tc-so:[ 15.330005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.330005] get_ifid: shmif0: ifid: b0:a0:b5:ff:fe:68:bd:18 tc-so:[ 15.330005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:b5ff:fe68:bd18 tc-so:[ 17.320005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:b5ff:fe68:bd18 - no duplicates found tc-so:[ 43.080005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 43.080005] in6_if_link_down: fe80:2::b0a0:b5ff:fe68:bd18 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.180004 b2:a0:52:49:85:af > 33:33:ff:49:85:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:85af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff49:85af, length 24 tc-so:00:00:16.570004 b2:a0:52:49:85:af > 33:33:ff:49:85:af, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff49:85af: ICMP6, neighbor solicitation, who has fe80::b0a0:52ff:fe49:85af, length 32 tc-so:00:00:15.390004 b2:a0:68:b0:84:18 > 33:33:ff:b0:84:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb0:8418: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:8418, length 24 tc-so:00:00:15.470004 b2:a0:68:b0:84:18 > 33:33:ff:b0:84:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb0:8418: ICMP6, neighbor solicitation, who has fe80::b0a0:68ff:feb0:8418, length 32 tc-so:00:00:17.400004 b2:a0:52:49:85:af > 33:33:39:26:47:30, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3926:4730: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3926:4730, length 24 tc-so:00:00:16.050004 b2:a0:68:b0:84:18 > 33:33:ff:b0:84:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb0:8418: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:8418, length 24 tc-so:00:00:19.630004 b2:a0:68:b0:84:18 > 33:33:0b:bc:95:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:feb0:8418 > ff02::2:bbc:95e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bbc:95e6, length 24 tc-so:00:00:23.410004 b2:a0:52:49:85:af > 33:33:ff:49:85:af, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:fe49:85af > ff02::1:ff49:85af: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff49:85af, length 24 tc-so:00:00:23.410004 b2:a0:52:49:85:af > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:52ff:fe49:85af > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.910004 b2:a0:52:49:85:af > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:22.380004 b2:a0:68:b0:84:18 > b2:a0:52:49:85:af, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:23.910004 b2:a0:52:49:85:af > b2:a0:68:b0:84:18, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.420004 b2:a0:68:b0:84:18 > b2:a0:52:49:85:af, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.090004 b2:a0:68:b0:84:18 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:feb0:8418 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:27.720004 b2:a0:52:49:85:af > b2:a0:68:b0:84:18, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.220004 b2:a0:68:b0:84:18 > b2:a0:52:49:85:af, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.410004 b2:a0:68:b0:84:18 > b2:a0:52:49:85:af, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:28.960004 b2:a0:52:49:85:af > b2:a0:68:b0:84:18, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.330004 b2:a0:74:3e:03:88 > 33:33:ff:3e:03:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3e:388: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3e:388, length 24 tc-so:00:00:15.360004 b2:a0:74:3e:03:88 > 33:33:ff:3e:03:88, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff3e:388: ICMP6, neighbor solicitation, who has fe80::b0a0:74ff:fe3e:388, length 32 tc-so:00:00:16.480004 b2:a0:74:3e:03:88 > 33:33:00:74:2c:65, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:fe3e:388 > ff02::2:74:2c65: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:74:2c65, length 24 tc-so:00:00:16.510004 b2:a0:74:3e:03:88 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:fe3e:388 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.280004 b2:a0:b5:68:bd:18 > 33:33:ff:68:bd:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff68:bd18: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff68:bd18, length 24 tc-so:00:00:16.320004 b2:a0:b5:68:bd:18 > 33:33:ff:68:bd:18, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff68:bd18: ICMP6, neighbor solicitation, who has fe80::b0a0:b5ff:fe68:bd18, length 32 tc-so:00:00:16.800004 b2:a0:b5:68:bd:18 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.990004 b2:a0:74:3e:03:88 > 33:33:ff:3e:03:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:fe3e:388 > ff02::1:ff3e:388: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff3e:388, length 24 tc-so:00:00:20.390004 b2:a0:74:3e:03:88 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:fe3e:388 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.320004 b2:a0:b5:68:bd:18 > b2:a0:74:3e:03:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fe68:bd18 > fe80::b0a0:74ff:fe3e:388: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.390004 b2:a0:74:3e:03:88 > b2:a0:b5:68:bd:18, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.320004 b2:a0:b5:68:bd:18 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:20.430004 b2:a0:74:3e:03:88 > b2:a0:b5:68:bd:18, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:18.360004 b2:a0:b5:68:bd:18 > b2:a0:74:3e:03:88, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.420004 b2:a0:b5:68:bd:18 > 33:33:22:0b:58:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fe68:bd18 > ff02::2:220b:5838: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:220b:5838, length 24 tc-so:00:00:24.180004 b2:a0:74:3e:03:88 > b2:a0:b5:68:bd:18, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.130004 b2:a0:b5:68:bd:18 > b2:a0:74:3e:03:88, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.330004 b2:a0:b5:68:bd:18 > b2:a0:74:3e:03:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fe68:bd18 > fe80::b0a0:74ff:fe3e:388: ICMP6, neighbor solicitation, who has fe80::b0a0:74ff:fe3e:388, length 32 tc-so:00:00:25.400004 b2:a0:74:3e:03:88 > b2:a0:b5:68:bd:18, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:74ff:fe3e:388 > fe80::b0a0:b5ff:fe68:bd18: ICMP6, neighbor advertisement, tgt is fe80::b0a0:74ff:fe3e:388, length 24 tc-so:00:00:25.280004 b2:a0:b5:68:bd:18 > 33:33:ff:68:bd:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b5ff:fe68:bd18 > ff02::1:ff68:bd18: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff68:bd18, length 24 tc-so:00:00:30.410004 b2:a0:74:3e:03:88 > b2:a0:b5:68:bd:18, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:74ff:fe3e:388 > fe80::b0a0:b5ff:fe68:bd18: ICMP6, neighbor solicitation, who has fe80::b0a0:b5ff:fe68:bd18, length 32 tc-so:00:00:28.330004 b2:a0:b5:68:bd:18 > b2:a0:74:3e:03:88, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:b5ff:fe68:bd18 > fe80::b0a0:74ff:fe3e:388: ICMP6, neighbor advertisement, tgt is fe80::b0a0:b5ff:fe68:bd18, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.630004 b2:a0:e5:b6:1c:0b > 33:33:ff:b6:1c:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb6:1c0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:1c0b, length 24 tc-so:00:00:15.760004 b2:a0:e5:b6:1c:0b > 33:33:ff:b6:1c:0b, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb6:1c0b: ICMP6, neighbor solicitation, who has fe80::b0a0:e5ff:feb6:1c0b, length 32 tc-so:00:00:16.820004 b2:a0:e5:b6:1c:0b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.260004 b2:a0:9b:f9:a5:6a > b2:a0:e5:b6:1c:0b, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.310004 b2:a0:e5:b6:1c:0b > b2:a0:9b:f9:a5:6a, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffad:a9f2: ICMP6, neighbor solicitation, who has fe80::1c7c:1d87:f0ad:a9f2, length 32 tc-so:00:00:15.300004 b2:a0:9b:f9:a5:6a > b2:a0:e5:b6:1c:0b, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:15.920004 b2:a0:9b:f9:a5:6a > 33:33:ff:f9:a5:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:a56a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:a56a, length 24 tc-so:00:00:15.920004 b2:a0:9b:f9:a5:6a > 33:33:ff:f9:a5:6a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:a56a: ICMP6, neighbor solicitation, who has fe80::b0a0:9bff:fef9:a56a, length 32 tc-so:00:00:18.520004 b2:a0:e5:b6:1c:0b > b2:a0:9b:f9:a5:6a, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::1c7c:1d87:f0ad:a9f2 > ff02::1:ffad:a9f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffad:a9f2, length 24 tc-so:00:00:16.740004 b2:a0:9b:f9:a5:6a > b2:a0:e5:b6:1c:0b, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff20:ff52: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff20:ff52, length 24 tc-so:00:00:17.420004 b2:a0:9b:f9:a5:6a > b2:a0:e5:b6:1c:0b, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff20:ff52: ICMP6, neighbor solicitation, who has fe80::e4fc:fa14:420:ff52, length 32 tc-so:00:00:18.290004 b2:a0:9b:f9:a5:6a > b2:a0:e5:b6:1c:0b, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::2:74:2c65: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:74:2c65, length 24 tc-so:00:00:18.410004 b2:a0:9b:f9:a5:6a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:fef9:a56a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.950004 b2:a0:9b:f9:a5:6a > 33:33:00:74:2c:65, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:fef9:a56a > ff02::2:74:2c65: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:74:2c65, length 24 tc-so:00:00:19.350004 b2:a0:9b:f9:a5:6a > 33:33:ff:f9:a5:6a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9bff:fef9:a56a > ff02::1:fff9:a56a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:a56a, length 24 tc-so:00:00:21.530004 b2:a0:e5:b6:1c:0b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:feb6:1c0b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.270004 b2:a0:9b:f9:a5:6a > b2:a0:e5:b6:1c:0b, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.260004 b2:a0:e5:b6:1c:0b > b2:a0:9b:f9:a5:6a, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:20.310004 b2:a0:9b:f9:a5:6a > b2:a0:e5:b6:1c:0b, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::e4fc:fa14:420:ff52 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.380004 b2:a0:e5:b6:1c:0b > b2:a0:9b:f9:a5:6a, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.430004 b2:a0:9b:f9:a5:6a > b2:a0:e5:b6:1c:0b, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.750004 b2:a0:e5:b6:1c:0b > 33:33:0b:bc:95:e6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:feb6:1c0b > ff02::2:bbc:95e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bbc:95e6, length 24 tc-so:00:00:22.320004 b2:a0:9b:f9:a5:6a > b2:a0:e5:b6:1c:0b, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::e4fc:fa14:420:ff52 > ff02::1:ff20:ff52: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff20:ff52, length 24 tc-so:00:00:24.490004 b2:a0:e5:b6:1c:0b > 33:33:ff:b6:1c:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:e5ff:feb6:1c0b > ff02::1:ffb6:1c0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb6:1c0b, length 24 tc-so:00:00:25.040004 b2:a0:e5:b6:1c:0b > b2:a0:9b:f9:a5:6a, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::1c7c:1d87:f0ad:a9f2 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.180004 b2:a0:e5:b6:1c:0b > b2:a0:9b:f9:a5:6a, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::1c7c:1d87:f0ad:a9f2 > ff02::2:bbc:95e6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:bbc:95e6, length 24 tc-so:00:00:26.190004 b2:a0:e5:b6:1c:0b > b2:a0:9b:f9:a5:6a, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.180004 b2:a0:9b:f9:a5:6a > b2:a0:e5:b6:1c:0b, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647212524.568693, ipsec_gif_ipv6_tunnel_ah_hmacsha512, passed tc-start: 1647212524.601116, ipsec_gif_ipv6_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:87:c5:df:d7 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7b:79:65:23 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:79:dc:63:9f ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3e:a4:a4:47 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ab:38:c2:d9 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:02:31 2022 current: Mar 13 23:02:32 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:02:08 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9934 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:02:32 2022 current: Mar 13 23:02:32 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:02:08 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9934 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:02:32 2022 current: Mar 13 23:02:33 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:02:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=27514 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:02:32 2022 current: Mar 13 23:02:33 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:02:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=27514 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:83:93:8f:cb tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:83ff:fe93:8fcb%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:83ff:fe93:8fcb link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:87:c5:df:d7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:83:93:8f:cb 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ff93:8fcb tc-so: ff01:2::1 tc-so: ff02::2:d57a:f634 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:83ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:87:c5:df:d7 shmif0 13s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ff93:8fcb%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d57a:f634%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:83:93:8f:cb multicnt 4 tc-so: 33:33:ff:93:8f:cb -- 33:33:ff:93:8f:cb refcount 1 tc-so: 33:33:d5:7a:f6:34 -- 33:33:d5:7a:f6:34 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:87:c5:df:d7 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:87ff:fec5:dfd7%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:79:65:23 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7bff:fe79:6523%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::a496:2eef:922a:f51c%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:87ff:fec5:dfd7 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:7bff:fe79:6523 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::a496:2eef:922a:f51c UC - - - gif0 tc-so:fe80::a496:2eef:922a:f51c gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:3e:a4:a4:47 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:83:93:8f:cb UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:87:c5:df:d7 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ffc5:dfd7 tc-so: ff01:2::1 tc-so: ff02::2:98e7:22d% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:87ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:7b:79:65:23 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff79:6523 tc-so: ff01:3::1 tc-so: ff02::2:98e7:22d% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:7bff:f 15 0 13 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff2a:f51c tc-so: ff01:4::1 tc-so: ff02::2:98e7:22d% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::a496:2eef:9 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:3e:a4:a4:47 shmif1 16s R tc-so:fd00:1::2 b2:a0:83:93:8f:cb shmif0 30s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ffc5:dfd7%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:98e7:22d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:87:c5:df:d7 multicnt 4 tc-so: 33:33:ff:c5:df:d7 -- 33:33:ff:c5:df:d7 refcount 1 tc-so: 33:33:98:e7:02:2d -- 33:33:98:e7:02:2d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff79:6523%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:98e7:22d%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:7b:79:65:23 multicnt 4 tc-so: 33:33:ff:79:65:23 -- 33:33:ff:79:65:23 refcount 1 tc-so: 33:33:98:e7:02:2d -- 33:33:98:e7:02:2d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff2a:f51c%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:98e7:22d%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:dc:63:9f tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:79ff:fedc:639f%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:a4:a4:47 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3eff:fea4:a447%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::7417:4f7e:f780:258b%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:79ff:fedc:639f link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:3eff:fea4:a447 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::7417:4f7e:f780:258b UC - - - gif0 tc-so:fe80::7417:4f7e:f780:258b gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:7b:79:65:23 UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:ab:38:c2:d9 UHL - - - shmif0 tc-so:fe80::b0a0:abff:fe38:c2d9 b2:a0:ab:38:c2:d9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:79:dc:63:9f 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffdc:639f tc-so: ff01:2::1 tc-so: ff02::2:73d1:7afe tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:79ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:3e:a4:a4:47 11 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffa4:a447 tc-so: ff01:3::1 tc-so: ff02::2:73d1:7afe tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 11 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3eff:f 11 0 15 0 0 tc-so:gif0 1280 5 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff80:258b tc-so: ff01:4::1 tc-so: ff02::2:73d1:7afe tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::7417:4f7e:f 5 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:7b:79:65:23 shmif1 23h59m56s S R tc-so:fd00:2::2 b2:a0:ab:38:c2:d9 shmif0 21s R tc-so:fe80::b0a0:abff:fe38:c2d9%shmif0 b2:a0:ab:38:c2:d9 shmif0 31s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffdc:639f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:73d1:7afe%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:79:dc:63:9f multicnt 4 tc-so: 33:33:ff:dc:63:9f -- 33:33:ff:dc:63:9f refcount 1 tc-so: 33:33:73:d1:7a:fe -- 33:33:73:d1:7a:fe refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffa4:a447%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:73d1:7afe%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:3e:a4:a4:47 multicnt 4 tc-so: 33:33:ff:a4:a4:47 -- 33:33:ff:a4:a4:47 refcount 1 tc-so: 33:33:73:d1:7a:fe -- 33:33:73:d1:7a:fe refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff80:258b%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:73d1:7afe%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ab:38:c2:d9 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:abff:fe38:c2d9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:abff:fe38:c2d9 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:79:dc:63:9f UHL - - - shmif0 tc-so:fe80::b0a0:79ff:fedc:639f b2:a0:79:dc:63:9f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ab:38:c2:d9 10 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff38:c2d9 tc-so: ff01:2::1 tc-so: ff02::2:364d:5ef0 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 10 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:abff:f 10 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:79:dc:63:9f shmif0 15s R tc-so:fe80::b0a0:79ff:fedc:639f%shmif0 b2:a0:79:dc:63:9f shmif0 20s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff38:c2d9%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:364d:5ef0%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:ab:38:c2:d9 multicnt 4 tc-so: 33:33:ff:38:c2:d9 -- 33:33:ff:38:c2:d9 refcount 1 tc-so: 33:33:36:4d:5e:f0 -- 33:33:36:4d:5e:f0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::7417:4f7e:f780:258b%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::a496:2eef:922a:f51c%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ab:38:c2:d9 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 820 bytes, 5 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:abff:fe38:c2d9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:a4:a4:47 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 11 packets, 1170 bytes, 4 multicasts tc-so: output: 15 packets, 1650 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3eff:fea4:a447%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:dc:63:9f tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:79ff:fedc:639f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:79:65:23 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1650 bytes, 5 multicasts tc-so: output: 13 packets, 1342 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:7bff:fe79:6523%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:87:c5:df:d7 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:87ff:fec5:dfd7%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:83:93:8f:cb tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:83ff:fe93:8fcb%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1462 0 41 270 0 270 tc-so: tc-so:In use 1489K, total allocated 2160K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.030005] shmif0: Ethernet address b2:a0:83:93:8f:cb tc-so:[ 15.120005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.120005] get_ifid: shmif0: ifid: b0:a0:83:ff:fe:93:8f:cb tc-so:[ 15.120005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:83ff:fe93:8fcb tc-so:[ 17.120005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:83ff:fe93:8fcb - no duplicates found tc-so:[ 54.380005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 54.380005] in6_if_link_down: fe80:2::b0a0:83ff:fe93:8fcb marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 267 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1159 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 54 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2343 0 78 490 0 490 tc-so: tc-so:In use 2838K, total allocated 3920K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.550005] shmif0: Ethernet address b2:a0:87:c5:df:d7 tc-so:[ 8.690005] shmif1: Ethernet address b2:a0:7b:79:65:23 tc-so:[ 14.040005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.040005] get_ifid: shmif0: ifid: b0:a0:87:ff:fe:c5:df:d7 tc-so:[ 14.040005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:87ff:fec5:dfd7 tc-so:[ 14.280005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.280005] get_ifid: shmif1: ifid: b0:a0:7b:ff:fe:79:65:23 tc-so:[ 14.280005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:7bff:fe79:6523 tc-so:[ 15.650005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 15.650005] get_ifid: gif0: ifid: a4:96:2e:ef:92:2a:f5:1c tc-so:[ 15.650005] nd6_dad_start: gif0: starting DAD for fe80:4::a496:2eef:922a:f51c tc-so:[ 16.020005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:87ff:fec5:dfd7 - no duplicates found tc-so:[ 16.280005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:7bff:fe79:6523 - no duplicates found tc-so:[ 17.670005] nd6_dad_timer: gif0: DAD complete for fe80:4::a496:2eef:922a:f51c - no duplicates found tc-so:[ 26.530005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 45.440005] in6_if_link_down: fc01::1 marked detached tc-so:[ 45.440005] in6_if_link_down: fe80:4::a496:2eef:922a:f51c marked detached tc-so:[ 50.490005] in6_if_link_down: fc00::1 marked detached tc-so:[ 50.490005] in6_if_link_down: fe80:3::b0a0:7bff:fe79:6523 marked detached tc-so:[ 51.700005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 51.700005] in6_if_link_down: fe80:2::b0a0:87ff:fec5:dfd7 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 267 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1170 0 0 390 0 390 390 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2352 0 81 494 0 494 tc-so: tc-so:In use 2860K, total allocated 3952K; utilization 72.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.040005] shmif0: Ethernet address b2:a0:79:dc:63:9f tc-so:[ 9.290005] shmif1: Ethernet address b2:a0:3e:a4:a4:47 tc-so:[ 14.540005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.540005] get_ifid: shmif0: ifid: b0:a0:79:ff:fe:dc:63:9f tc-so:[ 14.540005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:79ff:fedc:639f tc-so:[ 14.790005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.790005] get_ifid: shmif1: ifid: b0:a0:3e:ff:fe:a4:a4:47 tc-so:[ 14.790005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:3eff:fea4:a447 tc-so:[ 16.130005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:3eff:fea4:a447 - no duplicates found tc-so:[ 16.470005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.470005] get_ifid: gif0: ifid: 74:17:4f:7e:f7:80:25:8b tc-so:[ 16.470005] nd6_dad_start: gif0: starting DAD for fe80:4::7417:4f7e:f780:258b tc-so:[ 16.590005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:79ff:fedc:639f - no duplicates found tc-so:[ 18.250005] nd6_dad_timer: gif0: DAD complete for fe80:4::7417:4f7e:f780:258b - no duplicates found tc-so:[ 24.660005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 42.100005] in6_if_link_down: fc01::2 marked detached tc-so:[ 42.100005] in6_if_link_down: fe80:4::7417:4f7e:f780:258b marked detached tc-so:[ 46.360005] in6_if_link_down: fc00::2 marked detached tc-so:[ 46.360005] in6_if_link_down: fe80:3::b0a0:3eff:fea4:a447 marked detached tc-so:[ 47.590005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 47.590005] in6_if_link_down: fe80:2::b0a0:79ff:fedc:639f marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 9 0 9 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 513 0 0 171 0 171 171 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1427 0 41 261 0 261 tc-so: tc-so:In use 1439K, total allocated 2088K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.460005] shmif0: Ethernet address b2:a0:ab:38:c2:d9 tc-so:[ 15.580005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.580005] get_ifid: shmif0: ifid: b0:a0:ab:ff:fe:38:c2:d9 tc-so:[ 15.580005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:abff:fe38:c2d9 tc-so:[ 16.940005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:abff:fe38:c2d9 - no duplicates found tc-so:[ 43.200005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 43.200005] in6_if_link_down: fe80:2::b0a0:abff:fe38:c2d9 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.690004 b2:a0:83:93:8f:cb > 33:33:ff:93:8f:cb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff93:8fcb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff93:8fcb, length 24 tc-so:00:00:16.100004 b2:a0:83:93:8f:cb > 33:33:ff:93:8f:cb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff93:8fcb: ICMP6, neighbor solicitation, who has fe80::b0a0:83ff:fe93:8fcb, length 32 tc-so:00:00:14.720004 b2:a0:87:c5:df:d7 > 33:33:ff:c5:df:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc5:dfd7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:dfd7, length 24 tc-so:00:00:15.020004 b2:a0:87:c5:df:d7 > 33:33:ff:c5:df:d7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc5:dfd7: ICMP6, neighbor solicitation, who has fe80::b0a0:87ff:fec5:dfd7, length 32 tc-so:00:00:18.750004 b2:a0:83:93:8f:cb > 33:33:d5:7a:f6:34, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe93:8fcb > ff02::2:d57a:f634: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d57a:f634, length 24 tc-so:00:00:17.630004 b2:a0:87:c5:df:d7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:fec5:dfd7 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.910004 b2:a0:87:c5:df:d7 > 33:33:ff:c5:df:d7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:fec5:dfd7 > ff02::1:ffc5:dfd7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc5:dfd7, length 24 tc-so:00:00:19.880004 b2:a0:83:93:8f:cb > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe93:8fcb > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.340004 b2:a0:87:c5:df:d7 > 33:33:98:e7:02:2d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:87ff:fec5:dfd7 > ff02::2:98e7:22d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:98e7:22d, length 24 tc-so:00:00:23.790004 b2:a0:83:93:8f:cb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:22.210004 b2:a0:87:c5:df:d7 > b2:a0:83:93:8f:cb, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:23.790004 b2:a0:83:93:8f:cb > b2:a0:87:c5:df:d7, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.290004 b2:a0:87:c5:df:d7 > b2:a0:83:93:8f:cb, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.860004 b2:a0:83:93:8f:cb > 33:33:ff:93:8f:cb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:83ff:fe93:8fcb > ff02::1:ff93:8fcb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff93:8fcb, length 24 tc-so:00:00:28.060004 b2:a0:83:93:8f:cb > b2:a0:87:c5:df:d7, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.530004 b2:a0:87:c5:df:d7 > b2:a0:83:93:8f:cb, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.220004 b2:a0:87:c5:df:d7 > b2:a0:83:93:8f:cb, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:28.780004 b2:a0:83:93:8f:cb > b2:a0:87:c5:df:d7, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.920004 b2:a0:79:dc:63:9f > 33:33:ff:dc:63:9f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:639f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:639f, length 24 tc-so:00:00:15.560004 b2:a0:79:dc:63:9f > 33:33:ff:dc:63:9f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdc:639f: ICMP6, neighbor solicitation, who has fe80::b0a0:79ff:fedc:639f, length 32 tc-so:00:00:15.720004 b2:a0:ab:38:c2:d9 > 33:33:ff:38:c2:d9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff38:c2d9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:c2d9, length 24 tc-so:00:00:17.910004 b2:a0:79:dc:63:9f > 33:33:73:d1:7a:fe, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fedc:639f > ff02::2:73d1:7afe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:73d1:7afe, length 24 tc-so:00:00:15.940004 b2:a0:ab:38:c2:d9 > 33:33:ff:38:c2:d9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff38:c2d9: ICMP6, neighbor solicitation, who has fe80::b0a0:abff:fe38:c2d9, length 32 tc-so:00:00:20.390004 b2:a0:79:dc:63:9f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fedc:639f > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.410004 b2:a0:ab:38:c2:d9 > b2:a0:79:dc:63:9f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe38:c2d9 > fe80::b0a0:79ff:fedc:639f: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.390004 b2:a0:79:dc:63:9f > b2:a0:ab:38:c2:d9, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.410004 b2:a0:ab:38:c2:d9 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:20.430004 b2:a0:79:dc:63:9f > b2:a0:ab:38:c2:d9, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:18.450004 b2:a0:ab:38:c2:d9 > b2:a0:79:dc:63:9f, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.660004 b2:a0:79:dc:63:9f > 33:33:ff:dc:63:9f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fedc:639f > ff02::1:ffdc:639f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdc:639f, length 24 tc-so:00:00:21.760004 b2:a0:79:dc:63:9f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fedc:639f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.120004 b2:a0:ab:38:c2:d9 > 33:33:36:4d:5e:f0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe38:c2d9 > ff02::2:364d:5ef0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:364d:5ef0, length 24 tc-so:00:00:24.660004 b2:a0:79:dc:63:9f > b2:a0:ab:38:c2:d9, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.680004 b2:a0:ab:38:c2:d9 > b2:a0:79:dc:63:9f, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.440004 b2:a0:ab:38:c2:d9 > b2:a0:79:dc:63:9f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe38:c2d9 > fe80::b0a0:79ff:fedc:639f: ICMP6, neighbor solicitation, who has fe80::b0a0:79ff:fedc:639f, length 32 tc-so:00:00:25.420004 b2:a0:79:dc:63:9f > b2:a0:ab:38:c2:d9, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:79ff:fedc:639f > fe80::b0a0:abff:fe38:c2d9: ICMP6, neighbor advertisement, tgt is fe80::b0a0:79ff:fedc:639f, length 24 tc-so:00:00:23.760004 b2:a0:ab:38:c2:d9 > 33:33:ff:38:c2:d9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe38:c2d9 > ff02::1:ff38:c2d9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:c2d9, length 24 tc-so:00:00:24.970004 b2:a0:ab:38:c2:d9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe38:c2d9 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:30.410004 b2:a0:79:dc:63:9f > b2:a0:ab:38:c2:d9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fedc:639f > fe80::b0a0:abff:fe38:c2d9: ICMP6, neighbor solicitation, who has fe80::b0a0:abff:fe38:c2d9, length 32 tc-so:00:00:28.430004 b2:a0:ab:38:c2:d9 > b2:a0:79:dc:63:9f, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:abff:fe38:c2d9 > fe80::b0a0:79ff:fedc:639f: ICMP6, neighbor advertisement, tgt is fe80::b0a0:abff:fe38:c2d9, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.250004 b2:a0:7b:79:65:23 > 33:33:ff:79:65:23, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff79:6523: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff79:6523, length 24 tc-so:00:00:15.280004 b2:a0:7b:79:65:23 > 33:33:ff:79:65:23, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff79:6523: ICMP6, neighbor solicitation, who has fe80::b0a0:7bff:fe79:6523, length 32 tc-so:00:00:16.420004 b2:a0:7b:79:65:23 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:14.790004 b2:a0:3e:a4:a4:47 > b2:a0:7b:79:65:23, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:16.670004 b2:a0:7b:79:65:23 > b2:a0:3e:a4:a4:47, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff2a:f51c: ICMP6, neighbor solicitation, who has fe80::a496:2eef:922a:f51c, length 32 tc-so:00:00:14.830004 b2:a0:3e:a4:a4:47 > b2:a0:7b:79:65:23, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:15.120004 b2:a0:3e:a4:a4:47 > 33:33:ff:a4:a4:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa4:a447: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa4:a447, length 24 tc-so:00:00:15.120004 b2:a0:3e:a4:a4:47 > 33:33:ff:a4:a4:47, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa4:a447: ICMP6, neighbor solicitation, who has fe80::b0a0:3eff:fea4:a447, length 32 tc-so:00:00:17.030004 b2:a0:3e:a4:a4:47 > b2:a0:7b:79:65:23, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff80:258b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff80:258b, length 24 tc-so:00:00:18.980004 b2:a0:7b:79:65:23 > 33:33:ff:79:65:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe79:6523 > ff02::1:ff79:6523: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff79:6523, length 24 tc-so:00:00:17.230004 b2:a0:3e:a4:a4:47 > b2:a0:7b:79:65:23, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff80:258b: ICMP6, neighbor solicitation, who has fe80::7417:4f7e:f780:258b, length 32 tc-so:00:00:19.420004 b2:a0:7b:79:65:23 > b2:a0:3e:a4:a4:47, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::a496:2eef:922a:f51c > ff02::2:98e7:22d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:98e7:22d, length 24 tc-so:00:00:17.650004 b2:a0:3e:a4:a4:47 > b2:a0:7b:79:65:23, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff80:258b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff80:258b, length 24 tc-so:00:00:20.630004 b2:a0:7b:79:65:23 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe79:6523 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.800004 b2:a0:3e:a4:a4:47 > b2:a0:7b:79:65:23, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:21.660004 b2:a0:7b:79:65:23 > b2:a0:3e:a4:a4:47, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:21.900004 b2:a0:7b:79:65:23 > b2:a0:3e:a4:a4:47, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::a496:2eef:922a:f51c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.250004 b2:a0:7b:79:65:23 > b2:a0:3e:a4:a4:47, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.430004 b2:a0:3e:a4:a4:47 > b2:a0:7b:79:65:23, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.570004 b2:a0:7b:79:65:23 > 33:33:98:e7:02:2d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:7bff:fe79:6523 > ff02::2:98e7:22d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:98e7:22d, length 24 tc-so:00:00:20.710004 b2:a0:3e:a4:a4:47 > 33:33:ff:a4:a4:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fea4:a447 > ff02::1:ffa4:a447: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa4:a447, length 24 tc-so:00:00:20.710004 b2:a0:3e:a4:a4:47 > b2:a0:7b:79:65:23, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::7417:4f7e:f780:258b > ff02::2:73d1:7afe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:73d1:7afe, length 24 tc-so:00:00:20.840004 b2:a0:3e:a4:a4:47 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fea4:a447 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.760004 b2:a0:7b:79:65:23 > b2:a0:3e:a4:a4:47, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::a496:2eef:922a:f51c > ff02::1:ff2a:f51c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2a:f51c, length 24 tc-so:00:00:22.270004 b2:a0:3e:a4:a4:47 > 33:33:73:d1:7a:fe, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fea4:a447 > ff02::2:73d1:7afe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:73d1:7afe, length 24 tc-so:00:00:22.750004 b2:a0:3e:a4:a4:47 > b2:a0:7b:79:65:23, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::7417:4f7e:f780:258b > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.500004 b2:a0:7b:79:65:23 > b2:a0:3e:a4:a4:47, ethertype IPv6 (0x86dd), length 134: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.660004 b2:a0:3e:a4:a4:47 > b2:a0:7b:79:65:23, ethertype IPv6 (0x86dd), length 134: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647212594.258404, ipsec_gif_ipv6_tunnel_ah_null, passed tc-start: 1647212594.315574, ipsec_gif_ipv6_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:44:04:e4:f2 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b0:b0:40:df ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0a:76:5d:83 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:03:eb:c3:67 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3d:38:42:5e ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:03:43 2022 current: Mar 13 23:03:44 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:03:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9538 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:03:43 2022 current: Mar 13 23:03:44 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:03:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9538 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:03:44 2022 current: Mar 13 23:03:45 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:03:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15800 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:03:44 2022 current: Mar 13 23:03:45 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:03:21 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15800 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6a:c4:85:15 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:6aff:fec4:8515%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:6aff:fec4:8515 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:44:04:e4:f2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6a:c4:85:15 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffc4:8515 tc-so: ff01:2::1 tc-so: ff02::2:7576:26e0 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:6aff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:44:04:e4:f2 shmif0 4s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffc4:8515%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7576:26e0%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:6a:c4:85:15 multicnt 4 tc-so: 33:33:ff:c4:85:15 -- 33:33:ff:c4:85:15 refcount 1 tc-so: 33:33:75:76:26:e0 -- 33:33:75:76:26:e0 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:44:04:e4:f2 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:44ff:fe04:e4f2%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:b0:40:df tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b0ff:feb0:40df%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::587e:4fd5:41d3:3f83%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:44ff:fe04:e4f2 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:b0ff:feb0:40df link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::587e:4fd5:41d3:3f83 UC - - - gif0 tc-so:fe80::587e:4fd5:41d3:3f83 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:03:eb:c3:67 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:6a:c4:85:15 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:44:04:e4:f2 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff04:e4f2 tc-so: ff01:2::1 tc-so: ff02::2:37b5:85a3 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:44ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:b0:b0:40:df 15 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffb0:40df tc-so: ff01:3::1 tc-so: ff02::2:37b5:85a3 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 15 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b0ff:f 15 0 13 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ffd3:3f83 tc-so: ff01:4::1 tc-so: ff02::2:37b5:85a3 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::587e:4fd5:4 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:03:eb:c3:67 shmif1 2s R tc-so:fd00:1::2 b2:a0:6a:c4:85:15 shmif0 28s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff04:e4f2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:37b5:85a3%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:44:04:e4:f2 multicnt 4 tc-so: 33:33:ff:04:e4:f2 -- 33:33:ff:04:e4:f2 refcount 1 tc-so: 33:33:37:b5:85:a3 -- 33:33:37:b5:85:a3 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffb0:40df%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:37b5:85a3%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:b0:b0:40:df multicnt 4 tc-so: 33:33:ff:b0:40:df -- 33:33:ff:b0:40:df refcount 1 tc-so: 33:33:37:b5:85:a3 -- 33:33:37:b5:85:a3 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ffd3:3f83%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:37b5:85a3%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0a:76:5d:83 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:aff:fe76:5d83%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:eb:c3:67 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3ff:feeb:c367%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::e0c8:aa7b:431:6f00%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aff:fe76:5d83 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:3ff:feeb:c367 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::e0c8:aa7b:431:6f00 UC - - - gif0 tc-so:fe80::e0c8:aa7b:431:6f00 gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:b0:b0:40:df UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:3d:38:42:5e UHL - - - shmif0 tc-so:fe80::b0a0:3dff:fe38:425e b2:a0:3d:38:42:5e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0a:76:5d:83 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ff76:5d83 tc-so: ff01:2::1 tc-so: ff02::2:306d:3f%s tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:aff:fe 11 0 11 0 0 tc-so:shmif 1500 b2:a0:03:eb:c3:67 10 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffeb:c367 tc-so: ff01:3::1 tc-so: ff02::2:306d:3f%s tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3ff:fe 10 0 15 0 0 tc-so:gif0 1280 5 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff31:6f00 tc-so: ff01:4::1 tc-so: ff02::2:306d:3f%g tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 5 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::e0c8:aa7b:4 5 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:b0:b0:40:df shmif1 18s R R tc-so:fd00:2::2 b2:a0:3d:38:42:5e shmif0 23h59m54s S tc-so:fe80::b0a0:3dff:fe38:425e%shmif0 b2:a0:3d:38:42:5e shmif0 3s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ff76:5d83%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:306d:3f%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:0a:76:5d:83 multicnt 4 tc-so: 33:33:ff:76:5d:83 -- 33:33:ff:76:5d:83 refcount 1 tc-so: 33:33:30:6d:00:3f -- 33:33:30:6d:00:3f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffeb:c367%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:306d:3f%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:03:eb:c3:67 multicnt 4 tc-so: 33:33:ff:eb:c3:67 -- 33:33:ff:eb:c3:67 refcount 1 tc-so: 33:33:30:6d:00:3f -- 33:33:30:6d:00:3f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff31:6f00%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:306d:3f%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:38:42:5e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:fe38:425e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3dff:fe38:425e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:0a:76:5d:83 UHL - - - shmif0 tc-so:fe80::b0a0:aff:fe76:5d83 b2:a0:0a:76:5d:83 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3d:38:42:5e 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff38:425e tc-so: ff01:2::1 tc-so: ff02::2:591f:ca0b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3dff:f 9 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:0a:76:5d:83 shmif0 23h59m56s S tc-so:fe80::b0a0:aff:fe76:5d83%shmif0 b2:a0:0a:76:5d:83 shmif0 expired R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff38:425e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:591f:ca0b%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:3d:38:42:5e multicnt 4 tc-so: 33:33:ff:38:42:5e -- 33:33:ff:38:42:5e refcount 1 tc-so: 33:33:59:1f:ca:0b -- 33:33:59:1f:ca:0b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 5 packets, 328 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::e0c8:aa7b:431:6f00%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::587e:4fd5:41d3:3f83%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3d:38:42:5e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 4 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:3dff:fe38:425e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:03:eb:c3:67 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1072 bytes, 3 multicasts tc-so: output: 15 packets, 1638 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:3ff:feeb:c367%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0a:76:5d:83 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:aff:fe76:5d83%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b0:b0:40:df tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 15 packets, 1638 bytes, 5 multicasts tc-so: output: 13 packets, 1330 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:b0ff:feb0:40df%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:44:04:e4:f2 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:44ff:fe04:e4f2%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6a:c4:85:15 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:6aff:fec4:8515%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1449 0 41 268 0 268 tc-so: tc-so:In use 1480K, total allocated 2144K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.380005] mainbus0 (root) tc-so:[ 1.520005] chacha: Portable C ChaCha tc-so:[ 1.520005] aes: BearSSL aes_ct tc-so:[ 1.520005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.520005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.520005] shmif0: Ethernet address b2:a0:6a:c4:85:15 tc-so:[ 16.210005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.210005] get_ifid: shmif0: ifid: b0:a0:6a:ff:fe:c4:85:15 tc-so:[ 16.210005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:6aff:fec4:8515 tc-so:[ 18.040005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:6aff:fec4:8515 - no duplicates found tc-so:[ 58.430005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 58.430005] in6_if_link_down: fe80:2::b0a0:6aff:fec4:8515 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 60 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 266 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1160 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2332 0 78 491 0 491 tc-so: tc-so:In use 2838K, total allocated 3928K; utilization 72.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.720005] shmif0: Ethernet address b2:a0:44:04:e4:f2 tc-so:[ 9.170005] shmif1: Ethernet address b2:a0:b0:b0:40:df tc-so:[ 14.790005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.790005] get_ifid: shmif0: ifid: b0:a0:44:ff:fe:04:e4:f2 tc-so:[ 14.790005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:44ff:fe04:e4f2 tc-so:[ 15.030005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.030005] get_ifid: shmif1: ifid: b0:a0:b0:ff:fe:b0:40:df tc-so:[ 15.030005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:b0ff:feb0:40df tc-so:[ 16.820005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:44ff:fe04:e4f2 - no duplicates found tc-so:[ 16.900005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.900005] get_ifid: gif0: ifid: 58:7e:4f:d5:41:d3:3f:83 tc-so:[ 16.900005] nd6_dad_start: gif0: starting DAD for fe80:4::587e:4fd5:41d3:3f83 tc-so:[ 16.940005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:b0ff:feb0:40df - no duplicates found tc-so:[ 18.860005] nd6_dad_timer: gif0: DAD complete for fe80:4::587e:4fd5:41d3:3f83 - no duplicates found tc-so:[ 49.610005] in6_if_link_down: fc01::1 marked detached tc-so:[ 49.610005] in6_if_link_down: fe80:4::587e:4fd5:41d3:3f83 marked detached tc-so:[ 54.240005] in6_if_link_down: fc00::1 marked detached tc-so:[ 54.240005] in6_if_link_down: fe80:3::b0a0:b0ff:feb0:40df marked detached tc-so:[ 55.410005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 55.410005] in6_if_link_down: fe80:2::b0a0:44ff:fe04:e4f2 marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 21 0 21 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 61 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 270 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1169 0 0 390 0 390 390 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2337 0 81 492 0 492 tc-so: tc-so:In use 2853K, total allocated 3936K; utilization 72.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.800005] shmif0: Ethernet address b2:a0:0a:76:5d:83 tc-so:[ 10.090005] shmif1: Ethernet address b2:a0:03:eb:c3:67 tc-so:[ 15.900005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.900005] get_ifid: shmif0: ifid: b0:a0:0a:ff:fe:76:5d:83 tc-so:[ 15.900005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:aff:fe76:5d83 tc-so:[ 16.180005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.180005] get_ifid: shmif1: ifid: b0:a0:03:ff:fe:eb:c3:67 tc-so:[ 16.180005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:3ff:feeb:c367 tc-so:[ 17.630005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 17.630005] get_ifid: gif0: ifid: e0:c8:aa:7b:04:31:6f:00 tc-so:[ 17.630005] nd6_dad_start: gif0: starting DAD for fe80:4::e0c8:aa7b:431:6f00 tc-so:[ 17.890005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:aff:fe76:5d83 - no duplicates found tc-so:[ 18.120005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:3ff:feeb:c367 - no duplicates found tc-so:[ 19.400005] nd6_dad_timer: gif0: DAD complete for fe80:4::e0c8:aa7b:431:6f00 - no duplicates found tc-so:[ 46.380005] in6_if_link_down: fc01::2 marked detached tc-so:[ 46.380005] in6_if_link_down: fe80:4::e0c8:aa7b:431:6f00 marked detached tc-so:[ 50.090005] in6_if_link_down: fc00::2 marked detached tc-so:[ 50.090005] in6_if_link_down: fe80:3::b0a0:3ff:feeb:c367 marked detached tc-so:[ 51.400005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 51.400005] in6_if_link_down: fe80:2::b0a0:aff:fe76:5d83 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 15 0 15 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 19 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 567 0 0 189 0 189 189 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1513 0 53 279 0 279 tc-so: tc-so:In use 1557K, total allocated 2232K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.090005] shmif0: Ethernet address b2:a0:3d:38:42:5e tc-so:[ 16.410005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.410005] get_ifid: shmif0: ifid: b0:a0:3d:ff:fe:38:42:5e tc-so:[ 16.410005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:3dff:fe38:425e tc-so:[ 18.090005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:3dff:fe38:425e - no duplicates found tc-so:[ 46.860005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 46.860005] in6_if_link_down: fe80:2::b0a0:3dff:fe38:425e marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.990004 b2:a0:6a:c4:85:15 > 33:33:ff:c4:85:15, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc4:8515: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:8515, length 24 tc-so:00:00:17.030004 b2:a0:6a:c4:85:15 > 33:33:ff:c4:85:15, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc4:8515: ICMP6, neighbor solicitation, who has fe80::b0a0:6aff:fec4:8515, length 32 tc-so:00:00:15.760004 b2:a0:44:04:e4:f2 > 33:33:ff:04:e4:f2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:e4f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:e4f2, length 24 tc-so:00:00:15.800004 b2:a0:44:04:e4:f2 > 33:33:ff:04:e4:f2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:e4f2: ICMP6, neighbor solicitation, who has fe80::b0a0:44ff:fe04:e4f2, length 32 tc-so:00:00:16.240004 b2:a0:44:04:e4:f2 > 33:33:ff:04:e4:f2, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff04:e4f2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff04:e4f2, length 24 tc-so:00:00:19.320004 b2:a0:6a:c4:85:15 > 33:33:75:76:26:e0, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fec4:8515 > ff02::2:7576:26e0: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7576:26e0, length 24 tc-so:00:00:19.730004 b2:a0:6a:c4:85:15 > 33:33:ff:c4:85:15, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fec4:8515 > ff02::1:ffc4:8515: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc4:8515, length 24 tc-so:00:00:18.230004 b2:a0:44:04:e4:f2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe04:e4f2 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.230004 b2:a0:6a:c4:85:15 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:6aff:fec4:8515 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.190004 b2:a0:6a:c4:85:15 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:23.240004 b2:a0:44:04:e4:f2 > b2:a0:6a:c4:85:15, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:25.190004 b2:a0:6a:c4:85:15 > b2:a0:44:04:e4:f2, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.280004 b2:a0:44:04:e4:f2 > b2:a0:6a:c4:85:15, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.840004 b2:a0:44:04:e4:f2 > 33:33:37:b5:85:a3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fe04:e4f2 > ff02::2:37b5:85a3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:37b5:85a3, length 24 tc-so:00:00:29.450004 b2:a0:6a:c4:85:15 > b2:a0:44:04:e4:f2, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.560004 b2:a0:44:04:e4:f2 > b2:a0:6a:c4:85:15, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.220004 b2:a0:44:04:e4:f2 > b2:a0:6a:c4:85:15, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:30.190004 b2:a0:6a:c4:85:15 > b2:a0:44:04:e4:f2, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.850004 b2:a0:0a:76:5d:83 > 33:33:ff:76:5d:83, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff76:5d83: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff76:5d83, length 24 tc-so:00:00:16.890004 b2:a0:0a:76:5d:83 > 33:33:ff:76:5d:83, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff76:5d83: ICMP6, neighbor solicitation, who has fe80::b0a0:aff:fe76:5d83, length 32 tc-so:00:00:17.970004 b2:a0:0a:76:5d:83 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe76:5d83 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.990004 b2:a0:3d:38:42:5e > 33:33:ff:38:42:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff38:425e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:425e, length 24 tc-so:00:00:17.060004 b2:a0:3d:38:42:5e > 33:33:ff:38:42:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff38:425e: ICMP6, neighbor solicitation, who has fe80::b0a0:3dff:fe38:425e, length 32 tc-so:00:00:19.890004 b2:a0:0a:76:5d:83 > 33:33:ff:76:5d:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe76:5d83 > ff02::1:ff76:5d83: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff76:5d83, length 24 tc-so:00:00:21.390004 b2:a0:0a:76:5d:83 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe76:5d83 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:19.310004 b2:a0:3d:38:42:5e > b2:a0:0a:76:5d:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe38:425e > fe80::b0a0:aff:fe76:5d83: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:21.430004 b2:a0:0a:76:5d:83 > b2:a0:3d:38:42:5e, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:19.310004 b2:a0:3d:38:42:5e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:21.430004 b2:a0:0a:76:5d:83 > b2:a0:3d:38:42:5e, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:19.310004 b2:a0:3d:38:42:5e > b2:a0:0a:76:5d:83, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:19.530004 b2:a0:3d:38:42:5e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe38:425e > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:22.320004 b2:a0:3d:38:42:5e > 33:33:59:1f:ca:0b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe38:425e > ff02::2:591f:ca0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:591f:ca0b, length 24 tc-so:00:00:24.970004 b2:a0:0a:76:5d:83 > 33:33:30:6d:00:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe76:5d83 > ff02::2:306d:3f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:306d:3f, length 24 tc-so:00:00:25.690004 b2:a0:0a:76:5d:83 > b2:a0:3d:38:42:5e, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.570004 b2:a0:3d:38:42:5e > b2:a0:0a:76:5d:83, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.190004 b2:a0:3d:38:42:5e > 33:33:ff:38:42:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe38:425e > ff02::1:ff38:425e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff38:425e, length 24 tc-so:00:00:24.310004 b2:a0:3d:38:42:5e > b2:a0:0a:76:5d:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3dff:fe38:425e > fe80::b0a0:aff:fe76:5d83: ICMP6, neighbor solicitation, who has fe80::b0a0:aff:fe76:5d83, length 32 tc-so:00:00:26.430004 b2:a0:0a:76:5d:83 > b2:a0:3d:38:42:5e, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:aff:fe76:5d83 > fe80::b0a0:3dff:fe38:425e: ICMP6, neighbor advertisement, tgt is fe80::b0a0:aff:fe76:5d83, length 24 tc-so:00:00:31.440004 b2:a0:0a:76:5d:83 > b2:a0:3d:38:42:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aff:fe76:5d83 > fe80::b0a0:3dff:fe38:425e: ICMP6, neighbor solicitation, who has fe80::b0a0:3dff:fe38:425e, length 32 tc-so:00:00:29.300004 b2:a0:3d:38:42:5e > b2:a0:0a:76:5d:83, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:3dff:fe38:425e > fe80::b0a0:aff:fe76:5d83: ICMP6, neighbor advertisement, tgt is fe80::b0a0:3dff:fe38:425e, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.480004 b2:a0:b0:b0:40:df > 33:33:ff:b0:40:df, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb0:40df: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:40df, length 24 tc-so:00:00:15.720004 b2:a0:b0:b0:40:df > 33:33:37:b5:85:a3, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:37b5:85a3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:37b5:85a3, length 24 tc-so:00:00:15.920004 b2:a0:b0:b0:40:df > 33:33:ff:b0:40:df, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffb0:40df: ICMP6, neighbor solicitation, who has fe80::b0a0:b0ff:feb0:40df, length 32 tc-so:00:00:17.480004 b2:a0:b0:b0:40:df > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:16.180004 b2:a0:03:eb:c3:67 > b2:a0:b0:b0:40:df, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:18.030004 b2:a0:b0:b0:40:df > b2:a0:03:eb:c3:67, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ffd3:3f83: ICMP6, neighbor solicitation, who has fe80::587e:4fd5:41d3:3f83, length 32 tc-so:00:00:16.180004 b2:a0:03:eb:c3:67 > b2:a0:b0:b0:40:df, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:16.540004 b2:a0:03:eb:c3:67 > 33:33:ff:eb:c3:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffeb:c367: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:c367, length 24 tc-so:00:00:17.120004 b2:a0:03:eb:c3:67 > 33:33:ff:eb:c3:67, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffeb:c367: ICMP6, neighbor solicitation, who has fe80::b0a0:3ff:feeb:c367, length 32 tc-so:00:00:17.850004 b2:a0:03:eb:c3:67 > b2:a0:b0:b0:40:df, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff31:6f00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff31:6f00, length 24 tc-so:00:00:19.930004 b2:a0:b0:b0:40:df > 33:33:ff:b0:40:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b0ff:feb0:40df > ff02::1:ffb0:40df: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb0:40df, length 24 tc-so:00:00:20.210004 b2:a0:b0:b0:40:df > b2:a0:03:eb:c3:67, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::587e:4fd5:41d3:3f83 > ff02::1:ffd3:3f83: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd3:3f83, length 24 tc-so:00:00:18.370004 b2:a0:03:eb:c3:67 > b2:a0:b0:b0:40:df, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff31:6f00: ICMP6, neighbor solicitation, who has fe80::e0c8:aa7b:431:6f00, length 32 tc-so:00:00:20.630004 b2:a0:b0:b0:40:df > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b0ff:feb0:40df > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.320004 b2:a0:03:eb:c3:67 > b2:a0:b0:b0:40:df, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::e0c8:aa7b:431:6f00 > ff02::1:ff31:6f00: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff31:6f00, length 24 tc-so:00:00:21.180004 b2:a0:03:eb:c3:67 > b2:a0:b0:b0:40:df, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.030004 b2:a0:b0:b0:40:df > b2:a0:03:eb:c3:67, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:23.240004 b2:a0:b0:b0:40:df > b2:a0:03:eb:c3:67, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.430004 b2:a0:03:eb:c3:67 > b2:a0:b0:b0:40:df, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.720004 b2:a0:03:eb:c3:67 > b2:a0:b0:b0:40:df, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::e0c8:aa7b:431:6f00 > ff02::2:306d:3f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:306d:3f, length 24 tc-so:00:00:25.100004 b2:a0:b0:b0:40:df > b2:a0:03:eb:c3:67, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::587e:4fd5:41d3:3f83 > ff02::2:37b5:85a3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:37b5:85a3, length 24 tc-so:00:00:25.430004 b2:a0:b0:b0:40:df > b2:a0:03:eb:c3:67, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::587e:4fd5:41d3:3f83 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.900004 b2:a0:03:eb:c3:67 > 33:33:30:6d:00:3f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3ff:feeb:c367 > ff02::2:306d:3f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:306d:3f, length 24 tc-so:00:00:24.440004 b2:a0:03:eb:c3:67 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3ff:feeb:c367 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.520004 b2:a0:b0:b0:40:df > b2:a0:03:eb:c3:67, ethertype IPv6 (0x86dd), length 122: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 68 tc-so:00:00:25.690004 b2:a0:03:eb:c3:67 > b2:a0:b0:b0:40:df, ethertype IPv6 (0x86dd), length 122: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 68 tc-so:00:00:25.990004 b2:a0:03:eb:c3:67 > 33:33:ff:eb:c3:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3ff:feeb:c367 > ff02::1:ffeb:c367: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:c367, length 24 tc-so:00:00:26.520004 b2:a0:03:eb:c3:67 > b2:a0:b0:b0:40:df, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::e0c8:aa7b:431:6f00 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647212671.227349, ipsec_gif_ipv6_tunnel_esp_null, passed tc-start: 1647212671.262699, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_gif unix://ipsec_gif_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_gif_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_gif_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:53:4c:52:5d ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:33:d6:c8:8c ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:38:a6:86:f7 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ce:06:c4:f9 ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c7:8d:5a:fe ./.__macaddrs ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::1/128 fc01::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc01::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig gif0 create ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig gif0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig gif0 inet6 fc01::2/128 fc01::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc01::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00:2::/64 fd00:1::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fd00:1::/64 fd00:2::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:04:57 2022 current: Mar 13 23:04:58 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:04:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26776 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:04:57 2022 current: Mar 13 23:04:58 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:04:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26776 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:04:58 2022 current: Mar 13 23:04:59 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:04:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6225 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:04:58 2022 current: Mar 13 23:04:59 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:04:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6225 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_gif_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif0 tc-so:unix://ipsec_gif_tunel_local shmif1 tc-so:unix://ipsec_gif_tunnel_remote shmif0 tc-so:unix://ipsec_gif_tunnel_remote shmif1 tc-so:unix://ipsec_gif_remote shmif0 tc-so:unix://ipsec_gif_tunel_local gif0 tc-so:unix://ipsec_gif_tunnel_remote gif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:dd:26:22 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:d0ff:fedd:2622%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::2 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fd00:1::1 UGS - - - shmif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d0ff:fedd:2622 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:1::1 b2:a0:53:4c:52:5d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d0:dd:26:22 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::2 tc-so: ff02::1:ffdd:2622 tc-so: ff01:2::1 tc-so: ff02::2:f39a:aa1e tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d0ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:1::1 b2:a0:53:4c:52:5d shmif0 4s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::2 tc-so: group ff02::1:ffdd:2622%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f39a:aa1e%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:d0:dd:26:22 multicnt 4 tc-so: 33:33:ff:dd:26:22 -- 33:33:ff:dd:26:22 refcount 1 tc-so: 33:33:f3:9a:aa:1e -- 33:33:f3:9a:aa:1e refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:4c:52:5d tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:53ff:fe4c:525d%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:d6:c8:8c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:33ff:fed6:c88c%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::8fc:b6c1:a75c:41fc%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fc01::1 gif0 UHl - - - lo0 tc-so:fc01::2 fc01::1 UHC - - - gif0 tc-so:fd00:1::/64 link#2 UC - - - shmif0 tc-so:fd00:1::1 link#2 UHl - - - lo0 tc-so:fd00:2::/64 fc01::1 UGS - - - gif0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:53ff:fe4c:525d link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:33ff:fed6:c88c link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::8fc:b6c1:a75c:41fc UC - - - gif0 tc-so:fe80::8fc:b6c1:a75c:41fc gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::1 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::1 UC - - - gif0 tc-so:fc00::2 b2:a0:ce:06:c4:f9 UHL - - - shmif1 tc-so:fd00:1::2 b2:a0:d0:dd:26:22 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:53:4c:52:5d 9 0 9 0 0 tc-so:shmif 1500 fd00:1::/64 fd00:1::1 tc-so: ff02::1:ff4c:525d tc-so: ff01:2::1 tc-so: ff02::2:d494:e281 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:53ff:f 9 0 9 0 0 tc-so:shmif 1500 b2:a0:33:d6:c8:8c 16 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffd6:c88c tc-so: ff01:3::1 tc-so: ff02::2:d494:e281 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 16 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:33ff:f 16 0 12 0 0 tc-so:gif0 1280 7 0 6 0 0 tc-so:gif0 1280 fc01::1/128 fc01::1 tc-so: ff02::1:ff5c:41fc tc-so: ff01:4::1 tc-so: ff02::2:d494:e281 tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:1%gi 7 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::8fc:b6c1:a7 7 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:ce:06:c4:f9 shmif1 9s R tc-so:fd00:1::2 b2:a0:d0:dd:26:22 shmif0 23s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:1::1 tc-so: group ff02::1:ff4c:525d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d494:e281%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:53:4c:52:5d multicnt 4 tc-so: 33:33:ff:4c:52:5d -- 33:33:ff:4c:52:5d refcount 1 tc-so: 33:33:d4:94:e2:81 -- 33:33:d4:94:e2:81 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffd6:c88c%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:d494:e281%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:33:d6:c8:8c multicnt 4 tc-so: 33:33:ff:d6:c8:8c -- 33:33:ff:d6:c8:8c refcount 1 tc-so: 33:33:d4:94:e2:81 -- 33:33:d4:94:e2:81 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:gif0: tc-so: inet6 fc01::1 tc-so: group ff02::1:ff5c:41fc%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:d494:e281%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:1%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:a6:86:f7 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:38ff:fea6:86f7%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:06:c4:f9 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:ceff:fe06:c4f9%shmif1/64 flags 0 scopeid 0x3 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::3440:e6d3:ad9c:eb0b%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fc01::1 fc01::2 UHC - - - gif0 tc-so:fc01::2 gif0 UHl - - - lo0 tc-so:fd00:1::/64 fc01::2 UGS - - - gif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:38ff:fea6:86f7 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:ceff:fe06:c4f9 link#3 UHl - - - lo0 tc-so:fe80::%gif0/64 fe80::3440:e6d3:ad9c:eb0b UC - - - gif0 tc-so:fe80::3440:e6d3:ad9c:eb0b gif0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff01:4::/32 fc01::2 UC - - - gif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:ff02::%gif0/32 fc01::2 UC - - - gif0 tc-so:fc00::1 b2:a0:33:d6:c8:8c UHL - - - shmif1 tc-so:fd00:2::2 b2:a0:c7:8d:5a:fe UHL - - - shmif0 tc-so:fe80::b0a0:c7ff:fe8d:5afe b2:a0:c7:8d:5a:fe UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:38:a6:86:f7 11 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::1 tc-so: ff02::1:ffa6:86f7 tc-so: ff01:2::1 tc-so: ff02::2:b7e:1497% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:38ff:f 11 0 11 0 0 tc-so:shmif 1500 b2:a0:ce:06:c4:f9 9 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff06:c4f9 tc-so: ff01:3::1 tc-so: ff02::2:b7e:1497% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 9 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ceff:f 9 0 16 0 0 tc-so:gif0 1280 3 0 6 0 0 tc-so:gif0 1280 fc01::2/128 fc01::2 tc-so: ff02::1:ff9c:eb0b tc-so: ff01:4::1 tc-so: ff02::2:b7e:1497% tc-so: ff02::1%gif0 tc-so: ff02::1:ff00:2%gi 3 0 6 0 0 tc-so:gif0 1280 fe80::/64 fe80::3440:e6d3:a 3 0 6 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:33:d6:c8:8c shmif1 21s R R tc-so:fd00:2::2 b2:a0:c7:8d:5a:fe shmif0 10s R tc-so:fe80::b0a0:c7ff:fe8d:5afe%shmif0 b2:a0:c7:8d:5a:fe shmif0 20s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::1 tc-so: group ff02::1:ffa6:86f7%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:b7e:1497%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:38:a6:86:f7 multicnt 4 tc-so: 33:33:ff:a6:86:f7 -- 33:33:ff:a6:86:f7 refcount 1 tc-so: 33:33:0b:7e:14:97 -- 33:33:0b:7e:14:97 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff06:c4f9%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:b7e:1497%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:ce:06:c4:f9 multicnt 4 tc-so: 33:33:ff:06:c4:f9 -- 33:33:ff:06:c4:f9 refcount 1 tc-so: 33:33:0b:7e:14:97 -- 33:33:0b:7e:14:97 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: tc-so: inet6 fc01::2 tc-so: group ff02::1:ff9c:eb0b%gif0 refcount 1 tc-so: group ff01:4::1 refcount 2 tc-so: group ff02::2:b7e:1497%gif0 refcount 2 tc-so: group ff02::1%gif0 refcount 2 tc-so: group ff02::1:ff00:2%gif0 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:8d:5a:fe tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:fe8d:5afe%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00:1::/64 fd00:2::1 UGS - - - shmif0 tc-so:fd00:2::/64 link#2 UC - - - shmif0 tc-so:fd00:2::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c7ff:fe8d:5afe link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00:2::1 b2:a0:38:a6:86:f7 UHL - - - shmif0 tc-so:fe80::b0a0:38ff:fea6:86f7 b2:a0:38:a6:86:f7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c7:8d:5a:fe 9 0 11 0 0 tc-so:shmif 1500 fd00:2::/64 fd00:2::2 tc-so: ff02::1:ff8d:5afe tc-so: ff01:2::1 tc-so: ff02::2:3a6f:7468 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 11 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c7ff:f 9 0 11 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00:2::1 b2:a0:38:a6:86:f7 shmif0 22s R tc-so:fe80::b0a0:38ff:fea6:86f7%shmif0 b2:a0:38:a6:86:f7 shmif0 27s R R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00:2::2 tc-so: group ff02::1:ff8d:5afe%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:3a6f:7468%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:c7:8d:5a:fe multicnt 4 tc-so: 33:33:ff:8d:5a:fe -- 33:33:ff:8d:5a:fe refcount 1 tc-so: 33:33:3a:6f:74:68 -- 33:33:3a:6f:74:68 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: status: active tc-so: input: 3 packets, 184 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::2/128 -> fc01::1 flags 0 tc-so: inet6 fe80::3440:e6d3:ad9c:eb0b%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:gif0: flags=0x8051 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: status: active tc-so: input: 7 packets, 472 bytes tc-so: output: 6 packets, 416 bytes tc-so: inet6 fc01::1/128 -> fc01::2 flags 0 tc-so: inet6 fe80::8fc:b6c1:a75c:41fc%gif0/64 -> flags 0 scopeid 0x4 tc-so:Executing command [ rump.ifconfig gif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:8d:5a:fe tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 4 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::2/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:fe8d:5afe%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:06:c4:f9 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 9 packets, 966 bytes, 3 multicasts tc-so: output: 16 packets, 1832 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:ceff:fe06:c4f9%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:a6:86:f7 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 11 packets, 906 bytes, 6 multicasts tc-so: output: 11 packets, 906 bytes, 6 multicasts tc-so: inet6 fd00:2::1/64 flags 0 tc-so: inet6 fe80::b0a0:38ff:fea6:86f7%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:33:d6:c8:8c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 1832 bytes, 5 multicasts tc-so: output: 12 packets, 1224 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:33ff:fed6:c88c%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:4c:52:5d tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00:1::1/64 flags 0 tc-so: inet6 fe80::b0a0:53ff:fe4c:525d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d0:dd:26:22 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 742 bytes, 5 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00:1::2/64 flags 0 tc-so: inet6 fe80::b0a0:d0ff:fedd:2622%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-so:### Dumping unix://ipsec_gif_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 536 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1467 0 41 270 0 270 tc-so: tc-so:In use 1492K, total allocated 2160K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.120005] shmif0: Ethernet address b2:a0:d0:dd:26:22 tc-so:[ 15.710005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.710005] get_ifid: shmif0: ifid: b0:a0:d0:ff:fe:dd:26:22 tc-so:[ 15.710005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d0ff:fedd:2622 tc-so:[ 17.640005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d0ff:fedd:2622 - no duplicates found tc-so:[ 54.970005] in6_if_link_down: fd00:1::2 marked detached tc-so:[ 54.970005] in6_if_link_down: fe80:2::b0a0:d0ff:fedd:2622 marked detached tc-so:### Dumping unix://ipsec_gif_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 267 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 67 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1159 0 0 387 0 387 387 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 51 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2339 0 79 492 0 492 tc-so: tc-so:In use 2839K, total allocated 3936K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.640005] shmif0: Ethernet address b2:a0:53:4c:52:5d tc-so:[ 8.860005] shmif1: Ethernet address b2:a0:33:d6:c8:8c tc-so:[ 14.570005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.570005] get_ifid: shmif0: ifid: b0:a0:53:ff:fe:4c:52:5d tc-so:[ 14.570005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:53ff:fe4c:525d tc-so:[ 14.860005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.860005] get_ifid: shmif1: ifid: b0:a0:33:ff:fe:d6:c8:8c tc-so:[ 14.860005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:33ff:fed6:c88c tc-so:[ 16.200005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.200005] get_ifid: gif0: ifid: 08:fc:b6:c1:a7:5c:41:fc tc-so:[ 16.200005] nd6_dad_start: gif0: starting DAD for fe80:4::8fc:b6c1:a75c:41fc tc-so:[ 16.580005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:53ff:fe4c:525d - no duplicates found tc-so:[ 16.870005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:33ff:fed6:c88c - no duplicates found tc-so:[ 17.990005] nd6_dad_timer: gif0: DAD complete for fe80:4::8fc:b6c1:a75c:41fc - no duplicates found tc-so:[ 46.230005] in6_if_link_down: fc01::1 marked detached tc-so:[ 46.230005] in6_if_link_down: fe80:4::8fc:b6c1:a75c:41fc marked detached tc-so:[ 51.230005] in6_if_link_down: fc00::1 marked detached tc-so:[ 51.230005] in6_if_link_down: fe80:3::b0a0:33ff:fed6:c88c marked detached tc-so:[ 52.290005] in6_if_link_down: fd00:1::1 marked detached tc-so:[ 52.290005] in6_if_link_down: fe80:2::b0a0:53ff:fe4c:525d marked detached tc-so:### Dumping unix://ipsec_gif_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 25 0 25 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 32 0 32 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 257 0 0 5 0 5 5 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 68 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 28 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 10 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 104 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1223 0 0 408 0 408 408 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 3 0 3 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 40 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 61 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 27 0 21 1 0 1 1 0 inf 0 tc-so:rwlock 64 11 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2414 0 89 513 0 513 tc-so: tc-so:In use 2974K, total allocated 4104K; utilization 72.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.280005] shmif0: Ethernet address b2:a0:38:a6:86:f7 tc-so:[ 9.580005] shmif1: Ethernet address b2:a0:ce:06:c4:f9 tc-so:[ 15.050005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.050005] get_ifid: shmif0: ifid: b0:a0:38:ff:fe:a6:86:f7 tc-so:[ 15.050005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:38ff:fea6:86f7 tc-so:[ 15.270005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.270005] get_ifid: shmif1: ifid: b0:a0:ce:ff:fe:06:c4:f9 tc-so:[ 15.270005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:ceff:fe06:c4f9 tc-so:[ 16.660005] get_ifid: gif0: interface identifier generated by random number tc-so:[ 16.660005] get_ifid: gif0: ifid: 34:40:e6:d3:ad:9c:eb:0b tc-so:[ 16.660005] nd6_dad_start: gif0: starting DAD for fe80:4::3440:e6d3:ad9c:eb0b tc-so:[ 16.830005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:38ff:fea6:86f7 - no duplicates found tc-so:[ 16.950005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:ceff:fe06:c4f9 - no duplicates found tc-so:[ 18.670005] nd6_dad_timer: gif0: DAD complete for fe80:4::3440:e6d3:ad9c:eb0b - no duplicates found tc-so:[ 42.730005] in6_if_link_down: fc01::2 marked detached tc-so:[ 42.730005] in6_if_link_down: fe80:4::3440:e6d3:ad9c:eb0b marked detached tc-so:[ 47.020005] in6_if_link_down: fc00::2 marked detached tc-so:[ 47.020005] in6_if_link_down: fe80:3::b0a0:ceff:fe06:c4f9 marked detached tc-so:[ 48.270005] in6_if_link_down: fd00:2::1 marked detached tc-so:[ 48.270005] in6_if_link_down: fe80:2::b0a0:38ff:fea6:86f7 marked detached tc-so:### Dumping unix://ipsec_gif_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 6 0 6 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 16 0 16 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 190 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 576 0 0 192 0 192 192 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 15 0 9 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1508 0 55 283 0 283 tc-so: tc-so:In use 1569K, total allocated 2264K; utilization 69.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.880005] shmif0: Ethernet address b2:a0:c7:8d:5a:fe tc-so:[ 15.410005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.410005] get_ifid: shmif0: ifid: b0:a0:c7:ff:fe:8d:5a:fe tc-so:[ 15.410005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c7ff:fe8d:5afe tc-so:[ 17.360005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c7ff:fe8d:5afe - no duplicates found tc-so:[ 43.660005] in6_if_link_down: fd00:2::2 marked detached tc-so:[ 43.660005] in6_if_link_down: fe80:2::b0a0:c7ff:fe8d:5afe marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.280004 b2:a0:d0:dd:26:22 > 33:33:ff:dd:26:22, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdd:2622: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:2622, length 24 tc-so:00:00:16.640004 b2:a0:d0:dd:26:22 > 33:33:ff:dd:26:22, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdd:2622: ICMP6, neighbor solicitation, who has fe80::b0a0:d0ff:fedd:2622, length 32 tc-so:00:00:15.140004 b2:a0:53:4c:52:5d > 33:33:ff:4c:52:5d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:525d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:525d, length 24 tc-so:00:00:17.150004 b2:a0:d0:dd:26:22 > 33:33:f3:9a:aa:1e, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f39a:aa1e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f39a:aa1e, length 24 tc-so:00:00:15.540004 b2:a0:53:4c:52:5d > 33:33:ff:4c:52:5d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4c:525d: ICMP6, neighbor solicitation, who has fe80::b0a0:53ff:fe4c:525d, length 32 tc-so:00:00:21.380004 b2:a0:d0:dd:26:22 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fedd:2622 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.670004 b2:a0:53:4c:52:5d > 33:33:ff:4c:52:5d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:53ff:fe4c:525d > ff02::1:ff4c:525d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4c:525d, length 24 tc-so:00:00:23.930004 b2:a0:d0:dd:26:22 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:1::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:1::1, length 32 tc-so:00:00:22.320004 b2:a0:53:4c:52:5d > b2:a0:d0:dd:26:22, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor advertisement, tgt is fd00:1::1, length 32 tc-so:00:00:23.930004 b2:a0:d0:dd:26:22 > b2:a0:53:4c:52:5d, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.360004 b2:a0:53:4c:52:5d > b2:a0:d0:dd:26:22, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.810004 b2:a0:53:4c:52:5d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:53ff:fe4c:525d > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.570004 b2:a0:d0:dd:26:22 > 33:33:ff:dd:26:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d0ff:fedd:2622 > ff02::1:ffdd:2622: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdd:2622, length 24 tc-so:00:00:23.550004 b2:a0:53:4c:52:5d > 33:33:d4:94:e2:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:53ff:fe4c:525d > ff02::2:d494:e281: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d494:e281, length 24 tc-so:00:00:27.690004 b2:a0:d0:dd:26:22 > b2:a0:53:4c:52:5d, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.140004 b2:a0:53:4c:52:5d > b2:a0:d0:dd:26:22, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.320004 b2:a0:53:4c:52:5d > b2:a0:d0:dd:26:22, ethertype IPv6 (0x86dd), length 86: fd00:1::1 > fd00:1::2: ICMP6, neighbor solicitation, who has fd00:1::2, length 32 tc-so:00:00:28.950004 b2:a0:d0:dd:26:22 > b2:a0:53:4c:52:5d, ethertype IPv6 (0x86dd), length 78: fd00:1::2 > fd00:1::1: ICMP6, neighbor advertisement, tgt is fd00:1::2, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.550004 b2:a0:38:a6:86:f7 > 33:33:ff:a6:86:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa6:86f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:86f7, length 24 tc-so:00:00:15.830004 b2:a0:38:a6:86:f7 > 33:33:ff:a6:86:f7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa6:86f7: ICMP6, neighbor solicitation, who has fe80::b0a0:38ff:fea6:86f7, length 32 tc-so:00:00:16.030004 b2:a0:38:a6:86:f7 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.770004 b2:a0:38:a6:86:f7 > 33:33:ff:a6:86:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fea6:86f7 > ff02::1:ffa6:86f7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa6:86f7, length 24 tc-so:00:00:16.280004 b2:a0:c7:8d:5a:fe > 33:33:ff:8d:5a:fe, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:5afe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:5afe, length 24 tc-so:00:00:16.350004 b2:a0:c7:8d:5a:fe > 33:33:ff:8d:5a:fe, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:5afe: ICMP6, neighbor solicitation, who has fe80::b0a0:c7ff:fe8d:5afe, length 32 tc-so:00:00:17.120004 b2:a0:c7:8d:5a:fe > 33:33:3a:6f:74:68, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:3a6f:7468: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3a6f:7468, length 24 tc-so:00:00:20.360004 b2:a0:38:a6:86:f7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fea6:86f7 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00:2::2, length 32 tc-so:00:00:18.330004 b2:a0:c7:8d:5a:fe > b2:a0:38:a6:86:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fe8d:5afe > fe80::b0a0:38ff:fea6:86f7: ICMP6, neighbor advertisement, tgt is fd00:2::2, length 32 tc-so:00:00:20.400004 b2:a0:38:a6:86:f7 > b2:a0:c7:8d:5a:fe, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:18.370004 b2:a0:c7:8d:5a:fe > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fd00:2::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00:2::1, length 32 tc-so:00:00:20.400004 b2:a0:38:a6:86:f7 > b2:a0:c7:8d:5a:fe, ethertype IPv6 (0x86dd), length 86: fd00:2::1 > fd00:2::2: ICMP6, neighbor advertisement, tgt is fd00:2::1, length 32 tc-so:00:00:18.370004 b2:a0:c7:8d:5a:fe > b2:a0:38:a6:86:f7, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.160004 b2:a0:38:a6:86:f7 > 33:33:0b:7e:14:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fea6:86f7 > ff02::2:b7e:1497: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b7e:1497, length 24 tc-so:00:00:24.160004 b2:a0:38:a6:86:f7 > b2:a0:c7:8d:5a:fe, ethertype IPv6 (0x86dd), length 70: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.130004 b2:a0:c7:8d:5a:fe > b2:a0:38:a6:86:f7, ethertype IPv6 (0x86dd), length 70: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.350004 b2:a0:c7:8d:5a:fe > b2:a0:38:a6:86:f7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fe8d:5afe > fe80::b0a0:38ff:fea6:86f7: ICMP6, neighbor solicitation, who has fe80::b0a0:38ff:fea6:86f7, length 32 tc-so:00:00:25.390004 b2:a0:38:a6:86:f7 > b2:a0:c7:8d:5a:fe, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:38ff:fea6:86f7 > fe80::b0a0:c7ff:fe8d:5afe: ICMP6, neighbor advertisement, tgt is fe80::b0a0:38ff:fea6:86f7, length 24 tc-so:00:00:24.270004 b2:a0:c7:8d:5a:fe > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fe8d:5afe > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.920004 b2:a0:c7:8d:5a:fe > 33:33:ff:8d:5a:fe, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fe8d:5afe > ff02::1:ff8d:5afe: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:5afe, length 24 tc-so:00:00:30.390004 b2:a0:38:a6:86:f7 > b2:a0:c7:8d:5a:fe, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fea6:86f7 > fe80::b0a0:c7ff:fe8d:5afe: ICMP6, neighbor solicitation, who has fe80::b0a0:c7ff:fe8d:5afe, length 32 tc-so:00:00:28.350004 b2:a0:c7:8d:5a:fe > b2:a0:38:a6:86:f7, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:c7ff:fe8d:5afe > fe80::b0a0:38ff:fea6:86f7: ICMP6, neighbor advertisement, tgt is fe80::b0a0:c7ff:fe8d:5afe, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.140004 b2:a0:33:d6:c8:8c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.710004 b2:a0:33:d6:c8:8c > 33:33:ff:d6:c8:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd6:c88c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd6:c88c, length 24 tc-so:00:00:15.860004 b2:a0:33:d6:c8:8c > 33:33:ff:d6:c8:8c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffd6:c88c: ICMP6, neighbor solicitation, who has fe80::b0a0:33ff:fed6:c88c, length 32 tc-so:00:00:16.830004 b2:a0:33:d6:c8:8c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:15.310004 b2:a0:ce:06:c4:f9 > b2:a0:33:d6:c8:8c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:17.270004 b2:a0:33:d6:c8:8c > b2:a0:ce:06:c4:f9, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff5c:41fc: ICMP6, neighbor solicitation, who has fe80::8fc:b6c1:a75c:41fc, length 32 tc-so:00:00:15.310004 b2:a0:ce:06:c4:f9 > b2:a0:33:d6:c8:8c, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:15.910004 b2:a0:ce:06:c4:f9 > 33:33:ff:06:c4:f9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:c4f9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff06:c4f9, length 24 tc-so:00:00:15.950004 b2:a0:ce:06:c4:f9 > 33:33:ff:06:c4:f9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:c4f9: ICMP6, neighbor solicitation, who has fe80::b0a0:ceff:fe06:c4f9, length 32 tc-so:00:00:17.950004 b2:a0:33:d6:c8:8c > b2:a0:ce:06:c4:f9, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: :: > ff02::1:ff5c:41fc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5c:41fc, length 24 tc-so:00:00:15.990004 b2:a0:ce:06:c4:f9 > b2:a0:33:d6:c8:8c, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 120 tc-so:00:00:16.190004 b2:a0:ce:06:c4:f9 > 33:33:ff:06:c4:f9, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:c4f9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff06:c4f9, length 24 tc-so:00:00:18.190004 b2:a0:33:d6:c8:8c > 33:33:ff:d6:c8:8c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fed6:c88c > ff02::1:ffd6:c88c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd6:c88c, length 24 tc-so:00:00:19.490004 b2:a0:33:d6:c8:8c > 33:33:d4:94:e2:81, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:33ff:fed6:c88c > ff02::2:d494:e281: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d494:e281, length 24 tc-so:00:00:17.530004 b2:a0:ce:06:c4:f9 > b2:a0:33:d6:c8:8c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff9c:eb0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9c:eb0b, length 24 tc-so:00:00:17.650004 b2:a0:ce:06:c4:f9 > b2:a0:33:d6:c8:8c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff9c:eb0b: ICMP6, neighbor solicitation, who has fe80::3440:e6d3:ad9c:eb0b, length 32 tc-so:00:00:18.630004 b2:a0:ce:06:c4:f9 > b2:a0:33:d6:c8:8c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.970004 b2:a0:33:d6:c8:8c > b2:a0:ce:06:c4:f9, ethertype IPv6 (0x86dd), length 126: fc00::1 > fc00::2: fe80::8fc:b6c1:a75c:41fc > ff02::2:d494:e281: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d494:e281, length 24 tc-so:00:00:19.910004 b2:a0:ce:06:c4:f9 > 33:33:0b:7e:14:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe06:c4f9 > ff02::2:b7e:1497: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b7e:1497, length 24 tc-so:00:00:20.140004 b2:a0:ce:06:c4:f9 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe06:c4f9 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.320004 b2:a0:ce:06:c4:f9 > b2:a0:33:d6:c8:8c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:22.280004 b2:a0:33:d6:c8:8c > b2:a0:ce:06:c4:f9, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:22.320004 b2:a0:33:d6:c8:8c > b2:a0:ce:06:c4:f9, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: fd00:1::2 > fd00:2::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.400004 b2:a0:ce:06:c4:f9 > b2:a0:33:d6:c8:8c, ethertype IPv6 (0x86dd), length 110: fc00::2 > fc00::1: fd00:2::2 > fd00:1::2: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.520004 b2:a0:ce:06:c4:f9 > b2:a0:33:d6:c8:8c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::3440:e6d3:ad9c:eb0b > ff02::1:ff9c:eb0b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9c:eb0b, length 24 tc-so:00:00:26.100004 b2:a0:33:d6:c8:8c > b2:a0:ce:06:c4:f9, ethertype IPv6 (0x86dd), length 142: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 88 tc-so:00:00:24.160004 b2:a0:ce:06:c4:f9 > b2:a0:33:d6:c8:8c, ethertype IPv6 (0x86dd), length 142: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 88 tc-so:00:00:24.460004 b2:a0:ce:06:c4:f9 > b2:a0:33:d6:c8:8c, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: fe80::3440:e6d3:ad9c:eb0b > ff02::2:b7e:1497: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:b7e:1497, length 24 tc-so:unix://ipsec_gif_local tc-so:unix://ipsec_gif_tunel_local tc-so:unix://ipsec_gif_tunnel_remote tc-so:unix://ipsec_gif_remote tc-end: 1647212745.416957, ipsec_gif_ipv6_tunnel_esp_rijndaelcbc, passed tp-end: 1647212745.456326, net/ipsec/t_ipsec_gif tp-start: 1647212751.584848, net/ipsec/t_ipsec_l2tp, 16 tc-start: 1647212751.591861, ipsec_l2tp_ipv4_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:57:c2:f1:10 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:dd:1e:2b:24 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:53:49:df:cf ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d4:6b:f0:70 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:50:2b:6a:5f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:06:16 2022 current: Mar 13 23:06:17 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:05:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6063 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:06:16 2022 current: Mar 13 23:06:17 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:05:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6063 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:06:17 2022 current: Mar 13 23:06:18 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:05:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11612 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:06:17 2022 current: Mar 13 23:06:18 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:05:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11612 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:a3:a1:54 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:50:2b:6a:5f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bd:a3:a1:54 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:50:2b:6a:5f on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:bd:a3:a1:54 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:c2:f1:10 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:1e:2b:24 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:d4:6b:f0:70 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:57:c2:f1:10 6 0 5 0 0 tc-so:shmif 1500 b2:a0:dd:1e:2b:24 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:d4:6b:f0:70 on shmif1 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:57:c2:f1:10 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:dd:1e:2b:24 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:49:df:cf tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d4:6b:f0:70 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:dd:1e:2b:24 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:53:49:df:cf 5 0 5 0 0 tc-so:shmif 1500 b2:a0:d4:6b:f0:70 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:dd:1e:2b:24 on shmif1 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:53:49:df:cf multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:d4:6b:f0:70 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:50:2b:6a:5f tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:bd:a3:a1:54 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:50:2b:6a:5f 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:bd:a3:a1:54 on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:50:2b:6a:5f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:50:2b:6a:5f tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d4:6b:f0:70 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:49:df:cf tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:1e:2b:24 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:57:c2:f1:10 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bd:a3:a1:54 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1180 0 30 217 0 217 tc-so: tc-so:In use 1159K, total allocated 1736K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.790005] shmif0: Ethernet address b2:a0:bd:a3:a1:54 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2103 0 54 470 0 470 tc-so: tc-so:In use 2704K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.680005] shmif0: Ethernet address b2:a0:57:c2:f1:10 tc-so:[ 8.000005] shmif1: Ethernet address b2:a0:dd:1e:2b:24 tc-so:[ 19.650005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.690005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.370005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.370005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.440005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 172 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2094 0 54 468 0 468 tc-so: tc-so:In use 2699K, total allocated 3744K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.500005] shmif0: Ethernet address b2:a0:53:49:df:cf tc-so:[ 8.720005] shmif1: Ethernet address b2:a0:d4:6b:f0:70 tc-so:[ 17.940005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 17.980005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.680005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.680005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.750005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 368 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1149 0 26 209 0 209 tc-so: tc-so:In use 1112K, total allocated 1672K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.260005] shmif0: Ethernet address b2:a0:50:2b:6a:5f tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.940004 b2:a0:bd:a3:a1:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:19.650004 b2:a0:50:2b:6a:5f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:22.560004 b2:a0:bd:a3:a1:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:21.370004 b2:a0:50:2b:6a:5f > b2:a0:bd:a3:a1:54, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:50:2b:6a:5f, length 28 tc-so:00:00:22.600004 b2:a0:bd:a3:a1:54 > b2:a0:50:2b:6a:5f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 24500, seq 0, length 64 tc-so:00:00:21.370004 b2:a0:50:2b:6a:5f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:22.600004 b2:a0:bd:a3:a1:54 > b2:a0:50:2b:6a:5f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:bd:a3:a1:54, length 28 tc-so:00:00:21.410004 b2:a0:50:2b:6a:5f > b2:a0:bd:a3:a1:54, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 24500, seq 0, length 64 tc-so:00:00:26.670004 b2:a0:bd:a3:a1:54 > b2:a0:50:2b:6a:5f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 25968, seq 0, length 64 tc-so:00:00:25.440004 b2:a0:50:2b:6a:5f > b2:a0:bd:a3:a1:54, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 25968, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.340004 b2:a0:50:2b:6a:5f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:17.980004 b2:a0:bd:a3:a1:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:19.680004 b2:a0:bd:a3:a1:54 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.080004 b2:a0:50:2b:6a:5f > b2:a0:bd:a3:a1:54, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:50:2b:6a:5f, length 28 tc-so:00:00:19.680004 b2:a0:bd:a3:a1:54 > b2:a0:50:2b:6a:5f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 24500, seq 0, length 64 tc-so:00:00:18.080004 b2:a0:50:2b:6a:5f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:19.720004 b2:a0:bd:a3:a1:54 > b2:a0:50:2b:6a:5f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:bd:a3:a1:54, length 28 tc-so:00:00:18.120004 b2:a0:50:2b:6a:5f > b2:a0:bd:a3:a1:54, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 24500, seq 0, length 64 tc-so:00:00:23.750004 b2:a0:bd:a3:a1:54 > b2:a0:50:2b:6a:5f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 25968, seq 0, length 64 tc-so:00:00:22.150004 b2:a0:50:2b:6a:5f > b2:a0:bd:a3:a1:54, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 25968, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.170004 b2:a0:dd:1e:2b:24 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:14.790004 b2:a0:d4:6b:f0:70 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:17.940004 b2:a0:d4:6b:f0:70 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:19.650004 b2:a0:dd:1e:2b:24 > b2:a0:d4:6b:f0:70, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:dd:1e:2b:24, length 28 tc-so:00:00:17.980004 b2:a0:d4:6b:f0:70 > b2:a0:dd:1e:2b:24, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:19.690004 b2:a0:dd:1e:2b:24 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:17.980004 b2:a0:d4:6b:f0:70 > b2:a0:dd:1e:2b:24, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:d4:6b:f0:70, length 28 tc-so:00:00:19.690004 b2:a0:dd:1e:2b:24 > b2:a0:d4:6b:f0:70, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.370004 b2:a0:dd:1e:2b:24 > b2:a0:d4:6b:f0:70, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:19.680004 b2:a0:d4:6b:f0:70 > b2:a0:dd:1e:2b:24, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.370004 b2:a0:dd:1e:2b:24 > b2:a0:d4:6b:f0:70, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:19.680004 b2:a0:d4:6b:f0:70 > b2:a0:dd:1e:2b:24, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.410004 b2:a0:dd:1e:2b:24 > b2:a0:d4:6b:f0:70, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:19.720004 b2:a0:d4:6b:f0:70 > b2:a0:dd:1e:2b:24, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:25.440004 b2:a0:dd:1e:2b:24 > b2:a0:d4:6b:f0:70, ethertype IPv4 (0x0800), length 180: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): ip-proto-115 102 tc-so:00:00:23.750004 b2:a0:d4:6b:f0:70 > b2:a0:dd:1e:2b:24, ethertype IPv4 (0x0800), length 180: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): ip-proto-115 102 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647212818.672676, ipsec_l2tp_ipv4_transport_ah_hmacsha512, passed tc-start: 1647212818.703503, ipsec_l2tp_ipv4_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:38:c4:a7:65 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:64:09:07:0b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0c:2b:b2:17 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:dc:fd:dd:4c ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f7:82:58:b0 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:07:24 2022 current: Mar 13 23:07:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:07:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1914 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:07:24 2022 current: Mar 13 23:07:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:07:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1914 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:07:25 2022 current: Mar 13 23:07:26 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:07:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25962 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:07:25 2022 current: Mar 13 23:07:26 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:07:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25962 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:16:7e:f3 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:f7:82:58:b0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7d:16:7e:f3 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:f7:82:58:b0 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7d:16:7e:f3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:c4:a7:65 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:64:09:07:0b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:dc:fd:dd:4c UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:38:c4:a7:65 6 0 5 0 0 tc-so:shmif 1500 b2:a0:64:09:07:0b 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:dc:fd:dd:4c on shmif1 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:38:c4:a7:65 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:64:09:07:0b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0c:2b:b2:17 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:fd:dd:4c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:64:09:07:0b UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0c:2b:b2:17 5 0 5 0 0 tc-so:shmif 1500 b2:a0:dc:fd:dd:4c 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:64:09:07:0b on shmif1 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0c:2b:b2:17 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:dc:fd:dd:4c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f7:82:58:b0 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:7d:16:7e:f3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f7:82:58:b0 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:7d:16:7e:f3 on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f7:82:58:b0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f7:82:58:b0 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:fd:dd:4c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 662 bytes, 2 multicasts tc-so: output: 8 packets, 662 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0c:2b:b2:17 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:64:09:07:0b tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 662 bytes, 2 multicasts tc-so: output: 8 packets, 662 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:c4:a7:65 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:16:7e:f3 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 390 0 0 130 0 130 130 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1176 0 30 216 0 216 tc-so: tc-so:In use 1156K, total allocated 1728K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.130005] shmif0: Ethernet address b2:a0:7d:16:7e:f3 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2091 0 54 467 0 467 tc-so: tc-so:In use 2697K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.650005] shmif0: Ethernet address b2:a0:38:c4:a7:65 tc-so:[ 7.860005] shmif1: Ethernet address b2:a0:64:09:07:0b tc-so:[ 19.670005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.670005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.420005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.460005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.250005] ah_input: hash over 146 bytes, skip 20: crda len 146 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2092 0 54 467 0 467 tc-so: tc-so:In use 2697K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.590005] shmif0: Ethernet address b2:a0:0c:2b:b2:17 tc-so:[ 8.920005] shmif1: Ethernet address b2:a0:dc:fd:dd:4c tc-so:[ 18.070005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.110005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.810005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.860005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.650005] ah_input: hash over 146 bytes, skip 20: crda len 146 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 122 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 368 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1158 0 26 208 0 208 tc-so: tc-so:In use 1118K, total allocated 1664K; utilization 67.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.420005] shmif0: Ethernet address b2:a0:f7:82:58:b0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.470004 b2:a0:7d:16:7e:f3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:19.670004 b2:a0:f7:82:58:b0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:22.960004 b2:a0:7d:16:7e:f3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:21.420004 b2:a0:f7:82:58:b0 > b2:a0:7d:16:7e:f3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f7:82:58:b0, length 28 tc-so:00:00:22.960004 b2:a0:7d:16:7e:f3 > b2:a0:f7:82:58:b0, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 10072, seq 0, length 64 tc-so:00:00:21.460004 b2:a0:f7:82:58:b0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:23.000004 b2:a0:7d:16:7e:f3 > b2:a0:f7:82:58:b0, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7d:16:7e:f3, length 28 tc-so:00:00:21.460004 b2:a0:f7:82:58:b0 > b2:a0:7d:16:7e:f3, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 10072, seq 0, length 64 tc-so:00:00:26.750004 b2:a0:7d:16:7e:f3 > b2:a0:f7:82:58:b0, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 6291, seq 0, length 64 tc-so:00:00:25.250004 b2:a0:f7:82:58:b0 > b2:a0:7d:16:7e:f3, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 6291, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.310004 b2:a0:f7:82:58:b0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:18.110004 b2:a0:7d:16:7e:f3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:19.810004 b2:a0:7d:16:7e:f3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.100004 b2:a0:f7:82:58:b0 > b2:a0:7d:16:7e:f3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f7:82:58:b0, length 28 tc-so:00:00:19.860004 b2:a0:7d:16:7e:f3 > b2:a0:f7:82:58:b0, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 10072, seq 0, length 64 tc-so:00:00:18.140004 b2:a0:f7:82:58:b0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:19.860004 b2:a0:7d:16:7e:f3 > b2:a0:f7:82:58:b0, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7d:16:7e:f3, length 28 tc-so:00:00:18.140004 b2:a0:f7:82:58:b0 > b2:a0:7d:16:7e:f3, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 10072, seq 0, length 64 tc-so:00:00:23.650004 b2:a0:7d:16:7e:f3 > b2:a0:f7:82:58:b0, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 6291, seq 0, length 64 tc-so:00:00:21.910004 b2:a0:f7:82:58:b0 > b2:a0:7d:16:7e:f3, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 6291, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.350004 b2:a0:64:09:07:0b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.260004 b2:a0:dc:fd:dd:4c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.070004 b2:a0:dc:fd:dd:4c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:19.670004 b2:a0:64:09:07:0b > b2:a0:dc:fd:dd:4c, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:64:09:07:0b, length 28 tc-so:00:00:18.070004 b2:a0:dc:fd:dd:4c > b2:a0:64:09:07:0b, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:19.670004 b2:a0:64:09:07:0b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.110004 b2:a0:dc:fd:dd:4c > b2:a0:64:09:07:0b, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:dc:fd:dd:4c, length 28 tc-so:00:00:19.710004 b2:a0:64:09:07:0b > b2:a0:dc:fd:dd:4c, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.420004 b2:a0:64:09:07:0b > b2:a0:dc:fd:dd:4c, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:19.810004 b2:a0:dc:fd:dd:4c > b2:a0:64:09:07:0b, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.460004 b2:a0:64:09:07:0b > b2:a0:dc:fd:dd:4c, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:19.860004 b2:a0:dc:fd:dd:4c > b2:a0:64:09:07:0b, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.460004 b2:a0:64:09:07:0b > b2:a0:dc:fd:dd:4c, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:19.860004 b2:a0:dc:fd:dd:4c > b2:a0:64:09:07:0b, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:25.210004 b2:a0:64:09:07:0b > b2:a0:dc:fd:dd:4c, ethertype IPv4 (0x0800), length 160: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): ip-proto-115 102 tc-so:00:00:23.650004 b2:a0:dc:fd:dd:4c > b2:a0:64:09:07:0b, ethertype IPv4 (0x0800), length 160: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): ip-proto-115 102 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647212888.154236, ipsec_l2tp_ipv4_transport_ah_null, passed tc-start: 1647212888.185674, ipsec_l2tp_ipv4_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:40:23:cc:4e ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a0:a1:21:7d ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:89:98:ef:c9 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a7:b8:fb:fa ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:16:5c:69:3f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:08:34 2022 current: Mar 13 23:08:35 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:08:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9415 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:08:34 2022 current: Mar 13 23:08:35 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:08:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9415 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:08:34 2022 current: Mar 13 23:08:36 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:08:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11730 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:08:34 2022 current: Mar 13 23:08:36 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:08:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11730 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:d2:28:4c tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:16:5c:69:3f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9b:d2:28:4c 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:16:5c:69:3f on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9b:d2:28:4c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:23:cc:4e tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:a1:21:7d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:a7:b8:fb:fa UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:40:23:cc:4e 6 0 5 0 0 tc-so:shmif 1500 b2:a0:a0:a1:21:7d 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:a7:b8:fb:fa on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:40:23:cc:4e multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:a0:a1:21:7d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:98:ef:c9 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:b8:fb:fa tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:a0:a1:21:7d UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:89:98:ef:c9 5 0 5 0 0 tc-so:shmif 1500 b2:a0:a7:b8:fb:fa 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:a0:a1:21:7d on shmif1 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:89:98:ef:c9 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:a7:b8:fb:fa multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:16:5c:69:3f tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:9b:d2:28:4c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:16:5c:69:3f 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:9b:d2:28:4c on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:16:5c:69:3f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:16:5c:69:3f tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:b8:fb:fa tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 648 bytes, 2 multicasts tc-so: output: 8 packets, 648 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:98:ef:c9 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:a1:21:7d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 648 bytes, 2 multicasts tc-so: output: 8 packets, 648 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:40:23:cc:4e tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9b:d2:28:4c tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1179 0 30 217 0 217 tc-so: tc-so:In use 1159K, total allocated 1736K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.880005] shmif0: Ethernet address b2:a0:9b:d2:28:4c tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2097 0 54 469 0 469 tc-so: tc-so:In use 2702K, total allocated 3752K; utilization 72.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.630005] shmif0: Ethernet address b2:a0:40:23:cc:4e tc-so:[ 7.910005] shmif1: Ethernet address b2:a0:a0:a1:21:7d tc-so:[ 20.570005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.610005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.270005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.310005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2103 0 54 469 0 469 tc-so: tc-so:In use 2705K, total allocated 3752K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.000005] root file system type: rumpfs tc-so:[ 1.000005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.060005] IPsec: Initialized Security Association Processing. tc-so:[ 1.060005] mainbus0 (root) tc-so:[ 1.060005] chacha: Portable C ChaCha tc-so:[ 1.060005] aes: BearSSL aes_ct tc-so:[ 1.060005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.060005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.330005] shmif0: Ethernet address b2:a0:89:98:ef:c9 tc-so:[ 8.700005] shmif1: Ethernet address b2:a0:a7:b8:fb:fa tc-so:[ 18.710005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 18.750005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.400005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.440005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 368 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1150 0 26 209 0 209 tc-so: tc-so:In use 1112K, total allocated 1672K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.520005] shmif0: Ethernet address b2:a0:16:5c:69:3f tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.340004 b2:a0:9b:d2:28:4c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.570004 b2:a0:16:5c:69:3f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:23.560004 b2:a0:9b:d2:28:4c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:22.270004 b2:a0:16:5c:69:3f > b2:a0:9b:d2:28:4c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:16:5c:69:3f, length 28 tc-so:00:00:23.560004 b2:a0:9b:d2:28:4c > b2:a0:16:5c:69:3f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 44420, seq 0, length 64 tc-so:00:00:22.310004 b2:a0:16:5c:69:3f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:23.600004 b2:a0:9b:d2:28:4c > b2:a0:16:5c:69:3f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9b:d2:28:4c, length 28 tc-so:00:00:22.310004 b2:a0:16:5c:69:3f > b2:a0:9b:d2:28:4c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 44420, seq 0, length 64 tc-so:00:00:27.270004 b2:a0:9b:d2:28:4c > b2:a0:16:5c:69:3f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 43030, seq 0, length 64 tc-so:00:00:26.000004 b2:a0:16:5c:69:3f > b2:a0:9b:d2:28:4c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 43030, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.190004 b2:a0:16:5c:69:3f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:18.750004 b2:a0:9b:d2:28:4c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.400004 b2:a0:9b:d2:28:4c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.920004 b2:a0:16:5c:69:3f > b2:a0:9b:d2:28:4c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:16:5c:69:3f, length 28 tc-so:00:00:20.400004 b2:a0:9b:d2:28:4c > b2:a0:16:5c:69:3f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 44420, seq 0, length 64 tc-so:00:00:18.960004 b2:a0:16:5c:69:3f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.440004 b2:a0:9b:d2:28:4c > b2:a0:16:5c:69:3f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9b:d2:28:4c, length 28 tc-so:00:00:18.960004 b2:a0:16:5c:69:3f > b2:a0:9b:d2:28:4c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 44420, seq 0, length 64 tc-so:00:00:24.140004 b2:a0:9b:d2:28:4c > b2:a0:16:5c:69:3f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 43030, seq 0, length 64 tc-so:00:00:22.650004 b2:a0:16:5c:69:3f > b2:a0:9b:d2:28:4c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 43030, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.520004 b2:a0:a0:a1:21:7d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.210004 b2:a0:a7:b8:fb:fa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.710004 b2:a0:a7:b8:fb:fa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.570004 b2:a0:a0:a1:21:7d > b2:a0:a7:b8:fb:fa, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:a0:a1:21:7d, length 28 tc-so:00:00:18.710004 b2:a0:a7:b8:fb:fa > b2:a0:a0:a1:21:7d, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:20.610004 b2:a0:a0:a1:21:7d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:18.750004 b2:a0:a7:b8:fb:fa > b2:a0:a0:a1:21:7d, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:a7:b8:fb:fa, length 28 tc-so:00:00:20.610004 b2:a0:a0:a1:21:7d > b2:a0:a7:b8:fb:fa, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.270004 b2:a0:a0:a1:21:7d > b2:a0:a7:b8:fb:fa, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.400004 b2:a0:a7:b8:fb:fa > b2:a0:a0:a1:21:7d, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.270004 b2:a0:a0:a1:21:7d > b2:a0:a7:b8:fb:fa, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:20.440004 b2:a0:a7:b8:fb:fa > b2:a0:a0:a1:21:7d, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.310004 b2:a0:a0:a1:21:7d > b2:a0:a7:b8:fb:fa, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.440004 b2:a0:a7:b8:fb:fa > b2:a0:a0:a1:21:7d, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:26.000004 b2:a0:a0:a1:21:7d > b2:a0:a7:b8:fb:fa, ethertype IPv4 (0x0800), length 146: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 112 tc-so:00:00:24.140004 b2:a0:a7:b8:fb:fa > b2:a0:a0:a1:21:7d, ethertype IPv4 (0x0800), length 146: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 112 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647212959.54540, ipsec_l2tp_ipv4_transport_esp_null, passed tc-start: 1647212959.87536, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:99:0d:19:f9 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:21:03:19:d7 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:62:73:de:b6 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:00:19:11:0c ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:64:5f:e8:ed ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.2/32 20.0.0.1/32 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd 20.0.0.1/32 20.0.0.2/32 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:09:45 2022 current: Mar 13 23:09:46 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:09:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10321 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:09:46 2022 current: Mar 13 23:09:46 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:09:22 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10321 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:09:46 2022 current: Mar 13 23:09:47 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:09:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=219 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:09:46 2022 current: Mar 13 23:09:47 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:09:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=219 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:74:40:4f:48 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:64:5f:e8:ed UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:74:40:4f:48 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:64:5f:e8:ed on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:74:40:4f:48 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:0d:19:f9 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:03:19:d7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:00:19:11:0c UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:99:0d:19:f9 6 0 5 0 0 tc-so:shmif 1500 b2:a0:21:03:19:d7 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:00:19:11:0c on shmif1 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:99:0d:19:f9 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:21:03:19:d7 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:73:de:b6 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:00:19:11:0c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:21:03:19:d7 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:62:73:de:b6 5 0 5 0 0 tc-so:shmif 1500 b2:a0:00:19:11:0c 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:21:03:19:d7 on shmif1 11s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:62:73:de:b6 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:00:19:11:0c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:64:5f:e8:ed tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:74:40:4f:48 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:64:5f:e8:ed 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:74:40:4f:48 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:64:5f:e8:ed multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:64:5f:e8:ed tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:00:19:11:0c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 672 bytes, 2 multicasts tc-so: output: 8 packets, 672 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:73:de:b6 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:03:19:d7 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 672 bytes, 2 multicasts tc-so: output: 8 packets, 672 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:99:0d:19:f9 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:74:40:4f:48 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 390 0 0 130 0 130 130 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 29 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1176 0 30 216 0 216 tc-so: tc-so:In use 1156K, total allocated 1728K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.060005] shmif0: Ethernet address b2:a0:74:40:4f:48 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1117 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2106 0 54 470 0 470 tc-so: tc-so:In use 2706K, total allocated 3760K; utilization 72.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.720005] shmif0: Ethernet address b2:a0:99:0d:19:f9 tc-so:[ 8.040005] shmif1: Ethernet address b2:a0:21:03:19:d7 tc-so:[ 20.780005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.780005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.560005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.600005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 172 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2093 0 54 467 0 467 tc-so: tc-so:In use 2699K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.560005] shmif0: Ethernet address b2:a0:62:73:de:b6 tc-so:[ 8.900005] shmif1: Ethernet address b2:a0:00:19:11:0c tc-so:[ 18.990005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.030005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.740005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.790005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1150 0 26 209 0 209 tc-so: tc-so:In use 1110K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.630005] shmif0: Ethernet address b2:a0:64:5f:e8:ed tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.790004 b2:a0:74:40:4f:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.780004 b2:a0:64:5f:e8:ed > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:24.010004 b2:a0:74:40:4f:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:22.560004 b2:a0:64:5f:e8:ed > b2:a0:74:40:4f:48, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:64:5f:e8:ed, length 28 tc-so:00:00:24.050004 b2:a0:74:40:4f:48 > b2:a0:64:5f:e8:ed, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 11882, seq 0, length 64 tc-so:00:00:22.600004 b2:a0:64:5f:e8:ed > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:24.090004 b2:a0:74:40:4f:48 > b2:a0:64:5f:e8:ed, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:74:40:4f:48, length 28 tc-so:00:00:22.640004 b2:a0:64:5f:e8:ed > b2:a0:74:40:4f:48, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 11882, seq 0, length 64 tc-so:00:00:27.980004 b2:a0:74:40:4f:48 > b2:a0:64:5f:e8:ed, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 60323, seq 0, length 64 tc-so:00:00:26.500004 b2:a0:64:5f:e8:ed > b2:a0:74:40:4f:48, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 60323, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.330004 b2:a0:64:5f:e8:ed > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.030004 b2:a0:74:40:4f:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:20.740004 b2:a0:74:40:4f:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.150004 b2:a0:64:5f:e8:ed > b2:a0:74:40:4f:48, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:64:5f:e8:ed, length 28 tc-so:00:00:20.790004 b2:a0:74:40:4f:48 > b2:a0:64:5f:e8:ed, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 11882, seq 0, length 64 tc-so:00:00:19.190004 b2:a0:64:5f:e8:ed > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.830004 b2:a0:74:40:4f:48 > b2:a0:64:5f:e8:ed, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:74:40:4f:48, length 28 tc-so:00:00:19.190004 b2:a0:64:5f:e8:ed > b2:a0:74:40:4f:48, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 11882, seq 0, length 64 tc-so:00:00:24.730004 b2:a0:74:40:4f:48 > b2:a0:64:5f:e8:ed, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 60323, seq 0, length 64 tc-so:00:00:23.090004 b2:a0:64:5f:e8:ed > b2:a0:74:40:4f:48, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 60323, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:13.830004 b2:a0:21:03:19:d7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:15.620004 b2:a0:00:19:11:0c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:18.990004 b2:a0:00:19:11:0c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:20.780004 b2:a0:21:03:19:d7 > b2:a0:00:19:11:0c, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:21:03:19:d7, length 28 tc-so:00:00:18.990004 b2:a0:00:19:11:0c > b2:a0:21:03:19:d7, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:20.820004 b2:a0:21:03:19:d7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.030004 b2:a0:00:19:11:0c > b2:a0:21:03:19:d7, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:00:19:11:0c, length 28 tc-so:00:00:20.820004 b2:a0:21:03:19:d7 > b2:a0:00:19:11:0c, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.560004 b2:a0:21:03:19:d7 > b2:a0:00:19:11:0c, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.790004 b2:a0:00:19:11:0c > b2:a0:21:03:19:d7, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.600004 b2:a0:21:03:19:d7 > b2:a0:00:19:11:0c, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:20.790004 b2:a0:00:19:11:0c > b2:a0:21:03:19:d7, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.600004 b2:a0:21:03:19:d7 > b2:a0:00:19:11:0c, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:20.830004 b2:a0:00:19:11:0c > b2:a0:21:03:19:d7, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:26.500004 b2:a0:21:03:19:d7 > b2:a0:00:19:11:0c, ethertype IPv4 (0x0800), length 170: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 136 tc-so:00:00:24.730004 b2:a0:00:19:11:0c > b2:a0:21:03:19:d7, ethertype IPv4 (0x0800), length 170: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 136 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647213030.441784, ipsec_l2tp_ipv4_transport_esp_rijndaelcbc, passed tc-start: 1647213030.473998, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:1b:32:42:da ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e9:e7:54:79 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bc:6c:c8:69 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c5:a0:ce:fb ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8c:c4:a6:53 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:10:58 2022 current: Mar 13 23:10:58 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:10:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20995 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:10:58 2022 current: Mar 13 23:10:58 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:10:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20995 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:10:57 2022 current: Mar 13 23:10:59 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:10:35 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29355 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:10:57 2022 current: Mar 13 23:10:59 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:10:35 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29355 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:51:62:4f tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:8c:c4:a6:53 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:79:51:62:4f 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:8c:c4:a6:53 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:79:51:62:4f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:32:42:da tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e9:e7:54:79 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:c5:a0:ce:fb UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1b:32:42:da 6 0 5 0 0 tc-so:shmif 1500 b2:a0:e9:e7:54:79 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:c5:a0:ce:fb on shmif1 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:1b:32:42:da multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:e9:e7:54:79 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bc:6c:c8:69 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c5:a0:ce:fb tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:e9:e7:54:79 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bc:6c:c8:69 5 0 5 0 0 tc-so:shmif 1500 b2:a0:c5:a0:ce:fb 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:e9:e7:54:79 on shmif1 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:bc:6c:c8:69 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:c5:a0:ce:fb multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:c4:a6:53 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:79:51:62:4f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8c:c4:a6:53 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:79:51:62:4f on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8c:c4:a6:53 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:c4:a6:53 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c5:a0:ce:fb tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 702 bytes, 2 multicasts tc-so: output: 8 packets, 702 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bc:6c:c8:69 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e9:e7:54:79 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 702 bytes, 2 multicasts tc-so: output: 8 packets, 702 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1b:32:42:da tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:51:62:4f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1179 0 30 217 0 217 tc-so: tc-so:In use 1159K, total allocated 1736K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.210005] shmif0: Ethernet address b2:a0:79:51:62:4f tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 170 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2093 0 54 468 0 468 tc-so: tc-so:In use 2699K, total allocated 3744K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.950005] shmif0: Ethernet address b2:a0:1b:32:42:da tc-so:[ 8.180005] shmif1: Ethernet address b2:a0:e9:e7:54:79 tc-so:[ 21.120005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.120005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.890005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.970005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 26.850005] ah_input: hash over 186 bytes, skip 20: crda len 186 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 168 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 86 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1117 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2103 0 54 471 0 471 tc-so: tc-so:In use 2706K, total allocated 3768K; utilization 71.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.780005] shmif0: Ethernet address b2:a0:bc:6c:c8:69 tc-so:[ 9.180005] shmif1: Ethernet address b2:a0:c5:a0:ce:fb tc-so:[ 19.340005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.420005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.190005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.190005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.060005] ah_input: hash over 186 bytes, skip 20: crda len 186 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 73 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1150 0 26 209 0 209 tc-so: tc-so:In use 1110K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.680005] shmif0: Ethernet address b2:a0:8c:c4:a6:53 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.900004 b2:a0:79:51:62:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.120004 b2:a0:8c:c4:a6:53 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:24.270004 b2:a0:79:51:62:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:22.930004 b2:a0:8c:c4:a6:53 > b2:a0:79:51:62:4f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:8c:c4:a6:53, length 28 tc-so:00:00:24.270004 b2:a0:79:51:62:4f > b2:a0:8c:c4:a6:53, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 786, seq 0, length 64 tc-so:00:00:22.970004 b2:a0:8c:c4:a6:53 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:24.350004 b2:a0:79:51:62:4f > b2:a0:8c:c4:a6:53, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:79:51:62:4f, length 28 tc-so:00:00:22.970004 b2:a0:8c:c4:a6:53 > b2:a0:79:51:62:4f, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 786, seq 0, length 64 tc-so:00:00:28.170004 b2:a0:79:51:62:4f > b2:a0:8c:c4:a6:53, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 28975, seq 0, length 64 tc-so:00:00:26.850004 b2:a0:8c:c4:a6:53 > b2:a0:79:51:62:4f, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 28975, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.520004 b2:a0:8c:c4:a6:53 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.380004 b2:a0:79:51:62:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.190004 b2:a0:79:51:62:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.400004 b2:a0:8c:c4:a6:53 > b2:a0:79:51:62:4f, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:8c:c4:a6:53, length 28 tc-so:00:00:21.190004 b2:a0:79:51:62:4f > b2:a0:8c:c4:a6:53, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 786, seq 0, length 64 tc-so:00:00:19.400004 b2:a0:8c:c4:a6:53 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:21.230004 b2:a0:79:51:62:4f > b2:a0:8c:c4:a6:53, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:79:51:62:4f, length 28 tc-so:00:00:19.440004 b2:a0:8c:c4:a6:53 > b2:a0:79:51:62:4f, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 786, seq 0, length 64 tc-so:00:00:25.060004 b2:a0:79:51:62:4f > b2:a0:8c:c4:a6:53, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 28975, seq 0, length 64 tc-so:00:00:23.300004 b2:a0:8c:c4:a6:53 > b2:a0:79:51:62:4f, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 28975, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.080004 b2:a0:e9:e7:54:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:16.040004 b2:a0:c5:a0:ce:fb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.340004 b2:a0:c5:a0:ce:fb > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:21.080004 b2:a0:e9:e7:54:79 > b2:a0:c5:a0:ce:fb, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:e9:e7:54:79, length 28 tc-so:00:00:19.380004 b2:a0:c5:a0:ce:fb > b2:a0:e9:e7:54:79, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.120004 b2:a0:e9:e7:54:79 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.380004 b2:a0:c5:a0:ce:fb > b2:a0:e9:e7:54:79, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:c5:a0:ce:fb, length 28 tc-so:00:00:21.120004 b2:a0:e9:e7:54:79 > b2:a0:c5:a0:ce:fb, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:22.890004 b2:a0:e9:e7:54:79 > b2:a0:c5:a0:ce:fb, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.190004 b2:a0:c5:a0:ce:fb > b2:a0:e9:e7:54:79, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.930004 b2:a0:e9:e7:54:79 > b2:a0:c5:a0:ce:fb, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.190004 b2:a0:c5:a0:ce:fb > b2:a0:e9:e7:54:79, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.970004 b2:a0:e9:e7:54:79 > b2:a0:c5:a0:ce:fb, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.230004 b2:a0:c5:a0:ce:fb > b2:a0:e9:e7:54:79, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:26.810004 b2:a0:e9:e7:54:79 > b2:a0:c5:a0:ce:fb, ethertype IPv4 (0x0800), length 200: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 20.0.0.1 > 20.0.0.2: ip-proto-115 102 (ipip-proto-4) tc-so:00:00:25.100004 b2:a0:c5:a0:ce:fb > b2:a0:e9:e7:54:79, ethertype IPv4 (0x0800), length 200: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 20.0.0.2 > 20.0.0.1: ip-proto-115 102 (ipip-proto-4) tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647213103.148251, ipsec_l2tp_ipv4_tunnel_ah_hmacsha512, passed tc-start: 1647213103.184268, ipsec_l2tp_ipv4_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0e:15:56:71 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bf:8e:73:a3 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:30:f8:5e:08 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:50:29:01:22 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:67:67:96:43 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 ah 10000 -A null ; tc-so:add 20.0.0.2 20.0.0.1 ah 10001 -A null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: ah/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: ah/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:12:11 2022 current: Mar 13 23:12:11 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:11:46 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22930 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:12:11 2022 current: Mar 13 23:12:11 2022 tc-so: diff: 0(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:11:46 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22930 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:12:11 2022 current: Mar 13 23:12:12 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:11:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8398 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:12:11 2022 current: Mar 13 23:12:12 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:11:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8398 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:84:16:91:c4 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:67:67:96:43 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:84:16:91:c4 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:67:67:96:43 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:84:16:91:c4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:15:56:71 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bf:8e:73:a3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:50:29:01:22 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0e:15:56:71 6 0 5 0 0 tc-so:shmif 1500 b2:a0:bf:8e:73:a3 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:50:29:01:22 on shmif1 15s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0e:15:56:71 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:bf:8e:73:a3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:f8:5e:08 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:50:29:01:22 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:bf:8e:73:a3 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:30:f8:5e:08 5 0 5 0 0 tc-so:shmif 1500 b2:a0:50:29:01:22 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:bf:8e:73:a3 on shmif1 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:30:f8:5e:08 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:50:29:01:22 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:67:96:43 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:84:16:91:c4 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:67:67:96:43 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:84:16:91:c4 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:67:67:96:43 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:67:67:96:43 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:50:29:01:22 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:30:f8:5e:08 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bf:8e:73:a3 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 682 bytes, 2 multicasts tc-so: output: 8 packets, 682 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0e:15:56:71 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:84:16:91:c4 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1181 0 30 217 0 217 tc-so: tc-so:In use 1159K, total allocated 1736K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.340005] shmif0: Ethernet address b2:a0:84:16:91:c4 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2103 0 54 469 0 469 tc-so: tc-so:In use 2702K, total allocated 3752K; utilization 72.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.150005] shmif0: Ethernet address b2:a0:0e:15:56:71 tc-so:[ 8.500005] shmif1: Ethernet address b2:a0:bf:8e:73:a3 tc-so:[ 21.820005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.820005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.660005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.740005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 27.830005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 36 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 173 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2111 0 54 469 0 469 tc-so: tc-so:In use 2705K, total allocated 3752K; utilization 72.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.010005] shmif0: Ethernet address b2:a0:30:f8:5e:08 tc-so:[ 9.370005] shmif1: Ethernet address b2:a0:50:29:01:22 tc-so:[ 19.980005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 20.020005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.880005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.880005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 25.990005] ah_input: hash over 166 bytes, skip 20: crda len 166 skip 0 inject 32 tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 129 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1146 0 26 209 0 209 tc-so: tc-so:In use 1110K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.860005] shmif0: Ethernet address b2:a0:67:67:96:43 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.270004 b2:a0:84:16:91:c4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.820004 b2:a0:67:67:96:43 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:24.980004 b2:a0:84:16:91:c4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:23.690004 b2:a0:67:67:96:43 > b2:a0:84:16:91:c4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:67:67:96:43, length 28 tc-so:00:00:25.000004 b2:a0:84:16:91:c4 > b2:a0:67:67:96:43, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 50955, seq 0, length 64 tc-so:00:00:23.740004 b2:a0:67:67:96:43 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:25.050004 b2:a0:84:16:91:c4 > b2:a0:67:67:96:43, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:84:16:91:c4, length 28 tc-so:00:00:23.740004 b2:a0:67:67:96:43 > b2:a0:84:16:91:c4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 50955, seq 0, length 64 tc-so:00:00:29.090004 b2:a0:84:16:91:c4 > b2:a0:67:67:96:43, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 51685, seq 0, length 64 tc-so:00:00:27.830004 b2:a0:67:67:96:43 > b2:a0:84:16:91:c4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 51685, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.080004 b2:a0:67:67:96:43 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:20.020004 b2:a0:84:16:91:c4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.880004 b2:a0:84:16:91:c4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:20.000004 b2:a0:67:67:96:43 > b2:a0:84:16:91:c4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:67:67:96:43, length 28 tc-so:00:00:21.880004 b2:a0:84:16:91:c4 > b2:a0:67:67:96:43, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 50955, seq 0, length 64 tc-so:00:00:20.000004 b2:a0:67:67:96:43 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:21.920004 b2:a0:84:16:91:c4 > b2:a0:67:67:96:43, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:84:16:91:c4, length 28 tc-so:00:00:20.040004 b2:a0:67:67:96:43 > b2:a0:84:16:91:c4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 50955, seq 0, length 64 tc-so:00:00:25.990004 b2:a0:84:16:91:c4 > b2:a0:67:67:96:43, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 51685, seq 0, length 64 tc-so:00:00:24.110004 b2:a0:67:67:96:43 > b2:a0:84:16:91:c4, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 51685, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.440004 b2:a0:bf:8e:73:a3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:16.410004 b2:a0:50:29:01:22 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.980004 b2:a0:50:29:01:22 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:21.820004 b2:a0:bf:8e:73:a3 > b2:a0:50:29:01:22, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:bf:8e:73:a3, length 28 tc-so:00:00:19.980004 b2:a0:50:29:01:22 > b2:a0:bf:8e:73:a3, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.860004 b2:a0:bf:8e:73:a3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:20.020004 b2:a0:50:29:01:22 > b2:a0:bf:8e:73:a3, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:50:29:01:22, length 28 tc-so:00:00:21.860004 b2:a0:bf:8e:73:a3 > b2:a0:50:29:01:22, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.690004 b2:a0:bf:8e:73:a3 > b2:a0:50:29:01:22, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.880004 b2:a0:50:29:01:22 > b2:a0:bf:8e:73:a3, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.690004 b2:a0:bf:8e:73:a3 > b2:a0:50:29:01:22, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.880004 b2:a0:50:29:01:22 > b2:a0:bf:8e:73:a3, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.740004 b2:a0:bf:8e:73:a3 > b2:a0:50:29:01:22, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.920004 b2:a0:50:29:01:22 > b2:a0:bf:8e:73:a3, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.790004 b2:a0:bf:8e:73:a3 > b2:a0:50:29:01:22, ethertype IPv4 (0x0800), length 180: 20.0.0.1 > 20.0.0.2: AH(spi=0x00002710,seq=0x1): 20.0.0.1 > 20.0.0.2: ip-proto-115 102 (ipip-proto-4) tc-so:00:00:25.990004 b2:a0:50:29:01:22 > b2:a0:bf:8e:73:a3, ethertype IPv4 (0x0800), length 180: 20.0.0.2 > 20.0.0.1: AH(spi=0x00002711,seq=0x1): 20.0.0.2 > 20.0.0.1: ip-proto-115 102 (ipip-proto-4) tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647213177.166373, ipsec_l2tp_ipv4_tunnel_ah_null, passed tc-start: 1647213177.196613, ipsec_l2tp_ipv4_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:49:f2:72:e6 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:62:18:fa:05 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cb:8a:6e:fb ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6d:c1:2a:66 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:dc:68:d8:5e ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E null ; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E null ; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:13:24 2022 current: Mar 13 23:13:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:13:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29319 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:13:24 2022 current: Mar 13 23:13:25 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:13:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29319 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:13:25 2022 current: Mar 13 23:13:26 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:13:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22918 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:13:25 2022 current: Mar 13 23:13:26 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:13:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22918 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9a:73:b3:9c tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:dc:68:d8:5e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9a:73:b3:9c 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:dc:68:d8:5e on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9a:73:b3:9c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:49:f2:72:e6 tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:18:fa:05 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:6d:c1:2a:66 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:49:f2:72:e6 6 0 5 0 0 tc-so:shmif 1500 b2:a0:62:18:fa:05 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:6d:c1:2a:66 on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:49:f2:72:e6 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:62:18:fa:05 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cb:8a:6e:fb tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:c1:2a:66 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:62:18:fa:05 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cb:8a:6e:fb 5 0 5 0 0 tc-so:shmif 1500 b2:a0:6d:c1:2a:66 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:62:18:fa:05 on shmif1 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:cb:8a:6e:fb multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:6d:c1:2a:66 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:68:d8:5e tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:9a:73:b3:9c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:dc:68:d8:5e 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:9a:73:b3:9c on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:dc:68:d8:5e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:68:d8:5e tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6d:c1:2a:66 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 668 bytes, 2 multicasts tc-so: output: 8 packets, 668 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cb:8a:6e:fb tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:18:fa:05 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 668 bytes, 2 multicasts tc-so: output: 8 packets, 668 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:49:f2:72:e6 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9a:73:b3:9c tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 131 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 391 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1181 0 30 217 0 217 tc-so: tc-so:In use 1159K, total allocated 1736K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.980005] shmif0: Ethernet address b2:a0:9a:73:b3:9c tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 169 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1117 0 0 373 0 373 373 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2099 0 54 470 0 470 tc-so: tc-so:In use 2704K, total allocated 3760K; utilization 71.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 6.820005] shmif0: Ethernet address b2:a0:49:f2:72:e6 tc-so:[ 8.120005] shmif1: Ethernet address b2:a0:62:18:fa:05 tc-so:[ 21.470005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.470005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.390005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.420005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1116 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2087 0 54 467 0 467 tc-so: tc-so:In use 2697K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.870005] shmif0: Ethernet address b2:a0:cb:8a:6e:fb tc-so:[ 9.240005] shmif1: Ethernet address b2:a0:6d:c1:2a:66 tc-so:[ 19.790005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.830005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.730005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.760005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 368 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1149 0 26 209 0 209 tc-so: tc-so:In use 1112K, total allocated 1672K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.900005] shmif0: Ethernet address b2:a0:dc:68:d8:5e tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.970004 b2:a0:9a:73:b3:9c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.470004 b2:a0:dc:68:d8:5e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:24.680004 b2:a0:9a:73:b3:9c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:23.390004 b2:a0:dc:68:d8:5e > b2:a0:9a:73:b3:9c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:dc:68:d8:5e, length 28 tc-so:00:00:24.720004 b2:a0:9a:73:b3:9c > b2:a0:dc:68:d8:5e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 51389, seq 0, length 64 tc-so:00:00:23.420004 b2:a0:dc:68:d8:5e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:24.750004 b2:a0:9a:73:b3:9c > b2:a0:dc:68:d8:5e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9a:73:b3:9c, length 28 tc-so:00:00:23.420004 b2:a0:dc:68:d8:5e > b2:a0:9a:73:b3:9c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 51389, seq 0, length 64 tc-so:00:00:28.590004 b2:a0:9a:73:b3:9c > b2:a0:dc:68:d8:5e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 19509, seq 0, length 64 tc-so:00:00:27.300004 b2:a0:dc:68:d8:5e > b2:a0:9a:73:b3:9c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 19509, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.990004 b2:a0:dc:68:d8:5e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.830004 b2:a0:9a:73:b3:9c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.730004 b2:a0:9a:73:b3:9c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.950004 b2:a0:dc:68:d8:5e > b2:a0:9a:73:b3:9c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:dc:68:d8:5e, length 28 tc-so:00:00:21.730004 b2:a0:9a:73:b3:9c > b2:a0:dc:68:d8:5e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 51389, seq 0, length 64 tc-so:00:00:19.990004 b2:a0:dc:68:d8:5e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:21.760004 b2:a0:9a:73:b3:9c > b2:a0:dc:68:d8:5e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9a:73:b3:9c, length 28 tc-so:00:00:19.990004 b2:a0:dc:68:d8:5e > b2:a0:9a:73:b3:9c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 51389, seq 0, length 64 tc-so:00:00:25.600004 b2:a0:9a:73:b3:9c > b2:a0:dc:68:d8:5e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 19509, seq 0, length 64 tc-so:00:00:23.830004 b2:a0:dc:68:d8:5e > b2:a0:9a:73:b3:9c, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 19509, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.280004 b2:a0:62:18:fa:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:16.200004 b2:a0:6d:c1:2a:66 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.790004 b2:a0:6d:c1:2a:66 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:21.430004 b2:a0:62:18:fa:05 > b2:a0:6d:c1:2a:66, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:62:18:fa:05, length 28 tc-so:00:00:19.790004 b2:a0:6d:c1:2a:66 > b2:a0:62:18:fa:05, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:21.470004 b2:a0:62:18:fa:05 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.830004 b2:a0:6d:c1:2a:66 > b2:a0:62:18:fa:05, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:6d:c1:2a:66, length 28 tc-so:00:00:21.470004 b2:a0:62:18:fa:05 > b2:a0:6d:c1:2a:66, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.390004 b2:a0:62:18:fa:05 > b2:a0:6d:c1:2a:66, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.730004 b2:a0:6d:c1:2a:66 > b2:a0:62:18:fa:05, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.390004 b2:a0:62:18:fa:05 > b2:a0:6d:c1:2a:66, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.760004 b2:a0:6d:c1:2a:66 > b2:a0:62:18:fa:05, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.420004 b2:a0:62:18:fa:05 > b2:a0:6d:c1:2a:66, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.760004 b2:a0:6d:c1:2a:66 > b2:a0:62:18:fa:05, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:27.270004 b2:a0:62:18:fa:05 > b2:a0:6d:c1:2a:66, ethertype IPv4 (0x0800), length 166: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 132 tc-so:00:00:25.640004 b2:a0:6d:c1:2a:66 > b2:a0:62:18:fa:05, ethertype IPv4 (0x0800), length 166: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 132 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647213248.345312, ipsec_l2tp_ipv4_tunnel_esp_null, passed tc-start: 1647213248.378788, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:42:5c:9e:9b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:dc:75:f6:3d ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ca:ec:43:16 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bb:12:e1:84 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7b:76:cd:c8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.1 20.0.0.2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel 20.0.0.2 20.0.0.1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 20.0.0.1 20.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 20.0.0.2 20.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P out ipsec tc-so: esp/tunnel/20.0.0.2-20.0.0.1/require; tc-so:spdadd 20.0.0.0/24 20.0.0.0/24 any -P in ipsec tc-so: esp/tunnel/20.0.0.1-20.0.0.2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:14:36 2022 current: Mar 13 23:14:37 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:14:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23738 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:14:36 2022 current: Mar 13 23:14:37 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:14:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23738 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:20.0.0.1 20.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:14:36 2022 current: Mar 13 23:14:38 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:14:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18571 refcnt=0 tc-so:20.0.0.2 20.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:14:36 2022 current: Mar 13 23:14:38 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:14:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18571 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:84:c7:c4:a6 tc-so: linkstr: ./bus_ipsec_local tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:7b:76:cd:c8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:84:c7:c4:a6 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:7b:76:cd:c8 on shmif0 21s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:84:c7:c4:a6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:42:5c:9e:9b tc-so: linkstr: ./bus_ipsec_local tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:75:f6:3d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.1 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.2 b2:a0:bb:12:e1:84 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:42:5c:9e:9b 6 0 5 0 0 tc-so:shmif 1500 b2:a0:dc:75:f6:3d 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.1 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.2) at b2:a0:bb:12:e1:84 on shmif1 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:42:5c:9e:9b multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:dc:75:f6:3d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:ec:43:16 tc-so: linkstr: ./bus_ipsec_remote tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bb:12:e1:84 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:20.0.0/24 link#3 UC - - - shmif1 tc-so:20.0.0.2 link#3 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:20.0.0.1 b2:a0:dc:75:f6:3d UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ca:ec:43:16 5 0 5 0 0 tc-so:shmif 1500 b2:a0:bb:12:e1:84 8 0 8 0 0 tc-so:shmif 1500 20.0.0/24 20.0.0.2 8 0 8 0 0 tc-so:l2tp0 1280 5 0 5 0 0 tc-so:bridg 1500 10 0 10 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (20.0.0.1) at b2:a0:dc:75:f6:3d on shmif1 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ca:ec:43:16 multicnt 0 tc-so:shmif1: tc-so: enaddr b2:a0:bb:12:e1:84 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:76:cd:c8 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:84:c7:c4:a6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7b:76:cd:c8 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:84:c7:c4:a6 on shmif0 13s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7b:76:cd:c8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.2 --> 20.0.0.1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 10 packets, 644 bytes, 4 multicasts tc-so: output: 10 packets, 644 bytes tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet 20.0.0.1 --> 20.0.0.2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7b:76:cd:c8 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bb:12:e1:84 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 688 bytes, 2 multicasts tc-so: output: 8 packets, 688 bytes tc-so: inet 20.0.0.2/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:ec:43:16 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 168 bytes, 4 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dc:75:f6:3d tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 8 packets, 688 bytes, 2 multicasts tc-so: output: 8 packets, 688 bytes tc-so: inet 20.0.0.1/24 broadcast 20.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:42:5c:9e:9b tc-so: linkstr: ./bus_ipsec_local tc-so: input: 6 packets, 210 bytes, 5 multicasts tc-so: output: 5 packets, 322 bytes tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:84:c7:c4:a6 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 5 packets, 322 bytes, 2 multicasts tc-so: output: 5 packets, 322 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 130 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 392 0 0 131 0 131 131 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1181 0 30 217 0 217 tc-so: tc-so:In use 1161K, total allocated 1736K; utilization 66.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.250005] shmif0: Ethernet address b2:a0:84:c7:c4:a6 tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 172 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 84 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1115 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2091 0 54 467 0 467 tc-so: tc-so:In use 2697K, total allocated 3736K; utilization 72.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.160005] shmif0: Ethernet address b2:a0:42:5c:9e:9b tc-so:[ 8.420005] shmif1: Ethernet address b2:a0:dc:75:f6:3d tc-so:[ 22.060005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 22.060005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.840005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 23.880005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 45 0 45 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 171 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 40 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 99 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1115 0 0 372 0 372 372 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2089 0 54 468 0 468 tc-so: tc-so:In use 2696K, total allocated 3744K; utilization 72.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.620005] shmif0: Ethernet address b2:a0:ca:ec:43:16 tc-so:[ 8.900005] shmif1: Ethernet address b2:a0:bb:12:e1:84 tc-so:[ 19.930005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:[ 19.970005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.770005] arp from 10.0.0.1: addr len: new 6, i/f 0 (ignored) tc-so:[ 21.810005] arp from 10.0.0.2: addr len: new 6, i/f 0 (ignored) tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 132 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 72 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 14 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 87 0 0 13 0 13 13 0 inf 0 tc-so:kmem-02048 2112 367 0 0 123 0 123 123 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 3 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1151 0 26 209 0 209 tc-so: tc-so:In use 1111K, total allocated 1672K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.150005] root file system type: rumpfs tc-so:[ 1.150005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.500005] shmif0: Ethernet address b2:a0:7b:76:cd:c8 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.870004 b2:a0:84:c7:c4:a6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:22.020004 b2:a0:7b:76:cd:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:25.080004 b2:a0:84:c7:c4:a6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:23.880004 b2:a0:7b:76:cd:c8 > b2:a0:84:c7:c4:a6, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7b:76:cd:c8, length 28 tc-so:00:00:25.080004 b2:a0:84:c7:c4:a6 > b2:a0:7b:76:cd:c8, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 43960, seq 0, length 64 tc-so:00:00:23.880004 b2:a0:7b:76:cd:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:25.120004 b2:a0:84:c7:c4:a6 > b2:a0:7b:76:cd:c8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:84:c7:c4:a6, length 28 tc-so:00:00:23.920004 b2:a0:7b:76:cd:c8 > b2:a0:84:c7:c4:a6, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 43960, seq 0, length 64 tc-so:00:00:29.380004 b2:a0:84:c7:c4:a6 > b2:a0:7b:76:cd:c8, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 16849, seq 0, length 64 tc-so:00:00:28.200004 b2:a0:7b:76:cd:c8 > b2:a0:84:c7:c4:a6, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 16849, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.200004 b2:a0:7b:76:cd:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:19.970004 b2:a0:84:c7:c4:a6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:21.770004 b2:a0:84:c7:c4:a6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:20.040004 b2:a0:7b:76:cd:c8 > b2:a0:84:c7:c4:a6, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7b:76:cd:c8, length 28 tc-so:00:00:21.770004 b2:a0:84:c7:c4:a6 > b2:a0:7b:76:cd:c8, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 43960, seq 0, length 64 tc-so:00:00:20.040004 b2:a0:7b:76:cd:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:21.810004 b2:a0:84:c7:c4:a6 > b2:a0:7b:76:cd:c8, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:84:c7:c4:a6, length 28 tc-so:00:00:20.080004 b2:a0:7b:76:cd:c8 > b2:a0:84:c7:c4:a6, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 43960, seq 0, length 64 tc-so:00:00:26.070004 b2:a0:84:c7:c4:a6 > b2:a0:7b:76:cd:c8, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 16849, seq 0, length 64 tc-so:00:00:24.380004 b2:a0:7b:76:cd:c8 > b2:a0:84:c7:c4:a6, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 16849, seq 0, length 64 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.290004 b2:a0:dc:75:f6:3d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.1, length 28 tc-so:00:00:16.450004 b2:a0:bb:12:e1:84 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.2, length 28 tc-so:00:00:19.930004 b2:a0:bb:12:e1:84 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.1 tell 20.0.0.2, length 28 tc-so:00:00:22.020004 b2:a0:dc:75:f6:3d > b2:a0:bb:12:e1:84, ethertype ARP (0x0806), length 42: Reply 20.0.0.1 is-at b2:a0:dc:75:f6:3d, length 28 tc-so:00:00:19.930004 b2:a0:bb:12:e1:84 > b2:a0:dc:75:f6:3d, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:22.060004 b2:a0:dc:75:f6:3d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 20.0.0.2 tell 20.0.0.1, length 28 tc-so:00:00:19.970004 b2:a0:bb:12:e1:84 > b2:a0:dc:75:f6:3d, ethertype ARP (0x0806), length 42: Reply 20.0.0.2 is-at b2:a0:bb:12:e1:84, length 28 tc-so:00:00:22.060004 b2:a0:dc:75:f6:3d > b2:a0:bb:12:e1:84, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:23.840004 b2:a0:dc:75:f6:3d > b2:a0:bb:12:e1:84, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.770004 b2:a0:bb:12:e1:84 > b2:a0:dc:75:f6:3d, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.880004 b2:a0:dc:75:f6:3d > b2:a0:bb:12:e1:84, ethertype IPv4 (0x0800), length 136: 20.0.0.1 > 20.0.0.2: ip-proto-115 102 tc-so:00:00:21.810004 b2:a0:bb:12:e1:84 > b2:a0:dc:75:f6:3d, ethertype IPv4 (0x0800), length 80: 20.0.0.2 > 20.0.0.1: ip-proto-115 46 tc-so:00:00:23.880004 b2:a0:dc:75:f6:3d > b2:a0:bb:12:e1:84, ethertype IPv4 (0x0800), length 80: 20.0.0.1 > 20.0.0.2: ip-proto-115 46 tc-so:00:00:21.810004 b2:a0:bb:12:e1:84 > b2:a0:dc:75:f6:3d, ethertype IPv4 (0x0800), length 136: 20.0.0.2 > 20.0.0.1: ip-proto-115 102 tc-so:00:00:28.160004 b2:a0:dc:75:f6:3d > b2:a0:bb:12:e1:84, ethertype IPv4 (0x0800), length 186: 20.0.0.1 > 20.0.0.2: ESP(spi=0x00002710,seq=0x1), length 152 tc-so:00:00:26.110004 b2:a0:bb:12:e1:84 > b2:a0:dc:75:f6:3d, ethertype IPv4 (0x0800), length 186: 20.0.0.2 > 20.0.0.1: ESP(spi=0x00002711,seq=0x1), length 152 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647213320.931147, ipsec_l2tp_ipv4_tunnel_esp_rijndaelcbc, passed tc-start: 1647213320.973113, ipsec_l2tp_ipv6_transport_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:68:8c:bb:f9 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ab:23:d6:a4 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:05:2d:e5:e8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c9:94:11:ba ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:58:24:98:e7 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:15:52 2022 current: Mar 13 23:15:54 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:15:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17011 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:15:52 2022 current: Mar 13 23:15:54 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:15:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17011 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:15:53 2022 current: Mar 13 23:15:54 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:15:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14327 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:15:53 2022 current: Mar 13 23:15:54 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:15:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 178(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14327 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:0f:be:ae tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:62ff:fe0f:beae%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:62ff:fe0f:beae link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:58:24:98:e7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:62:0f:be:ae 15 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff0f:beae tc-so: ff01:2::1 tc-so: ff02::2:83b4:d5d% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:62ff:f 15 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:58:24:98:e7 shmif0 8s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff0f:beae%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:83b4:d5d%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:62:0f:be:ae multicnt 4 tc-so: 33:33:ff:0f:be:ae -- 33:33:ff:0f:be:ae refcount 1 tc-so: 33:33:83:b4:0d:5d -- 33:33:83:b4:0d:5d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:68:8c:bb:f9 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:68ff:fe8c:bbf9%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ab:23:d6:a4 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:abff:fe23:d6a4%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:68ff:fe8c:bbf9 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:abff:fe23:d6a4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:c9:94:11:ba UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:68:8c:bb:f9 10 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:68ff:f tc-so: ff01:2::1 tc-so: ff02::2:15ee:38df tc-so: ff02::1%shmif0 tc-so: ff02::1:ff8c:bbf9 10 0 15 0 0 tc-so:shmif 1500 b2:a0:ab:23:d6:a4 21 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff23:d6a4 tc-so: ff01:3::1 tc-so: ff02::2:15ee:38df tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 21 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:abff:f 21 0 15 0 0 tc-so:l2tp0 1280 11 0 9 0 0 tc-so:bridg 1500 18 0 22 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:c9:94:11:ba shmif1 11s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:68ff:fe8c:bbf9%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:15ee:38df%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff8c:bbf9%shmif0 refcount 1 tc-so: enaddr b2:a0:68:8c:bb:f9 multicnt 3 tc-so: 33:33:15:ee:38:df -- 33:33:15:ee:38:df refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:8c:bb:f9 -- 33:33:ff:8c:bb:f9 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff23:d6a4%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:15ee:38df%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:ab:23:d6:a4 multicnt 4 tc-so: 33:33:ff:23:d6:a4 -- 33:33:ff:23:d6:a4 refcount 1 tc-so: 33:33:15:ee:38:df -- 33:33:15:ee:38:df refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:2d:e5:e8 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:5ff:fe2d:e5e8%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c9:94:11:ba tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c9ff:fe94:11ba%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5ff:fe2d:e5e8 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:c9ff:fe94:11ba link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:ab:23:d6:a4 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:05:2d:e5:e8 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5ff:fe tc-so: ff01:2::1 tc-so: ff02::2:711:9fc8% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff2d:e5e8 9 0 9 0 0 tc-so:shmif 1500 b2:a0:c9:94:11:ba 12 0 21 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff94:11ba tc-so: ff01:3::1 tc-so: ff02::2:711:9fc8% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 21 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c9ff:f 12 0 21 0 0 tc-so:l2tp0 1280 5 0 11 0 0 tc-so:bridg 1500 14 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:ab:23:d6:a4 shmif1 3s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:5ff:fe2d:e5e8%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:711:9fc8%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff2d:e5e8%shmif0 refcount 1 tc-so: enaddr b2:a0:05:2d:e5:e8 multicnt 3 tc-so: 33:33:07:11:9f:c8 -- 33:33:07:11:9f:c8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:2d:e5:e8 -- 33:33:ff:2d:e5:e8 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff94:11ba%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:711:9fc8%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:c9:94:11:ba multicnt 4 tc-so: 33:33:ff:94:11:ba -- 33:33:ff:94:11:ba refcount 1 tc-so: 33:33:07:11:9f:c8 -- 33:33:07:11:9f:c8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:24:98:e7 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:58ff:fe24:98e7%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:58ff:fe24:98e7 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:62:0f:be:ae UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:58:24:98:e7 8 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff24:98e7 tc-so: ff01:2::1 tc-so: ff02::2:7984:6946 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:58ff:f 8 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:62:0f:be:ae shmif0 3s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff24:98e7%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7984:6946%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:58:24:98:e7 multicnt 4 tc-so: 33:33:ff:24:98:e7 -- 33:33:ff:24:98:e7 refcount 1 tc-so: 33:33:79:84:69:46 -- 33:33:79:84:69:46 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 18 packets, 1476 bytes, 11 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 774 bytes, 9 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 18 packets, 1476 bytes, 11 multicasts tc-so: output: 22 packets, 1820 bytes, 15 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 11 packets, 1118 bytes, 13 multicasts tc-so: output: 9 packets, 734 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:58:24:98:e7 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:58ff:fe24:98e7%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c9:94:11:ba tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1544 bytes, 3 multicasts tc-so: output: 21 packets, 2922 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c9ff:fe94:11ba%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:05:2d:e5:e8 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 688 bytes, 8 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fe80::b0a0:5ff:fe2d:e5e8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ab:23:d6:a4 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 21 packets, 2922 bytes, 5 multicasts tc-so: output: 15 packets, 1802 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:abff:fe23:d6a4%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:68:8c:bb:f9 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1204 bytes, 14 multicasts tc-so: output: 15 packets, 1258 bytes, 11 multicasts tc-so: inet6 fe80::b0a0:68ff:fe8c:bbf9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:62:0f:be:ae tc-so: linkstr: ./bus_ipsec_local tc-so: input: 15 packets, 1258 bytes, 11 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:62ff:fe0f:beae%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 529 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1443 0 40 267 0 267 tc-so: tc-so:In use 1470K, total allocated 2136K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.620005] shmif0: Ethernet address b2:a0:62:0f:be:ae tc-so:[ 17.850005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.850005] get_ifid: shmif0: ifid: b0:a0:62:ff:fe:0f:be:ae tc-so:[ 17.850005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:62ff:fe0f:beae tc-so:[ 19.280005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:62ff:fe0f:beae - no duplicates found tc-so:[ 65.660005] in6_if_link_down: fd00::1 marked detached tc-so:[ 65.660005] in6_if_link_down: fe80:2::b0a0:62ff:fe0f:beae marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 94 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1332 0 0 444 0 444 444 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2507 0 80 548 0 548 tc-so: tc-so:In use 3196K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.950005] shmif0: Ethernet address b2:a0:68:8c:bb:f9 tc-so:[ 10.420005] shmif1: Ethernet address b2:a0:ab:23:d6:a4 tc-so:[ 16.080005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.080005] get_ifid: shmif0: ifid: b0:a0:68:ff:fe:8c:bb:f9 tc-so:[ 16.390005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.390005] get_ifid: shmif1: ifid: b0:a0:ab:ff:fe:23:d6:a4 tc-so:[ 16.390005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:abff:fe23:d6a4 tc-so:[ 18.320005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:abff:fe23:d6a4 - no duplicates found tc-so:[ 29.960005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 31.190005] ah_input: hash over 162 bytes, skip 40: crda len 162 skip 0 inject 52 tc-so:[ 32.050005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 32.310005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 60.810005] in6_if_link_down: fc00::1 marked detached tc-so:[ 60.810005] in6_if_link_down: fe80:3::b0a0:abff:fe23:d6a4 marked detached tc-so:[ 62.300005] in6_if_link_down: fe80:2::b0a0:68ff:fe8c:bbf9 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 94 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2492 0 77 547 0 547 tc-so: tc-so:In use 3191K, total allocated 4376K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.350005] shmif0: Ethernet address b2:a0:05:2d:e5:e8 tc-so:[ 10.780005] shmif1: Ethernet address b2:a0:c9:94:11:ba tc-so:[ 17.880005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.880005] get_ifid: shmif0: ifid: b0:a0:05:ff:fe:2d:e5:e8 tc-so:[ 18.190005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.190005] get_ifid: shmif1: ifid: b0:a0:c9:ff:fe:94:11:ba tc-so:[ 18.190005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:c9ff:fe94:11ba tc-so:[ 20.190005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:c9ff:fe94:11ba - no duplicates found tc-so:[ 28.780005] ah_input: hash over 162 bytes, skip 40: crda len 162 skip 0 inject 52 tc-so:[ 29.640005] ah_input: hash over 170 bytes, skip 40: crda len 170 skip 0 inject 52 tc-so:[ 55.740005] in6_if_link_down: fc00::2 marked detached tc-so:[ 55.740005] in6_if_link_down: fe80:3::b0a0:c9ff:fe94:11ba marked detached tc-so:[ 57.180005] in6_if_link_down: fe80:2::b0a0:5ff:fe2d:e5e8 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 16 0 16 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 21 0 21 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 567 0 0 189 0 189 189 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1510 0 52 279 0 279 tc-so: tc-so:In use 1556K, total allocated 2232K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.610005] shmif0: Ethernet address b2:a0:58:24:98:e7 tc-so:[ 19.600005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.600005] get_ifid: shmif0: ifid: b0:a0:58:ff:fe:24:98:e7 tc-so:[ 19.600005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:58ff:fe24:98e7 tc-so:[ 21.340005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:58ff:fe24:98e7 - no duplicates found tc-so:[ 52.010005] in6_if_link_down: fd00::2 marked detached tc-so:[ 52.010005] in6_if_link_down: fe80:2::b0a0:58ff:fe24:98e7 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.990004 b2:a0:62:0f:be:ae > 33:33:ff:0f:be:ae, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:beae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:beae, length 24 tc-so:00:00:16.190004 b2:a0:68:8c:bb:f9 > 33:33:15:ee:38:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe8c:bbf9 > ff02::2:15ee:38df: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15ee:38df, length 24 tc-so:00:00:18.260004 b2:a0:62:0f:be:ae > 33:33:ff:0f:be:ae, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff0f:beae: ICMP6, neighbor solicitation, who has fe80::b0a0:62ff:fe0f:beae, length 32 tc-so:00:00:16.990004 b2:a0:68:8c:bb:f9 > 33:33:ff:8c:bb:f9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe8c:bbf9 > ff02::1:ff8c:bbf9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:bbf9, length 24 tc-so:00:00:22.060004 b2:a0:62:0f:be:ae > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fe0f:beae > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.350004 b2:a0:62:0f:be:ae > 33:33:ff:0f:be:ae, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fe0f:beae > ff02::1:ff0f:beae: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0f:beae, length 24 tc-so:00:00:22.960004 b2:a0:62:0f:be:ae > 33:33:83:b4:0d:5d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:62ff:fe0f:beae > ff02::2:83b4:d5d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:83b4:d5d, length 24 tc-so:00:00:21.710004 b2:a0:68:8c:bb:f9 > 33:33:15:ee:38:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe8c:bbf9 > ff02::2:15ee:38df: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15ee:38df, length 24 tc-so:00:00:24.680004 b2:a0:68:8c:bb:f9 > 33:33:ff:8c:bb:f9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe8c:bbf9 > ff02::1:ff8c:bbf9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:bbf9, length 24 tc-so:00:00:24.950004 b2:a0:58:24:98:e7 > 33:33:ff:24:98:e7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff24:98e7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff24:98e7, length 24 tc-so:00:00:25.170004 b2:a0:58:24:98:e7 > 33:33:ff:24:98:e7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff24:98e7: ICMP6, neighbor solicitation, who has fe80::b0a0:58ff:fe24:98e7, length 32 tc-so:00:00:25.570004 b2:a0:58:24:98:e7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.830004 b2:a0:58:24:98:e7 > 33:33:79:84:69:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe24:98e7 > ff02::2:7984:6946: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7984:6946, length 24 tc-so:00:00:29.010004 b2:a0:62:0f:be:ae > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:27.040004 b2:a0:58:24:98:e7 > b2:a0:62:0f:be:ae, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:29.050004 b2:a0:62:0f:be:ae > b2:a0:58:24:98:e7, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.080004 b2:a0:58:24:98:e7 > b2:a0:62:0f:be:ae, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.990004 b2:a0:05:2d:e5:e8 > 33:33:ff:2d:e5:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe2d:e5e8 > ff02::1:ff2d:e5e8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2d:e5e8, length 24 tc-so:00:00:29.960004 b2:a0:05:2d:e5:e8 > 33:33:07:11:9f:c8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe2d:e5e8 > ff02::2:711:9fc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:711:9fc8, length 24 tc-so:00:00:33.160004 b2:a0:62:0f:be:ae > b2:a0:58:24:98:e7, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:31.190004 b2:a0:58:24:98:e7 > b2:a0:62:0f:be:ae, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:32.050004 b2:a0:58:24:98:e7 > b2:a0:62:0f:be:ae, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:34.040004 b2:a0:62:0f:be:ae > b2:a0:58:24:98:e7, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:32.310004 b2:a0:58:24:98:e7 > 33:33:ff:24:98:e7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe24:98e7 > ff02::1:ff24:98e7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff24:98e7, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.990004 b2:a0:05:2d:e5:e8 > 33:33:07:11:9f:c8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe2d:e5e8 > ff02::2:711:9fc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:711:9fc8, length 24 tc-so:00:00:18.500004 b2:a0:05:2d:e5:e8 > 33:33:ff:2d:e5:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe2d:e5e8 > ff02::1:ff2d:e5e8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2d:e5e8, length 24 tc-so:00:00:22.300004 b2:a0:68:8c:bb:f9 > 33:33:ff:8c:bb:f9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:68ff:fe8c:bbf9 > ff02::1:ff8c:bbf9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8c:bbf9, length 24 tc-so:00:00:20.110004 b2:a0:58:24:98:e7 > 33:33:ff:24:98:e7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff24:98e7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff24:98e7, length 24 tc-so:00:00:20.320004 b2:a0:58:24:98:e7 > 33:33:ff:24:98:e7, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff24:98e7: ICMP6, neighbor solicitation, who has fe80::b0a0:58ff:fe24:98e7, length 32 tc-so:00:00:20.730004 b2:a0:58:24:98:e7 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:21.980004 b2:a0:58:24:98:e7 > 33:33:79:84:69:46, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe24:98e7 > ff02::2:7984:6946: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7984:6946, length 24 tc-so:00:00:24.610004 b2:a0:62:0f:be:ae > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:22.190004 b2:a0:58:24:98:e7 > b2:a0:62:0f:be:ae, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:24.650004 b2:a0:62:0f:be:ae > b2:a0:58:24:98:e7, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.230004 b2:a0:58:24:98:e7 > b2:a0:62:0f:be:ae, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.560004 b2:a0:05:2d:e5:e8 > 33:33:ff:2d:e5:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe2d:e5e8 > ff02::1:ff2d:e5e8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2d:e5e8, length 24 tc-so:00:00:27.530004 b2:a0:05:2d:e5:e8 > 33:33:07:11:9f:c8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5ff:fe2d:e5e8 > ff02::2:711:9fc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:711:9fc8, length 24 tc-so:00:00:28.780004 b2:a0:62:0f:be:ae > b2:a0:58:24:98:e7, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.340004 b2:a0:58:24:98:e7 > b2:a0:62:0f:be:ae, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.200004 b2:a0:58:24:98:e7 > b2:a0:62:0f:be:ae, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:29.640004 b2:a0:62:0f:be:ae > b2:a0:58:24:98:e7, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:27.460004 b2:a0:58:24:98:e7 > 33:33:ff:24:98:e7, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:58ff:fe24:98e7 > ff02::1:ff24:98e7: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff24:98e7, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.990004 b2:a0:ab:23:d6:a4 > 33:33:ff:23:d6:a4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:d6a4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:d6a4, length 24 tc-so:00:00:17.300004 b2:a0:ab:23:d6:a4 > 33:33:ff:23:d6:a4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff23:d6a4: ICMP6, neighbor solicitation, who has fe80::b0a0:abff:fe23:d6a4, length 32 tc-so:00:00:19.020004 b2:a0:ab:23:d6:a4 > 33:33:ff:23:d6:a4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe23:d6a4 > ff02::1:ff23:d6a4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff23:d6a4, length 24 tc-so:00:00:20.040004 b2:a0:ab:23:d6:a4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:18.190004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:20.610004 b2:a0:ab:23:d6:a4 > b2:a0:c9:94:11:ba, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.190004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:20.940004 b2:a0:ab:23:d6:a4 > b2:a0:c9:94:11:ba, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:18.540004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:19.190004 b2:a0:c9:94:11:ba > 33:33:ff:94:11:ba, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff94:11ba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:11ba, length 24 tc-so:00:00:19.190004 b2:a0:c9:94:11:ba > 33:33:ff:94:11:ba, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff94:11ba: ICMP6, neighbor solicitation, who has fe80::b0a0:c9ff:fe94:11ba, length 32 tc-so:00:00:21.750004 b2:a0:ab:23:d6:a4 > b2:a0:c9:94:11:ba, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.340004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:23.370004 b2:a0:ab:23:d6:a4 > 33:33:15:ee:38:df, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe23:d6a4 > ff02::2:15ee:38df: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:15ee:38df, length 24 tc-so:00:00:24.710004 b2:a0:ab:23:d6:a4 > b2:a0:c9:94:11:ba, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.570004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.750004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.150004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.190004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.570004 b2:a0:ab:23:d6:a4 > b2:a0:c9:94:11:ba, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:26.380004 b2:a0:ab:23:d6:a4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:abff:fe23:d6a4 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.040004 b2:a0:c9:94:11:ba > 33:33:07:11:9f:c8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c9ff:fe94:11ba > ff02::2:711:9fc8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:711:9fc8, length 24 tc-so:00:00:24.400004 b2:a0:c9:94:11:ba > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c9ff:fe94:11ba > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.400004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.000004 b2:a0:ab:23:d6:a4 > b2:a0:c9:94:11:ba, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.610004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.040004 b2:a0:ab:23:d6:a4 > b2:a0:c9:94:11:ba, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:24.650004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:25.600004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.050004 b2:a0:c9:94:11:ba > 33:33:ff:94:11:ba, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c9ff:fe94:11ba > ff02::1:ff94:11ba: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff94:11ba, length 24 tc-so:00:00:27.570004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 90 tc-so:00:00:31.190004 b2:a0:ab:23:d6:a4 > b2:a0:c9:94:11:ba, ethertype IPv6 (0x86dd), length 176: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ip-proto-115 74 tc-so:00:00:28.780004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 176: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ip-proto-115 74 tc-so:00:00:29.640004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): ip-proto-115 90 tc-so:00:00:32.050004 b2:a0:ab:23:d6:a4 > b2:a0:c9:94:11:ba, ethertype IPv6 (0x86dd), length 184: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): ip-proto-115 82 tc-so:00:00:29.900004 b2:a0:c9:94:11:ba > b2:a0:ab:23:d6:a4, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x4): ip-proto-115 90 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647213406.962675, ipsec_l2tp_ipv6_transport_ah_hmacsha512, passed tc-start: 1647213407.6679, ipsec_l2tp_ipv6_transport_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:15:0b:a0:b4 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:df:8d:0a:a6 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a3:2a:b6:70 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a3:a3:9a:06 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:79:43:4b:ef ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: ah/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:17:18 2022 current: Mar 13 23:17:19 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:16:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10025 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:17:18 2022 current: Mar 13 23:17:19 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:16:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10025 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:17:19 2022 current: Mar 13 23:17:20 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:17:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 72(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13429 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:17:19 2022 current: Mar 13 23:17:20 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:17:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 396(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13429 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:1c:55:5f tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:39ff:fe1c:555f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:39ff:fe1c:555f link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:79:43:4b:ef UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:39:1c:55:5f 14 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff1c:555f tc-so: ff01:2::1 tc-so: ff02::2:9954:a4e1 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:39ff:f 14 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:79:43:4b:ef shmif0 8s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff1c:555f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9954:a4e1%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:39:1c:55:5f multicnt 4 tc-so: 33:33:ff:1c:55:5f -- 33:33:ff:1c:55:5f refcount 1 tc-so: 33:33:99:54:a4:e1 -- 33:33:99:54:a4:e1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:0b:a0:b4 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:15ff:fe0b:a0b4%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:8d:0a:a6 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:dfff:fe8d:aa6%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:15ff:fe0b:a0b4 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:dfff:fe8d:aa6 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:a3:a3:9a:06 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:15:0b:a0:b4 11 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:15ff:f tc-so: ff01:2::1 tc-so: ff02::2:59fb:ec%s tc-so: ff02::1%shmif0 tc-so: ff02::1:ff0b:a0b4 11 0 14 0 0 tc-so:shmif 1500 b2:a0:df:8d:0a:a6 18 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff8d:aa6% tc-so: ff01:3::1 tc-so: ff02::2:59fb:ec%s tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 18 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:dfff:f 18 0 12 0 0 tc-so:l2tp0 1280 10 0 5 0 0 tc-so:bridg 1500 15 0 15 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:a3:a3:9a:06 shmif1 3s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:15ff:fe0b:a0b4%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:59fb:ec%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff0b:a0b4%shmif0 refcount 1 tc-so: enaddr b2:a0:15:0b:a0:b4 multicnt 3 tc-so: 33:33:59:fb:00:ec -- 33:33:59:fb:00:ec refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:0b:a0:b4 -- 33:33:ff:0b:a0:b4 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff8d:aa6%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:59fb:ec%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:df:8d:0a:a6 multicnt 4 tc-so: 33:33:ff:8d:0a:a6 -- 33:33:ff:8d:0a:a6 refcount 1 tc-so: 33:33:59:fb:00:ec -- 33:33:59:fb:00:ec refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:2a:b6:70 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:a3ff:fe2a:b670%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:a3:9a:06 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a3ff:fea3:9a06%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a3ff:fe2a:b670 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:a3ff:fea3:9a06 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:df:8d:0a:a6 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a3:2a:b6:70 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a3ff:f tc-so: ff01:2::1 tc-so: ff02::2:4461:1694 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff2a:b670 9 0 9 0 0 tc-so:shmif 1500 b2:a0:a3:a3:9a:06 10 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffa3:9a06 tc-so: ff01:3::1 tc-so: ff02::2:4461:1694 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a3ff:f 10 0 18 0 0 tc-so:l2tp0 1280 5 0 11 0 0 tc-so:bridg 1500 14 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:df:8d:0a:a6 shmif1 23s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:a3ff:fe2a:b670%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:4461:1694%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff2a:b670%shmif0 refcount 1 tc-so: enaddr b2:a0:a3:2a:b6:70 multicnt 3 tc-so: 33:33:44:61:16:94 -- 33:33:44:61:16:94 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:2a:b6:70 -- 33:33:ff:2a:b6:70 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffa3:9a06%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:4461:1694%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:a3:a3:9a:06 multicnt 4 tc-so: 33:33:ff:a3:9a:06 -- 33:33:ff:a3:9a:06 refcount 1 tc-so: 33:33:44:61:16:94 -- 33:33:44:61:16:94 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:43:4b:ef tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:79ff:fe43:4bef%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:79ff:fe43:4bef link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:39:1c:55:5f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:79:43:4b:ef 8 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff43:4bef tc-so: ff01:2::1 tc-so: ff02::2:a5da:571b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:79ff:f 8 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:39:1c:55:5f shmif0 15s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff43:4bef%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:a5da:571b%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:79:43:4b:ef multicnt 4 tc-so: 33:33:ff:43:4b:ef -- 33:33:ff:43:4b:ef refcount 1 tc-so: 33:33:a5:da:57:1b -- 33:33:a5:da:57:1b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 18 packets, 1476 bytes, 11 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 774 bytes, 9 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 15 packets, 1218 bytes, 8 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 10 packets, 688 bytes, 8 multicasts tc-so: output: 5 packets, 390 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:79:43:4b:ef tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:79ff:fe43:4bef%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:a3:9a:06 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1182 bytes, 3 multicasts tc-so: output: 18 packets, 2290 bytes, 6 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:a3ff:fea3:9a06%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a3:2a:b6:70 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 688 bytes, 8 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fe80::b0a0:a3ff:fe2a:b670%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:8d:0a:a6 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 18 packets, 2290 bytes, 6 multicasts tc-so: output: 12 packets, 1354 bytes, 5 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:dfff:fe8d:aa6%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:15:0b:a0:b4 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 11 packets, 1204 bytes, 14 multicasts tc-so: output: 14 packets, 1172 bytes, 10 multicasts tc-so: inet6 fe80::b0a0:15ff:fe0b:a0b4%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:39:1c:55:5f tc-so: linkstr: ./bus_ipsec_local tc-so: input: 14 packets, 1172 bytes, 10 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:39ff:fe1c:555f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1442 0 40 266 0 266 tc-so: tc-so:In use 1468K, total allocated 2128K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.250005] shmif0: Ethernet address b2:a0:39:1c:55:5f tc-so:[ 17.320005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.320005] get_ifid: shmif0: ifid: b0:a0:39:ff:fe:1c:55:5f tc-so:[ 17.320005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:39ff:fe1c:555f tc-so:[ 18.840005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:39ff:fe1c:555f - no duplicates found tc-so:[ 65.810005] in6_if_link_down: fd00::1 marked detached tc-so:[ 65.810005] in6_if_link_down: fe80:2::b0a0:39ff:fe1c:555f marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 244 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2506 0 77 549 0 549 tc-so: tc-so:In use 3196K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.560005] shmif0: Ethernet address b2:a0:15:0b:a0:b4 tc-so:[ 8.870005] shmif1: Ethernet address b2:a0:df:8d:0a:a6 tc-so:[ 15.940005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.940005] get_ifid: shmif0: ifid: b0:a0:15:ff:fe:0b:a0:b4 tc-so:[ 16.270005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.270005] get_ifid: shmif1: ifid: b0:a0:df:ff:fe:8d:0a:a6 tc-so:[ 16.270005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:dfff:fe8d:aa6 tc-so:[ 18.250005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:dfff:fe8d:aa6 - no duplicates found tc-so:[ 29.860005] ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52 tc-so:[ 30.080005] ah_input: hash over 88 bytes, skip 40: crda len 88 skip 0 inject 52 tc-so:[ 30.120005] ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52 tc-so:[ 31.490005] ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52 tc-so:[ 32.070005] ah_input: hash over 154 bytes, skip 40: crda len 154 skip 0 inject 52 tc-so:[ 32.890005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 61.230005] in6_if_link_down: fc00::1 marked detached tc-so:[ 61.230005] in6_if_link_down: fe80:3::b0a0:dfff:fe8d:aa6 marked detached tc-so:[ 62.660005] in6_if_link_down: fe80:2::b0a0:15ff:fe0b:a0b4 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 230 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 93 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 55 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2500 0 76 550 0 550 tc-so: tc-so:In use 3205K, total allocated 4400K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.350005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.580005] shmif0: Ethernet address b2:a0:a3:2a:b6:70 tc-so:[ 10.520005] shmif1: Ethernet address b2:a0:a3:a3:9a:06 tc-so:[ 18.870005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.870005] get_ifid: shmif0: ifid: b0:a0:a3:ff:fe:2a:b6:70 tc-so:[ 19.230005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 19.230005] get_ifid: shmif1: ifid: b0:a0:a3:ff:fe:a3:9a:06 tc-so:[ 19.230005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:a3ff:fea3:9a06 tc-so:[ 21.200005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:a3ff:fea3:9a06 - no duplicates found tc-so:[ 28.130005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 29.540005] ah_input: hash over 138 bytes, skip 40: crda len 138 skip 0 inject 52 tc-so:[ 30.160005] ah_input: hash over 146 bytes, skip 40: crda len 146 skip 0 inject 52 tc-so:[ 56.520005] in6_if_link_down: fc00::2 marked detached tc-so:[ 56.520005] in6_if_link_down: fe80:3::b0a0:a3ff:fea3:9a06 marked detached tc-so:[ 58.180005] in6_if_link_down: fe80:2::b0a0:a3ff:fe2a:b670 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 23 0 23 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 28 0 28 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 630 0 0 210 0 210 210 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1567 0 66 300 0 300 tc-so: tc-so:In use 1680K, total allocated 2400K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.970005] shmif0: Ethernet address b2:a0:79:43:4b:ef tc-so:[ 20.280005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 20.280005] get_ifid: shmif0: ifid: b0:a0:79:ff:fe:43:4b:ef tc-so:[ 20.280005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:79ff:fe43:4bef tc-so:[ 22.230005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:79ff:fe43:4bef - no duplicates found tc-so:[ 53.080005] in6_if_link_down: fd00::2 marked detached tc-so:[ 53.080005] in6_if_link_down: fe80:2::b0a0:79ff:fe43:4bef marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.580004 b2:a0:39:1c:55:5f > 33:33:ff:1c:55:5f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:555f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:555f, length 24 tc-so:00:00:17.840004 b2:a0:39:1c:55:5f > 33:33:ff:1c:55:5f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff1c:555f: ICMP6, neighbor solicitation, who has fe80::b0a0:39ff:fe1c:555f, length 32 tc-so:00:00:18.030004 b2:a0:39:1c:55:5f > 33:33:99:54:a4:e1, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:9954:a4e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9954:a4e1, length 24 tc-so:00:00:16.430004 b2:a0:15:0b:a0:b4 > 33:33:ff:0b:a0:b4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:15ff:fe0b:a0b4 > ff02::1:ff0b:a0b4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0b:a0b4, length 24 tc-so:00:00:16.650004 b2:a0:15:0b:a0:b4 > 33:33:59:fb:00:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:15ff:fe0b:a0b4 > ff02::2:59fb:ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:59fb:ec, length 24 tc-so:00:00:16.910004 b2:a0:15:0b:a0:b4 > 33:33:59:fb:00:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:15ff:fe0b:a0b4 > ff02::2:59fb:ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:59fb:ec, length 24 tc-so:00:00:19.500004 b2:a0:15:0b:a0:b4 > 33:33:ff:0b:a0:b4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:15ff:fe0b:a0b4 > ff02::1:ff0b:a0b4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff0b:a0b4, length 24 tc-so:00:00:21.460004 b2:a0:39:1c:55:5f > 33:33:ff:1c:55:5f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe1c:555f > ff02::1:ff1c:555f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff1c:555f, length 24 tc-so:00:00:21.850004 b2:a0:39:1c:55:5f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe1c:555f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.040004 b2:a0:79:43:4b:ef > 33:33:ff:43:4b:ef, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:4bef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:4bef, length 24 tc-so:00:00:25.220004 b2:a0:79:43:4b:ef > 33:33:ff:43:4b:ef, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:4bef: ICMP6, neighbor solicitation, who has fe80::b0a0:79ff:fe43:4bef, length 32 tc-so:00:00:25.610004 b2:a0:a3:2a:b6:70 > 33:33:44:61:16:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe2a:b670 > ff02::2:4461:1694: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4461:1694, length 24 tc-so:00:00:28.750004 b2:a0:39:1c:55:5f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:27.070004 b2:a0:79:43:4b:ef > b2:a0:39:1c:55:5f, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:28.790004 b2:a0:39:1c:55:5f > b2:a0:79:43:4b:ef, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.110004 b2:a0:79:43:4b:ef > b2:a0:39:1c:55:5f, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.960004 b2:a0:79:43:4b:ef > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe43:4bef > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:29.860004 b2:a0:79:43:4b:ef > 33:33:a5:da:57:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe43:4bef > ff02::2:a5da:571b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a5da:571b, length 24 tc-so:00:00:30.120004 b2:a0:a3:2a:b6:70 > 33:33:ff:2a:b6:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe2a:b670 > ff02::1:ff2a:b670: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2a:b670, length 24 tc-so:00:00:33.170004 b2:a0:39:1c:55:5f > b2:a0:79:43:4b:ef, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:31.490004 b2:a0:79:43:4b:ef > b2:a0:39:1c:55:5f, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:32.070004 b2:a0:79:43:4b:ef > b2:a0:39:1c:55:5f, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:33.750004 b2:a0:39:1c:55:5f > b2:a0:79:43:4b:ef, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.970004 b2:a0:a3:2a:b6:70 > 33:33:44:61:16:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe2a:b670 > ff02::2:4461:1694: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4461:1694, length 24 tc-so:00:00:19.160004 b2:a0:a3:2a:b6:70 > 33:33:ff:2a:b6:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe2a:b670 > ff02::1:ff2a:b670: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2a:b670, length 24 tc-so:00:00:21.030004 b2:a0:79:43:4b:ef > 33:33:ff:43:4b:ef, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:4bef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:4bef, length 24 tc-so:00:00:23.140004 b2:a0:39:1c:55:5f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:39ff:fe1c:555f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:21.210004 b2:a0:79:43:4b:ef > 33:33:ff:43:4b:ef, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff43:4bef: ICMP6, neighbor solicitation, who has fe80::b0a0:79ff:fe43:4bef, length 32 tc-so:00:00:23.640004 b2:a0:a3:2a:b6:70 > 33:33:44:61:16:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe2a:b670 > ff02::2:4461:1694: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4461:1694, length 24 tc-so:00:00:25.140004 b2:a0:39:1c:55:5f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:23.060004 b2:a0:79:43:4b:ef > b2:a0:39:1c:55:5f, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:25.180004 b2:a0:39:1c:55:5f > b2:a0:79:43:4b:ef, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:23.100004 b2:a0:79:43:4b:ef > b2:a0:39:1c:55:5f, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.950004 b2:a0:79:43:4b:ef > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe43:4bef > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.850004 b2:a0:79:43:4b:ef > 33:33:a5:da:57:1b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe43:4bef > ff02::2:a5da:571b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a5da:571b, length 24 tc-so:00:00:28.170004 b2:a0:a3:2a:b6:70 > 33:33:ff:2a:b6:70, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fe2a:b670 > ff02::1:ff2a:b670: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2a:b670, length 24 tc-so:00:00:29.540004 b2:a0:39:1c:55:5f > b2:a0:79:43:4b:ef, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.480004 b2:a0:79:43:4b:ef > b2:a0:39:1c:55:5f, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.060004 b2:a0:79:43:4b:ef > b2:a0:39:1c:55:5f, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:30.160004 b2:a0:39:1c:55:5f > b2:a0:79:43:4b:ef, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:28.880004 b2:a0:79:43:4b:ef > 33:33:ff:43:4b:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:79ff:fe43:4bef > ff02::1:ff43:4bef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff43:4bef, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.140004 b2:a0:df:8d:0a:a6 > 33:33:ff:8d:0a:a6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:aa6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:aa6, length 24 tc-so:00:00:17.220004 b2:a0:df:8d:0a:a6 > 33:33:ff:8d:0a:a6, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff8d:aa6: ICMP6, neighbor solicitation, who has fe80::b0a0:dfff:fe8d:aa6, length 32 tc-so:00:00:20.130004 b2:a0:df:8d:0a:a6 > 33:33:ff:8d:0a:a6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe8d:aa6 > ff02::1:ff8d:aa6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8d:aa6, length 24 tc-so:00:00:19.870004 b2:a0:a3:a3:9a:06 > 33:33:ff:a3:9a:06, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa3:9a06: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa3:9a06, length 24 tc-so:00:00:20.180004 b2:a0:a3:a3:9a:06 > 33:33:ff:a3:9a:06, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa3:9a06: ICMP6, neighbor solicitation, who has fe80::b0a0:a3ff:fea3:9a06, length 32 tc-so:00:00:21.420004 b2:a0:a3:a3:9a:06 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fea3:9a06 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.540004 b2:a0:df:8d:0a:a6 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe8d:aa6 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.100004 b2:a0:a3:a3:9a:06 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.040004 b2:a0:df:8d:0a:a6 > b2:a0:a3:a3:9a:06, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32 tc-so:00:00:23.100004 b2:a0:a3:a3:9a:06 > b2:a0:df:8d:0a:a6, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.080004 b2:a0:df:8d:0a:a6 > b2:a0:a3:a3:9a:06, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:25.180004 b2:a0:df:8d:0a:a6 > 33:33:59:fb:00:ec, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:dfff:fe8d:aa6 > ff02::2:59fb:ec: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:59fb:ec, length 24 tc-so:00:00:23.290004 b2:a0:a3:a3:9a:06 > b2:a0:df:8d:0a:a6, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.680004 b2:a0:a3:a3:9a:06 > b2:a0:df:8d:0a:a6, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.070004 b2:a0:df:8d:0a:a6 > b2:a0:a3:a3:9a:06, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:25.140004 b2:a0:a3:a3:9a:06 > b2:a0:df:8d:0a:a6, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.110004 b2:a0:df:8d:0a:a6 > b2:a0:a3:a3:9a:06, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:25.180004 b2:a0:a3:a3:9a:06 > b2:a0:df:8d:0a:a6, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:26.020004 b2:a0:a3:a3:9a:06 > b2:a0:df:8d:0a:a6, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.500004 b2:a0:a3:a3:9a:06 > 33:33:ff:a3:9a:06, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fea3:9a06 > ff02::1:ffa3:9a06: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa3:9a06, length 24 tc-so:00:00:27.870004 b2:a0:a3:a3:9a:06 > 33:33:44:61:16:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a3ff:fea3:9a06 > ff02::2:4461:1694: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4461:1694, length 24 tc-so:00:00:27.910004 b2:a0:a3:a3:9a:06 > b2:a0:df:8d:0a:a6, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): ip-proto-115 90 tc-so:00:00:30.080004 b2:a0:df:8d:0a:a6 > b2:a0:a3:a3:9a:06, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:28.130004 b2:a0:a3:a3:9a:06 > b2:a0:df:8d:0a:a6, ethertype IPv6 (0x86dd), length 102: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:00:28.210004 b2:a0:a3:a3:9a:06 > b2:a0:df:8d:0a:a6, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): ip-proto-115 90 tc-so:00:00:31.490004 b2:a0:df:8d:0a:a6 > b2:a0:a3:a3:9a:06, ethertype IPv6 (0x86dd), length 152: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): ip-proto-115 74 tc-so:00:00:29.580004 b2:a0:a3:a3:9a:06 > b2:a0:df:8d:0a:a6, ethertype IPv6 (0x86dd), length 152: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x4): ip-proto-115 74 tc-so:00:00:30.160004 b2:a0:a3:a3:9a:06 > b2:a0:df:8d:0a:a6, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x5): ip-proto-115 90 tc-so:00:00:32.070004 b2:a0:df:8d:0a:a6 > b2:a0:a3:a3:9a:06, ethertype IPv6 (0x86dd), length 160: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x3): ip-proto-115 82 tc-so:00:00:30.950004 b2:a0:a3:a3:9a:06 > b2:a0:df:8d:0a:a6, ethertype IPv6 (0x86dd), length 168: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x6): ip-proto-115 90 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647213493.33044, ipsec_l2tp_ipv6_transport_ah_null, passed tc-start: 1647213493.64412, ipsec_l2tp_ipv6_transport_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:5b:ea:9b:e9 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:36:a0:3c:ab ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8d:eb:90:75 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bf:a9:3f:ef ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c3:c9:a0:da ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:18:42 2022 current: Mar 13 23:18:43 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:18:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 76(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19596 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:18:42 2022 current: Mar 13 23:18:43 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:18:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19596 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:18:43 2022 current: Mar 13 23:18:44 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:18:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 64(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5275 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:18:43 2022 current: Mar 13 23:18:44 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:18:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 364(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5275 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d8:ae:7b:11 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:d8ff:feae:7b11%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d8ff:feae:7b11 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:c3:c9:a0:da UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d8:ae:7b:11 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffae:7b11 tc-so: ff01:2::1 tc-so: ff02::2:8e15:9688 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d8ff:f 13 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:c3:c9:a0:da shmif0 13s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffae:7b11%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8e15:9688%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:d8:ae:7b:11 multicnt 4 tc-so: 33:33:ff:ae:7b:11 -- 33:33:ff:ae:7b:11 refcount 1 tc-so: 33:33:8e:15:96:88 -- 33:33:8e:15:96:88 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5b:ea:9b:e9 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:5bff:feea:9be9%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:a0:3c:ab tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:36ff:fea0:3cab%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5bff:feea:9be9 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:36ff:fea0:3cab link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:bf:a9:3f:ef UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5b:ea:9b:e9 9 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5bff:f tc-so: ff01:2::1 tc-so: ff02::2:fef3:eb6% tc-so: ff02::1%shmif0 tc-so: ff02::1:ffea:9be9 9 0 13 0 0 tc-so:shmif 1500 b2:a0:36:a0:3c:ab 17 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffa0:3cab tc-so: ff01:3::1 tc-so: ff02::2:fef3:eb6% tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 17 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:36ff:f 17 0 15 0 0 tc-so:l2tp0 1280 9 0 7 0 0 tc-so:bridg 1500 16 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:bf:a9:3f:ef shmif1 15s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:5bff:feea:9be9%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:fef3:eb6%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffea:9be9%shmif0 refcount 1 tc-so: enaddr b2:a0:5b:ea:9b:e9 multicnt 3 tc-so: 33:33:fe:f3:0e:b6 -- 33:33:fe:f3:0e:b6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:ea:9b:e9 -- 33:33:ff:ea:9b:e9 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffa0:3cab%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:fef3:eb6%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:36:a0:3c:ab multicnt 4 tc-so: 33:33:ff:a0:3c:ab -- 33:33:ff:a0:3c:ab refcount 1 tc-so: 33:33:fe:f3:0e:b6 -- 33:33:fe:f3:0e:b6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:eb:90:75 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:8dff:feeb:9075%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bf:a9:3f:ef tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:bfff:fea9:3fef%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8dff:feeb:9075 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:bfff:fea9:3fef link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:36:a0:3c:ab UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8d:eb:90:75 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8dff:f tc-so: ff01:2::1 tc-so: ff02::2:858e:d4cc tc-so: ff02::1%shmif0 tc-so: ff02::1:ffeb:9075 9 0 9 0 0 tc-so:shmif 1500 b2:a0:bf:a9:3f:ef 14 0 17 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffa9:3fef tc-so: ff01:3::1 tc-so: ff02::2:858e:d4cc tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 14 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:bfff:f 14 0 17 0 0 tc-so:l2tp0 1280 7 0 10 0 0 tc-so:bridg 1500 14 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:36:a0:3c:ab shmif1 23s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:8dff:feeb:9075%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:858e:d4cc%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffeb:9075%shmif0 refcount 1 tc-so: enaddr b2:a0:8d:eb:90:75 multicnt 3 tc-so: 33:33:85:8e:d4:cc -- 33:33:85:8e:d4:cc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:eb:90:75 -- 33:33:ff:eb:90:75 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffa9:3fef%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:858e:d4cc%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:bf:a9:3f:ef multicnt 4 tc-so: 33:33:ff:a9:3f:ef -- 33:33:ff:a9:3f:ef refcount 1 tc-so: 33:33:85:8e:d4:cc -- 33:33:85:8e:d4:cc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:c9:a0:da tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c3ff:fec9:a0da%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c3ff:fec9:a0da link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:d8:ae:7b:11 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c3:c9:a0:da 7 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffc9:a0da tc-so: ff01:2::1 tc-so: ff02::2:cf34:9eda tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c3ff:f 7 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:d8:ae:7b:11 shmif0 20s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffc9:a0da%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:cf34:9eda%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:c3:c9:a0:da multicnt 4 tc-so: 33:33:ff:c9:a0:da -- 33:33:ff:c9:a0:da refcount 1 tc-so: 33:33:cf:34:9e:da -- 33:33:cf:34:9e:da refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 16 packets, 1304 bytes, 9 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 7 packets, 860 bytes, 10 multicasts tc-so: output: 10 packets, 828 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 9 multicasts tc-so: output: 16 packets, 1304 bytes, 9 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 774 bytes, 9 multicasts tc-so: output: 7 packets, 562 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:c9:a0:da tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 7 packets, 562 bytes, 4 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c3ff:fec9:a0da%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bf:a9:3f:ef tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 14 packets, 1598 bytes, 5 multicasts tc-so: output: 17 packets, 2014 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:bfff:fea9:3fef%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8d:eb:90:75 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 688 bytes, 8 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fe80::b0a0:8dff:feeb:9075%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:36:a0:3c:ab tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 17 packets, 2014 bytes, 5 multicasts tc-so: output: 15 packets, 1684 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:36ff:fea0:3cab%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5b:ea:9b:e9 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 946 bytes, 11 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:5bff:feea:9be9%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d8:ae:7b:11 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 13 packets, 1086 bytes, 9 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:d8ff:feae:7b11%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 184 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 529 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 35 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1459 0 40 268 0 268 tc-so: tc-so:In use 1479K, total allocated 2144K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.580005] shmif0: Ethernet address b2:a0:d8:ae:7b:11 tc-so:[ 16.410005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.410005] get_ifid: shmif0: ifid: b0:a0:d8:ff:fe:ae:7b:11 tc-so:[ 16.410005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d8ff:feae:7b11 tc-so:[ 18.220005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d8ff:feae:7b11 - no duplicates found tc-so:[ 64.320005] in6_if_link_down: fd00::1 marked detached tc-so:[ 64.320005] in6_if_link_down: fe80:2::b0a0:d8ff:feae:7b11 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 3 0 3 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 242 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2501 0 78 549 0 549 tc-so: tc-so:In use 3196K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.800005] shmif0: Ethernet address b2:a0:5b:ea:9b:e9 tc-so:[ 9.040005] shmif1: Ethernet address b2:a0:36:a0:3c:ab tc-so:[ 14.640005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.640005] get_ifid: shmif0: ifid: b0:a0:5b:ff:fe:ea:9b:e9 tc-so:[ 14.870005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.870005] get_ifid: shmif1: ifid: b0:a0:36:ff:fe:a0:3c:ab tc-so:[ 14.870005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:36ff:fea0:3cab tc-so:[ 16.850005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:36ff:fea0:3cab - no duplicates found tc-so:[ 58.820005] in6_if_link_down: fc00::1 marked detached tc-so:[ 58.820005] in6_if_link_down: fe80:3::b0a0:36ff:fea0:3cab marked detached tc-so:[ 60.680005] in6_if_link_down: fe80:2::b0a0:5bff:feea:9be9 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 242 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 93 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 24 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2509 0 76 548 0 548 tc-so: tc-so:In use 3198K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.560005] shmif0: Ethernet address b2:a0:8d:eb:90:75 tc-so:[ 9.920005] shmif1: Ethernet address b2:a0:bf:a9:3f:ef tc-so:[ 16.860005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.860005] get_ifid: shmif0: ifid: b0:a0:8d:ff:fe:eb:90:75 tc-so:[ 17.110005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.110005] get_ifid: shmif1: ifid: b0:a0:bf:ff:fe:a9:3f:ef tc-so:[ 17.110005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:bfff:fea9:3fef tc-so:[ 19.030005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:bfff:fea9:3fef - no duplicates found tc-so:[ 23.840005] ipsec_common_input: no key association found for SA fc00::2/00002710/50/0 tc-so:[ 53.440005] in6_if_link_down: fc00::2 marked detached tc-so:[ 53.440005] in6_if_link_down: fe80:3::b0a0:bfff:fea9:3fef marked detached tc-so:[ 55.390005] in6_if_link_down: fe80:2::b0a0:8dff:feeb:9075 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 8 0 8 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 494 0 0 165 0 165 165 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1400 0 36 255 0 255 tc-so: tc-so:In use 1399K, total allocated 2040K; utilization 68.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.110005] shmif0: Ethernet address b2:a0:c3:c9:a0:da tc-so:[ 18.530005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.530005] get_ifid: shmif0: ifid: b0:a0:c3:ff:fe:c9:a0:da tc-so:[ 18.530005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c3ff:fec9:a0da tc-so:[ 19.630005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c3ff:fec9:a0da - no duplicates found tc-so:[ 49.750005] in6_if_link_down: fd00::2 marked detached tc-so:[ 49.750005] in6_if_link_down: fe80:2::b0a0:c3ff:fec9:a0da marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.130004 b2:a0:d8:ae:7b:11 > 33:33:ff:ae:7b:11, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:7b11: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:7b11, length 24 tc-so:00:00:17.220004 b2:a0:d8:ae:7b:11 > 33:33:ff:ae:7b:11, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffae:7b11: ICMP6, neighbor solicitation, who has fe80::b0a0:d8ff:feae:7b11, length 32 tc-so:00:00:15.180004 b2:a0:5b:ea:9b:e9 > 33:33:fe:f3:0e:b6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:feea:9be9 > ff02::2:fef3:eb6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fef3:eb6, length 24 tc-so:00:00:15.370004 b2:a0:5b:ea:9b:e9 > 33:33:ff:ea:9b:e9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:feea:9be9 > ff02::1:ffea:9be9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffea:9be9, length 24 tc-so:00:00:16.570004 b2:a0:5b:ea:9b:e9 > 33:33:ff:ea:9b:e9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:feea:9be9 > ff02::1:ffea:9be9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffea:9be9, length 24 tc-so:00:00:17.380004 b2:a0:5b:ea:9b:e9 > 33:33:fe:f3:0e:b6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5bff:feea:9be9 > ff02::2:fef3:eb6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fef3:eb6, length 24 tc-so:00:00:22.670004 b2:a0:d8:ae:7b:11 > 33:33:ff:ae:7b:11, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:feae:7b11 > ff02::1:ffae:7b11: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffae:7b11, length 24 tc-so:00:00:22.710004 b2:a0:d8:ae:7b:11 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:feae:7b11 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:22.370004 b2:a0:c3:c9:a0:da > 33:33:ff:c9:a0:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc9:a0da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc9:a0da, length 24 tc-so:00:00:22.430004 b2:a0:c3:c9:a0:da > 33:33:ff:c9:a0:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc9:a0da: ICMP6, neighbor solicitation, who has fe80::b0a0:c3ff:fec9:a0da, length 32 tc-so:00:00:24.550004 b2:a0:d8:ae:7b:11 > 33:33:8e:15:96:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:feae:7b11 > ff02::2:8e15:9688: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8e15:9688, length 24 tc-so:00:00:26.310004 b2:a0:d8:ae:7b:11 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:24.270004 b2:a0:c3:c9:a0:da > b2:a0:d8:ae:7b:11, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:26.350004 b2:a0:d8:ae:7b:11 > b2:a0:c3:c9:a0:da, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.310004 b2:a0:c3:c9:a0:da > b2:a0:d8:ae:7b:11, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.370004 b2:a0:c3:c9:a0:da > 33:33:cf:34:9e:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fec9:a0da > ff02::2:cf34:9eda: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cf34:9eda, length 24 tc-so:00:00:26.990004 b2:a0:c3:c9:a0:da > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fec9:a0da > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.680004 b2:a0:8d:eb:90:75 > 33:33:ff:eb:90:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:feeb:9075 > ff02::1:ffeb:9075: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:9075, length 24 tc-so:00:00:30.140004 b2:a0:d8:ae:7b:11 > b2:a0:c3:c9:a0:da, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:28.100004 b2:a0:c3:c9:a0:da > b2:a0:d8:ae:7b:11, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.310004 b2:a0:c3:c9:a0:da > b2:a0:d8:ae:7b:11, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:31.350004 b2:a0:d8:ae:7b:11 > b2:a0:c3:c9:a0:da, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.180004 b2:a0:8d:eb:90:75 > 33:33:85:8e:d4:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:feeb:9075 > ff02::2:858e:d4cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:858e:d4cc, length 24 tc-so:00:00:17.180004 b2:a0:8d:eb:90:75 > 33:33:ff:eb:90:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:feeb:9075 > ff02::1:ffeb:9075: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:9075, length 24 tc-so:00:00:17.230004 b2:a0:8d:eb:90:75 > 33:33:85:8e:d4:cc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:feeb:9075 > ff02::2:858e:d4cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:858e:d4cc, length 24 tc-so:00:00:18.560004 b2:a0:c3:c9:a0:da > 33:33:ff:c9:a0:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc9:a0da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc9:a0da, length 24 tc-so:00:00:18.620004 b2:a0:c3:c9:a0:da > 33:33:ff:c9:a0:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc9:a0da: ICMP6, neighbor solicitation, who has fe80::b0a0:c3ff:fec9:a0da, length 32 tc-so:00:00:20.720004 b2:a0:d8:ae:7b:11 > 33:33:8e:15:96:88, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:feae:7b11 > ff02::2:8e15:9688: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8e15:9688, length 24 tc-so:00:00:22.480004 b2:a0:d8:ae:7b:11 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:20.460004 b2:a0:c3:c9:a0:da > b2:a0:d8:ae:7b:11, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:22.520004 b2:a0:d8:ae:7b:11 > b2:a0:c3:c9:a0:da, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.500004 b2:a0:c3:c9:a0:da > b2:a0:d8:ae:7b:11, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.560004 b2:a0:c3:c9:a0:da > 33:33:cf:34:9e:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fec9:a0da > ff02::2:cf34:9eda: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cf34:9eda, length 24 tc-so:00:00:23.200004 b2:a0:c3:c9:a0:da > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fec9:a0da > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.870004 b2:a0:8d:eb:90:75 > 33:33:ff:eb:90:75, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8dff:feeb:9075 > ff02::1:ffeb:9075: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:9075, length 24 tc-so:00:00:26.310004 b2:a0:d8:ae:7b:11 > b2:a0:c3:c9:a0:da, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.290004 b2:a0:c3:c9:a0:da > b2:a0:d8:ae:7b:11, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.500004 b2:a0:c3:c9:a0:da > b2:a0:d8:ae:7b:11, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:27.520004 b2:a0:d8:ae:7b:11 > b2:a0:c3:c9:a0:da, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:26.990004 b2:a0:c3:c9:a0:da > 33:33:ff:c9:a0:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fec9:a0da > ff02::1:ffc9:a0da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc9:a0da, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.610004 b2:a0:36:a0:3c:ab > 33:33:ff:a0:3c:ab, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa0:3cab: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:3cab, length 24 tc-so:00:00:15.830004 b2:a0:36:a0:3c:ab > 33:33:ff:a0:3c:ab, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa0:3cab: ICMP6, neighbor solicitation, who has fe80::b0a0:36ff:fea0:3cab, length 32 tc-so:00:00:17.520004 b2:a0:bf:a9:3f:ef > 33:33:ff:a9:3f:ef, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa9:3fef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa9:3fef, length 24 tc-so:00:00:18.010004 b2:a0:bf:a9:3f:ef > 33:33:ff:a9:3f:ef, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffa9:3fef: ICMP6, neighbor solicitation, who has fe80::b0a0:bfff:fea9:3fef, length 32 tc-so:00:00:18.450004 b2:a0:bf:a9:3f:ef > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.350004 b2:a0:36:a0:3c:ab > 33:33:fe:f3:0e:b6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:36ff:fea0:3cab > ff02::2:fef3:eb6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:fef3:eb6, length 24 tc-so:00:00:20.610004 b2:a0:36:a0:3c:ab > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:18.840004 b2:a0:bf:a9:3f:ef > b2:a0:36:a0:3c:ab, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:20.650004 b2:a0:36:a0:3c:ab > b2:a0:bf:a9:3f:ef, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:20.650004 b2:a0:36:a0:3c:ab > b2:a0:bf:a9:3f:ef, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.000004 b2:a0:bf:a9:3f:ef > 33:33:85:8e:d4:cc, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:858e:d4cc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:858e:d4cc, length 24 tc-so:00:00:20.580004 b2:a0:bf:a9:3f:ef > b2:a0:36:a0:3c:ab, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.640004 b2:a0:bf:a9:3f:ef > b2:a0:36:a0:3c:ab, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.510004 b2:a0:36:a0:3c:ab > b2:a0:bf:a9:3f:ef, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.890004 b2:a0:36:a0:3c:ab > 33:33:ff:a0:3c:ab, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:36ff:fea0:3cab > ff02::1:ffa0:3cab: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa0:3cab, length 24 tc-so:00:00:23.190004 b2:a0:36:a0:3c:ab > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:36ff:fea0:3cab > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.270004 b2:a0:36:a0:3c:ab > b2:a0:bf:a9:3f:ef, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.480004 b2:a0:bf:a9:3f:ef > b2:a0:36:a0:3c:ab, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.310004 b2:a0:36:a0:3c:ab > b2:a0:bf:a9:3f:ef, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:22.520004 b2:a0:bf:a9:3f:ef > b2:a0:36:a0:3c:ab, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:23.840004 b2:a0:bf:a9:3f:ef > b2:a0:36:a0:3c:ab, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:25.630004 b2:a0:36:a0:3c:ab > b2:a0:bf:a9:3f:ef, ethertype IPv6 (0x86dd), length 90: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 36 tc-so:00:00:24.580004 b2:a0:bf:a9:3f:ef > b2:a0:36:a0:3c:ab, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 100 tc-so:00:00:24.890004 b2:a0:bf:a9:3f:ef > b2:a0:36:a0:3c:ab, ethertype IPv6 (0x86dd), length 98: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:26.700004 b2:a0:36:a0:3c:ab > b2:a0:bf:a9:3f:ef, ethertype IPv6 (0x86dd), length 90: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 36 tc-so:00:00:25.220004 b2:a0:bf:a9:3f:ef > b2:a0:36:a0:3c:ab, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 100 tc-so:00:00:25.890004 b2:a0:bf:a9:3f:ef > b2:a0:36:a0:3c:ab, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 100 tc-so:00:00:28.100004 b2:a0:36:a0:3c:ab > b2:a0:bf:a9:3f:ef, ethertype IPv6 (0x86dd), length 138: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x3), length 84 tc-so:00:00:26.310004 b2:a0:bf:a9:3f:ef > b2:a0:36:a0:3c:ab, ethertype IPv6 (0x86dd), length 138: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x5), length 84 tc-so:00:00:27.420004 b2:a0:bf:a9:3f:ef > 33:33:ff:a9:3f:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:bfff:fea9:3fef > ff02::1:ffa9:3fef: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa9:3fef, length 24 tc-so:00:00:27.520004 b2:a0:bf:a9:3f:ef > b2:a0:36:a0:3c:ab, ethertype IPv6 (0x86dd), length 154: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x6), length 100 tc-so:00:00:29.310004 b2:a0:36:a0:3c:ab > b2:a0:bf:a9:3f:ef, ethertype IPv6 (0x86dd), length 146: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x4), length 92 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647213580.809206, ipsec_l2tp_ipv6_transport_esp_null, passed tc-start: 1647213580.846772, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b6:88:39:78 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:08:20:4d:03 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3e:e9:6d:1d ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f1:67:c8:f5 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cf:ac:0c:93 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::1/128 fc00::2/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::2/128 fc00::1/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::2/128 fc00::1/128 any -P out ipsec tc-so: esp/transport//require; tc-so:spdadd fc00::1/128 fc00::2/128 any -P in ipsec tc-so: esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:20:08 2022 current: Mar 13 23:20:09 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:19:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=124 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:20:08 2022 current: Mar 13 23:20:09 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:19:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=124 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:20:08 2022 current: Mar 13 23:20:10 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:20:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 64(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9264 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:20:08 2022 current: Mar 13 23:20:10 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:20:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 272(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9264 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:e0:f0:35 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ddff:fee0:f035%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ddff:fee0:f035 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:cf:ac:0c:93 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:dd:e0:f0:35 15 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffe0:f035 tc-so: ff01:2::1 tc-so: ff02::2:2473:1150 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ddff:f 15 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:cf:ac:0c:93 shmif0 13s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffe0:f035%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2473:1150%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:dd:e0:f0:35 multicnt 4 tc-so: 33:33:ff:e0:f0:35 -- 33:33:ff:e0:f0:35 refcount 1 tc-so: 33:33:24:73:11:50 -- 33:33:24:73:11:50 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:88:39:78 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:b6ff:fe88:3978%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:08:20:4d:03 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8ff:fe20:4d03%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:b6ff:fe88:3978 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8ff:fe20:4d03 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:f1:67:c8:f5 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b6:88:39:78 9 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:b6ff:f tc-so: ff01:2::1 tc-so: ff02::2:a117:2367 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff88:3978 9 0 15 0 0 tc-so:shmif 1500 b2:a0:08:20:4d:03 18 0 13 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff20:4d03 tc-so: ff01:3::1 tc-so: ff02::2:a117:2367 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 18 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8ff:fe 18 0 13 0 0 tc-so:l2tp0 1280 11 0 6 0 0 tc-so:bridg 1500 16 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:f1:67:c8:f5 shmif1 24s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:b6ff:fe88:3978%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:a117:2367%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff88:3978%shmif0 refcount 1 tc-so: enaddr b2:a0:b6:88:39:78 multicnt 3 tc-so: 33:33:a1:17:23:67 -- 33:33:a1:17:23:67 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:88:39:78 -- 33:33:ff:88:39:78 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff20:4d03%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:a117:2367%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:08:20:4d:03 multicnt 4 tc-so: 33:33:ff:20:4d:03 -- 33:33:ff:20:4d:03 refcount 1 tc-so: 33:33:a1:17:23:67 -- 33:33:a1:17:23:67 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:e9:6d:1d tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:3eff:fee9:6d1d%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f1:67:c8:f5 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:f1ff:fe67:c8f5%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:3eff:fee9:6d1d link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:f1ff:fe67:c8f5 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:08:20:4d:03 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3e:e9:6d:1d 9 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:3eff:f tc-so: ff01:2::1 tc-so: ff02::2:a173:8a25 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffe9:6d1d 9 0 10 0 0 tc-so:shmif 1500 b2:a0:f1:67:c8:f5 10 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff67:c8f5 tc-so: ff01:3::1 tc-so: ff02::2:a173:8a25 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:f1ff:f 10 0 18 0 0 tc-so:l2tp0 1280 6 0 11 0 0 tc-so:bridg 1500 15 0 19 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:08:20:4d:03 shmif1 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:3eff:fee9:6d1d%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:a173:8a25%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffe9:6d1d%shmif0 refcount 1 tc-so: enaddr b2:a0:3e:e9:6d:1d multicnt 3 tc-so: 33:33:a1:73:8a:25 -- 33:33:a1:73:8a:25 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:e9:6d:1d -- 33:33:ff:e9:6d:1d refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff67:c8f5%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:a173:8a25%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:f1:67:c8:f5 multicnt 4 tc-so: 33:33:ff:67:c8:f5 -- 33:33:ff:67:c8:f5 refcount 1 tc-so: 33:33:a1:73:8a:25 -- 33:33:a1:73:8a:25 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cf:ac:0c:93 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:cfff:feac:c93%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:cfff:feac:c93 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:dd:e0:f0:35 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cf:ac:0c:93 9 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffac:c93% tc-so: ff01:2::1 tc-so: ff02::2:2a4c:9723 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:cfff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:dd:e0:f0:35 shmif0 13s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffac:c93%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2a4c:9723%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:cf:ac:0c:93 multicnt 4 tc-so: 33:33:ff:ac:0c:93 -- 33:33:ff:ac:0c:93 refcount 1 tc-so: 33:33:2a:4c:97:23 -- 33:33:2a:4c:97:23 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 19 packets, 1562 bytes, 12 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 6 packets, 860 bytes, 10 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 16 packets, 1304 bytes, 9 multicasts tc-so: output: 18 packets, 1476 bytes, 11 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 11 packets, 860 bytes, 10 multicasts tc-so: output: 6 packets, 476 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cf:ac:0c:93 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:cfff:feac:c93%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f1:67:c8:f5 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1260 bytes, 3 multicasts tc-so: output: 18 packets, 2344 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:f1ff:fe67:c8f5%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3e:e9:6d:1d tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:3eff:fee9:6d1d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:08:20:4d:03 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 18 packets, 2344 bytes, 5 multicasts tc-so: output: 13 packets, 1518 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8ff:fe20:4d03%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b6:88:39:78 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 1118 bytes, 13 multicasts tc-so: output: 15 packets, 1258 bytes, 11 multicasts tc-so: inet6 fe80::b0a0:b6ff:fe88:3978%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:dd:e0:f0:35 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 15 packets, 1258 bytes, 11 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ddff:fee0:f035%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 529 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1453 0 40 268 0 268 tc-so: tc-so:In use 1476K, total allocated 2144K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.840005] shmif0: Ethernet address b2:a0:dd:e0:f0:35 tc-so:[ 15.220005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.220005] get_ifid: shmif0: ifid: b0:a0:dd:ff:fe:e0:f0:35 tc-so:[ 15.220005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ddff:fee0:f035 tc-so:[ 17.120005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ddff:fee0:f035 - no duplicates found tc-so:[ 60.470005] in6_if_link_down: fd00::1 marked detached tc-so:[ 60.470005] in6_if_link_down: fe80:2::b0a0:ddff:fee0:f035 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 244 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2505 0 77 548 0 548 tc-so: tc-so:In use 3197K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.520005] shmif0: Ethernet address b2:a0:b6:88:39:78 tc-so:[ 8.740005] shmif1: Ethernet address b2:a0:08:20:4d:03 tc-so:[ 14.010005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.010005] get_ifid: shmif0: ifid: b0:a0:b6:ff:fe:88:39:78 tc-so:[ 14.290005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.290005] get_ifid: shmif1: ifid: b0:a0:08:ff:fe:20:4d:03 tc-so:[ 14.290005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:8ff:fe20:4d03 tc-so:[ 16.000005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:8ff:fe20:4d03 - no duplicates found tc-so:[ 56.510005] in6_if_link_down: fc00::1 marked detached tc-so:[ 56.510005] in6_if_link_down: fe80:3::b0a0:8ff:fe20:4d03 marked detached tc-so:[ 57.810005] in6_if_link_down: fe80:2::b0a0:b6ff:fe88:3978 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 242 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 66 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 32 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1336 0 0 446 0 446 446 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 65 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2534 0 77 550 0 550 tc-so: tc-so:In use 3212K, total allocated 4400K; utilization 73.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.110005] shmif0: Ethernet address b2:a0:3e:e9:6d:1d tc-so:[ 9.390005] shmif1: Ethernet address b2:a0:f1:67:c8:f5 tc-so:[ 15.720005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.720005] get_ifid: shmif0: ifid: b0:a0:3e:ff:fe:e9:6d:1d tc-so:[ 15.970005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.970005] get_ifid: shmif1: ifid: b0:a0:f1:ff:fe:67:c8:f5 tc-so:[ 15.970005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:f1ff:fe67:c8f5 tc-so:[ 17.860005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:f1ff:fe67:c8f5 - no duplicates found tc-so:[ 51.930005] in6_if_link_down: fc00::2 marked detached tc-so:[ 51.930005] in6_if_link_down: fe80:3::b0a0:f1ff:fe67:c8f5 marked detached tc-so:[ 53.320005] in6_if_link_down: fe80:2::b0a0:3eff:fee9:6d1d marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 20 0 20 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 25 0 25 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 603 0 0 201 0 201 201 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1533 0 60 291 0 291 tc-so: tc-so:In use 1623K, total allocated 2328K; utilization 69.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.640005] shmif0: Ethernet address b2:a0:cf:ac:0c:93 tc-so:[ 17.490005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.490005] get_ifid: shmif0: ifid: b0:a0:cf:ff:fe:ac:0c:93 tc-so:[ 17.490005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:cfff:feac:c93 tc-so:[ 19.340005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:cfff:feac:c93 - no duplicates found tc-so:[ 48.580005] in6_if_link_down: fd00::2 marked detached tc-so:[ 48.580005] in6_if_link_down: fe80:2::b0a0:cfff:feac:c93 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.920004 b2:a0:dd:e0:f0:35 > 33:33:ff:e0:f0:35, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe0:f035: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe0:f035, length 24 tc-so:00:00:14.580004 b2:a0:b6:88:39:78 > 33:33:ff:88:39:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fe88:3978 > ff02::1:ff88:3978: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:3978, length 24 tc-so:00:00:14.610004 b2:a0:b6:88:39:78 > 33:33:a1:17:23:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fe88:3978 > ff02::2:a117:2367: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a117:2367, length 24 tc-so:00:00:16.090004 b2:a0:dd:e0:f0:35 > 33:33:ff:e0:f0:35, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe0:f035: ICMP6, neighbor solicitation, who has fe80::b0a0:ddff:fee0:f035, length 32 tc-so:00:00:16.400004 b2:a0:dd:e0:f0:35 > 33:33:24:73:11:50, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2473:1150: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2473:1150, length 24 tc-so:00:00:17.120004 b2:a0:dd:e0:f0:35 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ddff:fee0:f035 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.330004 b2:a0:b6:88:39:78 > 33:33:ff:88:39:78, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fe88:3978 > ff02::1:ff88:3978: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff88:3978, length 24 tc-so:00:00:21.510004 b2:a0:b6:88:39:78 > 33:33:a1:17:23:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fe88:3978 > ff02::2:a117:2367: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a117:2367, length 24 tc-so:00:00:21.670004 b2:a0:3e:e9:6d:1d > 33:33:ff:e9:6d:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fee9:6d1d > ff02::1:ffe9:6d1d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe9:6d1d, length 24 tc-so:00:00:22.220004 b2:a0:cf:ac:0c:93 > 33:33:ff:ac:0c:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffac:c93: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:c93, length 24 tc-so:00:00:22.260004 b2:a0:cf:ac:0c:93 > 33:33:ff:ac:0c:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffac:c93: ICMP6, neighbor solicitation, who has fe80::b0a0:cfff:feac:c93, length 32 tc-so:00:00:25.430004 b2:a0:dd:e0:f0:35 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:24.060004 b2:a0:cf:ac:0c:93 > b2:a0:dd:e0:f0:35, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:25.480004 b2:a0:dd:e0:f0:35 > b2:a0:cf:ac:0c:93, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.080004 b2:a0:cf:ac:0c:93 > b2:a0:dd:e0:f0:35, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.640004 b2:a0:dd:e0:f0:35 > 33:33:ff:e0:f0:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ddff:fee0:f035 > ff02::1:ffe0:f035: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe0:f035, length 24 tc-so:00:00:25.000004 b2:a0:3e:e9:6d:1d > 33:33:a1:73:8a:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fee9:6d1d > ff02::2:a173:8a25: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a173:8a25, length 24 tc-so:00:00:26.880004 b2:a0:cf:ac:0c:93 > 33:33:2a:4c:97:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:feac:c93 > ff02::2:2a4c:9723: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2a4c:9723, length 24 tc-so:00:00:27.740004 b2:a0:cf:ac:0c:93 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:feac:c93 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:27.860004 b2:a0:cf:ac:0c:93 > 33:33:ff:ac:0c:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:feac:c93 > ff02::1:ffac:c93: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:c93, length 24 tc-so:00:00:29.340004 b2:a0:dd:e0:f0:35 > b2:a0:cf:ac:0c:93, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.950004 b2:a0:cf:ac:0c:93 > b2:a0:dd:e0:f0:35, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.070004 b2:a0:cf:ac:0c:93 > b2:a0:dd:e0:f0:35, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:30.500004 b2:a0:dd:e0:f0:35 > b2:a0:cf:ac:0c:93, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.930004 b2:a0:3e:e9:6d:1d > 33:33:ff:e9:6d:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fee9:6d1d > ff02::1:ffe9:6d1d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe9:6d1d, length 24 tc-so:00:00:16.370004 b2:a0:3e:e9:6d:1d > 33:33:a1:73:8a:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fee9:6d1d > ff02::2:a173:8a25: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a173:8a25, length 24 tc-so:00:00:19.620004 b2:a0:b6:88:39:78 > 33:33:a1:17:23:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:b6ff:fe88:3978 > ff02::2:a117:2367: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a117:2367, length 24 tc-so:00:00:19.720004 b2:a0:3e:e9:6d:1d > 33:33:ff:e9:6d:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fee9:6d1d > ff02::1:ffe9:6d1d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe9:6d1d, length 24 tc-so:00:00:18.290004 b2:a0:cf:ac:0c:93 > 33:33:ff:ac:0c:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffac:c93: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:c93, length 24 tc-so:00:00:18.330004 b2:a0:cf:ac:0c:93 > 33:33:ff:ac:0c:93, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffac:c93: ICMP6, neighbor solicitation, who has fe80::b0a0:cfff:feac:c93, length 32 tc-so:00:00:22.070004 b2:a0:dd:e0:f0:35 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:20.120004 b2:a0:cf:ac:0c:93 > b2:a0:dd:e0:f0:35, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:22.130004 b2:a0:dd:e0:f0:35 > b2:a0:cf:ac:0c:93, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.140004 b2:a0:cf:ac:0c:93 > b2:a0:dd:e0:f0:35, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:22.270004 b2:a0:dd:e0:f0:35 > 33:33:ff:e0:f0:35, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ddff:fee0:f035 > ff02::1:ffe0:f035: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe0:f035, length 24 tc-so:00:00:23.070004 b2:a0:3e:e9:6d:1d > 33:33:a1:73:8a:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:3eff:fee9:6d1d > ff02::2:a173:8a25: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a173:8a25, length 24 tc-so:00:00:22.950004 b2:a0:cf:ac:0c:93 > 33:33:2a:4c:97:23, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:feac:c93 > ff02::2:2a4c:9723: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2a4c:9723, length 24 tc-so:00:00:23.810004 b2:a0:cf:ac:0c:93 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:feac:c93 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:23.930004 b2:a0:cf:ac:0c:93 > 33:33:ff:ac:0c:93, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cfff:feac:c93 > ff02::1:ffac:c93: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:c93, length 24 tc-so:00:00:25.990004 b2:a0:dd:e0:f0:35 > b2:a0:cf:ac:0c:93, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.020004 b2:a0:cf:ac:0c:93 > b2:a0:dd:e0:f0:35, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.140004 b2:a0:cf:ac:0c:93 > b2:a0:dd:e0:f0:35, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:27.140004 b2:a0:dd:e0:f0:35 > b2:a0:cf:ac:0c:93, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:14.580004 b2:a0:08:20:4d:03 > 33:33:ff:20:4d:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff20:4d03: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff20:4d03, length 24 tc-so:00:00:15.000004 b2:a0:08:20:4d:03 > 33:33:ff:20:4d:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff20:4d03: ICMP6, neighbor solicitation, who has fe80::b0a0:8ff:fe20:4d03, length 32 tc-so:00:00:15.000004 b2:a0:08:20:4d:03 > 33:33:ff:20:4d:03, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff20:4d03: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff20:4d03, length 24 tc-so:00:00:17.010004 b2:a0:08:20:4d:03 > 33:33:a1:17:23:67, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:fe20:4d03 > ff02::2:a117:2367: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a117:2367, length 24 tc-so:00:00:16.780004 b2:a0:f1:67:c8:f5 > 33:33:ff:67:c8:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff67:c8f5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff67:c8f5, length 24 tc-so:00:00:16.780004 b2:a0:f1:67:c8:f5 > 33:33:ff:67:c8:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff67:c8f5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff67:c8f5, length 24 tc-so:00:00:16.830004 b2:a0:f1:67:c8:f5 > 33:33:ff:67:c8:f5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff67:c8f5: ICMP6, neighbor solicitation, who has fe80::b0a0:f1ff:fe67:c8f5, length 32 tc-so:00:00:18.700004 b2:a0:f1:67:c8:f5 > 33:33:a1:73:8a:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe67:c8f5 > ff02::2:a173:8a25: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a173:8a25, length 24 tc-so:00:00:21.540004 b2:a0:08:20:4d:03 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:19.590004 b2:a0:f1:67:c8:f5 > b2:a0:08:20:4d:03, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:21.540004 b2:a0:08:20:4d:03 > b2:a0:f1:67:c8:f5, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:19.740004 b2:a0:f1:67:c8:f5 > b2:a0:08:20:4d:03, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.280004 b2:a0:f1:67:c8:f5 > b2:a0:08:20:4d:03, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.320004 b2:a0:f1:67:c8:f5 > b2:a0:08:20:4d:03, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.730004 b2:a0:08:20:4d:03 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8ff:fe20:4d03 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:24.030004 b2:a0:08:20:4d:03 > b2:a0:f1:67:c8:f5, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.110004 b2:a0:f1:67:c8:f5 > b2:a0:08:20:4d:03, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.080004 b2:a0:08:20:4d:03 > b2:a0:f1:67:c8:f5, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:22.150004 b2:a0:f1:67:c8:f5 > b2:a0:08:20:4d:03, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:24.230004 b2:a0:08:20:4d:03 > b2:a0:f1:67:c8:f5, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.090004 b2:a0:f1:67:c8:f5 > b2:a0:08:20:4d:03, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.330004 b2:a0:f1:67:c8:f5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:f1ff:fe67:c8f5 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.670004 b2:a0:f1:67:c8:f5 > b2:a0:08:20:4d:03, ethertype IPv6 (0x86dd), length 126: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:26.620004 b2:a0:08:20:4d:03 > b2:a0:f1:67:c8:f5, ethertype IPv6 (0x86dd), length 110: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 56 tc-so:00:00:24.920004 b2:a0:f1:67:c8:f5 > b2:a0:08:20:4d:03, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 120 tc-so:00:00:25.780004 b2:a0:f1:67:c8:f5 > b2:a0:08:20:4d:03, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 120 tc-so:00:00:25.900004 b2:a0:f1:67:c8:f5 > b2:a0:08:20:4d:03, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 120 tc-so:00:00:27.920004 b2:a0:08:20:4d:03 > b2:a0:f1:67:c8:f5, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:25.990004 b2:a0:f1:67:c8:f5 > b2:a0:08:20:4d:03, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x5), length 104 tc-so:00:00:27.110004 b2:a0:f1:67:c8:f5 > b2:a0:08:20:4d:03, ethertype IPv6 (0x86dd), length 174: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x6), length 120 tc-so:00:00:29.070004 b2:a0:08:20:4d:03 > b2:a0:f1:67:c8:f5, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x3), length 120 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647213659.314574, ipsec_l2tp_ipv6_transport_esp_rijndaelcbc, passed tc-start: 1647213659.348808, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:89:21:0b:54 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:71:53:27:2f ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:21:eb:1a:09 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8f:28:e1:b4 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:25:24:76:bc ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:21:29 2022 current: Mar 13 23:21:30 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:21:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23836 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:21:29 2022 current: Mar 13 23:21:30 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:21:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23836 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:21:30 2022 current: Mar 13 23:21:31 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:21:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 112(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9065 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:21:30 2022 current: Mar 13 23:21:31 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:21:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 370(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9065 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:78:e1:e5 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ceff:fe78:e1e5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:ceff:fe78:e1e5 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:25:24:76:bc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ce:78:e1:e5 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff78:e1e5 tc-so: ff01:2::1 tc-so: ff02::2:3cfb:a644 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:ceff:f 13 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:25:24:76:bc shmif0 13s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff78:e1e5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:3cfb:a644%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:ce:78:e1:e5 multicnt 4 tc-so: 33:33:ff:78:e1:e5 -- 33:33:ff:78:e1:e5 refcount 1 tc-so: 33:33:3c:fb:a6:44 -- 33:33:3c:fb:a6:44 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:21:0b:54 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:89ff:fe21:b54%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:71:53:27:2f tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:71ff:fe53:272f%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:89ff:fe21:b54 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:71ff:fe53:272f link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:8f:28:e1:b4 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:89:21:0b:54 10 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:89ff:f tc-so: ff01:2::1 tc-so: ff02::2:5dd4:11eb tc-so: ff02::1%shmif0 tc-so: ff02::1:ff21:b54% 10 0 13 0 0 tc-so:shmif 1500 b2:a0:71:53:27:2f 16 0 12 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff53:272f tc-so: ff01:3::1 tc-so: ff02::2:5dd4:11eb tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 16 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:71ff:f 16 0 12 0 0 tc-so:l2tp0 1280 9 0 5 0 0 tc-so:bridg 1500 14 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:8f:28:e1:b4 shmif1 29s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:89ff:fe21:b54%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:5dd4:11eb%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff21:b54%shmif0 refcount 1 tc-so: enaddr b2:a0:89:21:0b:54 multicnt 3 tc-so: 33:33:5d:d4:11:eb -- 33:33:5d:d4:11:eb refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:21:0b:54 -- 33:33:ff:21:0b:54 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff53:272f%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:5dd4:11eb%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:71:53:27:2f multicnt 4 tc-so: 33:33:ff:53:27:2f -- 33:33:ff:53:27:2f refcount 1 tc-so: 33:33:5d:d4:11:eb -- 33:33:5d:d4:11:eb refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:eb:1a:09 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:21ff:feeb:1a09%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8f:28:e1:b4 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:8fff:fe28:e1b4%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:21ff:feeb:1a09 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8fff:fe28:e1b4 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:71:53:27:2f UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:21:eb:1a:09 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:21ff:f tc-so: ff01:2::1 tc-so: ff02::2:e718:171d tc-so: ff02::1%shmif0 tc-so: ff02::1:ffeb:1a09 9 0 9 0 0 tc-so:shmif 1500 b2:a0:8f:28:e1:b4 10 0 16 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff28:e1b4 tc-so: ff01:3::1 tc-so: ff02::2:e718:171d tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 10 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8fff:f 10 0 16 0 0 tc-so:l2tp0 1280 5 0 9 0 0 tc-so:bridg 1500 14 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:71:53:27:2f shmif1 23h59m54s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:21ff:feeb:1a09%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:e718:171d%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ffeb:1a09%shmif0 refcount 1 tc-so: enaddr b2:a0:21:eb:1a:09 multicnt 3 tc-so: 33:33:e7:18:17:1d -- 33:33:e7:18:17:1d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:eb:1a:09 -- 33:33:ff:eb:1a:09 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff28:e1b4%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:e718:171d%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:8f:28:e1:b4 multicnt 4 tc-so: 33:33:ff:28:e1:b4 -- 33:33:ff:28:e1:b4 refcount 1 tc-so: 33:33:e7:18:17:1d -- 33:33:e7:18:17:1d refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:24:76:bc tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:25ff:fe24:76bc%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:25ff:fe24:76bc link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:ce:78:e1:e5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:25:24:76:bc 6 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff24:76bc tc-so: ff01:2::1 tc-so: ff02::2:43c6:3b6c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 6 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:25ff:f 6 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:ce:78:e1:e5 shmif0 21s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff24:76bc%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:43c6:3b6c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:25:24:76:bc multicnt 4 tc-so: 33:33:ff:24:76:bc -- 33:33:ff:24:76:bc refcount 1 tc-so: 33:33:43:c6:3b:6c -- 33:33:43:c6:3b:6c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 14 packets, 1132 bytes, 7 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 5 packets, 602 bytes, 7 multicasts tc-so: output: 9 packets, 742 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 14 packets, 1132 bytes, 7 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 602 bytes, 7 multicasts tc-so: output: 5 packets, 390 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:25:24:76:bc tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 6 packets, 476 bytes, 3 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:25ff:fe24:76bc%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8f:28:e1:b4 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 10 packets, 1374 bytes, 3 multicasts tc-so: output: 16 packets, 2298 bytes, 6 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:8fff:fe28:e1b4%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:21:eb:1a:09 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 602 bytes, 7 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fe80::b0a0:21ff:feeb:1a09%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:71:53:27:2f tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 16 packets, 2298 bytes, 6 multicasts tc-so: output: 12 packets, 1546 bytes, 5 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:71ff:fe53:272f%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:21:0b:54 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 10 packets, 1032 bytes, 12 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:89ff:fe21:b54%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:78:e1:e5 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 13 packets, 1086 bytes, 9 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:ceff:fe78:e1e5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 187 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 527 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1440 0 40 266 0 266 tc-so: tc-so:In use 1465K, total allocated 2128K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.570005] shmif0: Ethernet address b2:a0:ce:78:e1:e5 tc-so:[ 16.630005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.630005] get_ifid: shmif0: ifid: b0:a0:ce:ff:fe:78:e1:e5 tc-so:[ 16.630005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:ceff:fe78:e1e5 tc-so:[ 18.470005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:ceff:fe78:e1e5 - no duplicates found tc-so:[ 63.050005] in6_if_link_down: fd00::1 marked detached tc-so:[ 63.050005] in6_if_link_down: fe80:2::b0a0:ceff:fe78:e1e5 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 246 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 94 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1332 0 0 444 0 444 444 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2506 0 76 547 0 547 tc-so: tc-so:In use 3194K, total allocated 4376K; utilization 73.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.120005] shmif0: Ethernet address b2:a0:89:21:0b:54 tc-so:[ 9.440005] shmif1: Ethernet address b2:a0:71:53:27:2f tc-so:[ 15.210005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.210005] get_ifid: shmif0: ifid: b0:a0:89:ff:fe:21:0b:54 tc-so:[ 15.440005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.440005] get_ifid: shmif1: ifid: b0:a0:71:ff:fe:53:27:2f tc-so:[ 15.440005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:71ff:fe53:272f tc-so:[ 17.440005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:71ff:fe53:272f - no duplicates found tc-so:[ 27.770005] ah_input: hash over 218 bytes, skip 40: crda len 218 skip 0 inject 52 tc-so:[ 28.400005] ah_input: hash over 152 bytes, skip 40: crda len 152 skip 0 inject 52 tc-so:[ 29.630005] ah_input: hash over 202 bytes, skip 40: crda len 202 skip 0 inject 52 tc-so:[ 29.740005] ah_input: hash over 218 bytes, skip 40: crda len 218 skip 0 inject 52 tc-so:[ 30.380005] ah_input: hash over 218 bytes, skip 40: crda len 218 skip 0 inject 52 tc-so:[ 58.840005] in6_if_link_down: fc00::1 marked detached tc-so:[ 58.840005] in6_if_link_down: fe80:3::b0a0:71ff:fe53:272f marked detached tc-so:[ 60.170005] in6_if_link_down: fe80:2::b0a0:89ff:fe21:b54 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 230 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 95 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 55 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2500 0 76 550 0 550 tc-so: tc-so:In use 3207K, total allocated 4400K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.790005] shmif0: Ethernet address b2:a0:21:eb:1a:09 tc-so:[ 10.170005] shmif1: Ethernet address b2:a0:8f:28:e1:b4 tc-so:[ 16.830005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.830005] get_ifid: shmif0: ifid: b0:a0:21:ff:fe:eb:1a:09 tc-so:[ 17.130005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 17.130005] get_ifid: shmif1: ifid: b0:a0:8f:ff:fe:28:e1:b4 tc-so:[ 17.130005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:8fff:fe28:e1b4 tc-so:[ 18.600005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:8fff:fe28:e1b4 - no duplicates found tc-so:[ 26.270005] ah_input: hash over 160 bytes, skip 40: crda len 160 skip 0 inject 52 tc-so:[ 27.500005] ah_input: hash over 202 bytes, skip 40: crda len 202 skip 0 inject 52 tc-so:[ 28.280005] ah_input: hash over 210 bytes, skip 40: crda len 210 skip 0 inject 52 tc-so:[ 54.250005] in6_if_link_down: fc00::2 marked detached tc-so:[ 54.250005] in6_if_link_down: fe80:3::b0a0:8fff:fe28:e1b4 marked detached tc-so:[ 55.570005] in6_if_link_down: fe80:2::b0a0:21ff:feeb:1a09 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 14 0 14 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 19 0 19 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 549 0 0 183 0 183 183 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1468 0 48 273 0 273 tc-so: tc-so:In use 1513K, total allocated 2184K; utilization 69.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.480005] shmif0: Ethernet address b2:a0:25:24:76:bc tc-so:[ 18.670005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.670005] get_ifid: shmif0: ifid: b0:a0:25:ff:fe:24:76:bc tc-so:[ 18.670005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:25ff:fe24:76bc tc-so:[ 20.270005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:25ff:fe24:76bc - no duplicates found tc-so:[ 50.930005] in6_if_link_down: fd00::2 marked detached tc-so:[ 50.930005] in6_if_link_down: fe80:2::b0a0:25ff:fe24:76bc marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.350004 b2:a0:89:21:0b:54 > 33:33:ff:21:0b:54, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe21:b54 > ff02::1:ff21:b54: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:b54, length 24 tc-so:00:00:17.200004 b2:a0:ce:78:e1:e5 > 33:33:ff:78:e1:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff78:e1e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:e1e5, length 24 tc-so:00:00:15.540004 b2:a0:89:21:0b:54 > 33:33:5d:d4:11:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe21:b54 > ff02::2:5dd4:11eb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5dd4:11eb, length 24 tc-so:00:00:17.470004 b2:a0:ce:78:e1:e5 > 33:33:ff:78:e1:e5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff78:e1e5: ICMP6, neighbor solicitation, who has fe80::b0a0:ceff:fe78:e1e5, length 32 tc-so:00:00:17.780004 b2:a0:ce:78:e1:e5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.770004 b2:a0:89:21:0b:54 > 33:33:5d:d4:11:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe21:b54 > ff02::2:5dd4:11eb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5dd4:11eb, length 24 tc-so:00:00:18.730004 b2:a0:ce:78:e1:e5 > 33:33:3c:fb:a6:44, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe78:e1e5 > ff02::2:3cfb:a644: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:3cfb:a644, length 24 tc-so:00:00:17.050004 b2:a0:89:21:0b:54 > 33:33:ff:21:0b:54, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe21:b54 > ff02::1:ff21:b54: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff21:b54, length 24 tc-so:00:00:18.770004 b2:a0:ce:78:e1:e5 > 33:33:ff:78:e1:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe78:e1e5 > ff02::1:ff78:e1e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:e1e5, length 24 tc-so:00:00:23.400004 b2:a0:25:24:76:bc > 33:33:ff:24:76:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff24:76bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff24:76bc, length 24 tc-so:00:00:23.510004 b2:a0:25:24:76:bc > 33:33:ff:24:76:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff24:76bc: ICMP6, neighbor solicitation, who has fe80::b0a0:25ff:fe24:76bc, length 32 tc-so:00:00:27.040004 b2:a0:ce:78:e1:e5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:25.390004 b2:a0:25:24:76:bc > b2:a0:ce:78:e1:e5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:27.080004 b2:a0:ce:78:e1:e5 > b2:a0:25:24:76:bc, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.430004 b2:a0:25:24:76:bc > b2:a0:ce:78:e1:e5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:26.210004 b2:a0:25:24:76:bc > 33:33:ff:24:76:bc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe24:76bc > ff02::1:ff24:76bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff24:76bc, length 24 tc-so:00:00:27.770004 b2:a0:25:24:76:bc > 33:33:43:c6:3b:6c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe24:76bc > ff02::2:43c6:3b6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:43c6:3b6c, length 24 tc-so:00:00:31.290004 b2:a0:ce:78:e1:e5 > b2:a0:25:24:76:bc, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.630004 b2:a0:25:24:76:bc > b2:a0:ce:78:e1:e5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.740004 b2:a0:25:24:76:bc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe24:76bc > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:30.380004 b2:a0:25:24:76:bc > b2:a0:ce:78:e1:e5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:32.070004 b2:a0:ce:78:e1:e5 > b2:a0:25:24:76:bc, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.210004 b2:a0:21:eb:1a:09 > 33:33:e7:18:17:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:feeb:1a09 > ff02::2:e718:171d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e718:171d, length 24 tc-so:00:00:17.720004 b2:a0:21:eb:1a:09 > 33:33:ff:eb:1a:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:feeb:1a09 > ff02::1:ffeb:1a09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:1a09, length 24 tc-so:00:00:19.630004 b2:a0:21:eb:1a:09 > 33:33:e7:18:17:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:feeb:1a09 > ff02::2:e718:171d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e718:171d, length 24 tc-so:00:00:20.160004 b2:a0:21:eb:1a:09 > 33:33:ff:eb:1a:09, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:21ff:feeb:1a09 > ff02::1:ffeb:1a09: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffeb:1a09, length 24 tc-so:00:00:19.150004 b2:a0:25:24:76:bc > 33:33:ff:24:76:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff24:76bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff24:76bc, length 24 tc-so:00:00:21.310004 b2:a0:ce:78:e1:e5 > 33:33:ff:78:e1:e5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:ceff:fe78:e1e5 > ff02::1:ff78:e1e5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff78:e1e5, length 24 tc-so:00:00:19.260004 b2:a0:25:24:76:bc > 33:33:ff:24:76:bc, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff24:76bc: ICMP6, neighbor solicitation, who has fe80::b0a0:25ff:fe24:76bc, length 32 tc-so:00:00:23.270004 b2:a0:ce:78:e1:e5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.180004 b2:a0:25:24:76:bc > b2:a0:ce:78:e1:e5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.300004 b2:a0:ce:78:e1:e5 > b2:a0:25:24:76:bc, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.180004 b2:a0:25:24:76:bc > b2:a0:ce:78:e1:e5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.980004 b2:a0:25:24:76:bc > 33:33:ff:24:76:bc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe24:76bc > ff02::1:ff24:76bc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff24:76bc, length 24 tc-so:00:00:23.540004 b2:a0:25:24:76:bc > 33:33:43:c6:3b:6c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe24:76bc > ff02::2:43c6:3b6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:43c6:3b6c, length 24 tc-so:00:00:27.500004 b2:a0:ce:78:e1:e5 > b2:a0:25:24:76:bc, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.370004 b2:a0:25:24:76:bc > b2:a0:ce:78:e1:e5, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.510004 b2:a0:25:24:76:bc > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:25ff:fe24:76bc > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:26.160004 b2:a0:25:24:76:bc > b2:a0:ce:78:e1:e5, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.280004 b2:a0:ce:78:e1:e5 > b2:a0:25:24:76:bc, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.400004 b2:a0:71:53:27:2f > 33:33:ff:53:27:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff53:272f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:272f, length 24 tc-so:00:00:16.440004 b2:a0:71:53:27:2f > 33:33:ff:53:27:2f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff53:272f: ICMP6, neighbor solicitation, who has fe80::b0a0:71ff:fe53:272f, length 32 tc-so:00:00:18.390004 b2:a0:71:53:27:2f > 33:33:ff:53:27:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:71ff:fe53:272f > ff02::1:ff53:272f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff53:272f, length 24 tc-so:00:00:17.390004 b2:a0:8f:28:e1:b4 > 33:33:ff:28:e1:b4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff28:e1b4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff28:e1b4, length 24 tc-so:00:00:17.600004 b2:a0:8f:28:e1:b4 > 33:33:ff:28:e1:b4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff28:e1b4: ICMP6, neighbor solicitation, who has fe80::b0a0:8fff:fe28:e1b4, length 32 tc-so:00:00:19.790004 b2:a0:71:53:27:2f > 33:33:5d:d4:11:eb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:71ff:fe53:272f > ff02::2:5dd4:11eb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5dd4:11eb, length 24 tc-so:00:00:18.650004 b2:a0:8f:28:e1:b4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8fff:fe28:e1b4 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:20.460004 b2:a0:8f:28:e1:b4 > 33:33:ff:28:e1:b4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8fff:fe28:e1b4 > ff02::1:ff28:e1b4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff28:e1b4, length 24 tc-so:00:00:21.270004 b2:a0:8f:28:e1:b4 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fc00::2 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.360004 b2:a0:71:53:27:2f > b2:a0:8f:28:e1:b4, ethertype IPv6 (0x86dd), length 86: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 32 tc-so:00:00:21.270004 b2:a0:8f:28:e1:b4 > b2:a0:71:53:27:2f, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.400004 b2:a0:71:53:27:2f > b2:a0:8f:28:e1:b4, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.380004 b2:a0:8f:28:e1:b4 > b2:a0:71:53:27:2f, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.970004 b2:a0:71:53:27:2f > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:71ff:fe53:272f > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:25.390004 b2:a0:71:53:27:2f > b2:a0:8f:28:e1:b4, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.300004 b2:a0:8f:28:e1:b4 > b2:a0:71:53:27:2f, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.390004 b2:a0:71:53:27:2f > b2:a0:8f:28:e1:b4, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:23.300004 b2:a0:8f:28:e1:b4 > b2:a0:71:53:27:2f, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:24.110004 b2:a0:8f:28:e1:b4 > b2:a0:71:53:27:2f, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.320004 b2:a0:8f:28:e1:b4 > 33:33:e7:18:17:1d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8fff:fe28:e1b4 > ff02::2:e718:171d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e718:171d, length 24 tc-so:00:00:25.660004 b2:a0:8f:28:e1:b4 > b2:a0:71:53:27:2f, ethertype IPv6 (0x86dd), length 232: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:28.400004 b2:a0:71:53:27:2f > b2:a0:8f:28:e1:b4, ethertype IPv6 (0x86dd), length 174: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fc00::1 > fc00::2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:26.270004 b2:a0:8f:28:e1:b4 > b2:a0:71:53:27:2f, ethertype IPv6 (0x86dd), length 166: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 24 tc-so:00:00:29.580004 b2:a0:71:53:27:2f > b2:a0:8f:28:e1:b4, ethertype IPv6 (0x86dd), length 216: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:27.500004 b2:a0:8f:28:e1:b4 > b2:a0:71:53:27:2f, ethertype IPv6 (0x86dd), length 216: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:27.630004 b2:a0:8f:28:e1:b4 > b2:a0:71:53:27:2f, ethertype IPv6 (0x86dd), length 232: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x4): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:28.280004 b2:a0:8f:28:e1:b4 > b2:a0:71:53:27:2f, ethertype IPv6 (0x86dd), length 232: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x5): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:30.380004 b2:a0:71:53:27:2f > b2:a0:8f:28:e1:b4, ethertype IPv6 (0x86dd), length 224: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x3): fc00::1 > fc00::2: ip-proto-115 82 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647213740.972783, ipsec_l2tp_ipv6_tunnel_ah_hmacsha512, passed tc-start: 1647213741.10799, ipsec_l2tp_ipv6_tunnel_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:8b:2f:e6:14 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9f:e3:71:3a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:26:11:9a:2c ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ad:af:74:42 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:19:14:33:0d ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 ah 10000 -A null ; tc-so:add fc00::2 fc00::1 ah 10001 -A null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: ah/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: ah/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:22:50 2022 current: Mar 13 23:22:51 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:22:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18365 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:22:50 2022 current: Mar 13 23:22:51 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:22:24 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18365 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:22:51 2022 current: Mar 13 23:22:52 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:22:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1806 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:22:51 2022 current: Mar 13 23:22:52 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:22:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1806 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c2:14:f7:da tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c2ff:fe14:f7da%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c2ff:fe14:f7da link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:19:14:33:0d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c2:14:f7:da 13 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff14:f7da tc-so: ff01:2::1 tc-so: ff02::2:9635:ce98 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 13 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c2ff:f 13 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:19:14:33:0d shmif0 30s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff14:f7da%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9635:ce98%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:c2:14:f7:da multicnt 4 tc-so: 33:33:ff:14:f7:da -- 33:33:ff:14:f7:da refcount 1 tc-so: 33:33:96:35:ce:98 -- 33:33:96:35:ce:98 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:2f:e6:14 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:8bff:fe2f:e614%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9f:e3:71:3a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9fff:fee3:713a%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8bff:fe2f:e614 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:9fff:fee3:713a link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:ad:af:74:42 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8b:2f:e6:14 9 0 13 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8bff:f tc-so: ff01:2::1 tc-so: ff02::2:8dc6:c42f tc-so: ff02::1%shmif0 tc-so: ff02::1:ff2f:e614 9 0 13 0 0 tc-so:shmif 1500 b2:a0:9f:e3:71:3a 18 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ffe3:713a tc-so: ff01:3::1 tc-so: ff02::2:8dc6:c42f tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 18 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:9fff:f 18 0 14 0 0 tc-so:l2tp0 1280 9 0 7 0 0 tc-so:bridg 1500 15 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:ad:af:74:42 shmif1 23h59m58s S tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:8bff:fe2f:e614%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:8dc6:c42f%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff2f:e614%shmif0 refcount 1 tc-so: enaddr b2:a0:8b:2f:e6:14 multicnt 3 tc-so: 33:33:8d:c6:c4:2f -- 33:33:8d:c6:c4:2f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:2f:e6:14 -- 33:33:ff:2f:e6:14 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ffe3:713a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:8dc6:c42f%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:9f:e3:71:3a multicnt 4 tc-so: 33:33:ff:e3:71:3a -- 33:33:ff:e3:71:3a refcount 1 tc-so: 33:33:8d:c6:c4:2f -- 33:33:8d:c6:c4:2f refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:26:11:9a:2c tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:26ff:fe11:9a2c%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ad:af:74:42 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:adff:feaf:7442%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:26ff:fe11:9a2c link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:adff:feaf:7442 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:9f:e3:71:3a UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:26:11:9a:2c 9 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:26ff:f tc-so: ff01:2::1 tc-so: ff02::2:7df9:8c48 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff11:9a2c 9 0 10 0 0 tc-so:shmif 1500 b2:a0:ad:af:74:42 12 0 18 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ffaf:7442 tc-so: ff01:3::1 tc-so: ff02::2:7df9:8c48 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:adff:f 12 0 18 0 0 tc-so:l2tp0 1280 6 0 10 0 0 tc-so:bridg 1500 15 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:9f:e3:71:3a shmif1 12s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:26ff:fe11:9a2c%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:7df9:8c48%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff11:9a2c%shmif0 refcount 1 tc-so: enaddr b2:a0:26:11:9a:2c multicnt 3 tc-so: 33:33:7d:f9:8c:48 -- 33:33:7d:f9:8c:48 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:11:9a:2c -- 33:33:ff:11:9a:2c refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ffaf:7442%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:7df9:8c48%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:ad:af:74:42 multicnt 4 tc-so: 33:33:ff:af:74:42 -- 33:33:ff:af:74:42 refcount 1 tc-so: 33:33:7d:f9:8c:48 -- 33:33:7d:f9:8c:48 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:19:14:33:0d tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:19ff:fe14:330d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:19ff:fe14:330d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:c2:14:f7:da UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:19:14:33:0d 8 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff14:330d tc-so: ff01:2::1 tc-so: ff02::2:691d:2715 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:19ff:f 8 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:c2:14:f7:da shmif0 28s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff14:330d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:691d:2715%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:19:14:33:0d multicnt 4 tc-so: 33:33:ff:14:33:0d -- 33:33:ff:14:33:0d refcount 1 tc-so: 33:33:69:1d:27:15 -- 33:33:69:1d:27:15 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 17 packets, 1390 bytes, 10 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 6 packets, 774 bytes, 9 multicasts tc-so: output: 10 packets, 828 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 17 packets, 1390 bytes, 10 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 9 packets, 774 bytes, 9 multicasts tc-so: output: 7 packets, 562 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:19:14:33:0d tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 8 packets, 648 bytes, 5 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:19ff:fe14:330d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ad:af:74:42 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1518 bytes, 4 multicasts tc-so: output: 18 packets, 2458 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:adff:feaf:7442%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:26:11:9a:2c tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 10 packets, 774 bytes, 9 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:26ff:fe11:9a2c%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9f:e3:71:3a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 18 packets, 2458 bytes, 5 multicasts tc-so: output: 14 packets, 1690 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:9fff:fee3:713a%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:2f:e6:14 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 946 bytes, 11 multicasts tc-so: output: 13 packets, 1086 bytes, 9 multicasts tc-so: inet6 fe80::b0a0:8bff:fe2f:e614%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c2:14:f7:da tc-so: linkstr: ./bus_ipsec_local tc-so: input: 13 packets, 1086 bytes, 9 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c2ff:fe14:f7da%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 172 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 529 0 0 177 0 177 177 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1452 0 40 267 0 267 tc-so: tc-so:In use 1479K, total allocated 2136K; utilization 69.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.400005] shmif0: Ethernet address b2:a0:c2:14:f7:da tc-so:[ 16.310005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.310005] get_ifid: shmif0: ifid: b0:a0:c2:ff:fe:14:f7:da tc-so:[ 16.310005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c2ff:fe14:f7da tc-so:[ 17.530005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c2ff:fe14:f7da - no duplicates found tc-so:[ 61.470005] in6_if_link_down: fd00::1 marked detached tc-so:[ 61.470005] in6_if_link_down: fe80:2::b0a0:c2ff:fe14:f7da marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 3 0 3 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 244 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2492 0 78 547 0 547 tc-so: tc-so:In use 3190K, total allocated 4376K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.930005] shmif0: Ethernet address b2:a0:8b:2f:e6:14 tc-so:[ 9.180005] shmif1: Ethernet address b2:a0:9f:e3:71:3a tc-so:[ 14.990005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.990005] get_ifid: shmif0: ifid: b0:a0:8b:ff:fe:2f:e6:14 tc-so:[ 15.240005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 15.240005] get_ifid: shmif1: ifid: b0:a0:9f:ff:fe:e3:71:3a tc-so:[ 15.240005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:9fff:fee3:713a tc-so:[ 17.130005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:9fff:fee3:713a - no duplicates found tc-so:[ 29.150005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 29.190005] ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52 tc-so:[ 30.350005] ah_input: hash over 194 bytes, skip 40: crda len 194 skip 0 inject 52 tc-so:[ 31.380005] ipsec_common_input: no key association found for SA fc00::1/00002711/51/0 tc-so:[ 57.530005] in6_if_link_down: fc00::1 marked detached tc-so:[ 57.530005] in6_if_link_down: fe80:3::b0a0:9fff:fee3:713a marked detached tc-so:[ 58.790005] in6_if_link_down: fe80:2::b0a0:8bff:fe2f:e614 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 241 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1334 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2503 0 76 548 0 548 tc-so: tc-so:In use 3196K, total allocated 4384K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.510005] shmif0: Ethernet address b2:a0:26:11:9a:2c tc-so:[ 9.850005] shmif1: Ethernet address b2:a0:ad:af:74:42 tc-so:[ 16.670005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.670005] get_ifid: shmif0: ifid: b0:a0:26:ff:fe:11:9a:2c tc-so:[ 16.960005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.960005] get_ifid: shmif1: ifid: b0:a0:ad:ff:fe:af:74:42 tc-so:[ 16.960005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:adff:feaf:7442 tc-so:[ 18.960005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:adff:feaf:7442 - no duplicates found tc-so:[ 27.160005] ah_input: hash over 178 bytes, skip 40: crda len 178 skip 0 inject 52 tc-so:[ 28.340005] ah_input: hash over 186 bytes, skip 40: crda len 186 skip 0 inject 52 tc-so:[ 52.950005] in6_if_link_down: fc00::2 marked detached tc-so:[ 52.950005] in6_if_link_down: fe80:3::b0a0:adff:feaf:7442 marked detached tc-so:[ 54.440005] in6_if_link_down: fe80:2::b0a0:26ff:fe11:9a2c marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 23 0 23 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 585 0 0 195 0 195 195 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1511 0 56 285 0 285 tc-so: tc-so:In use 1586K, total allocated 2280K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.960005] shmif0: Ethernet address b2:a0:19:14:33:0d tc-so:[ 18.510005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.510005] get_ifid: shmif0: ifid: b0:a0:19:ff:fe:14:33:0d tc-so:[ 18.510005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:19ff:fe14:330d tc-so:[ 20.370005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:19ff:fe14:330d - no duplicates found tc-so:[ 49.510005] in6_if_link_down: fd00::2 marked detached tc-so:[ 49.510005] in6_if_link_down: fe80:2::b0a0:19ff:fe14:330d marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.440004 b2:a0:c2:14:f7:da > 33:33:ff:14:f7:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff14:f7da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff14:f7da, length 24 tc-so:00:00:16.520004 b2:a0:c2:14:f7:da > 33:33:ff:14:f7:da, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff14:f7da: ICMP6, neighbor solicitation, who has fe80::b0a0:c2ff:fe14:f7da, length 32 tc-so:00:00:15.140004 b2:a0:8b:2f:e6:14 > 33:33:ff:2f:e6:14, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fe2f:e614 > ff02::1:ff2f:e614: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2f:e614, length 24 tc-so:00:00:15.380004 b2:a0:8b:2f:e6:14 > 33:33:8d:c6:c4:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fe2f:e614 > ff02::2:8dc6:c42f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8dc6:c42f, length 24 tc-so:00:00:17.100004 b2:a0:c2:14:f7:da > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:17.150004 b2:a0:8b:2f:e6:14 > 33:33:ff:2f:e6:14, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fe2f:e614 > ff02::1:ff2f:e614: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff2f:e614, length 24 tc-so:00:00:18.720004 b2:a0:8b:2f:e6:14 > 33:33:8d:c6:c4:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fe2f:e614 > ff02::2:8dc6:c42f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8dc6:c42f, length 24 tc-so:00:00:23.120004 b2:a0:19:14:33:0d > 33:33:69:1d:27:15, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:691d:2715: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:691d:2715, length 24 tc-so:00:00:24.920004 b2:a0:c2:14:f7:da > 33:33:ff:14:f7:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe14:f7da > ff02::1:ff14:f7da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff14:f7da, length 24 tc-so:00:00:23.340004 b2:a0:19:14:33:0d > 33:33:ff:14:33:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff14:330d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff14:330d, length 24 tc-so:00:00:23.490004 b2:a0:19:14:33:0d > 33:33:ff:14:33:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff14:330d: ICMP6, neighbor solicitation, who has fe80::b0a0:19ff:fe14:330d, length 32 tc-so:00:00:26.080004 b2:a0:c2:14:f7:da > 33:33:96:35:ce:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe14:f7da > ff02::2:9635:ce98: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9635:ce98, length 24 tc-so:00:00:24.610004 b2:a0:26:11:9a:2c > 33:33:ff:11:9a:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:26ff:fe11:9a2c > ff02::1:ff11:9a2c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:9a2c, length 24 tc-so:00:00:26.920004 b2:a0:c2:14:f7:da > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:25.330004 b2:a0:19:14:33:0d > b2:a0:c2:14:f7:da, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:26.950004 b2:a0:c2:14:f7:da > b2:a0:19:14:33:0d, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.370004 b2:a0:19:14:33:0d > b2:a0:c2:14:f7:da, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:30.770004 b2:a0:c2:14:f7:da > b2:a0:19:14:33:0d, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:29.150004 b2:a0:19:14:33:0d > b2:a0:c2:14:f7:da, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:29.190004 b2:a0:19:14:33:0d > 33:33:ff:14:33:0d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:19ff:fe14:330d > ff02::1:ff14:330d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff14:330d, length 24 tc-so:00:00:30.350004 b2:a0:19:14:33:0d > b2:a0:c2:14:f7:da, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:31.970004 b2:a0:c2:14:f7:da > b2:a0:19:14:33:0d, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:17.240004 b2:a0:26:11:9a:2c > 33:33:ff:11:9a:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:26ff:fe11:9a2c > ff02::1:ff11:9a2c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:9a2c, length 24 tc-so:00:00:17.520004 b2:a0:26:11:9a:2c > 33:33:7d:f9:8c:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:26ff:fe11:9a2c > ff02::2:7df9:8c48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7df9:8c48, length 24 tc-so:00:00:18.220004 b2:a0:26:11:9a:2c > 33:33:7d:f9:8c:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:26ff:fe11:9a2c > ff02::2:7df9:8c48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7df9:8c48, length 24 tc-so:00:00:19.000004 b2:a0:19:14:33:0d > 33:33:69:1d:27:15, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:691d:2715: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:691d:2715, length 24 tc-so:00:00:21.270004 b2:a0:c2:14:f7:da > 33:33:ff:14:f7:da, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe14:f7da > ff02::1:ff14:f7da: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff14:f7da, length 24 tc-so:00:00:19.210004 b2:a0:19:14:33:0d > 33:33:ff:14:33:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff14:330d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff14:330d, length 24 tc-so:00:00:19.360004 b2:a0:19:14:33:0d > 33:33:ff:14:33:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff14:330d: ICMP6, neighbor solicitation, who has fe80::b0a0:19ff:fe14:330d, length 32 tc-so:00:00:22.450004 b2:a0:c2:14:f7:da > 33:33:96:35:ce:98, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c2ff:fe14:f7da > ff02::2:9635:ce98: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9635:ce98, length 24 tc-so:00:00:22.560004 b2:a0:26:11:9a:2c > 33:33:ff:11:9a:2c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:26ff:fe11:9a2c > ff02::1:ff11:9a2c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:9a2c, length 24 tc-so:00:00:23.320004 b2:a0:c2:14:f7:da > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:21.200004 b2:a0:19:14:33:0d > b2:a0:c2:14:f7:da, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:23.320004 b2:a0:c2:14:f7:da > b2:a0:19:14:33:0d, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:21.200004 b2:a0:19:14:33:0d > b2:a0:c2:14:f7:da, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.160004 b2:a0:c2:14:f7:da > b2:a0:19:14:33:0d, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:25.020004 b2:a0:19:14:33:0d > b2:a0:c2:14:f7:da, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.060004 b2:a0:19:14:33:0d > 33:33:ff:14:33:0d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:19ff:fe14:330d > ff02::1:ff14:330d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff14:330d, length 24 tc-so:00:00:26.220004 b2:a0:19:14:33:0d > b2:a0:c2:14:f7:da, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:28.340004 b2:a0:c2:14:f7:da > b2:a0:19:14:33:0d, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:27.250004 b2:a0:19:14:33:0d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:19ff:fe14:330d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.820004 b2:a0:9f:e3:71:3a > 33:33:ff:e3:71:3a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe3:713a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe3:713a, length 24 tc-so:00:00:16.100004 b2:a0:9f:e3:71:3a > 33:33:ff:e3:71:3a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffe3:713a: ICMP6, neighbor solicitation, who has fe80::b0a0:9fff:fee3:713a, length 32 tc-so:00:00:18.740004 b2:a0:9f:e3:71:3a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:16.960004 b2:a0:ad:af:74:42 > b2:a0:9f:e3:71:3a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:19.000004 b2:a0:9f:e3:71:3a > b2:a0:ad:af:74:42, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:16.960004 b2:a0:ad:af:74:42 > b2:a0:9f:e3:71:3a, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:17.690004 b2:a0:ad:af:74:42 > 33:33:ff:af:74:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaf:7442: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaf:7442, length 24 tc-so:00:00:17.920004 b2:a0:ad:af:74:42 > 33:33:ff:af:74:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaf:7442: ICMP6, neighbor solicitation, who has fe80::b0a0:adff:feaf:7442, length 32 tc-so:00:00:17.920004 b2:a0:ad:af:74:42 > 33:33:ff:af:74:42, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffaf:7442: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffaf:7442, length 24 tc-so:00:00:20.230004 b2:a0:9f:e3:71:3a > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fee3:713a > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:20.510004 b2:a0:9f:e3:71:3a > 33:33:ff:e3:71:3a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fee3:713a > ff02::1:ffe3:713a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffe3:713a, length 24 tc-so:00:00:21.240004 b2:a0:9f:e3:71:3a > 33:33:8d:c6:c4:2f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:9fff:fee3:713a > ff02::2:8dc6:c42f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8dc6:c42f, length 24 tc-so:00:00:21.100004 b2:a0:ad:af:74:42 > b2:a0:9f:e3:71:3a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.290004 b2:a0:9f:e3:71:3a > b2:a0:ad:af:74:42, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:21.310004 b2:a0:ad:af:74:42 > b2:a0:9f:e3:71:3a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:21.460004 b2:a0:ad:af:74:42 > b2:a0:9f:e3:71:3a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:22.030004 b2:a0:ad:af:74:42 > b2:a0:9f:e3:71:3a, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:24.040004 b2:a0:9f:e3:71:3a > b2:a0:ad:af:74:42, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:24.460004 b2:a0:9f:e3:71:3a > b2:a0:ad:af:74:42, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.600004 b2:a0:ad:af:74:42 > b2:a0:9f:e3:71:3a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.330004 b2:a0:9f:e3:71:3a > b2:a0:ad:af:74:42, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.320004 b2:a0:ad:af:74:42 > b2:a0:9f:e3:71:3a, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:25.330004 b2:a0:9f:e3:71:3a > b2:a0:ad:af:74:42, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:23.360004 b2:a0:ad:af:74:42 > b2:a0:9f:e3:71:3a, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:24.870004 b2:a0:ad:af:74:42 > 33:33:7d:f9:8c:48, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:feaf:7442 > ff02::2:7df9:8c48: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7df9:8c48, length 24 tc-so:00:00:26.580004 b2:a0:ad:af:74:42 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:adff:feaf:7442 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:29.150004 b2:a0:9f:e3:71:3a > b2:a0:ad:af:74:42, ethertype IPv6 (0x86dd), length 192: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x1): fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:27.160004 b2:a0:ad:af:74:42 > b2:a0:9f:e3:71:3a, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x1): fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:27.160004 b2:a0:ad:af:74:42 > b2:a0:9f:e3:71:3a, ethertype IPv6 (0x86dd), length 208: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x2): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:28.340004 b2:a0:ad:af:74:42 > b2:a0:9f:e3:71:3a, ethertype IPv6 (0x86dd), length 208: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x3): fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:30.350004 b2:a0:9f:e3:71:3a > b2:a0:ad:af:74:42, ethertype IPv6 (0x86dd), length 200: fc00::1 > fc00::2: AH(spi=0x00002710,seq=0x2): fc00::1 > fc00::2: ip-proto-115 82 tc-so:00:00:29.370004 b2:a0:ad:af:74:42 > b2:a0:9f:e3:71:3a, ethertype IPv6 (0x86dd), length 208: fc00::2 > fc00::1: AH(spi=0x00002711,seq=0x4): fc00::2 > fc00::1: ip-proto-115 90 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647213820.901778, ipsec_l2tp_ipv6_tunnel_ah_null, passed tc-start: 1647213820.936560, ipsec_l2tp_ipv6_tunnel_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:89:99:2f:f4 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8b:6d:17:38 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a7:11:eb:7b ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d1:6f:43:9a ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:af:bd:da:ca ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E null ; tc-so:add fc00::2 fc00::1 esp 10001 -E null ; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:24:10 2022 current: Mar 13 23:24:11 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:23:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23333 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:24:10 2022 current: Mar 13 23:24:11 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:23:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23333 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:24:11 2022 current: Mar 13 23:24:12 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:23:47 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16500 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:24:11 2022 current: Mar 13 23:24:12 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:24:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 360(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16500 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:f9:2a:b8 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:fef9:2ab8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c7ff:fef9:2ab8 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:af:bd:da:ca UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c7:f9:2a:b8 15 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:fff9:2ab8 tc-so: ff01:2::1 tc-so: ff02::2:8848:1f6c tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 15 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c7ff:f 15 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:af:bd:da:ca shmif0 30s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:fff9:2ab8%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8848:1f6c%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:c7:f9:2a:b8 multicnt 4 tc-so: 33:33:ff:f9:2a:b8 -- 33:33:ff:f9:2a:b8 refcount 1 tc-so: 33:33:88:48:1f:6c -- 33:33:88:48:1f:6c refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:99:2f:f4 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:89ff:fe99:2ff4%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:6d:17:38 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8bff:fe6d:1738%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:89ff:fe99:2ff4 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:8bff:fe6d:1738 link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:d1:6f:43:9a UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:89:99:2f:f4 9 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:89ff:f tc-so: ff01:2::1 tc-so: ff02::2:116b:6fd8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff99:2ff4 9 0 15 0 0 tc-so:shmif 1500 b2:a0:8b:6d:17:38 20 0 15 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff6d:1738 tc-so: ff01:3::1 tc-so: ff02::2:116b:6fd8 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 20 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8bff:f 20 0 15 0 0 tc-so:l2tp0 1280 11 0 8 0 0 tc-so:bridg 1500 17 0 21 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:d1:6f:43:9a shmif1 3s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:89ff:fe99:2ff4%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:116b:6fd8%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff99:2ff4%shmif0 refcount 1 tc-so: enaddr b2:a0:89:99:2f:f4 multicnt 3 tc-so: 33:33:11:6b:6f:d8 -- 33:33:11:6b:6f:d8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:99:2f:f4 -- 33:33:ff:99:2f:f4 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff6d:1738%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:116b:6fd8%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:8b:6d:17:38 multicnt 4 tc-so: 33:33:ff:6d:17:38 -- 33:33:ff:6d:17:38 refcount 1 tc-so: 33:33:11:6b:6f:d8 -- 33:33:11:6b:6f:d8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:11:eb:7b tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:a7ff:fe11:eb7b%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d1:6f:43:9a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d1ff:fe6f:439a%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a7ff:fe11:eb7b link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:d1ff:fe6f:439a link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:8b:6d:17:38 UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a7:11:eb:7b 9 0 10 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a7ff:f tc-so: ff01:2::1 tc-so: ff02::2:a853:211a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff11:eb7b 9 0 10 0 0 tc-so:shmif 1500 b2:a0:d1:6f:43:9a 13 0 20 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff6f:439a tc-so: ff01:3::1 tc-so: ff02::2:a853:211a tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 13 0 20 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d1ff:f 13 0 20 0 0 tc-so:l2tp0 1280 6 0 11 0 0 tc-so:bridg 1500 15 0 19 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:8b:6d:17:38 shmif1 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:a7ff:fe11:eb7b%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:a853:211a%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff11:eb7b%shmif0 refcount 1 tc-so: enaddr b2:a0:a7:11:eb:7b multicnt 3 tc-so: 33:33:a8:53:21:1a -- 33:33:a8:53:21:1a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:11:eb:7b -- 33:33:ff:11:eb:7b refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff6f:439a%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:a853:211a%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:d1:6f:43:9a multicnt 4 tc-so: 33:33:ff:6f:43:9a -- 33:33:ff:6f:43:9a refcount 1 tc-so: 33:33:a8:53:21:1a -- 33:33:a8:53:21:1a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:bd:da:ca tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:afff:febd:daca%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:afff:febd:daca link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:c7:f9:2a:b8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:af:bd:da:ca 9 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffbd:daca tc-so: ff01:2::1 tc-so: ff02::2:d2e:a47%s tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:afff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:c7:f9:2a:b8 shmif0 29s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffbd:daca%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d2e:a47%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:af:bd:da:ca multicnt 4 tc-so: 33:33:ff:bd:da:ca -- 33:33:ff:bd:da:ca refcount 1 tc-so: 33:33:0d:2e:0a:47 -- 33:33:0d:2e:0a:47 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 19 packets, 1562 bytes, 12 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 6 packets, 860 bytes, 10 multicasts tc-so: output: 11 packets, 914 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 17 packets, 1390 bytes, 10 multicasts tc-so: output: 21 packets, 1734 bytes, 14 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 11 packets, 1032 bytes, 12 multicasts tc-so: output: 8 packets, 648 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:af:bd:da:ca tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 734 bytes, 6 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:afff:febd:daca%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d1:6f:43:9a tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 13 packets, 1634 bytes, 4 multicasts tc-so: output: 20 packets, 2838 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:d1ff:fe6f:439a%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a7:11:eb:7b tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 688 bytes, 8 multicasts tc-so: output: 10 packets, 820 bytes, 7 multicasts tc-so: inet6 fe80::b0a0:a7ff:fe11:eb7b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:6d:17:38 tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 20 packets, 2838 bytes, 5 multicasts tc-so: output: 15 packets, 1806 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8bff:fe6d:1738%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:99:2f:f4 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 1118 bytes, 13 multicasts tc-so: output: 15 packets, 1258 bytes, 11 multicasts tc-so: inet6 fe80::b0a0:89ff:fe99:2ff4%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:f9:2a:b8 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 15 packets, 1258 bytes, 11 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c7ff:fef9:2ab8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 182 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1450 0 40 267 0 267 tc-so: tc-so:In use 1474K, total allocated 2136K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.600005] shmif0: Ethernet address b2:a0:c7:f9:2a:b8 tc-so:[ 16.170005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.170005] get_ifid: shmif0: ifid: b0:a0:c7:ff:fe:f9:2a:b8 tc-so:[ 16.170005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c7ff:fef9:2ab8 tc-so:[ 17.810005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c7ff:fef9:2ab8 - no duplicates found tc-so:[ 60.810005] in6_if_link_down: fd00::1 marked detached tc-so:[ 60.810005] in6_if_link_down: fe80:2::b0a0:c7ff:fef9:2ab8 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 230 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 93 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1335 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 54 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 20 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2501 0 79 550 0 550 tc-so: tc-so:In use 3208K, total allocated 4400K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 7.940005] shmif0: Ethernet address b2:a0:89:99:2f:f4 tc-so:[ 9.140005] shmif1: Ethernet address b2:a0:8b:6d:17:38 tc-so:[ 14.690005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 14.690005] get_ifid: shmif0: ifid: b0:a0:89:ff:fe:99:2f:f4 tc-so:[ 14.940005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 14.940005] get_ifid: shmif1: ifid: b0:a0:8b:ff:fe:6d:17:38 tc-so:[ 14.940005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:8bff:fe6d:1738 tc-so:[ 16.670005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:8bff:fe6d:1738 - no duplicates found tc-so:[ 56.540005] in6_if_link_down: fc00::1 marked detached tc-so:[ 56.570005] in6_if_link_down: fe80:3::b0a0:8bff:fe6d:1738 marked detached tc-so:[ 57.850005] in6_if_link_down: fe80:2::b0a0:89ff:fe99:2ff4 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 230 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 93 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 15 0 0 8 0 8 8 0 inf 0 tc-so:kmem-08192 8192 9 0 0 9 0 9 9 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 17 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 57 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 21 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2506 0 77 551 0 551 tc-so: tc-so:In use 3211K, total allocated 4408K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.270005] shmif0: Ethernet address b2:a0:a7:11:eb:7b tc-so:[ 9.640005] shmif1: Ethernet address b2:a0:d1:6f:43:9a tc-so:[ 16.080005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 16.080005] get_ifid: shmif0: ifid: b0:a0:a7:ff:fe:11:eb:7b tc-so:[ 16.330005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.330005] get_ifid: shmif1: ifid: b0:a0:d1:ff:fe:6f:43:9a tc-so:[ 16.330005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:d1ff:fe6f:439a tc-so:[ 18.180005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:d1ff:fe6f:439a - no duplicates found tc-so:[ 51.930005] in6_if_link_down: fc00::2 marked detached tc-so:[ 51.930005] in6_if_link_down: fe80:3::b0a0:d1ff:fe6f:439a marked detached tc-so:[ 53.210005] in6_if_link_down: fe80:2::b0a0:a7ff:fe11:eb7b marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 19 0 19 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 24 0 24 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 593 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1521 0 58 288 0 288 tc-so: tc-so:In use 1603K, total allocated 2304K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.730005] shmif0: Ethernet address b2:a0:af:bd:da:ca tc-so:[ 17.580005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.580005] get_ifid: shmif0: ifid: b0:a0:af:ff:fe:bd:da:ca tc-so:[ 17.580005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:afff:febd:daca tc-so:[ 19.360005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:afff:febd:daca - no duplicates found tc-so:[ 48.410005] in6_if_link_down: fd00::2 marked detached tc-so:[ 48.410005] in6_if_link_down: fe80:2::b0a0:afff:febd:daca marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.410004 b2:a0:c7:f9:2a:b8 > 33:33:ff:f9:2a:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:2ab8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:2ab8, length 24 tc-so:00:00:16.490004 b2:a0:c7:f9:2a:b8 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:16.800004 b2:a0:c7:f9:2a:b8 > 33:33:ff:f9:2a:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff9:2ab8: ICMP6, neighbor solicitation, who has fe80::b0a0:c7ff:fef9:2ab8, length 32 tc-so:00:00:15.410004 b2:a0:89:99:2f:f4 > 33:33:11:6b:6f:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe99:2ff4 > ff02::2:116b:6fd8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:116b:6fd8, length 24 tc-so:00:00:15.530004 b2:a0:89:99:2f:f4 > 33:33:ff:99:2f:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe99:2ff4 > ff02::1:ff99:2ff4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:2ff4, length 24 tc-so:00:00:18.150004 b2:a0:89:99:2f:f4 > 33:33:11:6b:6f:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe99:2ff4 > ff02::2:116b:6fd8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:116b:6fd8, length 24 tc-so:00:00:21.170004 b2:a0:c7:f9:2a:b8 > 33:33:88:48:1f:6c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fef9:2ab8 > ff02::2:8848:1f6c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8848:1f6c, length 24 tc-so:00:00:22.430004 b2:a0:af:bd:da:ca > 33:33:ff:bd:da:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:daca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:daca, length 24 tc-so:00:00:22.660004 b2:a0:af:bd:da:ca > 33:33:ff:bd:da:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:daca: ICMP6, neighbor solicitation, who has fe80::b0a0:afff:febd:daca, length 32 tc-so:00:00:23.130004 b2:a0:89:99:2f:f4 > 33:33:ff:99:2f:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe99:2ff4 > ff02::1:ff99:2ff4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:2ff4, length 24 tc-so:00:00:26.140004 b2:a0:c7:f9:2a:b8 > 33:33:ff:f9:2a:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fef9:2ab8 > ff02::1:fff9:2ab8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:2ab8, length 24 tc-so:00:00:26.230004 b2:a0:c7:f9:2a:b8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:24.470004 b2:a0:af:bd:da:ca > b2:a0:c7:f9:2a:b8, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:26.230004 b2:a0:c7:f9:2a:b8 > b2:a0:af:bd:da:ca, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.470004 b2:a0:af:bd:da:ca > b2:a0:c7:f9:2a:b8, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:25.820004 b2:a0:af:bd:da:ca > 33:33:0d:2e:0a:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:febd:daca > ff02::2:d2e:a47: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d2e:a47, length 24 tc-so:00:00:26.960004 b2:a0:af:bd:da:ca > 33:33:ff:bd:da:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:febd:daca > ff02::1:ffbd:daca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:daca, length 24 tc-so:00:00:27.030004 b2:a0:a7:11:eb:7b > 33:33:a8:53:21:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe11:eb7b > ff02::2:a853:211a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a853:211a, length 24 tc-so:00:00:28.150004 b2:a0:a7:11:eb:7b > 33:33:ff:11:eb:7b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe11:eb7b > ff02::1:ff11:eb7b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:eb7b, length 24 tc-so:00:00:30.140004 b2:a0:c7:f9:2a:b8 > b2:a0:af:bd:da:ca, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:28.370004 b2:a0:af:bd:da:ca > b2:a0:c7:f9:2a:b8, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:28.470004 b2:a0:af:bd:da:ca > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:febd:daca > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:29.450004 b2:a0:af:bd:da:ca > b2:a0:c7:f9:2a:b8, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:31.240004 b2:a0:c7:f9:2a:b8 > b2:a0:af:bd:da:ca, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.180004 b2:a0:a7:11:eb:7b > 33:33:a8:53:21:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe11:eb7b > ff02::2:a853:211a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a853:211a, length 24 tc-so:00:00:16.520004 b2:a0:a7:11:eb:7b > 33:33:ff:11:eb:7b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe11:eb7b > ff02::1:ff11:eb7b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:eb7b, length 24 tc-so:00:00:18.110004 b2:a0:af:bd:da:ca > 33:33:ff:bd:da:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:daca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:daca, length 24 tc-so:00:00:18.340004 b2:a0:af:bd:da:ca > 33:33:ff:bd:da:ca, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffbd:daca: ICMP6, neighbor solicitation, who has fe80::b0a0:afff:febd:daca, length 32 tc-so:00:00:21.020004 b2:a0:89:99:2f:f4 > 33:33:ff:99:2f:f4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:89ff:fe99:2ff4 > ff02::1:ff99:2ff4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff99:2ff4, length 24 tc-so:00:00:22.190004 b2:a0:c7:f9:2a:b8 > 33:33:ff:f9:2a:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c7ff:fef9:2ab8 > ff02::1:fff9:2ab8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff9:2ab8, length 24 tc-so:00:00:22.290004 b2:a0:c7:f9:2a:b8 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:20.130004 b2:a0:af:bd:da:ca > b2:a0:c7:f9:2a:b8, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:22.320004 b2:a0:c7:f9:2a:b8 > b2:a0:af:bd:da:ca, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:20.170004 b2:a0:af:bd:da:ca > b2:a0:c7:f9:2a:b8, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:21.520004 b2:a0:af:bd:da:ca > 33:33:0d:2e:0a:47, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:febd:daca > ff02::2:d2e:a47: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d2e:a47, length 24 tc-so:00:00:22.660004 b2:a0:af:bd:da:ca > 33:33:ff:bd:da:ca, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:febd:daca > ff02::1:ffbd:daca: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffbd:daca, length 24 tc-so:00:00:24.860004 b2:a0:a7:11:eb:7b > 33:33:a8:53:21:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe11:eb7b > ff02::2:a853:211a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a853:211a, length 24 tc-so:00:00:26.010004 b2:a0:a7:11:eb:7b > 33:33:ff:11:eb:7b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a7ff:fe11:eb7b > ff02::1:ff11:eb7b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff11:eb7b, length 24 tc-so:00:00:26.240004 b2:a0:c7:f9:2a:b8 > b2:a0:af:bd:da:ca, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:24.070004 b2:a0:af:bd:da:ca > b2:a0:c7:f9:2a:b8, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:24.130004 b2:a0:af:bd:da:ca > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:afff:febd:daca > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:25.130004 b2:a0:af:bd:da:ca > b2:a0:c7:f9:2a:b8, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:27.300004 b2:a0:c7:f9:2a:b8 > b2:a0:af:bd:da:ca, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:15.600004 b2:a0:8b:6d:17:38 > 33:33:ff:6d:17:38, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6d:1738: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6d:1738, length 24 tc-so:00:00:15.680004 b2:a0:8b:6d:17:38 > 33:33:ff:6d:17:38, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6d:1738: ICMP6, neighbor solicitation, who has fe80::b0a0:8bff:fe6d:1738, length 32 tc-so:00:00:18.150004 b2:a0:8b:6d:17:38 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:16.330004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:18.480004 b2:a0:8b:6d:17:38 > b2:a0:d1:6f:43:9a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:16.330004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:16.990004 b2:a0:d1:6f:43:9a > 33:33:ff:6f:43:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6f:439a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6f:439a, length 24 tc-so:00:00:17.160004 b2:a0:d1:6f:43:9a > 33:33:ff:6f:43:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6f:439a: ICMP6, neighbor solicitation, who has fe80::b0a0:d1ff:fe6f:439a, length 32 tc-so:00:00:19.380004 b2:a0:8b:6d:17:38 > b2:a0:d1:6f:43:9a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:17.230004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 192: fc00::2 > fc00::1: ICMP6, parameter problem, next header - octet 6, length 138 tc-so:00:00:17.820004 b2:a0:d1:6f:43:9a > 33:33:ff:6f:43:9a, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6f:439a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6f:439a, length 24 tc-so:00:00:20.290004 b2:a0:8b:6d:17:38 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fe6d:1738 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:19.970004 b2:a0:d1:6f:43:9a > 33:33:a8:53:21:1a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d1ff:fe6f:439a > ff02::2:a853:211a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:a853:211a, length 24 tc-so:00:00:20.280004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:20.510004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.170004 b2:a0:8b:6d:17:38 > b2:a0:d1:6f:43:9a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.290004 b2:a0:8b:6d:17:38 > 33:33:11:6b:6f:d8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fe6d:1738 > ff02::2:116b:6fd8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:116b:6fd8, length 24 tc-so:00:00:21.330004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:23.480004 b2:a0:8b:6d:17:38 > b2:a0:d1:6f:43:9a, ethertype IPv6 (0x86dd), length 78: fc00::1 > fc00::2: ICMP6, neighbor advertisement, tgt is fc00::1, length 24 tc-so:00:00:21.780004 b2:a0:d1:6f:43:9a > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d1ff:fe6f:439a > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.340004 b2:a0:8b:6d:17:38 > b2:a0:d1:6f:43:9a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.440004 b2:a0:8b:6d:17:38 > b2:a0:d1:6f:43:9a, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.320004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.470004 b2:a0:8b:6d:17:38 > b2:a0:d1:6f:43:9a, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:22.320004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:24.790004 b2:a0:8b:6d:17:38 > 33:33:ff:6d:17:38, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8bff:fe6d:1738 > ff02::1:ff6d:1738: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6d:1738, length 24 tc-so:00:00:23.670004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.830004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 140 tc-so:00:00:24.900004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 140 tc-so:00:00:26.010004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 140 tc-so:00:00:28.370004 b2:a0:8b:6d:17:38 > b2:a0:d1:6f:43:9a, ethertype IPv6 (0x86dd), length 178: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 124 tc-so:00:00:26.240004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 178: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x4), length 124 tc-so:00:00:26.340004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x5), length 140 tc-so:00:00:27.300004 b2:a0:d1:6f:43:9a > b2:a0:8b:6d:17:38, ethertype IPv6 (0x86dd), length 194: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x6), length 140 tc-so:00:00:29.470004 b2:a0:8b:6d:17:38 > b2:a0:d1:6f:43:9a, ethertype IPv6 (0x86dd), length 186: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 132 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647213900.902051, ipsec_l2tp_ipv6_tunnel_esp_null, passed tc-start: 1647213900.934744, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunel_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_l2tp -lrumpnet_bridge unix://ipsec_l2tp_tunnel_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_l2tp_remote ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:aa:5a:44:f8 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:./bus_ipsec_local tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c3:00:48:3c ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a0:91:e7:b3 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:54:06:4b:4c ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:14:c6:b1:83 ./.__macaddrs ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 1234 4321 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig l2tp0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig l2tp0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig l2tp0 session 4321 1234 ] tc-so:Executing command [ rump.ifconfig l2tp0 up ] tc-so:Executing command [ rump.ifconfig bridge0 create ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:Executing command [ rump.ifconfig bridge0 up ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add l2tp0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes brconfig bridge0 add shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fc00::1 fc00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fc00::2 fc00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fc00::/64 fc00::/64 any -P out ipsec tc-so: esp/tunnel/fc00::2-fc00::1/require; tc-so:spdadd fc00::/64 fc00::/64 any -P in ipsec tc-so: esp/tunnel/fc00::1-fc00::2/require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:25:32 2022 current: Mar 13 23:25:33 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:25:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16630 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:25:32 2022 current: Mar 13 23:25:33 2022 tc-so: diff: 1(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:25:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16630 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:fc00::1 fc00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:25:32 2022 current: Mar 13 23:25:34 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:25:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 104(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25080 refcnt=0 tc-so:fc00::2 fc00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:25:32 2022 current: Mar 13 23:25:34 2022 tc-so: diff: 2(s) hard: 0(s) soft: 0(s) tc-so: last: Mar 13 23:25:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 144(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25080 refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_l2tp_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif0 tc-so:unix://ipsec_l2tp_tunel_local shmif1 tc-so:unix://ipsec_l2tp_tunnel_remote shmif0 tc-so:unix://ipsec_l2tp_tunnel_remote shmif1 tc-so:unix://ipsec_l2tp_remote shmif0 tc-so:unix://ipsec_l2tp_tunel_local l2tp0 tc-so:unix://ipsec_l2tp_tunel_local bridge0 tc-so:unix://ipsec_l2tp_tunnel_remote l2tp0 tc-so:unix://ipsec_l2tp_tunnel_remote bridge0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:59:ca:bb tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8cff:fe59:cabb%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:8cff:fe59:cabb link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:14:c6:b1:83 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8c:59:ca:bb 12 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff59:cabb tc-so: ff01:2::1 tc-so: ff02::2:e281:94e1 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 12 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:8cff:f 12 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:14:c6:b1:83 shmif0 29s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff59:cabb%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e281:94e1%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:8c:59:ca:bb multicnt 4 tc-so: 33:33:ff:59:ca:bb -- 33:33:ff:59:ca:bb refcount 1 tc-so: 33:33:e2:81:94:e1 -- 33:33:e2:81:94:e1 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:aa:5a:44:f8 tc-so: linkstr: ./bus_ipsec_local tc-so: inet6 fe80::b0a0:aaff:fe5a:44f8%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:00:48:3c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c3ff:fe00:483c%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::1 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:aaff:fe5a:44f8 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:c3ff:fe00:483c link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::2 b2:a0:54:06:4b:4c UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:aa:5a:44:f8 9 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:aaff:f tc-so: ff01:2::1 tc-so: ff02::2:f4c4:e0bb tc-so: ff02::1%shmif0 tc-so: ff02::1:ff5a:44f8 9 0 12 0 0 tc-so:shmif 1500 b2:a0:c3:00:48:3c 17 0 14 0 0 tc-so:shmif 1500 fc00::/64 fc00::1 tc-so: ff02::1:ff00:483c tc-so: ff01:3::1 tc-so: ff02::2:f4c4:e0bb tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:1%sh 17 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c3ff:f 17 0 14 0 0 tc-so:l2tp0 1280 8 0 7 0 0 tc-so:bridg 1500 14 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::2 b2:a0:54:06:4b:4c shmif1 9s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:aaff:fe5a:44f8%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:f4c4:e0bb%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff5a:44f8%shmif0 refcount 1 tc-so: enaddr b2:a0:aa:5a:44:f8 multicnt 3 tc-so: 33:33:f4:c4:e0:bb -- 33:33:f4:c4:e0:bb refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:5a:44:f8 -- 33:33:ff:5a:44:f8 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::1 tc-so: group ff02::1:ff00:483c%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:f4c4:e0bb%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:1%shmif1 refcount 1 tc-so: enaddr b2:a0:c3:00:48:3c multicnt 4 tc-so: 33:33:ff:00:48:3c -- 33:33:ff:00:48:3c refcount 1 tc-so: 33:33:f4:c4:e0:bb -- 33:33:f4:c4:e0:bb refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8943 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:91:e7:b3 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fe80::b0a0:a0ff:fe91:e7b3%shmif0/64 flags 0 scopeid 0x2 tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:06:4b:4c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:54ff:fe06:4b4c%shmif1/64 flags 0 scopeid 0x3 tc-so:l2tp0: flags=0x8951 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fc00::/64 link#3 UC - - - shmif1 tc-so:fc00::2 link#3 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:a0ff:fe91:e7b3 link#2 UHl - - - lo0 tc-so:fe80::%shmif1/64 link#3 UC - - - shmif1 tc-so:fe80::b0a0:54ff:fe06:4b4c link#3 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff01:3::/32 link#3 UC - - - shmif1 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:ff02::%shmif1/32 link#3 UC - - - shmif1 tc-so:fc00::1 b2:a0:c3:00:48:3c UHL - - - shmif1 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a0:91:e7:b3 9 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:a0ff:f tc-so: ff01:2::1 tc-so: ff02::2:e075:d487 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff91:e7b3 9 0 8 0 0 tc-so:shmif 1500 b2:a0:54:06:4b:4c 12 0 17 0 0 tc-so:shmif 1500 fc00::/64 fc00::2 tc-so: ff02::1:ff06:4b4c tc-so: ff01:3::1 tc-so: ff02::2:e075:d487 tc-so: ff02::1%shmif1 tc-so: ff02::1:ff00:2%sh 12 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:54ff:f 12 0 17 0 0 tc-so:l2tp0 1280 7 0 9 0 0 tc-so:bridg 1500 15 0 13 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fc00::1 b2:a0:c3:00:48:3c shmif1 23s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:a0ff:fe91:e7b3%shmif0 tc-so: group ff01:2::1 refcount 1 tc-so: group ff02::2:e075:d487%shmif0 refcount 1 tc-so: group ff02::1%shmif0 refcount 1 tc-so: group ff02::1:ff91:e7b3%shmif0 refcount 1 tc-so: enaddr b2:a0:a0:91:e7:b3 multicnt 3 tc-so: 33:33:e0:75:d4:87 -- 33:33:e0:75:d4:87 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:91:e7:b3 -- 33:33:ff:91:e7:b3 refcount 1 tc-so:shmif1: tc-so: inet6 fc00::2 tc-so: group ff02::1:ff06:4b4c%shmif1 refcount 1 tc-so: group ff01:3::1 refcount 2 tc-so: group ff02::2:e075:d487%shmif1 refcount 2 tc-so: group ff02::1%shmif1 refcount 2 tc-so: group ff02::1:ff00:2%shmif1 refcount 1 tc-so: enaddr b2:a0:54:06:4b:4c multicnt 4 tc-so: 33:33:ff:06:4b:4c -- 33:33:ff:06:4b:4c refcount 1 tc-so: 33:33:e0:75:d4:87 -- 33:33:e0:75:d4:87 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:l2tp0: tc-so:bridge0: tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:c6:b1:83 tc-so: linkstr: ./bus_ipsec_remote tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:14ff:fec6:b183%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:14ff:fec6:b183 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:8c:59:ca:bb UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:14:c6:b1:83 5 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffc6:b183 tc-so: ff01:2::1 tc-so: ff02::2:d6d0:f057 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 5 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:14ff:f 5 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:8c:59:ca:bb shmif0 7s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffc6:b183%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d6d0:f057%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:14:c6:b1:83 multicnt 4 tc-so: 33:33:ff:c6:b1:83 -- 33:33:ff:c6:b1:83 refcount 1 tc-so: 33:33:d6:d0:f0:57 -- 33:33:d6:d0:f0:57 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 15 packets, 1218 bytes, 8 multicasts tc-so: output: 13 packets, 1046 bytes, 6 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::2 --> fc00::1 tc-so: local-session-id: 4321 tc-so: remote-session-id: 1234 tc-so: status: active tc-so: input: 7 packets, 774 bytes, 9 multicasts tc-so: output: 9 packets, 742 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:bridge0: flags=0x41 mtu 1500 tc-so: status: active tc-so: input: 14 packets, 1132 bytes, 7 multicasts tc-so: output: 16 packets, 1304 bytes, 9 multicasts tc-so:Executing command [ rump.ifconfig bridge0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:l2tp0: flags=0x8851 mtu 1280 tc-so: tunnel inet6 fc00::1 --> fc00::2 tc-so: local-session-id: 1234 tc-so: remote-session-id: 4321 tc-so: status: active tc-so: input: 8 packets, 688 bytes, 8 multicasts tc-so: output: 7 packets, 562 bytes tc-so:Executing command [ rump.ifconfig l2tp0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:14:c6:b1:83 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 5 packets, 390 bytes, 2 multicasts tc-so: output: 9 packets, 742 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:14ff:fec6:b183%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:54:06:4b:4c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 12 packets, 1618 bytes, 4 multicasts tc-so: output: 17 packets, 2180 bytes, 5 multicasts tc-so: inet6 fc00::2/64 flags 0 tc-so: inet6 fe80::b0a0:54ff:fe06:4b4c%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a0:91:e7:b3 tc-so: linkstr: ./bus_ipsec_remote tc-so: input: 9 packets, 516 bytes, 6 multicasts tc-so: output: 8 packets, 648 bytes, 5 multicasts tc-so: inet6 fe80::b0a0:a0ff:fe91:e7b3%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif1: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:00:48:3c tc-so: linkstr: ./bus_ipsec_tunnel tc-so: input: 17 packets, 2180 bytes, 5 multicasts tc-so: output: 14 packets, 1790 bytes, 6 multicasts tc-so: inet6 fc00::1/64 flags 0 tc-so: inet6 fe80::b0a0:c3ff:fe00:483c%shmif1/64 flags 0 scopeid 0x3 tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:aa:5a:44:f8 tc-so: linkstr: ./bus_ipsec_local tc-so: input: 9 packets, 860 bytes, 10 multicasts tc-so: output: 12 packets, 1000 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:aaff:fe5a:44f8%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:59:ca:bb tc-so: linkstr: ./bus_ipsec_local tc-so: input: 12 packets, 1000 bytes, 8 multicasts tc-so: output: 9 packets, 734 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:8cff:fe59:cabb%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-so:### Dumping unix://ipsec_l2tp_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 12 0 12 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 13 0 13 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 186 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 528 0 0 176 0 176 176 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1442 0 40 266 0 266 tc-so: tc-so:In use 1468K, total allocated 2128K; utilization 69.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.840005] shmif0: Ethernet address b2:a0:8c:59:ca:bb tc-so:[ 17.360005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 17.360005] get_ifid: shmif0: ifid: b0:a0:8c:ff:fe:59:ca:bb tc-so:[ 17.360005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:8cff:fe59:cabb tc-so:[ 19.390005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:8cff:fe59:cabb - no duplicates found tc-so:[ 64.700005] in6_if_link_down: fd00::1 marked detached tc-so:[ 64.700005] in6_if_link_down: fe80:2::b0a0:8cff:fe59:cabb marked detached tc-so:### Dumping unix://ipsec_l2tp_tunel_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 2 0 2 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 243 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 19 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 49 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2505 0 76 549 0 549 tc-so: tc-so:In use 3198K, total allocated 4392K; utilization 72.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 8.320005] shmif0: Ethernet address b2:a0:aa:5a:44:f8 tc-so:[ 9.750005] shmif1: Ethernet address b2:a0:c3:00:48:3c tc-so:[ 15.990005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 15.990005] get_ifid: shmif0: ifid: b0:a0:aa:ff:fe:5a:44:f8 tc-so:[ 16.260005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 16.260005] get_ifid: shmif1: ifid: b0:a0:c3:ff:fe:00:48:3c tc-so:[ 16.260005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:c3ff:fe00:483c tc-so:[ 18.140005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:c3ff:fe00:483c - no duplicates found tc-so:[ 60.540005] in6_if_link_down: fc00::1 marked detached tc-so:[ 60.540005] in6_if_link_down: fe80:3::b0a0:c3ff:fe00:483c marked detached tc-so:[ 61.940005] in6_if_link_down: fe80:2::b0a0:aaff:fe5a:44f8 marked detached tc-so:### Dumping unix://ipsec_l2tp_tunnel_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:brtpl 64 3 0 3 1 0 1 1 0 inf 1 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 18 0 18 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 39 0 39 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 33 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 244 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 92 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 65 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 105 0 0 15 0 15 15 0 inf 0 tc-so:kmem-02048 2112 1333 0 0 445 0 445 445 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 43 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 18 0 12 1 0 1 1 0 inf 0 tc-so:rwlock 64 12 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 2491 0 77 547 0 547 tc-so: tc-so:In use 3190K, total allocated 4376K; utilization 72.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.330005] shmif0: Ethernet address b2:a0:a0:91:e7:b3 tc-so:[ 10.720005] shmif1: Ethernet address b2:a0:54:06:4b:4c tc-so:[ 18.230005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 18.230005] get_ifid: shmif0: ifid: b0:a0:a0:ff:fe:91:e7:b3 tc-so:[ 18.560005] get_ifid: shmif1: got interface identifier from itself tc-so:[ 18.560005] get_ifid: shmif1: ifid: b0:a0:54:ff:fe:06:4b:4c tc-so:[ 18.560005] nd6_dad_start: shmif1: starting DAD for fe80:3::b0a0:54ff:fe06:4b4c tc-so:[ 20.510005] nd6_dad_timer: shmif1: DAD complete for fe80:3::b0a0:54ff:fe06:4b4c - no duplicates found tc-so:[ 55.780005] in6_if_link_down: fc00::2 marked detached tc-so:[ 55.780005] in6_if_link_down: fe80:3::b0a0:54ff:fe06:4b4c marked detached tc-so:[ 57.180005] in6_if_link_down: fe80:2::b0a0:a0ff:fe91:e7b3 marked detached tc-so:### Dumping unix://ipsec_l2tp_remote tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 17 0 17 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 183 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 18 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 94 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 575 0 0 192 0 192 192 0 inf 0 tc-so:kmem-04096 4096 13 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 32 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 55 0 1 7 0 7 7 0 inf 0 tc-so:pcachecpu 128 56 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1499 0 54 282 0 282 tc-so: tc-so:In use 1566K, total allocated 2256K; utilization 69.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 9.850005] shmif0: Ethernet address b2:a0:14:c6:b1:83 tc-so:[ 19.940005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 19.940005] get_ifid: shmif0: ifid: b0:a0:14:ff:fe:c6:b1:83 tc-so:[ 19.940005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:14ff:fec6:b183 tc-so:[ 21.730005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:14ff:fec6:b183 - no duplicates found tc-so:[ 52.200005] in6_if_link_down: fd00::2 marked detached tc-so:[ 52.200005] in6_if_link_down: fe80:2::b0a0:14ff:fec6:b183 marked detached tc-so: tc-so:./bus_ipsec_local tc-so:./bus_ipsec_remote tc-so:./bus_ipsec_tunnel tc-so:### Dumping ./bus_ipsec_local tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.140004 b2:a0:aa:5a:44:f8 > 33:33:ff:5a:44:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe5a:44f8 > ff02::1:ff5a:44f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:44f8, length 24 tc-so:00:00:16.430004 b2:a0:aa:5a:44:f8 > 33:33:f4:c4:e0:bb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe5a:44f8 > ff02::2:f4c4:e0bb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f4c4:e0bb, length 24 tc-so:00:00:18.130004 b2:a0:8c:59:ca:bb > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:18.320004 b2:a0:8c:59:ca:bb > 33:33:ff:59:ca:bb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff59:cabb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff59:cabb, length 24 tc-so:00:00:18.360004 b2:a0:8c:59:ca:bb > 33:33:ff:59:ca:bb, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff59:cabb: ICMP6, neighbor solicitation, who has fe80::b0a0:8cff:fe59:cabb, length 32 tc-so:00:00:19.770004 b2:a0:aa:5a:44:f8 > 33:33:ff:5a:44:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe5a:44f8 > ff02::1:ff5a:44f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5a:44f8, length 24 tc-so:00:00:25.150004 b2:a0:8c:59:ca:bb > 33:33:ff:59:ca:bb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe59:cabb > ff02::1:ff59:cabb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff59:cabb, length 24 tc-so:00:00:23.890004 b2:a0:aa:5a:44:f8 > 33:33:f4:c4:e0:bb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:aaff:fe5a:44f8 > ff02::2:f4c4:e0bb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f4c4:e0bb, length 24 tc-so:00:00:25.590004 b2:a0:8c:59:ca:bb > 33:33:e2:81:94:e1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:8cff:fe59:cabb > ff02::2:e281:94e1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e281:94e1, length 24 tc-so:00:00:24.820004 b2:a0:14:c6:b1:83 > 33:33:ff:c6:b1:83, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc6:b183: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc6:b183, length 24 tc-so:00:00:25.150004 b2:a0:14:c6:b1:83 > 33:33:ff:c6:b1:83, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc6:b183: ICMP6, neighbor solicitation, who has fe80::b0a0:14ff:fec6:b183, length 32 tc-so:00:00:26.950004 b2:a0:14:c6:b1:83 > 33:33:ff:c6:b1:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fec6:b183 > ff02::1:ffc6:b183: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc6:b183, length 24 tc-so:00:00:28.630004 b2:a0:8c:59:ca:bb > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:27.000004 b2:a0:14:c6:b1:83 > b2:a0:8c:59:ca:bb, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:28.670004 b2:a0:8c:59:ca:bb > b2:a0:14:c6:b1:83, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:27.040004 b2:a0:14:c6:b1:83 > b2:a0:8c:59:ca:bb, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.700004 b2:a0:14:c6:b1:83 > 33:33:d6:d0:f0:57, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fec6:b183 > ff02::2:d6d0:f057: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d6d0:f057, length 24 tc-so:00:00:32.830004 b2:a0:8c:59:ca:bb > b2:a0:14:c6:b1:83, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:31.190004 b2:a0:14:c6:b1:83 > b2:a0:8c:59:ca:bb, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:31.970004 b2:a0:14:c6:b1:83 > b2:a0:8c:59:ca:bb, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:33.650004 b2:a0:8c:59:ca:bb > b2:a0:14:c6:b1:83, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_remote tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:18.300004 b2:a0:a0:91:e7:b3 > 33:33:ff:91:e7:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe91:e7b3 > ff02::1:ff91:e7b3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff91:e7b3, length 24 tc-so:00:00:18.600004 b2:a0:a0:91:e7:b3 > 33:33:e0:75:d4:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe91:e7b3 > ff02::2:e075:d487: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e075:d487, length 24 tc-so:00:00:19.920004 b2:a0:a0:91:e7:b3 > 33:33:e0:75:d4:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe91:e7b3 > ff02::2:e075:d487: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e075:d487, length 24 tc-so:00:00:20.110004 b2:a0:a0:91:e7:b3 > 33:33:ff:91:e7:b3, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:a0ff:fe91:e7b3 > ff02::1:ff91:e7b3: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff91:e7b3, length 24 tc-so:00:00:20.390004 b2:a0:14:c6:b1:83 > 33:33:ff:c6:b1:83, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc6:b183: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc6:b183, length 24 tc-so:00:00:20.720004 b2:a0:14:c6:b1:83 > 33:33:ff:c6:b1:83, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc6:b183: ICMP6, neighbor solicitation, who has fe80::b0a0:14ff:fec6:b183, length 32 tc-so:00:00:22.520004 b2:a0:14:c6:b1:83 > 33:33:ff:c6:b1:83, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fec6:b183 > ff02::1:ffc6:b183: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc6:b183, length 24 tc-so:00:00:24.900004 b2:a0:8c:59:ca:bb > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:22.560004 b2:a0:14:c6:b1:83 > b2:a0:8c:59:ca:bb, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:24.940004 b2:a0:8c:59:ca:bb > b2:a0:14:c6:b1:83, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:22.560004 b2:a0:14:c6:b1:83 > b2:a0:8c:59:ca:bb, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:23.270004 b2:a0:14:c6:b1:83 > 33:33:d6:d0:f0:57, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fec6:b183 > ff02::2:d6d0:f057: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d6d0:f057, length 24 tc-so:00:00:24.380004 b2:a0:14:c6:b1:83 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:14ff:fec6:b183 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:29.110004 b2:a0:8c:59:ca:bb > b2:a0:14:c6:b1:83, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:26.780004 b2:a0:14:c6:b1:83 > b2:a0:8c:59:ca:bb, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:27.560004 b2:a0:14:c6:b1:83 > b2:a0:8c:59:ca:bb, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:29.930004 b2:a0:8c:59:ca:bb > b2:a0:14:c6:b1:83, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:### Dumping ./bus_ipsec_tunnel tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:16.800004 b2:a0:c3:00:48:3c > 33:33:ff:00:48:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:483c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:483c, length 24 tc-so:00:00:17.120004 b2:a0:c3:00:48:3c > 33:33:ff:00:48:3c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:483c: ICMP6, neighbor solicitation, who has fe80::b0a0:c3ff:fe00:483c, length 32 tc-so:00:00:19.960004 b2:a0:c3:00:48:3c > 33:33:f4:c4:e0:bb, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fe00:483c > ff02::2:f4c4:e0bb: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f4c4:e0bb, length 24 tc-so:00:00:20.690004 b2:a0:c3:00:48:3c > 33:33:ff:00:48:3c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fe00:483c > ff02::1:ff00:483c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:483c, length 24 tc-so:00:00:19.380004 b2:a0:54:06:4b:4c > 33:33:ff:06:4b:4c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:4b4c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff06:4b4c, length 24 tc-so:00:00:19.490004 b2:a0:54:06:4b:4c > 33:33:ff:06:4b:4c, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff06:4b4c: ICMP6, neighbor solicitation, who has fe80::b0a0:54ff:fe06:4b4c, length 32 tc-so:00:00:22.220004 b2:a0:c3:00:48:3c > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c3ff:fe00:483c > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:23.490004 b2:a0:c3:00:48:3c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fc00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32 tc-so:00:00:21.420004 b2:a0:54:06:4b:4c > b2:a0:c3:00:48:3c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor advertisement, tgt is fc00::2, length 32 tc-so:00:00:23.490004 b2:a0:c3:00:48:3c > b2:a0:54:06:4b:4c, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.930004 b2:a0:c3:00:48:3c > b2:a0:54:06:4b:4c, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:23.930004 b2:a0:c3:00:48:3c > b2:a0:54:06:4b:4c, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:22.750004 b2:a0:54:06:4b:4c > b2:a0:c3:00:48:3c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:23.080004 b2:a0:54:06:4b:4c > b2:a0:c3:00:48:3c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:24.430004 b2:a0:54:06:4b:4c > 33:33:ff:06:4b:4c, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe06:4b4c > ff02::1:ff06:4b4c: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff06:4b4c, length 24 tc-so:00:00:24.860004 b2:a0:54:06:4b:4c > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe06:4b4c > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:24.860004 b2:a0:54:06:4b:4c > b2:a0:c3:00:48:3c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.950004 b2:a0:c3:00:48:3c > b2:a0:54:06:4b:4c, ethertype IPv6 (0x86dd), length 144: fc00::1 > fc00::2: ip-proto-115 90 tc-so:00:00:24.900004 b2:a0:54:06:4b:4c > b2:a0:c3:00:48:3c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.000004 b2:a0:c3:00:48:3c > b2:a0:54:06:4b:4c, ethertype IPv6 (0x86dd), length 128: fc00::1 > fc00::2: ip-proto-115 74 tc-so:00:00:24.940004 b2:a0:54:06:4b:4c > b2:a0:c3:00:48:3c, ethertype IPv6 (0x86dd), length 128: fc00::2 > fc00::1: ip-proto-115 74 tc-so:00:00:25.630004 b2:a0:54:06:4b:4c > b2:a0:c3:00:48:3c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:26.320004 b2:a0:54:06:4b:4c > 33:33:e0:75:d4:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:54ff:fe06:4b4c > ff02::2:e075:d487: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e075:d487, length 24 tc-so:00:00:26.460004 b2:a0:54:06:4b:4c > b2:a0:c3:00:48:3c, ethertype IPv6 (0x86dd), length 86: fc00::2 > fc00::1: ICMP6, neighbor solicitation, who has fc00::1, length 32 tc-so:00:00:26.740004 b2:a0:54:06:4b:4c > b2:a0:c3:00:48:3c, ethertype IPv6 (0x86dd), length 144: fc00::2 > fc00::1: ip-proto-115 90 tc-so:00:00:27.510004 b2:a0:54:06:4b:4c > b2:a0:c3:00:48:3c, ethertype IPv6 (0x86dd), length 158: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:29.550004 b2:a0:c3:00:48:3c > b2:a0:54:06:4b:4c, ethertype IPv6 (0x86dd), length 158: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:31.190004 b2:a0:c3:00:48:3c > b2:a0:54:06:4b:4c, ethertype IPv6 (0x86dd), length 206: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x2), length 152 tc-so:00:00:29.110004 b2:a0:54:06:4b:4c > b2:a0:c3:00:48:3c, ethertype IPv6 (0x86dd), length 206: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x2), length 152 tc-so:00:00:29.890004 b2:a0:54:06:4b:4c > b2:a0:c3:00:48:3c, ethertype IPv6 (0x86dd), length 222: fc00::2 > fc00::1: ESP(spi=0x00002711,seq=0x3), length 168 tc-so:00:00:32.010004 b2:a0:c3:00:48:3c > b2:a0:54:06:4b:4c, ethertype IPv6 (0x86dd), length 206: fc00::1 > fc00::2: ESP(spi=0x00002710,seq=0x3), length 152 tc-so:unix://ipsec_l2tp_local tc-so:unix://ipsec_l2tp_tunel_local tc-so:unix://ipsec_l2tp_tunnel_remote tc-so:unix://ipsec_l2tp_remote tc-end: 1647213985.453110, ipsec_l2tp_ipv6_tunnel_esp_rijndaelcbc, passed tp-end: 1647213985.492526, net/ipsec/t_ipsec_l2tp tp-start: 1647214003.512294, net/ipsec/t_ipsec_misc, 44 tc-start: 1647214003.515105, ipsec_getspi_update_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:8c:96:cf:5f ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cc:37:d2:48 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:8c:96:cf:5f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cc:37:d2:48 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:8c:96:cf:5f on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:cc:37:d2:48 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:96:cf:5f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:cc:37:d2:48 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8c:96:cf:5f 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:cc:37:d2:48 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8c:96:cf:5f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8c:96:cf:5f tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cc:37:d2:48 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 420 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1284 0 26 233 0 233 tc-so: tc-so:In use 1242K, total allocated 1864K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.190005] shmif0: Ethernet address b2:a0:cc:37:d2:48 tc-so:[ 8.860005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1262 0 24 229 0 229 tc-so: tc-so:In use 1215K, total allocated 1832K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.520005] shmif0: Ethernet address b2:a0:8c:96:cf:5f tc-so:[ 7.170005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.670004 b2:a0:cc:37:d2:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.520004 b2:a0:8c:96:cf:5f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.840004 b2:a0:cc:37:d2:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.170004 b2:a0:8c:96:cf:5f > b2:a0:cc:37:d2:48, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:8c:96:cf:5f, length 28 tc-so:00:00:08.840004 b2:a0:cc:37:d2:48 > b2:a0:8c:96:cf:5f, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 45073, seq 0, length 64 tc-so:00:00:07.170004 b2:a0:8c:96:cf:5f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.860004 b2:a0:cc:37:d2:48 > b2:a0:8c:96:cf:5f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:cc:37:d2:48, length 28 tc-so:00:00:07.170004 b2:a0:8c:96:cf:5f > b2:a0:cc:37:d2:48, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 45073, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214037.863186, ipsec_getspi_update_sa_ah_hmacsha512, passed tc-start: 1647214037.917124, ipsec_getspi_update_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:91:4d:ae:6d ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:62:2e:b8 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:91:4d:ae:6d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f4:62:2e:b8 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:91:4d:ae:6d on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f4:62:2e:b8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:91:4d:ae:6d tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:f4:62:2e:b8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:91:4d:ae:6d 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:f4:62:2e:b8 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:91:4d:ae:6d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:91:4d:ae:6d tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:62:2e:b8 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1276 0 26 232 0 232 tc-so: tc-so:In use 1235K, total allocated 1856K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.260005] shmif0: Ethernet address b2:a0:f4:62:2e:b8 tc-so:[ 9.370005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 412 0 0 138 0 138 138 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1285 0 24 231 0 231 tc-so: tc-so:In use 1230K, total allocated 1848K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.640005] shmif0: Ethernet address b2:a0:91:4d:ae:6d tc-so:[ 7.590005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.010004 b2:a0:f4:62:2e:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.780004 b2:a0:91:4d:ae:6d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.290004 b2:a0:f4:62:2e:b8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.590004 b2:a0:91:4d:ae:6d > b2:a0:f4:62:2e:b8, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:91:4d:ae:6d, length 28 tc-so:00:00:09.340004 b2:a0:f4:62:2e:b8 > b2:a0:91:4d:ae:6d, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 38149, seq 0, length 64 tc-so:00:00:07.630004 b2:a0:91:4d:ae:6d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.370004 b2:a0:f4:62:2e:b8 > b2:a0:91:4d:ae:6d, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f4:62:2e:b8, length 28 tc-so:00:00:07.630004 b2:a0:91:4d:ae:6d > b2:a0:f4:62:2e:b8, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 38149, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214071.188247, ipsec_getspi_update_sa_ah_null, passed tc-start: 1647214071.223626, ipsec_getspi_update_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d3:3b:f9:3e ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:26:02:e3 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:d3:3b:f9:3e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9d:26:02:e3 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:d3:3b:f9:3e on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9d:26:02:e3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:3b:f9:3e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:9d:26:02:e3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d3:3b:f9:3e 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:9d:26:02:e3 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d3:3b:f9:3e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d3:3b:f9:3e tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:26:02:e3 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 420 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1270 0 26 233 0 233 tc-so: tc-so:In use 1236K, total allocated 1864K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.250005] shmif0: Ethernet address b2:a0:9d:26:02:e3 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 152 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 406 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1258 0 24 229 0 229 tc-so: tc-so:In use 1212K, total allocated 1832K; utilization 66.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.310005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.390005] chacha: Portable C ChaCha tc-so:[ 1.390005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.310005] shmif0: Ethernet address b2:a0:d3:3b:f9:3e tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.900004 b2:a0:9d:26:02:e3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.340004 b2:a0:d3:3b:f9:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.880004 b2:a0:9d:26:02:e3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.840004 b2:a0:d3:3b:f9:3e > b2:a0:9d:26:02:e3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d3:3b:f9:3e, length 28 tc-so:00:00:09.920004 b2:a0:9d:26:02:e3 > b2:a0:d3:3b:f9:3e, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:07.840004 b2:a0:d3:3b:f9:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.920004 b2:a0:9d:26:02:e3 > b2:a0:d3:3b:f9:3e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9d:26:02:e3, length 28 tc-so:00:00:07.840004 b2:a0:d3:3b:f9:3e > b2:a0:9d:26:02:e3, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214104.611128, ipsec_getspi_update_sa_esp_null, passed tc-start: 1647214104.637658, ipsec_getspi_update_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:9d:09:d8:e2 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:getspi 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 ; tc-so:getspi 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:65:6d:a5 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:9d:09:d8:e2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:17:65:6d:a5 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:9d:09:d8:e2 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:17:65:6d:a5 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:09:d8:e2 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:17:65:6d:a5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9d:09:d8:e2 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:17:65:6d:a5 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9d:09:d8:e2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9d:09:d8:e2 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:17:65:6d:a5 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1272 0 26 233 0 233 tc-so: tc-so:In use 1236K, total allocated 1864K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.680005] shmif0: Ethernet address b2:a0:17:65:6d:a5 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 406 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1250 0 24 229 0 229 tc-so: tc-so:In use 1209K, total allocated 1832K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.520005] shmif0: Ethernet address b2:a0:9d:09:d8:e2 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.380004 b2:a0:17:65:6d:a5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.420004 b2:a0:9d:09:d8:e2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.440004 b2:a0:17:65:6d:a5 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.050004 b2:a0:9d:09:d8:e2 > b2:a0:17:65:6d:a5, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:9d:09:d8:e2, length 28 tc-so:00:00:08.440004 b2:a0:17:65:6d:a5 > b2:a0:9d:09:d8:e2, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.050004 b2:a0:9d:09:d8:e2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.480004 b2:a0:17:65:6d:a5 > b2:a0:9d:09:d8:e2, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:17:65:6d:a5, length 28 tc-so:00:00:07.050004 b2:a0:9d:09:d8:e2 > b2:a0:17:65:6d:a5, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214145.459111, ipsec_getspi_update_sa_esp_rijndaelcbc, passed tc-start: 1647214145.482202, ipsec_lifetime_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:76:07:93:b3 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:29:24 2022 current: Mar 13 23:29:28 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:29:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25042 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:29:24 2022 current: Mar 13 23:29:28 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:29:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25042 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:29:25 2022 current: Mar 13 23:29:28 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:29:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16231 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:29:25 2022 current: Mar 13 23:29:28 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:29:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16231 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:93:44:b3:dc tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:76:07:93:b3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:93:44:b3:dc 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:76:07:93:b3 on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:93:44:b3:dc multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:07:93:b3 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:93:44:b3:dc UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:76:07:93:b3 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:93:44:b3:dc on shmif0 11s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:76:07:93:b3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:07:93:b3 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 366 bytes, 2 multicasts tc-so: output: 5 packets, 366 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:93:44:b3:dc tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 366 bytes, 2 multicasts tc-so: output: 5 packets, 366 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 554 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1424 0 31 278 0 278 tc-so: tc-so:In use 1517K, total allocated 2224K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.620005] shmif0: Ethernet address b2:a0:93:44:b3:dc tc-so:[ 15.530005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 155 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 35 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 519 0 0 173 0 173 173 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1403 0 25 267 0 267 tc-so: tc-so:In use 1449K, total allocated 2136K; utilization 67.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.250005] shmif0: Ethernet address b2:a0:76:07:93:b3 tc-so:[ 13.780005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.950004 b2:a0:93:44:b3:dc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.880004 b2:a0:76:07:93:b3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.500004 b2:a0:93:44:b3:dc > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.770004 b2:a0:76:07:93:b3 > b2:a0:93:44:b3:dc, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:76:07:93:b3, length 28 tc-so:00:00:09.500004 b2:a0:93:44:b3:dc > b2:a0:76:07:93:b3, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 10175, seq 0, length 64 tc-so:00:00:07.770004 b2:a0:76:07:93:b3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.540004 b2:a0:93:44:b3:dc > b2:a0:76:07:93:b3, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:93:44:b3:dc, length 28 tc-so:00:00:07.810004 b2:a0:76:07:93:b3 > b2:a0:93:44:b3:dc, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 10175, seq 0, length 64 tc-so:00:00:15.530004 b2:a0:93:44:b3:dc > b2:a0:76:07:93:b3, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 27206, seq 0, length 64 tc-so:00:00:13.780004 b2:a0:76:07:93:b3 > b2:a0:93:44:b3:dc, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 27206, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214192.187535, ipsec_lifetime_ipv4_ah_hmacsha512, passed tc-start: 1647214192.223703, ipsec_lifetime_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0a:22:34:1f ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:30:08 2022 current: Mar 13 23:30:12 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:30:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22751 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:30:08 2022 current: Mar 13 23:30:12 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:30:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22751 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:30:08 2022 current: Mar 13 23:30:12 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:30:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4995 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:30:08 2022 current: Mar 13 23:30:12 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:30:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4995 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ae:ce:e1:94 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:0a:22:34:1f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ae:ce:e1:94 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:0a:22:34:1f on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ae:ce:e1:94 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0a:22:34:1f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:ae:ce:e1:94 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0a:22:34:1f 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:ae:ce:e1:94 on shmif0 8s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0a:22:34:1f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0a:22:34:1f tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 346 bytes, 2 multicasts tc-so: output: 5 packets, 346 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ae:ce:e1:94 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 346 bytes, 2 multicasts tc-so: output: 5 packets, 346 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 555 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1425 0 31 277 0 277 tc-so: tc-so:In use 1517K, total allocated 2216K; utilization 68.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.810005] shmif0: Ethernet address b2:a0:ae:ce:e1:94 tc-so:[ 12.500005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 519 0 0 173 0 173 173 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1377 0 25 265 0 265 tc-so: tc-so:In use 1443K, total allocated 2120K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.360005] shmif0: Ethernet address b2:a0:0a:22:34:1f tc-so:[ 11.110005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.120004 b2:a0:ae:ce:e1:94 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.220004 b2:a0:0a:22:34:1f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.270004 b2:a0:ae:ce:e1:94 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:05.880004 b2:a0:0a:22:34:1f > b2:a0:ae:ce:e1:94, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0a:22:34:1f, length 28 tc-so:00:00:07.270004 b2:a0:ae:ce:e1:94 > b2:a0:0a:22:34:1f, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 61905, seq 0, length 64 tc-so:00:00:05.880004 b2:a0:0a:22:34:1f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.270004 b2:a0:ae:ce:e1:94 > b2:a0:0a:22:34:1f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ae:ce:e1:94, length 28 tc-so:00:00:05.880004 b2:a0:0a:22:34:1f > b2:a0:ae:ce:e1:94, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 61905, seq 0, length 64 tc-so:00:00:12.500004 b2:a0:ae:ce:e1:94 > b2:a0:0a:22:34:1f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 33075, seq 0, length 64 tc-so:00:00:11.110004 b2:a0:0a:22:34:1f > b2:a0:ae:ce:e1:94, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 33075, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214246.444959, ipsec_lifetime_ipv4_ah_null, passed tc-start: 1647214246.497839, ipsec_lifetime_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:c7:39:e9:5e ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:31:11 2022 current: Mar 13 23:31:14 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:31:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12761 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:31:11 2022 current: Mar 13 23:31:14 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:31:11 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12761 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:31:12 2022 current: Mar 13 23:31:15 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:31:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12528 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:31:12 2022 current: Mar 13 23:31:15 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:31:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12528 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d5:fc:b6:24 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:c7:39:e9:5e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d5:fc:b6:24 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:c7:39:e9:5e on shmif0 11s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d5:fc:b6:24 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:39:e9:5e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:d5:fc:b6:24 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c7:39:e9:5e 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:d5:fc:b6:24 on shmif0 8s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:c7:39:e9:5e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c7:39:e9:5e tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 334 bytes, 2 multicasts tc-so: output: 5 packets, 334 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d5:fc:b6:24 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 334 bytes, 2 multicasts tc-so: output: 5 packets, 334 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 135 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 555 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1422 0 31 277 0 277 tc-so: tc-so:In use 1522K, total allocated 2216K; utilization 68.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.330005] IPsec: Initialized Security Association Processing. tc-so:[ 1.370005] mainbus0 (root) tc-so:[ 1.410005] chacha: Portable C ChaCha tc-so:[ 1.410005] aes: BearSSL aes_ct tc-so:[ 1.450005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.450005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.380005] shmif0: Ethernet address b2:a0:d5:fc:b6:24 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 154 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 27 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 519 0 0 173 0 173 173 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1391 0 25 266 0 266 tc-so: tc-so:In use 1445K, total allocated 2128K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.650005] shmif0: Ethernet address b2:a0:c7:39:e9:5e tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:09.250004 b2:a0:d5:fc:b6:24 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:07.630004 b2:a0:c7:39:e9:5e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.100004 b2:a0:d5:fc:b6:24 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:08.750004 b2:a0:c7:39:e9:5e > b2:a0:d5:fc:b6:24, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:c7:39:e9:5e, length 28 tc-so:00:00:11.140004 b2:a0:d5:fc:b6:24 > b2:a0:c7:39:e9:5e, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 38160, seq 0, length 64 tc-so:00:00:08.750004 b2:a0:c7:39:e9:5e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.140004 b2:a0:d5:fc:b6:24 > b2:a0:c7:39:e9:5e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:d5:fc:b6:24, length 28 tc-so:00:00:08.750004 b2:a0:c7:39:e9:5e > b2:a0:d5:fc:b6:24, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 38160, seq 0, length 64 tc-so:00:00:17.880004 b2:a0:d5:fc:b6:24 > b2:a0:c7:39:e9:5e, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:15.540004 b2:a0:c7:39:e9:5e > b2:a0:d5:fc:b6:24, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214301.189409, ipsec_lifetime_ipv4_esp_null, passed tc-start: 1647214301.213838, ipsec_lifetime_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ce:ae:79:0a ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:31:57 2022 current: Mar 13 23:32:01 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:31:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12170 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:31:57 2022 current: Mar 13 23:32:01 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:31:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12170 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:31:58 2022 current: Mar 13 23:32:01 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:31:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9314 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:31:58 2022 current: Mar 13 23:32:01 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:31:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9314 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping -c 1 -n -w 1 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:2f:cd:b9 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:ce:ae:79:0a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e5:2f:cd:b9 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:ce:ae:79:0a on shmif0 12s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e5:2f:cd:b9 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:ae:79:0a tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:e5:2f:cd:b9 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ce:ae:79:0a 5 0 5 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 5 0 5 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:e5:2f:cd:b9 on shmif0 11s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ce:ae:79:0a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:ae:79:0a tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 362 bytes, 2 multicasts tc-so: output: 5 packets, 362 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:2f:cd:b9 tc-so: linkstr: ./bus_ipsec tc-so: input: 5 packets, 362 bytes, 2 multicasts tc-so: output: 5 packets, 362 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 22 0 22 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 554 0 0 185 0 185 185 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1423 0 31 277 0 277 tc-so: tc-so:In use 1517K, total allocated 2216K; utilization 68.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.630005] shmif0: Ethernet address b2:a0:e5:2f:cd:b9 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 2 0 2 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 134 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 519 0 0 173 0 173 173 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1380 0 25 266 0 266 tc-so: tc-so:In use 1451K, total allocated 2128K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.090005] shmif0: Ethernet address b2:a0:ce:ae:79:0a tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.710004 b2:a0:e5:2f:cd:b9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.730004 b2:a0:ce:ae:79:0a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.870004 b2:a0:e5:2f:cd:b9 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:05.490004 b2:a0:ce:ae:79:0a > b2:a0:e5:2f:cd:b9, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ce:ae:79:0a, length 28 tc-so:00:00:06.870004 b2:a0:e5:2f:cd:b9 > b2:a0:ce:ae:79:0a, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: ICMP echo request, id 14782, seq 0, length 64 tc-so:00:00:05.490004 b2:a0:ce:ae:79:0a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:06.910004 b2:a0:e5:2f:cd:b9 > b2:a0:ce:ae:79:0a, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:e5:2f:cd:b9, length 28 tc-so:00:00:05.530004 b2:a0:ce:ae:79:0a > b2:a0:e5:2f:cd:b9, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: ICMP echo reply, id 14782, seq 0, length 64 tc-so:00:00:13.030004 b2:a0:e5:2f:cd:b9 > b2:a0:ce:ae:79:0a, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:11.640004 b2:a0:ce:ae:79:0a > b2:a0:e5:2f:cd:b9, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214342.617183, ipsec_lifetime_ipv4_esp_rijndaelcbc, passed tc-start: 1647214342.641907, ipsec_lifetime_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:85:a9:f5:d6 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:No SAD entries. tc-so:fd00::1 fd00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:32:39 2022 current: Mar 13 23:32:43 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:32:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 56(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18596 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:32:39 2022 current: Mar 13 23:32:43 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:32:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 104(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18596 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d2:4b:c1:3b tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:d2ff:fe4b:c13b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d2ff:fe4b:c13b link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:85:a9:f5:d6 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d2:4b:c1:3b 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff4b:c13b tc-so: ff01:2::1 tc-so: ff02::2:d3ca:f3fc tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d2ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:85:a9:f5:d6 shmif0 20s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff4b:c13b%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:d3ca:f3fc%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:d2:4b:c1:3b multicnt 4 tc-so: 33:33:ff:4b:c1:3b -- 33:33:ff:4b:c1:3b refcount 1 tc-so: 33:33:d3:ca:f3:fc -- 33:33:d3:ca:f3:fc refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:a9:f5:d6 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:85ff:fea9:f5d6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:85ff:fea9:f5d6 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:d2:4b:c1:3b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:85:a9:f5:d6 7 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffa9:f5d6 tc-so: ff01:2::1 tc-so: ff02::2:e1e1:f026 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 7 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:85ff:f 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:d2:4b:c1:3b shmif0 23s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffa9:f5d6%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e1e1:f026%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:85:a9:f5:d6 multicnt 4 tc-so: 33:33:ff:a9:f5:d6 -- 33:33:ff:a9:f5:d6 refcount 1 tc-so: 33:33:e1:e1:f0:26 -- 33:33:e1:e1:f0:26 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:a9:f5:d6 tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 610 bytes, 4 multicasts tc-so: output: 8 packets, 704 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:85ff:fea9:f5d6%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d2:4b:c1:3b tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 704 bytes, 4 multicasts tc-so: output: 8 packets, 696 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:d2ff:fe4b:c13b%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 63 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 210 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 85 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 38 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 691 0 0 231 0 231 231 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1705 0 40 328 0 328 tc-so: tc-so:In use 1833K, total allocated 2624K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.100005] shmif0: Ethernet address b2:a0:d2:4b:c1:3b tc-so:[ 6.280005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.280005] get_ifid: shmif0: ifid: b0:a0:d2:ff:fe:4b:c1:3b tc-so:[ 13.740005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 31.590005] in6_if_link_down: fd00::1 marked detached tc-so:[ 31.590005] in6_if_link_down: fe80:2::b0a0:d2ff:fe4b:c13b marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 53 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 201 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 32 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 643 0 0 215 0 215 215 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 16 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1625 0 34 312 0 312 tc-so: tc-so:In use 1732K, total allocated 2496K; utilization 69.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.430005] shmif0: Ethernet address b2:a0:85:a9:f5:d6 tc-so:[ 5.100005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.100005] get_ifid: shmif0: ifid: b0:a0:85:ff:fe:a9:f5:d6 tc-so:[ 12.080005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 28.930005] in6_if_link_down: fd00::2 marked detached tc-so:[ 28.930005] in6_if_link_down: fe80:2::b0a0:85ff:fea9:f5d6 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.420004 b2:a0:d2:4b:c1:3b > 33:33:d3:ca:f3:fc, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe4b:c13b > ff02::2:d3ca:f3fc: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:d3ca:f3fc, length 24 tc-so:00:00:06.700004 b2:a0:d2:4b:c1:3b > 33:33:ff:4b:c1:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe4b:c13b > ff02::1:ff4b:c13b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4b:c13b, length 24 tc-so:00:00:05.510004 b2:a0:85:a9:f5:d6 > 33:33:ff:a9:f5:d6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fea9:f5d6 > ff02::1:ffa9:f5d6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa9:f5d6, length 24 tc-so:00:00:07.360004 b2:a0:d2:4b:c1:3b > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:05.760004 b2:a0:85:a9:f5:d6 > b2:a0:d2:4b:c1:3b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:07.400004 b2:a0:d2:4b:c1:3b > b2:a0:85:a9:f5:d6, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:05.760004 b2:a0:85:a9:f5:d6 > b2:a0:d2:4b:c1:3b, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:11.900004 b2:a0:d2:4b:c1:3b > 33:33:ff:4b:c1:3b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe4b:c13b > ff02::1:ff4b:c13b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4b:c13b, length 24 tc-so:00:00:10.770004 b2:a0:85:a9:f5:d6 > b2:a0:d2:4b:c1:3b, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:12.390004 b2:a0:d2:4b:c1:3b > b2:a0:85:a9:f5:d6, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:10.850004 b2:a0:85:a9:f5:d6 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fea9:f5d6 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:11.200004 b2:a0:85:a9:f5:d6 > 33:33:ff:a9:f5:d6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fea9:f5d6 > ff02::1:ffa9:f5d6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffa9:f5d6, length 24 tc-so:00:00:13.670004 b2:a0:d2:4b:c1:3b > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d2ff:fe4b:c13b > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:13.720004 b2:a0:d2:4b:c1:3b > b2:a0:85:a9:f5:d6, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): ICMP6, echo request, seq 0, length 16 tc-so:00:00:12.080004 b2:a0:85:a9:f5:d6 > b2:a0:d2:4b:c1:3b, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): ICMP6, echo reply, seq 0, length 16 tc-so:00:00:12.890004 b2:a0:85:a9:f5:d6 > 33:33:e1:e1:f0:26, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fea9:f5d6 > ff02::2:e1e1:f026: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e1e1:f026, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214390.681939, ipsec_lifetime_ipv6_ah_hmacsha512, passed tc-start: 1647214390.707489, ipsec_lifetime_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:11:8e:7b:8d ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 1 -ls 1 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 1 -ls 1 -A null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -lh 3 -ls 3 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -lh 3 -ls 3 -A null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:fd00::1 fd00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:33:26 2022 current: Mar 13 23:33:30 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:33:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 256(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18720 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:33:26 2022 current: Mar 13 23:33:30 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:33:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18720 refcnt=0 tc-so:fd00::1 fd00::2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:33:27 2022 current: Mar 13 23:33:31 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:33:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 120(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7188 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:33:27 2022 current: Mar 13 23:33:31 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:33:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 176(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7188 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d8:d7:3d:ef tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:d8ff:fed7:3def%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d8ff:fed7:3def link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:11:8e:7b:8d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d8:d7:3d:ef 9 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffd7:3def tc-so: ff01:2::1 tc-so: ff02::2:ccbd:ae8a tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d8ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:11:8e:7b:8d shmif0 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffd7:3def%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ccbd:ae8a%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:d8:d7:3d:ef multicnt 4 tc-so: 33:33:ff:d7:3d:ef -- 33:33:ff:d7:3d:ef refcount 1 tc-so: 33:33:cc:bd:ae:8a -- 33:33:cc:bd:ae:8a refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:8e:7b:8d tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:11ff:fe8e:7b8d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:11ff:fe8e:7b8d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:d8:d7:3d:ef UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:11:8e:7b:8d 9 0 9 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff8e:7b8d tc-so: ff01:2::1 tc-so: ff02::2:938d:c4ad tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 9 0 9 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:11ff:f 9 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:d8:d7:3d:ef shmif0 22s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff8e:7b8d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:938d:c4ad%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:11:8e:7b:8d multicnt 4 tc-so: 33:33:ff:8e:7b:8d -- 33:33:ff:8e:7b:8d refcount 1 tc-so: 33:33:93:8d:c4:ad -- 33:33:93:8d:c4:ad refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:8e:7b:8d tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 798 bytes, 5 multicasts tc-so: output: 9 packets, 790 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:11ff:fe8e:7b8d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d8:d7:3d:ef tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 790 bytes, 4 multicasts tc-so: output: 9 packets, 798 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:d8ff:fed7:3def%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 5 0 5 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 204 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 692 0 0 231 0 231 231 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1685 0 41 327 0 327 tc-so: tc-so:In use 1829K, total allocated 2616K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.210005] shmif0: Ethernet address b2:a0:d8:d7:3d:ef tc-so:[ 6.330005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.330005] get_ifid: shmif0: ifid: b0:a0:d8:ff:fe:d7:3d:ef tc-so:[ 13.110005] ah_input: hash over 80 bytes, skip 40: crda len 80 skip 0 inject 52 tc-so:[ 13.470005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 29.220005] in6_if_link_down: fd00::1 marked detached tc-so:[ 29.220005] in6_if_link_down: fe80:2::b0a0:d8ff:fed7:3def marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 211 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 642 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1652 0 34 311 0 311 tc-so: tc-so:In use 1729K, total allocated 2488K; utilization 69.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.420005] shmif0: Ethernet address b2:a0:11:8e:7b:8d tc-so:[ 5.110005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.110005] get_ifid: shmif0: ifid: b0:a0:11:ff:fe:8e:7b:8d tc-so:[ 10.760005] ipsec_common_input: no key association found for SA fd00::2/00002710/51/0 tc-so:[ 11.420005] ah_input: hash over 80 bytes, skip 40: crda len 80 skip 0 inject 52 tc-so:[ 11.820005] ah_input: hash over 88 bytes, skip 40: crda len 88 skip 0 inject 52 tc-so:[ 26.660005] in6_if_link_down: fd00::2 marked detached tc-so:[ 26.660005] in6_if_link_down: fe80:2::b0a0:11ff:fe8e:7b8d marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.700004 b2:a0:d8:d7:3d:ef > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:fed7:3def > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:06.950004 b2:a0:d8:d7:3d:ef > 33:33:ff:d7:3d:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:fed7:3def > ff02::1:ffd7:3def: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:3def, length 24 tc-so:00:00:07.380004 b2:a0:d8:d7:3d:ef > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:05.730004 b2:a0:11:8e:7b:8d > b2:a0:d8:d7:3d:ef, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:07.380004 b2:a0:d8:d7:3d:ef > b2:a0:11:8e:7b:8d, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:05.730004 b2:a0:11:8e:7b:8d > b2:a0:d8:d7:3d:ef, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:05.800004 b2:a0:11:8e:7b:8d > 33:33:ff:8e:7b:8d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fe8e:7b8d > ff02::1:ff8e:7b8d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:7b8d, length 24 tc-so:00:00:07.570004 b2:a0:11:8e:7b:8d > 33:33:93:8d:c4:ad, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fe8e:7b8d > ff02::2:938d:c4ad: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:938d:c4ad, length 24 tc-so:00:00:09.340004 b2:a0:d8:d7:3d:ef > 33:33:cc:bd:ae:8a, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:fed7:3def > ff02::2:ccbd:ae8a: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ccbd:ae8a, length 24 tc-so:00:00:10.560004 b2:a0:11:8e:7b:8d > 33:33:ff:8e:7b:8d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fe8e:7b8d > ff02::1:ff8e:7b8d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff8e:7b8d, length 24 tc-so:00:00:10.760004 b2:a0:11:8e:7b:8d > b2:a0:d8:d7:3d:ef, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:12.410004 b2:a0:d8:d7:3d:ef > b2:a0:11:8e:7b:8d, ethertype IPv6 (0x86dd), length 102: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:10.930004 b2:a0:11:8e:7b:8d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:11ff:fe8e:7b8d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:13.070004 b2:a0:d8:d7:3d:ef > b2:a0:11:8e:7b:8d, ethertype IPv6 (0x86dd), length 94: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): ICMP6, echo request, seq 0, length 16 tc-so:00:00:11.420004 b2:a0:11:8e:7b:8d > b2:a0:d8:d7:3d:ef, ethertype IPv6 (0x86dd), length 94: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): ICMP6, echo reply, seq 0, length 16 tc-so:00:00:11.820004 b2:a0:11:8e:7b:8d > b2:a0:d8:d7:3d:ef, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:13.470004 b2:a0:d8:d7:3d:ef > b2:a0:11:8e:7b:8d, ethertype IPv6 (0x86dd), length 102: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:15.180004 b2:a0:d8:d7:3d:ef > 33:33:ff:d7:3d:ef, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d8ff:fed7:3def > ff02::1:ffd7:3def: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffd7:3def, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214434.770347, ipsec_lifetime_ipv6_ah_null, passed tc-start: 1647214434.795495, ipsec_lifetime_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:5d:b5:91:f1 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:fd00::1 fd00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:34:11 2022 current: Mar 13 23:34:14 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:34:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 144(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8464 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:34:11 2022 current: Mar 13 23:34:14 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:34:12 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8464 refcnt=0 tc-so:fd00::1 fd00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:34:10 2022 current: Mar 13 23:34:14 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:34:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 120(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29003 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:34:10 2022 current: Mar 13 23:34:14 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:34:10 2022 hard: 0(s) soft: 0(s) tc-so: current: 152(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29003 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ee:ac:6c:87 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:eeff:feac:6c87%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:eeff:feac:6c87 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:5d:b5:91:f1 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ee:ac:6c:87 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffac:6c87 tc-so: ff01:2::1 tc-so: ff02::2:8128:cb94 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:eeff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:5d:b5:91:f1 shmif0 2s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffac:6c87%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:8128:cb94%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:ee:ac:6c:87 multicnt 4 tc-so: 33:33:ff:ac:6c:87 -- 33:33:ff:ac:6c:87 refcount 1 tc-so: 33:33:81:28:cb:94 -- 33:33:81:28:cb:94 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5d:b5:91:f1 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:5dff:feb5:91f1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:5dff:feb5:91f1 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:ee:ac:6c:87 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5d:b5:91:f1 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffb5:91f1 tc-so: ff01:2::1 tc-so: ff02::2:babe:2387 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:5dff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:ee:ac:6c:87 shmif0 26s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffb5:91f1%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:babe:2387%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:5d:b5:91:f1 multicnt 4 tc-so: 33:33:ff:b5:91:f1 -- 33:33:ff:b5:91:f1 refcount 1 tc-so: 33:33:ba:be:23:87 -- 33:33:ba:be:23:87 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5d:b5:91:f1 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 672 bytes, 5 multicasts tc-so: output: 8 packets, 680 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:5dff:feb5:91f1%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ee:ac:6c:87 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 680 bytes, 4 multicasts tc-so: output: 8 packets, 672 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:eeff:feac:6c87%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 203 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 693 0 0 231 0 231 231 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1676 0 40 327 0 327 tc-so: tc-so:In use 1829K, total allocated 2616K; utilization 69.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.680005] shmif0: Ethernet address b2:a0:ee:ac:6c:87 tc-so:[ 6.810005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.810005] get_ifid: shmif0: ifid: b0:a0:ee:ff:fe:ac:6c:87 tc-so:[ 28.890005] in6_if_link_down: fd00::1 marked detached tc-so:[ 28.890005] in6_if_link_down: fe80:2::b0a0:eeff:feac:6c87 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 54 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 202 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 28 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 643 0 0 215 0 215 215 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1623 0 34 311 0 311 tc-so: tc-so:In use 1731K, total allocated 2488K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.420005] shmif0: Ethernet address b2:a0:5d:b5:91:f1 tc-so:[ 5.090005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.090005] get_ifid: shmif0: ifid: b0:a0:5d:ff:fe:b5:91:f1 tc-so:[ 25.480005] in6_if_link_down: fd00::2 marked detached tc-so:[ 25.480005] in6_if_link_down: fe80:2::b0a0:5dff:feb5:91f1 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.680004 b2:a0:ee:ac:6c:87 > 33:33:ff:ac:6c:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:feac:6c87 > ff02::1:ffac:6c87: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:6c87, length 24 tc-so:00:00:05.670004 b2:a0:5d:b5:91:f1 > 33:33:ff:b5:91:f1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:feb5:91f1 > ff02::1:ffb5:91f1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb5:91f1, length 24 tc-so:00:00:07.820004 b2:a0:ee:ac:6c:87 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:05.670004 b2:a0:5d:b5:91:f1 > b2:a0:ee:ac:6c:87, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:07.820004 b2:a0:ee:ac:6c:87 > b2:a0:5d:b5:91:f1, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:05.670004 b2:a0:5d:b5:91:f1 > b2:a0:ee:ac:6c:87, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:05.960004 b2:a0:5d:b5:91:f1 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:feb5:91f1 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:10.050004 b2:a0:ee:ac:6c:87 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:feac:6c87 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:10.670004 b2:a0:5d:b5:91:f1 > b2:a0:ee:ac:6c:87, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 44 tc-so:00:00:12.820004 b2:a0:ee:ac:6c:87 > b2:a0:5d:b5:91:f1, ethertype IPv6 (0x86dd), length 90: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 36 tc-so:00:00:13.030004 b2:a0:ee:ac:6c:87 > b2:a0:5d:b5:91:f1, ethertype IPv6 (0x86dd), length 82: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 28 tc-so:00:00:10.880004 b2:a0:5d:b5:91:f1 > b2:a0:ee:ac:6c:87, ethertype IPv6 (0x86dd), length 82: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 28 tc-so:00:00:11.580004 b2:a0:5d:b5:91:f1 > 33:33:ff:b5:91:f1, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:feb5:91f1 > ff02::1:ffb5:91f1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffb5:91f1, length 24 tc-so:00:00:15.330004 b2:a0:ee:ac:6c:87 > 33:33:81:28:cb:94, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:feac:6c87 > ff02::2:8128:cb94: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:8128:cb94, length 24 tc-so:00:00:13.720004 b2:a0:5d:b5:91:f1 > 33:33:ba:be:23:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:5dff:feb5:91f1 > ff02::2:babe:2387: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:babe:2387, length 24 tc-so:00:00:17.570004 b2:a0:ee:ac:6c:87 > 33:33:ff:ac:6c:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:eeff:feac:6c87 > ff02::1:ffac:6c87: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:6c87, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214479.52475, ipsec_lifetime_ipv6_esp_null, passed tc-start: 1647214479.79306, ipsec_lifetime_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:37:9d:81:16 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 1 -ls 1 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -lh 3 -ls 3 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:fd00::1 fd00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:34:55 2022 current: Mar 13 23:34:59 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:34:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25972 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:34:55 2022 current: Mar 13 23:34:59 2022 tc-so: diff: 4(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:34:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 56(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25972 refcnt=0 tc-so:fd00::1 fd00::2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:34:56 2022 current: Mar 13 23:34:59 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:34:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 56(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7700 refcnt=0 tc-so:fd00::2 fd00::1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:34:56 2022 current: Mar 13 23:34:59 2022 tc-so: diff: 3(s) hard: 3(s) soft: 3(s) tc-so: last: Mar 13 23:34:56 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7700 refcnt=0 tc-so:No SAD entries. tc-so:No SAD entries. tc-so:Executing command [ rump.ping6 -c 1 -n -X 1 fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d7:51:29:d2 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:d7ff:fe51:29d2%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d7ff:fe51:29d2 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:37:9d:81:16 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d7:51:29:d2 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff51:29d2 tc-so: ff01:2::1 tc-so: ff02::2:9c12:df2b tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d7ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:37:9d:81:16 shmif0 23s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff51:29d2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:9c12:df2b%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:d7:51:29:d2 multicnt 4 tc-so: 33:33:ff:51:29:d2 -- 33:33:ff:51:29:d2 refcount 1 tc-so: 33:33:9c:12:df:2b -- 33:33:9c:12:df:2b refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:9d:81:16 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:37ff:fe9d:8116%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:37ff:fe9d:8116 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:d7:51:29:d2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:37:9d:81:16 8 0 8 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff9d:8116 tc-so: ff01:2::1 tc-so: ff02::2:cbb8:b971 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 8 0 8 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:37ff:f 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:d7:51:29:d2 shmif0 8s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff9d:8116%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:cbb8:b971%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:37:9d:81:16 multicnt 4 tc-so: 33:33:ff:9d:81:16 -- 33:33:ff:9d:81:16 refcount 1 tc-so: 33:33:cb:b8:b9:71 -- 33:33:cb:b8:b9:71 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:9d:81:16 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 688 bytes, 5 multicasts tc-so: output: 8 packets, 696 bytes, 4 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:37ff:fe9d:8116%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d7:51:29:d2 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 696 bytes, 4 multicasts tc-so: output: 8 packets, 688 bytes, 5 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:d7ff:fe51:29d2%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 13 0 13 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 199 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 692 0 0 231 0 231 231 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 13 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1687 0 40 327 0 327 tc-so: tc-so:In use 1835K, total allocated 2616K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.360005] shmif0: Ethernet address b2:a0:d7:51:29:d2 tc-so:[ 6.580005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.580005] get_ifid: shmif0: ifid: b0:a0:d7:ff:fe:51:29:d2 tc-so:[ 37.270005] in6_if_link_down: fd00::1 marked detached tc-so:[ 37.270005] in6_if_link_down: fe80:2::b0a0:d7ff:fe51:29d2 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 7 0 7 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 12 0 12 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 204 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 42 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 642 0 0 214 0 214 214 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 15 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1629 0 34 311 0 311 tc-so: tc-so:In use 1731K, total allocated 2488K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.590005] shmif0: Ethernet address b2:a0:37:9d:81:16 tc-so:[ 5.320005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.320005] get_ifid: shmif0: ifid: b0:a0:37:ff:fe:9d:81:16 tc-so:[ 33.750005] in6_if_link_down: fd00::2 marked detached tc-so:[ 33.750005] in6_if_link_down: fe80:2::b0a0:37ff:fe9d:8116 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.710004 b2:a0:d7:51:29:d2 > 33:33:ff:51:29:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe51:29d2 > ff02::1:ff51:29d2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:29d2, length 24 tc-so:00:00:07.670004 b2:a0:d7:51:29:d2 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:05.970004 b2:a0:37:9d:81:16 > b2:a0:d7:51:29:d2, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:07.710004 b2:a0:d7:51:29:d2 > b2:a0:37:9d:81:16, ethertype IPv6 (0x86dd), length 70: fd00::1 > fd00::2: ICMP6, echo request, seq 0, length 16 tc-so:00:00:05.970004 b2:a0:37:9d:81:16 > b2:a0:d7:51:29:d2, ethertype IPv6 (0x86dd), length 70: fd00::2 > fd00::1: ICMP6, echo reply, seq 0, length 16 tc-so:00:00:06.010004 b2:a0:37:9d:81:16 > 33:33:ff:9d:81:16, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fe9d:8116 > ff02::1:ff9d:8116: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:8116, length 24 tc-so:00:00:06.110004 b2:a0:37:9d:81:16 > 33:33:ff:9d:81:16, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fe9d:8116 > ff02::1:ff9d:8116: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9d:8116, length 24 tc-so:00:00:08.620004 b2:a0:d7:51:29:d2 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe51:29d2 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:10.480004 b2:a0:d7:51:29:d2 > 33:33:9c:12:df:2b, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe51:29d2 > ff02::2:9c12:df2b: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:9c12:df2b, length 24 tc-so:00:00:11.000004 b2:a0:37:9d:81:16 > b2:a0:d7:51:29:d2, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:12.700004 b2:a0:d7:51:29:d2 > b2:a0:37:9d:81:16, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:00:00:11.380004 b2:a0:37:9d:81:16 > 33:33:cb:b8:b9:71, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fe9d:8116 > ff02::2:cbb8:b971: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:cbb8:b971, length 24 tc-so:00:00:13.390004 b2:a0:d7:51:29:d2 > b2:a0:37:9d:81:16, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 56 tc-so:00:00:11.690004 b2:a0:37:9d:81:16 > b2:a0:d7:51:29:d2, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 56 tc-so:00:00:15.230004 b2:a0:d7:51:29:d2 > 33:33:ff:51:29:d2, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d7ff:fe51:29d2 > ff02::1:ff51:29d2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff51:29d2, length 24 tc-so:00:00:14.970004 b2:a0:37:9d:81:16 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:37ff:fe9d:8116 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214535.529075, ipsec_lifetime_ipv6_esp_rijndaelcbc, passed tc-start: 1647214535.553438, ipsec_multiple_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:11:73:2c:0d ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec ah/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=16994 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=16994 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=13185 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=13185 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:35:57 2022 current: Mar 13 23:35:57 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:35:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13756 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:35:57 2022 current: Mar 13 23:35:57 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:35:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13756 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:35:57 2022 current: Mar 13 23:35:57 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:35:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8021 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:35:57 2022 current: Mar 13 23:35:57 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:35:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8021 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:35:57 2022 current: Mar 13 23:36:02 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:35:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=11491 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:02 2022 current: Mar 13 23:36:02 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:35:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=11491 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:35:57 2022 current: Mar 13 23:36:02 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:35:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11491 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:02 2022 current: Mar 13 23:36:02 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:35:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11491 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:35:57 2022 current: Mar 13 23:36:03 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:35:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=23982 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:03 2022 current: Mar 13 23:36:03 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:35:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=23982 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:35:57 2022 current: Mar 13 23:36:03 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:35:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23982 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:03 2022 current: Mar 13 23:36:03 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:35:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23982 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:b0:ae:c8 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:11:73:2c:0d UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:11:73:2c:0d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:e5:b0:ae:c8 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:11:73:2c:0d on shmif0 22s R tc-so:? (10.0.0.3) at b2:a0:11:73:2c:0d on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:e5:b0:ae:c8 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:73:2c:0d tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:e5:b0:ae:c8 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:11:73:2c:0d 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:e5:b0:ae:c8 on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:11:73:2c:0d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:73:2c:0d tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 594 bytes, 3 multicasts tc-so: output: 8 packets, 636 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:e5:b0:ae:c8 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 636 bytes, 3 multicasts tc-so: output: 7 packets, 594 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 38 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 605 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 27 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 57 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1562 0 40 298 0 298 tc-so: tc-so:In use 1647K, total allocated 2384K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.570005] shmif0: Ethernet address b2:a0:e5:b0:ae:c8 tc-so:[ 18.300005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 23.820005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 24.060005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 38 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 535 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 26 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1445 0 29 273 0 273 tc-so: tc-so:In use 1490K, total allocated 2184K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] IPsec: Initialized Security Association Processing. tc-so:[ 1.190005] mainbus0 (root) tc-so:[ 1.190005] chacha: Portable C ChaCha tc-so:[ 1.190005] aes: BearSSL aes_ct tc-so:[ 1.190005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.190005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.070005] shmif0: Ethernet address b2:a0:11:73:2c:0d tc-so:[ 16.920005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 22.490005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 22.730005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.650004 b2:a0:e5:b0:ae:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.730004 b2:a0:11:73:2c:0d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:04.940004 b2:a0:11:73:2c:0d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:18.260004 b2:a0:e5:b0:ae:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:16.920004 b2:a0:11:73:2c:0d > b2:a0:e5:b0:ae:c8, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:11:73:2c:0d, length 28 tc-so:00:00:18.260004 b2:a0:e5:b0:ae:c8 > b2:a0:11:73:2c:0d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 22370, seq 0, length 64 tc-so:00:00:16.920004 b2:a0:11:73:2c:0d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:18.300004 b2:a0:e5:b0:ae:c8 > b2:a0:11:73:2c:0d, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:e5:b0:ae:c8, length 28 tc-so:00:00:16.920004 b2:a0:11:73:2c:0d > b2:a0:e5:b0:ae:c8, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 22370, seq 0, length 64 tc-so:00:00:23.820004 b2:a0:e5:b0:ae:c8 > b2:a0:11:73:2c:0d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 45109, seq 0, length 64 tc-so:00:00:22.490004 b2:a0:11:73:2c:0d > b2:a0:e5:b0:ae:c8, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 45109, seq 0, length 64 tc-so:00:00:24.060004 b2:a0:e5:b0:ae:c8 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:22.730004 b2:a0:11:73:2c:0d > b2:a0:e5:b0:ae:c8, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:11:73:2c:0d, length 28 tc-so:00:00:24.060004 b2:a0:e5:b0:ae:c8 > b2:a0:11:73:2c:0d, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.3: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 54045, seq 0, length 64 tc-so:00:00:22.730004 b2:a0:11:73:2c:0d > b2:a0:e5:b0:ae:c8, ethertype IPv4 (0x0800), length 142: 10.0.0.3 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 54045, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214579.924079, ipsec_multiple_sa_ah_hmacsha512, passed tc-start: 1647214579.947213, ipsec_multiple_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0f:d5:ac:04 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec ah/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=29998 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=29998 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=5716 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=5716 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:44 2022 current: Mar 13 23:36:44 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:36:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13237 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:44 2022 current: Mar 13 23:36:44 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:36:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13237 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:44 2022 current: Mar 13 23:36:44 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:36:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12981 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:44 2022 current: Mar 13 23:36:44 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:36:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12981 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:44 2022 current: Mar 13 23:36:49 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:36:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29591 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:49 2022 current: Mar 13 23:36:49 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:36:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29591 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:44 2022 current: Mar 13 23:36:49 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:36:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29591 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:49 2022 current: Mar 13 23:36:49 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:36:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29591 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.3 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:44 2022 current: Mar 13 23:36:50 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:36:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=20655 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:50 2022 current: Mar 13 23:36:50 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:36:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=20655 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:44 2022 current: Mar 13 23:36:50 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:36:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20655 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:36:50 2022 current: Mar 13 23:36:50 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:36:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20655 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0f:32:35:d3 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:0f:d5:ac:04 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:0f:d5:ac:04 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0f:32:35:d3 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:0f:d5:ac:04 on shmif0 21s R tc-so:? (10.0.0.3) at b2:a0:0f:d5:ac:04 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0f:32:35:d3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0f:d5:ac:04 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:0f:32:35:d3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0f:d5:ac:04 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:0f:32:35:d3 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0f:d5:ac:04 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0f:d5:ac:04 tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 534 bytes, 3 multicasts tc-so: output: 8 packets, 576 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0f:32:35:d3 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 576 bytes, 3 multicasts tc-so: output: 7 packets, 534 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 38 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 59 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 604 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 27 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1541 0 40 297 0 297 tc-so: tc-so:In use 1634K, total allocated 2376K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.390005] chacha: Portable C ChaCha tc-so:[ 1.390005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.070005] shmif0: Ethernet address b2:a0:0f:32:35:d3 tc-so:[ 19.960005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 25.470005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 25.690005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 38 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 58 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1438 0 29 272 0 272 tc-so: tc-so:In use 1480K, total allocated 2176K; utilization 68.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.190005] IPsec: Initialized Security Association Processing. tc-so:[ 1.190005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.280005] shmif0: Ethernet address b2:a0:0f:d5:ac:04 tc-so:[ 18.230005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 23.750005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 23.960005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.200004 b2:a0:0f:32:35:d3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.030004 b2:a0:0f:d5:ac:04 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:05.320004 b2:a0:0f:d5:ac:04 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:19.920004 b2:a0:0f:32:35:d3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.230004 b2:a0:0f:d5:ac:04 > b2:a0:0f:32:35:d3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0f:d5:ac:04, length 28 tc-so:00:00:19.960004 b2:a0:0f:32:35:d3 > b2:a0:0f:d5:ac:04, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 52316, seq 0, length 64 tc-so:00:00:18.270004 b2:a0:0f:d5:ac:04 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:19.960004 b2:a0:0f:32:35:d3 > b2:a0:0f:d5:ac:04, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:0f:32:35:d3, length 28 tc-so:00:00:18.270004 b2:a0:0f:d5:ac:04 > b2:a0:0f:32:35:d3, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 52316, seq 0, length 64 tc-so:00:00:25.470004 b2:a0:0f:32:35:d3 > b2:a0:0f:d5:ac:04, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 47116, seq 0, length 64 tc-so:00:00:23.750004 b2:a0:0f:d5:ac:04 > b2:a0:0f:32:35:d3, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 47116, seq 0, length 64 tc-so:00:00:25.690004 b2:a0:0f:32:35:d3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:23.960004 b2:a0:0f:d5:ac:04 > b2:a0:0f:32:35:d3, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:0f:d5:ac:04, length 28 tc-so:00:00:25.690004 b2:a0:0f:32:35:d3 > b2:a0:0f:d5:ac:04, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.3: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 42615, seq 0, length 64 tc-so:00:00:23.960004 b2:a0:0f:d5:ac:04 > b2:a0:0f:32:35:d3, ethertype IPv4 (0x0800), length 122: 10.0.0.3 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 42615, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214628.627643, ipsec_multiple_sa_ah_null, passed tc-start: 1647214628.650939, ipsec_multiple_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ba:7d:62:bf ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec esp/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=10908 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=10908 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=29517 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=29517 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:37:33 2022 current: Mar 13 23:37:33 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:37:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=27082 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:37:33 2022 current: Mar 13 23:37:33 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:37:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=27082 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:37:33 2022 current: Mar 13 23:37:33 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:37:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21757 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:37:33 2022 current: Mar 13 23:37:34 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:37:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21757 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:37:33 2022 current: Mar 13 23:37:39 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:37:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=26828 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:37:38 2022 current: Mar 13 23:37:39 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:37:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=26828 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:37:33 2022 current: Mar 13 23:37:39 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:37:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26828 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:37:38 2022 current: Mar 13 23:37:39 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:37:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26828 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:37:33 2022 current: Mar 13 23:37:40 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:37:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29728 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:37:39 2022 current: Mar 13 23:37:40 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:37:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29728 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:37:33 2022 current: Mar 13 23:37:40 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:37:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29728 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:37:39 2022 current: Mar 13 23:37:40 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:37:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29728 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fe:4a:d6:d4 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:ba:7d:62:bf UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:ba:7d:62:bf UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fe:4a:d6:d4 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:ba:7d:62:bf on shmif0 21s R tc-so:? (10.0.0.3) at b2:a0:ba:7d:62:bf on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:fe:4a:d6:d4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ba:7d:62:bf tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:fe:4a:d6:d4 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ba:7d:62:bf 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:fe:4a:d6:d4 on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ba:7d:62:bf multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ba:7d:62:bf tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 498 bytes, 3 multicasts tc-so: output: 8 packets, 540 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fe:4a:d6:d4 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 540 bytes, 3 multicasts tc-so: output: 7 packets, 498 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 34 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 605 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 27 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1542 0 40 297 0 297 tc-so: tc-so:In use 1637K, total allocated 2376K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.080005] shmif0: Ethernet address b2:a0:fe:4a:d6:d4 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 534 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 24 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 37 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1433 0 29 272 0 272 tc-so: tc-so:In use 1484K, total allocated 2176K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.390005] chacha: Portable C ChaCha tc-so:[ 1.390005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.350005] shmif0: Ethernet address b2:a0:ba:7d:62:bf tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.400004 b2:a0:fe:4a:d6:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.830004 b2:a0:ba:7d:62:bf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.030004 b2:a0:ba:7d:62:bf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:21.150004 b2:a0:fe:4a:d6:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:19.020004 b2:a0:ba:7d:62:bf > b2:a0:fe:4a:d6:d4, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ba:7d:62:bf, length 28 tc-so:00:00:21.150004 b2:a0:fe:4a:d6:d4 > b2:a0:ba:7d:62:bf, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:19.060004 b2:a0:ba:7d:62:bf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:21.150004 b2:a0:fe:4a:d6:d4 > b2:a0:ba:7d:62:bf, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:fe:4a:d6:d4, length 28 tc-so:00:00:19.060004 b2:a0:ba:7d:62:bf > b2:a0:fe:4a:d6:d4, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:27.510004 b2:a0:fe:4a:d6:d4 > b2:a0:ba:7d:62:bf, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:25.430004 b2:a0:ba:7d:62:bf > b2:a0:fe:4a:d6:d4, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:00:00:27.880004 b2:a0:fe:4a:d6:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:25.760004 b2:a0:ba:7d:62:bf > b2:a0:fe:4a:d6:d4, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:ba:7d:62:bf, length 28 tc-so:00:00:27.880004 b2:a0:fe:4a:d6:d4 > b2:a0:ba:7d:62:bf, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.3: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:25.760004 b2:a0:ba:7d:62:bf > b2:a0:fe:4a:d6:d4, ethertype IPv4 (0x0800), length 110: 10.0.0.3 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214681.402237, ipsec_multiple_sa_esp_null, passed tc-start: 1647214681.426944, ipsec_multiple_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:cd:55:6d:42 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.3/24 alias ] tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P out ipsec esp/transport//require; tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=27029 tc-so: refcnt=0 tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=27029 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 0.0.0.0/0 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 0.0.0.0/0 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 0.0.0.0/0[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=19734 tc-so: refcnt=0 tc-so:0.0.0.0/0[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=19734 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:38:26 2022 current: Mar 13 23:38:26 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:38:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4550 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:38:26 2022 current: Mar 13 23:38:26 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:38:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4550 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:38:27 2022 current: Mar 13 23:38:27 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:38:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11149 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:38:27 2022 current: Mar 13 23:38:27 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:38:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11149 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:38:26 2022 current: Mar 13 23:38:32 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:38:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=2758 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:38:32 2022 current: Mar 13 23:38:32 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:38:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=2758 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:38:26 2022 current: Mar 13 23:38:32 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:38:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2758 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:38:32 2022 current: Mar 13 23:38:32 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:38:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2758 refcnt=0 tc-so:add 10.0.0.1 10.0.0.3 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.3 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:38:27 2022 current: Mar 13 23:38:33 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:38:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=17212 refcnt=0 tc-so:10.0.0.1 10.0.0.3 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:38:33 2022 current: Mar 13 23:38:33 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:38:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=17212 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:38:27 2022 current: Mar 13 23:38:33 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:38:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17212 refcnt=0 tc-so:10.0.0.3 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:38:33 2022 current: Mar 13 23:38:33 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:38:09 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17212 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:b5:6f:5c tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:cd:55:6d:42 UHL - - - shmif0 tc-so:10.0.0.3 b2:a0:cd:55:6d:42 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ce:b5:6f:5c 8 0 7 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 7 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:cd:55:6d:42 on shmif0 20s R tc-so:? (10.0.0.3) at b2:a0:cd:55:6d:42 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ce:b5:6f:5c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:55:6d:42 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:10.0.0.3 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:ce:b5:6f:5c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cd:55:6d:42 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 7 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.3 7 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:ce:b5:6f:5c on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:cd:55:6d:42 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cd:55:6d:42 tc-so: linkstr: ./bus_ipsec tc-so: input: 7 packets, 582 bytes, 3 multicasts tc-so: output: 8 packets, 624 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so: inet 10.0.0.3/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:b5:6f:5c tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 624 bytes, 3 multicasts tc-so: output: 7 packets, 582 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 29 0 29 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 32 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 17 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 605 0 0 202 0 202 202 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 29 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 53 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1553 0 40 298 0 298 tc-so: tc-so:In use 1643K, total allocated 2384K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.570005] shmif0: Ethernet address b2:a0:ce:b5:6f:5c tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 3 0 3 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 62 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 22 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 6 0 5 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1431 0 29 272 0 272 tc-so: tc-so:In use 1480K, total allocated 2176K; utilization 68.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.740005] shmif0: Ethernet address b2:a0:cd:55:6d:42 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.990004 b2:a0:ce:b5:6f:5c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.650004 b2:a0:cd:55:6d:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:05.890004 b2:a0:cd:55:6d:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.3, length 28 tc-so:00:00:20.850004 b2:a0:ce:b5:6f:5c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:18.940004 b2:a0:cd:55:6d:42 > b2:a0:ce:b5:6f:5c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:cd:55:6d:42, length 28 tc-so:00:00:20.850004 b2:a0:ce:b5:6f:5c > b2:a0:cd:55:6d:42, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:18.990004 b2:a0:cd:55:6d:42 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:20.850004 b2:a0:ce:b5:6f:5c > b2:a0:cd:55:6d:42, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ce:b5:6f:5c, length 28 tc-so:00:00:18.990004 b2:a0:cd:55:6d:42 > b2:a0:ce:b5:6f:5c, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:26.740004 b2:a0:ce:b5:6f:5c > b2:a0:cd:55:6d:42, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:24.840004 b2:a0:cd:55:6d:42 > b2:a0:ce:b5:6f:5c, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:00:00:27.050004 b2:a0:ce:b5:6f:5c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.3 tell 10.0.0.1, length 28 tc-so:00:00:25.150004 b2:a0:cd:55:6d:42 > b2:a0:ce:b5:6f:5c, ethertype ARP (0x0806), length 42: Reply 10.0.0.3 is-at b2:a0:cd:55:6d:42, length 28 tc-so:00:00:27.050004 b2:a0:ce:b5:6f:5c > b2:a0:cd:55:6d:42, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.3: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:25.150004 b2:a0:cd:55:6d:42 > b2:a0:ce:b5:6f:5c, ethertype IPv4 (0x0800), length 138: 10.0.0.3 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214735.370851, ipsec_multiple_sa_esp_rijndaelcbc, passed tc-start: 1647214735.408438, ipsec_nosa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ec:9c:1d:01 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=6073 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=6073 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=4595 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=4595 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d5:c6:16:c0 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d5:c6:16:c0 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d5:c6:16:c0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ec:9c:1d:01 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ec:9c:1d:01 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ec:9c:1d:01 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ec:9c:1d:01 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d5:c6:16:c0 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 141 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 441 0 0 147 0 147 147 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1262 0 23 234 0 234 tc-so: tc-so:In use 1276K, total allocated 1872K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.710005] shmif0: Ethernet address b2:a0:d5:c6:16:c0 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 429 0 0 143 0 143 143 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1243 0 21 230 0 230 tc-so: tc-so:In use 1250K, total allocated 1840K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.150005] shmif0: Ethernet address b2:a0:ec:9c:1d:01 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.680004 b2:a0:d5:c6:16:c0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.460004 b2:a0:ec:9c:1d:01 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214775.342871, ipsec_nosa_ah_hmacsha512, passed tc-start: 1647214775.372272, ipsec_nosa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:df:f1:c2:3e ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=23420 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=23420 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: ah/transport//require tc-so: spid=2 seq=1 pid=7517 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: ah/transport//require tc-so: spid=1 seq=0 pid=7517 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4b:ae:46:0f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:4b:ae:46:0f 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:4b:ae:46:0f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:f1:c2:3e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:df:f1:c2:3e 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:df:f1:c2:3e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:df:f1:c2:3e tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:4b:ae:46:0f tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 440 0 0 147 0 147 147 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1263 0 23 234 0 234 tc-so: tc-so:In use 1274K, total allocated 1872K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.690005] shmif0: Ethernet address b2:a0:4b:ae:46:0f tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 430 0 0 144 0 144 144 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1245 0 21 231 0 231 tc-so: tc-so:In use 1252K, total allocated 1848K; utilization 67.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.810005] shmif0: Ethernet address b2:a0:df:f1:c2:3e tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.640004 b2:a0:4b:ae:46:0f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.160004 b2:a0:df:f1:c2:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214817.216003, ipsec_nosa_ah_null, passed tc-start: 1647214817.249718, ipsec_nosa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:43:8f:2a:87 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=13800 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=13800 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=16562 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=16562 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:70:a8:f1 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ce:70:a8:f1 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ce:70:a8:f1 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:43:8f:2a:87 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:43:8f:2a:87 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:43:8f:2a:87 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:43:8f:2a:87 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ce:70:a8:f1 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 143 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 442 0 0 148 0 148 148 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1287 0 23 235 0 235 tc-so: tc-so:In use 1285K, total allocated 1880K; utilization 68.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.830005] shmif0: Ethernet address b2:a0:ce:70:a8:f1 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 39 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 430 0 0 144 0 144 144 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1249 0 21 231 0 231 tc-so: tc-so:In use 1255K, total allocated 1848K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.130005] shmif0: Ethernet address b2:a0:43:8f:2a:87 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.990004 b2:a0:ce:70:a8:f1 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.300004 b2:a0:43:8f:2a:87 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214858.435959, ipsec_nosa_esp_null, passed tc-start: 1647214858.463140, ipsec_nosa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ca:d6:87:53 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=4562 tc-so: refcnt=0 tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=4562 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P in ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1[any] 10.0.0.2[any] 255(reserved) tc-so: in ipsec tc-so: esp/transport//require tc-so: spid=2 seq=1 pid=25506 tc-so: refcnt=0 tc-so:10.0.0.2[any] 10.0.0.1[any] 255(reserved) tc-so: out ipsec tc-so: esp/transport//require tc-so: spid=1 seq=0 pid=25506 tc-so: refcnt=0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a5:fe:52:57 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a5:fe:52:57 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a5:fe:52:57 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:d6:87:53 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ca:d6:87:53 1 0 1 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 1 0 1 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ca:d6:87:53 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:d6:87:53 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a5:fe:52:57 tc-so: linkstr: ./bus_ipsec tc-so: input: 1 packet, 42 bytes, 1 multicast tc-so: output: 1 packet, 42 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 17 0 17 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 142 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 440 0 0 147 0 147 147 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 11 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 31 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1267 0 23 234 0 234 tc-so: tc-so:In use 1275K, total allocated 1872K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.990005] shmif0: Ethernet address b2:a0:a5:fe:52:57 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 15 0 15 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 138 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 430 0 0 144 0 144 144 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1258 0 21 231 0 231 tc-so: tc-so:In use 1259K, total allocated 1848K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.610005] shmif0: Ethernet address b2:a0:ca:d6:87:53 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:08.590004 b2:a0:a5:fe:52:57 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:07.320004 b2:a0:ca:d6:87:53 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214897.708273, ipsec_nosa_esp_rijndaelcbc, passed tc-start: 1647214897.734065, ipsec_spi_ah_hmacsha512_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:bb:1c:0b:3e ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.210004 b2:a0:ca:9f:46:cd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.690004 b2:a0:bb:1c:0b:3e > b2:a0:ca:9f:46:cd, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:bb:1c:0b:3e, length 28 tc-so:00:00:08.210004 b2:a0:ca:9f:46:cd > b2:a0:bb:1c:0b:3e, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 33807, seq 0, length 64 tc-so:00:00:06.730004 b2:a0:bb:1c:0b:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.240004 b2:a0:ca:9f:46:cd > b2:a0:bb:1c:0b:3e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ca:9f:46:cd, length 28 tc-so:00:00:06.730004 b2:a0:bb:1c:0b:3e > b2:a0:ca:9f:46:cd, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 33807, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:49 2022 current: Mar 13 23:41:52 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=23020 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:51 2022 current: Mar 13 23:41:52 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=23020 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:49 2022 current: Mar 13 23:41:52 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=23020 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:51 2022 current: Mar 13 23:41:52 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=23020 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:50 2022 current: Mar 13 23:41:52 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=168 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:52 2022 current: Mar 13 23:41:52 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=168 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:50 2022 current: Mar 13 23:41:52 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=168 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:52 2022 current: Mar 13 23:41:52 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=168 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.580004 b2:a0:ca:9f:46:cd > b2:a0:bb:1c:0b:3e, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 33119, seq 0, length 64 tc-so:00:00:09.040004 b2:a0:bb:1c:0b:3e > b2:a0:ca:9f:46:cd, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 33119, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:49 2022 current: Mar 13 23:41:54 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=13734 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:51 2022 current: Mar 13 23:41:54 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=13734 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:53 2022 current: Mar 13 23:41:54 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=13734 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:49 2022 current: Mar 13 23:41:54 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=13734 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:51 2022 current: Mar 13 23:41:54 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13734 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:53 2022 current: Mar 13 23:41:54 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13734 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:49 2022 current: Mar 13 23:41:54 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=946 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:51 2022 current: Mar 13 23:41:54 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=946 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:53 2022 current: Mar 13 23:41:54 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=946 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:49 2022 current: Mar 13 23:41:55 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:49 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=946 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:51 2022 current: Mar 13 23:41:55 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=946 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:53 2022 current: Mar 13 23:41:55 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=946 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.910004 b2:a0:ca:9f:46:cd > b2:a0:bb:1c:0b:3e, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 62311, seq 0, length 64 tc-so:00:00:11.420004 b2:a0:bb:1c:0b:3e > b2:a0:ca:9f:46:cd, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 62311, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:49 2022 current: Mar 13 23:41:56 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=26047 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:51 2022 current: Mar 13 23:41:56 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=26047 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:49 2022 current: Mar 13 23:41:56 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26047 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:51 2022 current: Mar 13 23:41:56 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26047 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:50 2022 current: Mar 13 23:41:57 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=15546 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:52 2022 current: Mar 13 23:41:57 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=15546 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:50 2022 current: Mar 13 23:41:57 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15546 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:52 2022 current: Mar 13 23:41:57 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15546 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.220004 b2:a0:ca:9f:46:cd > b2:a0:bb:1c:0b:3e, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 42517, seq 0, length 64 tc-so:00:00:13.690004 b2:a0:bb:1c:0b:3e > b2:a0:ca:9f:46:cd, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 42517, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:49 2022 current: Mar 13 23:41:59 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=25853 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:49 2022 current: Mar 13 23:41:59 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=25853 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:50 2022 current: Mar 13 23:41:59 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19157 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:41:50 2022 current: Mar 13 23:41:59 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:41:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19157 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:17.390004 b2:a0:ca:9f:46:cd > b2:a0:bb:1c:0b:3e, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 42021, seq 0, length 64 tc-so:00:00:15.890004 b2:a0:bb:1c:0b:3e > b2:a0:ca:9f:46:cd, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 42021, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:9f:46:cd tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:bb:1c:0b:3e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ca:9f:46:cd 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:bb:1c:0b:3e on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ca:9f:46:cd multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bb:1c:0b:3e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:ca:9f:46:cd UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bb:1c:0b:3e 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:ca:9f:46:cd on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:bb:1c:0b:3e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bb:1c:0b:3e tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:9f:46:cd tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 593 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1539 0 38 292 0 292 tc-so: tc-so:In use 1610K, total allocated 2336K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.900005] shmif0: Ethernet address b2:a0:ca:9f:46:cd tc-so:[ 8.240005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 10.580005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 12.910005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 15.220005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 17.390005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 162 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1463 0 28 272 0 272 tc-so: tc-so:In use 1487K, total allocated 2176K; utilization 68.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.350005] shmif0: Ethernet address b2:a0:bb:1c:0b:3e tc-so:[ 6.690005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 9.040005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 11.420005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 13.690005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 15.890005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.280004 b2:a0:ca:9f:46:cd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.260004 b2:a0:bb:1c:0b:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.210004 b2:a0:ca:9f:46:cd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.690004 b2:a0:bb:1c:0b:3e > b2:a0:ca:9f:46:cd, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:bb:1c:0b:3e, length 28 tc-so:00:00:08.210004 b2:a0:ca:9f:46:cd > b2:a0:bb:1c:0b:3e, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 33807, seq 0, length 64 tc-so:00:00:06.730004 b2:a0:bb:1c:0b:3e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.240004 b2:a0:ca:9f:46:cd > b2:a0:bb:1c:0b:3e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ca:9f:46:cd, length 28 tc-so:00:00:06.730004 b2:a0:bb:1c:0b:3e > b2:a0:ca:9f:46:cd, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 33807, seq 0, length 64 tc-so:00:00:10.580004 b2:a0:ca:9f:46:cd > b2:a0:bb:1c:0b:3e, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 33119, seq 0, length 64 tc-so:00:00:09.040004 b2:a0:bb:1c:0b:3e > b2:a0:ca:9f:46:cd, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 33119, seq 0, length 64 tc-so:00:00:12.910004 b2:a0:ca:9f:46:cd > b2:a0:bb:1c:0b:3e, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 62311, seq 0, length 64 tc-so:00:00:11.420004 b2:a0:bb:1c:0b:3e > b2:a0:ca:9f:46:cd, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 62311, seq 0, length 64 tc-so:00:00:15.220004 b2:a0:ca:9f:46:cd > b2:a0:bb:1c:0b:3e, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 42517, seq 0, length 64 tc-so:00:00:13.690004 b2:a0:bb:1c:0b:3e > b2:a0:ca:9f:46:cd, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 42517, seq 0, length 64 tc-so:00:00:17.390004 b2:a0:ca:9f:46:cd > b2:a0:bb:1c:0b:3e, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 42021, seq 0, length 64 tc-so:00:00:15.890004 b2:a0:bb:1c:0b:3e > b2:a0:ca:9f:46:cd, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 42021, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214936.406706, ipsec_spi_ah_hmacsha512_preferred_new_delete, passed tc-start: 1647214936.430387, ipsec_spi_ah_hmacsha512_preferred_new_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1647214946.502124, ipsec_spi_ah_hmacsha512_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1647214946.511128, ipsec_spi_ah_hmacsha512_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d5:50:da:a3 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.110004 b2:a0:89:00:ac:ef > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.700004 b2:a0:d5:50:da:a3 > b2:a0:89:00:ac:ef, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d5:50:da:a3, length 28 tc-so:00:00:08.110004 b2:a0:89:00:ac:ef > b2:a0:d5:50:da:a3, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 61845, seq 0, length 64 tc-so:00:00:06.740004 b2:a0:d5:50:da:a3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.150004 b2:a0:89:00:ac:ef > b2:a0:d5:50:da:a3, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:89:00:ac:ef, length 28 tc-so:00:00:06.740004 b2:a0:d5:50:da:a3 > b2:a0:89:00:ac:ef, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 61845, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:38 2022 current: Mar 13 23:42:40 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=4857 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:40 2022 current: Mar 13 23:42:40 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=4857 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:38 2022 current: Mar 13 23:42:40 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:39 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4857 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:40 2022 current: Mar 13 23:42:40 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4857 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:38 2022 current: Mar 13 23:42:40 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:38 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=9785 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:40 2022 current: Mar 13 23:42:40 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=9785 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:38 2022 current: Mar 13 23:42:40 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:38 2022 hard: 0(s) soft: 0(s) tc-so: current: 128(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9785 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:40 2022 current: Mar 13 23:42:40 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9785 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.190004 b2:a0:89:00:ac:ef > b2:a0:d5:50:da:a3, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 20302, seq 0, length 64 tc-so:00:00:08.780004 b2:a0:d5:50:da:a3 > b2:a0:89:00:ac:ef, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 20302, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:38 2022 current: Mar 13 23:42:42 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 256(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=22251 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:40 2022 current: Mar 13 23:42:42 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=22251 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:42 2022 current: Mar 13 23:42:42 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=22251 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:38 2022 current: Mar 13 23:42:42 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:41 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=22251 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:40 2022 current: Mar 13 23:42:42 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22251 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:42 2022 current: Mar 13 23:42:42 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22251 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:38 2022 current: Mar 13 23:42:42 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=9569 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:40 2022 current: Mar 13 23:42:42 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=9569 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:42 2022 current: Mar 13 23:42:42 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=9569 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:38 2022 current: Mar 13 23:42:42 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:40 2022 hard: 0(s) soft: 0(s) tc-so: current: 256(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=9569 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:40 2022 current: Mar 13 23:42:42 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=9569 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:42 2022 current: Mar 13 23:42:42 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:32 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=9569 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.270004 b2:a0:89:00:ac:ef > b2:a0:d5:50:da:a3, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 54368, seq 0, length 64 tc-so:00:00:10.880004 b2:a0:d5:50:da:a3 > b2:a0:89:00:ac:ef, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 54368, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:38 2022 current: Mar 13 23:42:44 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=14860 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:40 2022 current: Mar 13 23:42:44 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=14860 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:38 2022 current: Mar 13 23:42:44 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14860 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:40 2022 current: Mar 13 23:42:44 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:31 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14860 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:39 2022 current: Mar 13 23:42:45 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=2251 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:41 2022 current: Mar 13 23:42:45 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=2251 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:39 2022 current: Mar 13 23:42:45 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2251 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:41 2022 current: Mar 13 23:42:45 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:33 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2251 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:14.470004 b2:a0:89:00:ac:ef > b2:a0:d5:50:da:a3, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 61667, seq 0, length 64 tc-so:00:00:13.050004 b2:a0:d5:50:da:a3 > b2:a0:89:00:ac:ef, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 61667, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:38 2022 current: Mar 13 23:42:46 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 512(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10867 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:38 2022 current: Mar 13 23:42:46 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10867 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:39 2022 current: Mar 13 23:42:47 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:46 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16418 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: hmac-sha512 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: 61616161 61616161 61616161 61616161 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:42:39 2022 current: Mar 13 23:42:47 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:42:46 2022 hard: 0(s) soft: 0(s) tc-so: current: 512(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16418 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.430004 b2:a0:89:00:ac:ef > b2:a0:d5:50:da:a3, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 24493, seq 0, length 64 tc-so:00:00:15.000004 b2:a0:d5:50:da:a3 > b2:a0:89:00:ac:ef, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 24493, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:00:ac:ef tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:d5:50:da:a3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:89:00:ac:ef 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:d5:50:da:a3 on shmif0 20s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:89:00:ac:ef multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d5:50:da:a3 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:89:00:ac:ef UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d5:50:da:a3 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:89:00:ac:ef on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d5:50:da:a3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d5:50:da:a3 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:00:ac:ef tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 836 bytes, 2 multicasts tc-so: output: 8 packets, 836 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 597 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1539 0 38 293 0 293 tc-so: tc-so:In use 1619K, total allocated 2344K; utilization 69.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.660005] shmif0: Ethernet address b2:a0:89:00:ac:ef tc-so:[ 8.150005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 10.190005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 12.270005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 14.470005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 16.430005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 41 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 538 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1464 0 28 274 0 274 tc-so: tc-so:In use 1496K, total allocated 2192K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.100005] shmif0: Ethernet address b2:a0:d5:50:da:a3 tc-so:[ 6.700005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 8.780005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 10.880005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 13.050005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:[ 15.000005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.790004 b2:a0:89:00:ac:ef > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.100004 b2:a0:d5:50:da:a3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.110004 b2:a0:89:00:ac:ef > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.700004 b2:a0:d5:50:da:a3 > b2:a0:89:00:ac:ef, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d5:50:da:a3, length 28 tc-so:00:00:08.110004 b2:a0:89:00:ac:ef > b2:a0:d5:50:da:a3, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 61845, seq 0, length 64 tc-so:00:00:06.740004 b2:a0:d5:50:da:a3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.150004 b2:a0:89:00:ac:ef > b2:a0:d5:50:da:a3, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:89:00:ac:ef, length 28 tc-so:00:00:06.740004 b2:a0:d5:50:da:a3 > b2:a0:89:00:ac:ef, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 61845, seq 0, length 64 tc-so:00:00:10.190004 b2:a0:89:00:ac:ef > b2:a0:d5:50:da:a3, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 20302, seq 0, length 64 tc-so:00:00:08.780004 b2:a0:d5:50:da:a3 > b2:a0:89:00:ac:ef, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 20302, seq 0, length 64 tc-so:00:00:12.270004 b2:a0:89:00:ac:ef > b2:a0:d5:50:da:a3, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 54368, seq 0, length 64 tc-so:00:00:10.880004 b2:a0:d5:50:da:a3 > b2:a0:89:00:ac:ef, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 54368, seq 0, length 64 tc-so:00:00:14.470004 b2:a0:89:00:ac:ef > b2:a0:d5:50:da:a3, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 61667, seq 0, length 64 tc-so:00:00:13.050004 b2:a0:d5:50:da:a3 > b2:a0:89:00:ac:ef, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 61667, seq 0, length 64 tc-so:00:00:16.430004 b2:a0:89:00:ac:ef > b2:a0:d5:50:da:a3, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 24493, seq 0, length 64 tc-so:00:00:15.000004 b2:a0:d5:50:da:a3 > b2:a0:89:00:ac:ef, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 24493, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647214983.390929, ipsec_spi_ah_hmacsha512_preferred_old_delete, passed tc-start: 1647214983.417914, ipsec_spi_ah_hmacsha512_preferred_old_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1647214994.198057, ipsec_spi_ah_hmacsha512_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1647214994.205594, ipsec_spi_ah_null_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:c3:ce:4a:4f ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:07.690004 b2:a0:53:09:63:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.300004 b2:a0:c3:ce:4a:4f > b2:a0:53:09:63:48, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:c3:ce:4a:4f, length 28 tc-so:00:00:07.690004 b2:a0:53:09:63:48 > b2:a0:c3:ce:4a:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 26098, seq 0, length 64 tc-so:00:00:06.340004 b2:a0:c3:ce:4a:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.730004 b2:a0:53:09:63:48 > b2:a0:c3:ce:4a:4f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:53:09:63:48, length 28 tc-so:00:00:06.340004 b2:a0:c3:ce:4a:4f > b2:a0:53:09:63:48, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 26098, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:24 2022 current: Mar 13 23:43:27 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=12952 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:26 2022 current: Mar 13 23:43:27 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=12952 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:24 2022 current: Mar 13 23:43:27 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12952 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:26 2022 current: Mar 13 23:43:27 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12952 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:24 2022 current: Mar 13 23:43:28 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=2458 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:27 2022 current: Mar 13 23:43:28 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=2458 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:24 2022 current: Mar 13 23:43:28 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2458 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:27 2022 current: Mar 13 23:43:28 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2458 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:09.940004 b2:a0:53:09:63:48 > b2:a0:c3:ce:4a:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 49476, seq 0, length 64 tc-so:00:00:08.550004 b2:a0:c3:ce:4a:4f > b2:a0:53:09:63:48, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 49476, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:24 2022 current: Mar 13 23:43:29 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=13450 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:26 2022 current: Mar 13 23:43:29 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=13450 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:29 2022 current: Mar 13 23:43:29 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=13450 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:24 2022 current: Mar 13 23:43:29 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=13450 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:26 2022 current: Mar 13 23:43:29 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13450 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:29 2022 current: Mar 13 23:43:29 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13450 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:25 2022 current: Mar 13 23:43:30 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=8775 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:28 2022 current: Mar 13 23:43:30 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=8775 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:30 2022 current: Mar 13 23:43:30 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=8775 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:25 2022 current: Mar 13 23:43:30 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=8775 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:28 2022 current: Mar 13 23:43:30 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8775 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:30 2022 current: Mar 13 23:43:30 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8775 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.160004 b2:a0:53:09:63:48 > b2:a0:c3:ce:4a:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 39479, seq 0, length 64 tc-so:00:00:10.770004 b2:a0:c3:ce:4a:4f > b2:a0:53:09:63:48, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 39479, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:24 2022 current: Mar 13 23:43:31 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=10511 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:26 2022 current: Mar 13 23:43:31 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=10511 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:24 2022 current: Mar 13 23:43:31 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10511 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:26 2022 current: Mar 13 23:43:31 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:27 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10511 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:25 2022 current: Mar 13 23:43:32 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=6429 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:28 2022 current: Mar 13 23:43:32 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=6429 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:25 2022 current: Mar 13 23:43:32 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=6429 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:28 2022 current: Mar 13 23:43:32 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:28 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=6429 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:14.220004 b2:a0:53:09:63:48 > b2:a0:c3:ce:4a:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 22103, seq 0, length 64 tc-so:00:00:12.810004 b2:a0:c3:ce:4a:4f > b2:a0:53:09:63:48, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 22103, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:24 2022 current: Mar 13 23:43:33 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=169 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:24 2022 current: Mar 13 23:43:33 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:25 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=169 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:25 2022 current: Mar 13 23:43:34 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=7237 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:43:25 2022 current: Mar 13 23:43:34 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:43:26 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=7237 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.200004 b2:a0:53:09:63:48 > b2:a0:c3:ce:4a:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 41818, seq 0, length 64 tc-so:00:00:14.830004 b2:a0:c3:ce:4a:4f > b2:a0:53:09:63:48, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 41818, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:09:63:48 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:c3:ce:4a:4f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:53:09:63:48 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:c3:ce:4a:4f on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:53:09:63:48 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:ce:4a:4f tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:53:09:63:48 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c3:ce:4a:4f 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:53:09:63:48 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:c3:ce:4a:4f multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c3:ce:4a:4f tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:53:09:63:48 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 593 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1538 0 38 292 0 292 tc-so: tc-so:In use 1610K, total allocated 2336K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.610005] shmif0: Ethernet address b2:a0:53:09:63:48 tc-so:[ 7.730005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 9.940005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 12.200005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 14.220005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 16.240005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1459 0 28 272 0 272 tc-so: tc-so:In use 1481K, total allocated 2176K; utilization 68.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.170005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.090005] shmif0: Ethernet address b2:a0:c3:ce:4a:4f tc-so:[ 6.340005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 8.550005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 10.770005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 12.810005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 14.830005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.770004 b2:a0:53:09:63:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.840004 b2:a0:c3:ce:4a:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.690004 b2:a0:53:09:63:48 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.300004 b2:a0:c3:ce:4a:4f > b2:a0:53:09:63:48, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:c3:ce:4a:4f, length 28 tc-so:00:00:07.690004 b2:a0:53:09:63:48 > b2:a0:c3:ce:4a:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 26098, seq 0, length 64 tc-so:00:00:06.340004 b2:a0:c3:ce:4a:4f > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.730004 b2:a0:53:09:63:48 > b2:a0:c3:ce:4a:4f, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:53:09:63:48, length 28 tc-so:00:00:06.340004 b2:a0:c3:ce:4a:4f > b2:a0:53:09:63:48, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 26098, seq 0, length 64 tc-so:00:00:09.940004 b2:a0:53:09:63:48 > b2:a0:c3:ce:4a:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x1): ICMP echo request, id 49476, seq 0, length 64 tc-so:00:00:08.550004 b2:a0:c3:ce:4a:4f > b2:a0:53:09:63:48, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x1): ICMP echo reply, id 49476, seq 0, length 64 tc-so:00:00:12.160004 b2:a0:53:09:63:48 > b2:a0:c3:ce:4a:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002724,seq=0x1): ICMP echo request, id 39479, seq 0, length 64 tc-so:00:00:10.770004 b2:a0:c3:ce:4a:4f > b2:a0:53:09:63:48, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002725,seq=0x1): ICMP echo reply, id 39479, seq 0, length 64 tc-so:00:00:14.220004 b2:a0:53:09:63:48 > b2:a0:c3:ce:4a:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x0000271a,seq=0x2): ICMP echo request, id 22103, seq 0, length 64 tc-so:00:00:12.810004 b2:a0:c3:ce:4a:4f > b2:a0:53:09:63:48, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x0000271b,seq=0x2): ICMP echo reply, id 22103, seq 0, length 64 tc-so:00:00:16.200004 b2:a0:53:09:63:48 > b2:a0:c3:ce:4a:4f, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 41818, seq 0, length 64 tc-so:00:00:14.830004 b2:a0:c3:ce:4a:4f > b2:a0:53:09:63:48, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 41818, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215031.882144, ipsec_spi_ah_null_preferred_new_delete, passed tc-start: 1647215031.906685, ipsec_spi_ah_null_preferred_new_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1647215041.481492, ipsec_spi_ah_null_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1647215041.489511, ipsec_spi_ah_null_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d4:60:7d:51 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.020004 b2:a0:f9:3b:bf:4e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.640004 b2:a0:d4:60:7d:51 > b2:a0:f9:3b:bf:4e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d4:60:7d:51, length 28 tc-so:00:00:08.060004 b2:a0:f9:3b:bf:4e > b2:a0:d4:60:7d:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 10078, seq 0, length 64 tc-so:00:00:06.680004 b2:a0:d4:60:7d:51 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.060004 b2:a0:f9:3b:bf:4e > b2:a0:d4:60:7d:51, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f9:3b:bf:4e, length 28 tc-so:00:00:06.680004 b2:a0:d4:60:7d:51 > b2:a0:f9:3b:bf:4e, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 10078, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:12 2022 current: Mar 13 23:44:15 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=2122 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:14 2022 current: Mar 13 23:44:15 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=2122 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:12 2022 current: Mar 13 23:44:15 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=2122 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:14 2022 current: Mar 13 23:44:15 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=2122 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10010 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10011 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:13 2022 current: Mar 13 23:44:15 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=1533 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:15 2022 current: Mar 13 23:44:15 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=1533 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:13 2022 current: Mar 13 23:44:15 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:13 2022 hard: 0(s) soft: 0(s) tc-so: current: 108(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=1533 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:15 2022 current: Mar 13 23:44:15 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=1533 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.100004 b2:a0:f9:3b:bf:4e > b2:a0:d4:60:7d:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 25818, seq 0, length 64 tc-so:00:00:08.720004 b2:a0:d4:60:7d:51 > b2:a0:f9:3b:bf:4e, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 25818, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:13 2022 current: Mar 13 23:44:17 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 216(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=14884 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:15 2022 current: Mar 13 23:44:17 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=14884 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:17 2022 current: Mar 13 23:44:17 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=14884 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:13 2022 current: Mar 13 23:44:17 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:16 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=14884 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:15 2022 current: Mar 13 23:44:17 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14884 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:17 2022 current: Mar 13 23:44:17 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14884 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 ah 10020 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10021 -lh 100 -ls 100 -A null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:13 2022 current: Mar 13 23:44:17 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=14928 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:15 2022 current: Mar 13 23:44:17 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=14928 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:17 2022 current: Mar 13 23:44:17 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=14928 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:13 2022 current: Mar 13 23:44:17 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:15 2022 hard: 0(s) soft: 0(s) tc-so: current: 216(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=14928 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:15 2022 current: Mar 13 23:44:17 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14928 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:17 2022 current: Mar 13 23:44:17 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14928 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:12.390004 b2:a0:f9:3b:bf:4e > b2:a0:d4:60:7d:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 36994, seq 0, length 64 tc-so:00:00:10.990004 b2:a0:d4:60:7d:51 > b2:a0:f9:3b:bf:4e, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 36994, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:13 2022 current: Mar 13 23:44:19 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 324(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=10739 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:15 2022 current: Mar 13 23:44:19 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=10739 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:13 2022 current: Mar 13 23:44:19 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:18 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10739 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:15 2022 current: Mar 13 23:44:19 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10739 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10020; tc-so:delete 10.0.0.2 10.0.0.1 ah 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:13 2022 current: Mar 13 23:44:20 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=26735 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:15 2022 current: Mar 13 23:44:20 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=26735 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:13 2022 current: Mar 13 23:44:20 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:17 2022 hard: 0(s) soft: 0(s) tc-so: current: 324(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26735 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:15 2022 current: Mar 13 23:44:20 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26735 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:14.560004 b2:a0:f9:3b:bf:4e > b2:a0:d4:60:7d:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 19805, seq 0, length 64 tc-so:00:00:13.150004 b2:a0:d4:60:7d:51 > b2:a0:f9:3b:bf:4e, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 19805, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:12 2022 current: Mar 13 23:44:21 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 432(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=11128 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:12 2022 current: Mar 13 23:44:21 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:19 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=11128 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 ah 10010; tc-so:delete 10.0.0.2 10.0.0.1 ah 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: ah mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:13 2022 current: Mar 13 23:44:22 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=16166 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: ah mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: A: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:44:13 2022 current: Mar 13 23:44:22 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:20 2022 hard: 0(s) soft: 0(s) tc-so: current: 432(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=16166 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:17.150004 b2:a0:f9:3b:bf:4e > b2:a0:d4:60:7d:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 51168, seq 0, length 64 tc-so:00:00:15.760004 b2:a0:d4:60:7d:51 > b2:a0:f9:3b:bf:4e, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 51168, seq 0, length 64 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:3b:bf:4e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:d4:60:7d:51 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f9:3b:bf:4e 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:d4:60:7d:51 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f9:3b:bf:4e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d4:60:7d:51 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:f9:3b:bf:4e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d4:60:7d:51 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:f9:3b:bf:4e on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:d4:60:7d:51 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d4:60:7d:51 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f9:3b:bf:4e tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 736 bytes, 2 multicasts tc-so: output: 8 packets, 736 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 597 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1535 0 38 293 0 293 tc-so: tc-so:In use 1612K, total allocated 2344K; utilization 68.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.200005] chacha: Portable C ChaCha tc-so:[ 1.200005] aes: BearSSL aes_ct tc-so:[ 1.200005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.200005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.750005] shmif0: Ethernet address b2:a0:f9:3b:bf:4e tc-so:[ 8.060005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 10.100005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 12.390005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 14.600005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 17.150005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 44 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 160 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 537 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1461 0 28 273 0 273 tc-so: tc-so:In use 1489K, total allocated 2184K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.210005] shmif0: Ethernet address b2:a0:d4:60:7d:51 tc-so:[ 6.640005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 8.720005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 10.990005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 13.150005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:[ 15.760005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.830004 b2:a0:f9:3b:bf:4e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.070004 b2:a0:d4:60:7d:51 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.020004 b2:a0:f9:3b:bf:4e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.640004 b2:a0:d4:60:7d:51 > b2:a0:f9:3b:bf:4e, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d4:60:7d:51, length 28 tc-so:00:00:08.060004 b2:a0:f9:3b:bf:4e > b2:a0:d4:60:7d:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 10078, seq 0, length 64 tc-so:00:00:06.680004 b2:a0:d4:60:7d:51 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.060004 b2:a0:f9:3b:bf:4e > b2:a0:d4:60:7d:51, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f9:3b:bf:4e, length 28 tc-so:00:00:06.680004 b2:a0:d4:60:7d:51 > b2:a0:f9:3b:bf:4e, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 10078, seq 0, length 64 tc-so:00:00:10.100004 b2:a0:f9:3b:bf:4e > b2:a0:d4:60:7d:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): ICMP echo request, id 25818, seq 0, length 64 tc-so:00:00:08.720004 b2:a0:d4:60:7d:51 > b2:a0:f9:3b:bf:4e, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): ICMP echo reply, id 25818, seq 0, length 64 tc-so:00:00:12.390004 b2:a0:f9:3b:bf:4e > b2:a0:d4:60:7d:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): ICMP echo request, id 36994, seq 0, length 64 tc-so:00:00:10.990004 b2:a0:d4:60:7d:51 > b2:a0:f9:3b:bf:4e, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): ICMP echo reply, id 36994, seq 0, length 64 tc-so:00:00:14.560004 b2:a0:f9:3b:bf:4e > b2:a0:d4:60:7d:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): ICMP echo request, id 19805, seq 0, length 64 tc-so:00:00:13.150004 b2:a0:d4:60:7d:51 > b2:a0:f9:3b:bf:4e, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): ICMP echo reply, id 19805, seq 0, length 64 tc-so:00:00:17.150004 b2:a0:f9:3b:bf:4e > b2:a0:d4:60:7d:51, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): ICMP echo request, id 51168, seq 0, length 64 tc-so:00:00:15.760004 b2:a0:d4:60:7d:51 > b2:a0:f9:3b:bf:4e, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): ICMP echo reply, id 51168, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215080.2799, ipsec_spi_ah_null_preferred_old_delete, passed tc-start: 1647215080.34598, ipsec_spi_ah_null_preferred_old_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1647215092.211541, ipsec_spi_ah_null_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1647215092.221213, ipsec_spi_esp_null_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:37:23:3a:74 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:07.630004 b2:a0:81:d4:82:f0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.250004 b2:a0:37:23:3a:74 > b2:a0:81:d4:82:f0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:37:23:3a:74, length 28 tc-so:00:00:07.630004 b2:a0:81:d4:82:f0 > b2:a0:37:23:3a:74, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:06.290004 b2:a0:37:23:3a:74 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.670004 b2:a0:81:d4:82:f0 > b2:a0:37:23:3a:74, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:81:d4:82:f0, length 28 tc-so:00:00:06.290004 b2:a0:37:23:3a:74 > b2:a0:81:d4:82:f0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:03 2022 current: Mar 13 23:45:05 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=20437 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:05 2022 current: Mar 13 23:45:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=20437 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:03 2022 current: Mar 13 23:45:05 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=20437 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:05 2022 current: Mar 13 23:45:05 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=20437 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:03 2022 current: Mar 13 23:45:06 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=21140 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:05 2022 current: Mar 13 23:45:06 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=21140 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:03 2022 current: Mar 13 23:45:06 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21140 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:05 2022 current: Mar 13 23:45:06 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21140 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:09.640004 b2:a0:81:d4:82:f0 > b2:a0:37:23:3a:74, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:08.280004 b2:a0:37:23:3a:74 > b2:a0:81:d4:82:f0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:03 2022 current: Mar 13 23:45:07 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=14065 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:05 2022 current: Mar 13 23:45:07 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=14065 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:07 2022 current: Mar 13 23:45:07 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=14065 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:03 2022 current: Mar 13 23:45:07 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=14065 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:05 2022 current: Mar 13 23:45:07 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14065 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:07 2022 current: Mar 13 23:45:07 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:57 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14065 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:03 2022 current: Mar 13 23:45:08 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=17537 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:05 2022 current: Mar 13 23:45:08 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=17537 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:07 2022 current: Mar 13 23:45:08 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=17537 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:03 2022 current: Mar 13 23:45:08 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=17537 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:05 2022 current: Mar 13 23:45:08 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=17537 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:07 2022 current: Mar 13 23:45:08 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:44:58 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=17537 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.730004 b2:a0:81:d4:82:f0 > b2:a0:37:23:3a:74, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76 tc-so:00:00:10.370004 b2:a0:37:23:3a:74 > b2:a0:81:d4:82:f0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:02 2022 current: Mar 13 23:45:09 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=22150 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:04 2022 current: Mar 13 23:45:09 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=22150 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:02 2022 current: Mar 13 23:45:09 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22150 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:04 2022 current: Mar 13 23:45:09 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22150 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:03 2022 current: Mar 13 23:45:10 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=15490 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:05 2022 current: Mar 13 23:45:10 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=15490 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:03 2022 current: Mar 13 23:45:10 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=15490 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:05 2022 current: Mar 13 23:45:10 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=15490 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.830004 b2:a0:81:d4:82:f0 > b2:a0:37:23:3a:74, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76 tc-so:00:00:12.450004 b2:a0:37:23:3a:74 > b2:a0:81:d4:82:f0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:02 2022 current: Mar 13 23:45:11 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24468 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:02 2022 current: Mar 13 23:45:11 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24468 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:03 2022 current: Mar 13 23:45:12 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22401 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:03 2022 current: Mar 13 23:45:12 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22401 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:16.040004 b2:a0:81:d4:82:f0 > b2:a0:37:23:3a:74, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:14.660004 b2:a0:37:23:3a:74 > b2:a0:81:d4:82:f0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:81:d4:82:f0 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:37:23:3a:74 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:81:d4:82:f0 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:37:23:3a:74 on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:81:d4:82:f0 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:23:3a:74 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:81:d4:82:f0 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:37:23:3a:74 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:81:d4:82:f0 on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:37:23:3a:74 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:23:3a:74 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:81:d4:82:f0 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 163 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 592 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1532 0 38 293 0 293 tc-so: tc-so:In use 1606K, total allocated 2344K; utilization 68.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.620005] shmif0: Ethernet address b2:a0:81:d4:82:f0 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 159 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 532 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1443 0 28 272 0 272 tc-so: tc-so:In use 1478K, total allocated 2176K; utilization 67.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.130005] shmif0: Ethernet address b2:a0:37:23:3a:74 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:05.740004 b2:a0:81:d4:82:f0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.780004 b2:a0:37:23:3a:74 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:07.630004 b2:a0:81:d4:82:f0 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.250004 b2:a0:37:23:3a:74 > b2:a0:81:d4:82:f0, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:37:23:3a:74, length 28 tc-so:00:00:07.630004 b2:a0:81:d4:82:f0 > b2:a0:37:23:3a:74, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:06.290004 b2:a0:37:23:3a:74 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:07.670004 b2:a0:81:d4:82:f0 > b2:a0:37:23:3a:74, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:81:d4:82:f0, length 28 tc-so:00:00:06.290004 b2:a0:37:23:3a:74 > b2:a0:81:d4:82:f0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:09.640004 b2:a0:81:d4:82:f0 > b2:a0:37:23:3a:74, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 76 tc-so:00:00:08.280004 b2:a0:37:23:3a:74 > b2:a0:81:d4:82:f0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 76 tc-so:00:00:11.730004 b2:a0:81:d4:82:f0 > b2:a0:37:23:3a:74, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 76 tc-so:00:00:10.370004 b2:a0:37:23:3a:74 > b2:a0:81:d4:82:f0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 76 tc-so:00:00:13.830004 b2:a0:81:d4:82:f0 > b2:a0:37:23:3a:74, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 76 tc-so:00:00:12.450004 b2:a0:37:23:3a:74 > b2:a0:81:d4:82:f0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 76 tc-so:00:00:16.040004 b2:a0:81:d4:82:f0 > b2:a0:37:23:3a:74, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:14.660004 b2:a0:37:23:3a:74 > b2:a0:81:d4:82:f0, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215134.147840, ipsec_spi_esp_null_preferred_new_delete, passed tc-start: 1647215134.184905, ipsec_spi_esp_null_preferred_new_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1647215145.905195, ipsec_spi_esp_null_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1647215145.917348, ipsec_spi_esp_null_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:01:d5:3d:0b ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:09.260004 b2:a0:7d:90:50:8b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.550004 b2:a0:01:d5:3d:0b > b2:a0:7d:90:50:8b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:01:d5:3d:0b, length 28 tc-so:00:00:09.260004 b2:a0:7d:90:50:8b > b2:a0:01:d5:3d:0b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:07.590004 b2:a0:01:d5:3d:0b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.260004 b2:a0:7d:90:50:8b > b2:a0:01:d5:3d:0b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7d:90:50:8b, length 28 tc-so:00:00:07.590004 b2:a0:01:d5:3d:0b > b2:a0:7d:90:50:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:02 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=29910 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:01 2022 current: Mar 13 23:46:02 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=29910 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:02 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=29910 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:01 2022 current: Mar 13 23:46:02 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=29910 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:02 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=14036 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:02 2022 current: Mar 13 23:46:02 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=14036 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:02 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:00 2022 hard: 0(s) soft: 0(s) tc-so: current: 96(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=14036 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:02 2022 current: Mar 13 23:46:02 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=14036 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.470004 b2:a0:7d:90:50:8b > b2:a0:01:d5:3d:0b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:09.800004 b2:a0:01:d5:3d:0b > b2:a0:7d:90:50:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:00 2022 current: Mar 13 23:46:04 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 192(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=21662 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:02 2022 current: Mar 13 23:46:04 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=21662 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:04 2022 current: Mar 13 23:46:04 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=21662 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:00 2022 current: Mar 13 23:46:04 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:03 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=21662 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:02 2022 current: Mar 13 23:46:04 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21662 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:04 2022 current: Mar 13 23:46:04 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:52 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21662 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E null ; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:04 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=13402 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:02 2022 current: Mar 13 23:46:04 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=13402 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:04 2022 current: Mar 13 23:46:04 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=13402 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:04 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:02 2022 hard: 0(s) soft: 0(s) tc-so: current: 192(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=13402 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:02 2022 current: Mar 13 23:46:04 2022 tc-so: diff: 2(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13402 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:04 2022 current: Mar 13 23:46:04 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13402 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.770004 b2:a0:7d:90:50:8b > b2:a0:01:d5:3d:0b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76 tc-so:00:00:12.090004 b2:a0:01:d5:3d:0b > b2:a0:7d:90:50:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:06 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 288(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=21918 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:01 2022 current: Mar 13 23:46:06 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=21918 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:06 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:04 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21918 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:01 2022 current: Mar 13 23:46:06 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21918 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:06 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=4432 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:02 2022 current: Mar 13 23:46:06 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=4432 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:06 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:05 2022 hard: 0(s) soft: 0(s) tc-so: current: 288(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=4432 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:02 2022 current: Mar 13 23:46:06 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:45:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=4432 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.870004 b2:a0:7d:90:50:8b > b2:a0:01:d5:3d:0b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76 tc-so:00:00:14.150004 b2:a0:01:d5:3d:0b > b2:a0:7d:90:50:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:08 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=26090 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:08 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:06 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=26090 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:09 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28016 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: null tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:45:59 2022 current: Mar 13 23:46:09 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:07 2022 hard: 0(s) soft: 0(s) tc-so: current: 384(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28016 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:18.050004 b2:a0:7d:90:50:8b > b2:a0:01:d5:3d:0b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76 tc-so:00:00:16.370004 b2:a0:01:d5:3d:0b > b2:a0:7d:90:50:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 76 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:90:50:8b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:01:d5:3d:0b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7d:90:50:8b 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:01:d5:3d:0b on shmif0 19s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7d:90:50:8b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:01:d5:3d:0b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:7d:90:50:8b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:01:d5:3d:0b 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:7d:90:50:8b on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:01:d5:3d:0b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:01:d5:3d:0b tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7d:90:50:8b tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 676 bytes, 2 multicasts tc-so: output: 8 packets, 676 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 66 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 162 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 597 0 0 199 0 199 199 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1532 0 38 294 0 294 tc-so: tc-so:In use 1614K, total allocated 2352K; utilization 68.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.120005] shmif0: Ethernet address b2:a0:7d:90:50:8b tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 65 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 158 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 537 0 0 179 0 179 179 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1447 0 28 273 0 273 tc-so: tc-so:In use 1489K, total allocated 2184K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.270005] chacha: Portable C ChaCha tc-so:[ 1.270005] aes: BearSSL aes_ct tc-so:[ 1.270005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.270005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.460005] shmif0: Ethernet address b2:a0:01:d5:3d:0b tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.730004 b2:a0:7d:90:50:8b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.750004 b2:a0:01:d5:3d:0b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.260004 b2:a0:7d:90:50:8b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.550004 b2:a0:01:d5:3d:0b > b2:a0:7d:90:50:8b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:01:d5:3d:0b, length 28 tc-so:00:00:09.260004 b2:a0:7d:90:50:8b > b2:a0:01:d5:3d:0b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:07.590004 b2:a0:01:d5:3d:0b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.260004 b2:a0:7d:90:50:8b > b2:a0:01:d5:3d:0b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:7d:90:50:8b, length 28 tc-so:00:00:07.590004 b2:a0:01:d5:3d:0b > b2:a0:7d:90:50:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:00:00:11.470004 b2:a0:7d:90:50:8b > b2:a0:01:d5:3d:0b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 76 tc-so:00:00:09.800004 b2:a0:01:d5:3d:0b > b2:a0:7d:90:50:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 76 tc-so:00:00:13.770004 b2:a0:7d:90:50:8b > b2:a0:01:d5:3d:0b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 76 tc-so:00:00:12.090004 b2:a0:01:d5:3d:0b > b2:a0:7d:90:50:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 76 tc-so:00:00:15.870004 b2:a0:7d:90:50:8b > b2:a0:01:d5:3d:0b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 76 tc-so:00:00:14.150004 b2:a0:01:d5:3d:0b > b2:a0:7d:90:50:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 76 tc-so:00:00:18.050004 b2:a0:7d:90:50:8b > b2:a0:01:d5:3d:0b, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 76 tc-so:00:00:16.370004 b2:a0:01:d5:3d:0b > b2:a0:7d:90:50:8b, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215186.692953, ipsec_spi_esp_null_preferred_old_delete, passed tc-start: 1647215186.720723, ipsec_spi_esp_null_preferred_old_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1647215197.819685, ipsec_spi_esp_null_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1647215197.830541, ipsec_spi_esp_rijndaelcbc_preferred_new_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a6:57:76:ee ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.710004 b2:a0:6e:a6:98:aa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.130004 b2:a0:a6:57:76:ee > b2:a0:6e:a6:98:aa, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a6:57:76:ee, length 28 tc-so:00:00:08.710004 b2:a0:6e:a6:98:aa > b2:a0:a6:57:76:ee, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.180004 b2:a0:a6:57:76:ee > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.750004 b2:a0:6e:a6:98:aa > b2:a0:a6:57:76:ee, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:6e:a6:98:aa, length 28 tc-so:00:00:07.180004 b2:a0:a6:57:76:ee > b2:a0:6e:a6:98:aa, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:49 2022 current: Mar 13 23:46:52 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=18981 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:52 2022 current: Mar 13 23:46:52 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=18981 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:49 2022 current: Mar 13 23:46:52 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=18981 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:52 2022 current: Mar 13 23:46:52 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=18981 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:50 2022 current: Mar 13 23:46:53 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=219 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:53 2022 current: Mar 13 23:46:53 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=219 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:50 2022 current: Mar 13 23:46:53 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=219 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:53 2022 current: Mar 13 23:46:53 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=219 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:11.870004 b2:a0:6e:a6:98:aa > b2:a0:a6:57:76:ee, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:10.290004 b2:a0:a6:57:76:ee > b2:a0:6e:a6:98:aa, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:49 2022 current: Mar 13 23:46:55 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=21547 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:52 2022 current: Mar 13 23:46:55 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=21547 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:55 2022 current: Mar 13 23:46:55 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=21547 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:49 2022 current: Mar 13 23:46:55 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=21547 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:52 2022 current: Mar 13 23:46:55 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=21547 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:55 2022 current: Mar 13 23:46:55 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=21547 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:49 2022 current: Mar 13 23:46:56 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=28086 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:52 2022 current: Mar 13 23:46:56 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=28086 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:55 2022 current: Mar 13 23:46:56 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=28086 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:49 2022 current: Mar 13 23:46:56 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=28086 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:52 2022 current: Mar 13 23:46:56 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=28086 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:55 2022 current: Mar 13 23:46:56 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=28086 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.040004 b2:a0:6e:a6:98:aa > b2:a0:a6:57:76:ee, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104 tc-so:00:00:13.460004 b2:a0:a6:57:76:ee > b2:a0:6e:a6:98:aa, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:50 2022 current: Mar 13 23:46:59 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=19441 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:53 2022 current: Mar 13 23:46:59 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=19441 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:50 2022 current: Mar 13 23:46:59 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19441 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:53 2022 current: Mar 13 23:46:59 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:54 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19441 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:49 2022 current: Mar 13 23:46:59 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=12619 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:52 2022 current: Mar 13 23:46:59 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=12619 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:49 2022 current: Mar 13 23:46:59 2022 tc-so: diff: 10(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=12619 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:52 2022 current: Mar 13 23:46:59 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:53 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=12619 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:18.110004 b2:a0:6e:a6:98:aa > b2:a0:a6:57:76:ee, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104 tc-so:00:00:16.510004 b2:a0:a6:57:76:ee > b2:a0:6e:a6:98:aa, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:49 2022 current: Mar 13 23:47:01 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=13263 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:49 2022 current: Mar 13 23:47:01 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=13263 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:50 2022 current: Mar 13 23:47:02 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=5194 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:46:50 2022 current: Mar 13 23:47:02 2022 tc-so: diff: 12(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:46:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=5194 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:20.330004 b2:a0:6e:a6:98:aa > b2:a0:a6:57:76:ee, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:18.750004 b2:a0:a6:57:76:ee > b2:a0:6e:a6:98:aa, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6e:a6:98:aa tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:a6:57:76:ee UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:6e:a6:98:aa 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:a6:57:76:ee on shmif0 16s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:6e:a6:98:aa multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a6:57:76:ee tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:6e:a6:98:aa UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a6:57:76:ee 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:6e:a6:98:aa on shmif0 14s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a6:57:76:ee multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a6:57:76:ee tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:6e:a6:98:aa tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 72 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 593 0 0 198 0 198 198 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1532 0 38 292 0 292 tc-so: tc-so:In use 1609K, total allocated 2336K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.940005] shmif0: Ethernet address b2:a0:6e:a6:98:aa tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 71 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 533 0 0 178 0 178 178 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 39 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1455 0 28 272 0 272 tc-so: tc-so:In use 1485K, total allocated 2176K; utilization 68.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.310005] shmif0: Ethernet address b2:a0:a6:57:76:ee tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.290004 b2:a0:6e:a6:98:aa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.140004 b2:a0:a6:57:76:ee > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.710004 b2:a0:6e:a6:98:aa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.130004 b2:a0:a6:57:76:ee > b2:a0:6e:a6:98:aa, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a6:57:76:ee, length 28 tc-so:00:00:08.710004 b2:a0:6e:a6:98:aa > b2:a0:a6:57:76:ee, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.180004 b2:a0:a6:57:76:ee > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.750004 b2:a0:6e:a6:98:aa > b2:a0:a6:57:76:ee, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:6e:a6:98:aa, length 28 tc-so:00:00:07.180004 b2:a0:a6:57:76:ee > b2:a0:6e:a6:98:aa, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:11.870004 b2:a0:6e:a6:98:aa > b2:a0:a6:57:76:ee, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x1), length 104 tc-so:00:00:10.290004 b2:a0:a6:57:76:ee > b2:a0:6e:a6:98:aa, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x1), length 104 tc-so:00:00:15.040004 b2:a0:6e:a6:98:aa > b2:a0:a6:57:76:ee, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002724,seq=0x1), length 104 tc-so:00:00:13.460004 b2:a0:a6:57:76:ee > b2:a0:6e:a6:98:aa, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002725,seq=0x1), length 104 tc-so:00:00:18.110004 b2:a0:6e:a6:98:aa > b2:a0:a6:57:76:ee, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x0000271a,seq=0x2), length 104 tc-so:00:00:16.510004 b2:a0:a6:57:76:ee > b2:a0:6e:a6:98:aa, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x0000271b,seq=0x2), length 104 tc-so:00:00:20.330004 b2:a0:6e:a6:98:aa > b2:a0:a6:57:76:ee, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:18.750004 b2:a0:a6:57:76:ee > b2:a0:6e:a6:98:aa, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215239.348094, ipsec_spi_esp_rijndaelcbc_preferred_new_delete, passed tc-start: 1647215239.378901, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1647215249.977906, ipsec_spi_esp_rijndaelcbc_preferred_new_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1647215249.987558, ipsec_spi_esp_rijndaelcbc_preferred_old_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:fb:f0:68:9e ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.key.prefered_oldsa=1 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:08.680004 b2:a0:38:08:44:bd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.140004 b2:a0:fb:f0:68:9e > b2:a0:38:08:44:bd, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fb:f0:68:9e, length 28 tc-so:00:00:08.680004 b2:a0:38:08:44:bd > b2:a0:fb:f0:68:9e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.180004 b2:a0:fb:f0:68:9e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.720004 b2:a0:38:08:44:bd > b2:a0:fb:f0:68:9e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:38:08:44:bd, length 28 tc-so:00:00:07.180004 b2:a0:fb:f0:68:9e > b2:a0:38:08:44:bd, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:41 2022 current: Mar 13 23:47:44 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=19313 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:43 2022 current: Mar 13 23:47:44 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=19313 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:41 2022 current: Mar 13 23:47:44 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:42 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19313 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:43 2022 current: Mar 13 23:47:44 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19313 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10010 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10011 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:42 2022 current: Mar 13 23:47:45 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 84(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=3419 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:44 2022 current: Mar 13 23:47:45 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=3419 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000001 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:42 2022 current: Mar 13 23:47:45 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:43 2022 hard: 0(s) soft: 0(s) tc-so: current: 124(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 1 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=3419 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:44 2022 current: Mar 13 23:47:45 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=3419 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:10.900004 b2:a0:38:08:44:bd > b2:a0:fb:f0:68:9e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:09.370004 b2:a0:fb:f0:68:9e > b2:a0:38:08:44:bd, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:41 2022 current: Mar 13 23:47:47 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 248(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=24292 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:43 2022 current: Mar 13 23:47:47 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=24292 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:46 2022 current: Mar 13 23:47:47 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=24292 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:41 2022 current: Mar 13 23:47:47 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:44 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=24292 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:43 2022 current: Mar 13 23:47:47 2022 tc-so: diff: 4(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24292 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:46 2022 current: Mar 13 23:47:47 2022 tc-so: diff: 1(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:34 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24292 refcnt=0 tc-so:add 10.0.0.1 10.0.0.2 esp 10020 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10021 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:42 2022 current: Mar 13 23:47:47 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 168(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=5 pid=22800 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:44 2022 current: Mar 13 23:47:47 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=4 pid=22800 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10020(0x00002724) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:47 2022 current: Mar 13 23:47:47 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=22800 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000002 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:42 2022 current: Mar 13 23:47:47 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:45 2022 hard: 0(s) soft: 0(s) tc-so: current: 248(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 2 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=22800 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:44 2022 current: Mar 13 23:47:47 2022 tc-so: diff: 3(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=22800 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10021(0x00002725) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:47 2022 current: Mar 13 23:47:47 2022 tc-so: diff: 0(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=22800 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:13.250004 b2:a0:38:08:44:bd > b2:a0:fb:f0:68:9e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104 tc-so:00:00:11.720004 b2:a0:fb:f0:68:9e > b2:a0:38:08:44:bd, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:42 2022 current: Mar 13 23:47:49 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 372(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=10355 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:44 2022 current: Mar 13 23:47:49 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:35 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=10355 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:42 2022 current: Mar 13 23:47:49 2022 tc-so: diff: 7(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:48 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=10355 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:44 2022 current: Mar 13 23:47:49 2022 tc-so: diff: 5(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:35 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=10355 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10020; tc-so:delete 10.0.0.2 10.0.0.1 esp 10021; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:42 2022 current: Mar 13 23:47:50 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:47 2022 hard: 0(s) soft: 0(s) tc-so: current: 252(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=3 pid=19235 refcnt=0 tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10010(0x0000271a) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:44 2022 current: Mar 13 23:47:50 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=2 pid=19235 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000003 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:42 2022 current: Mar 13 23:47:50 2022 tc-so: diff: 8(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:47 2022 hard: 0(s) soft: 0(s) tc-so: current: 372(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 3 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=19235 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10011(0x0000271b) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000000 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:44 2022 current: Mar 13 23:47:50 2022 tc-so: diff: 6(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:36 2022 hard: 0(s) soft: 0(s) tc-so: current: 0(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 0 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=19235 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:15.520004 b2:a0:38:08:44:bd > b2:a0:fb:f0:68:9e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104 tc-so:00:00:14.020004 b2:a0:fb:f0:68:9e > b2:a0:38:08:44:bd, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:42 2022 current: Mar 13 23:47:51 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 496(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=8114 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:42 2022 current: Mar 13 23:47:51 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=8114 refcnt=0 tc-so:delete 10.0.0.1 10.0.0.2 esp 10010; tc-so:delete 10.0.0.2 10.0.0.1 esp 10011; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:10.0.0.1 10.0.0.2 tc-so: esp mode=any spi=10000(0x00002710) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:43 2022 current: Mar 13 23:47:52 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:50 2022 hard: 0(s) soft: 0(s) tc-so: current: 336(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=1 pid=24212 refcnt=0 tc-so:10.0.0.2 10.0.0.1 tc-so: esp mode=any spi=10001(0x00002711) reqid=0(0x00000000) tc-so: E: aes-cbc 61616161 61616161 61616161 61616161 tc-so: seq=0x00000004 replay=0 flags=0x00000040 state=mature tc-so: created: Mar 13 23:47:43 2022 current: Mar 13 23:47:52 2022 tc-so: diff: 9(s) hard: 100(s) soft: 100(s) tc-so: last: Mar 13 23:47:51 2022 hard: 0(s) soft: 0(s) tc-so: current: 496(bytes) hard: 0(bytes) soft: 0(bytes) tc-so: allocated: 4 hard: 0 soft: 0 tc-so: sadb_seq=0 pid=24212 refcnt=0 tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so: tc-so:00:00:17.690004 b2:a0:38:08:44:bd > b2:a0:fb:f0:68:9e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104 tc-so:00:00:16.150004 b2:a0:fb:f0:68:9e > b2:a0:38:08:44:bd, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 104 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:08:44:bd tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:fb:f0:68:9e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:38:08:44:bd 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:fb:f0:68:9e on shmif0 18s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:38:08:44:bd multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fb:f0:68:9e tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:38:08:44:bd UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fb:f0:68:9e 8 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 8 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:38:08:44:bd on shmif0 17s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:fb:f0:68:9e multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fb:f0:68:9e tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:08:44:bd tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 816 bytes, 2 multicasts tc-so: output: 8 packets, 816 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 26 0 26 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 72 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 162 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 598 0 0 200 0 200 200 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 32 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1540 0 38 294 0 294 tc-so: tc-so:In use 1620K, total allocated 2352K; utilization 68.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.930005] shmif0: Ethernet address b2:a0:38:08:44:bd tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 5 0 5 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 70 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 161 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 539 0 0 180 0 180 180 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 34 0 0 2 0 2 2 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 41 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1466 0 28 274 0 274 tc-so: tc-so:In use 1501K, total allocated 2192K; utilization 68.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.350005] shmif0: Ethernet address b2:a0:fb:f0:68:9e tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.290004 b2:a0:38:08:44:bd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.490004 b2:a0:fb:f0:68:9e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.680004 b2:a0:38:08:44:bd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.140004 b2:a0:fb:f0:68:9e > b2:a0:38:08:44:bd, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fb:f0:68:9e, length 28 tc-so:00:00:08.680004 b2:a0:38:08:44:bd > b2:a0:fb:f0:68:9e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.180004 b2:a0:fb:f0:68:9e > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.720004 b2:a0:38:08:44:bd > b2:a0:fb:f0:68:9e, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:38:08:44:bd, length 28 tc-so:00:00:07.180004 b2:a0:fb:f0:68:9e > b2:a0:38:08:44:bd, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:00:00:10.900004 b2:a0:38:08:44:bd > b2:a0:fb:f0:68:9e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 104 tc-so:00:00:09.370004 b2:a0:fb:f0:68:9e > b2:a0:38:08:44:bd, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 104 tc-so:00:00:13.250004 b2:a0:38:08:44:bd > b2:a0:fb:f0:68:9e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 104 tc-so:00:00:11.720004 b2:a0:fb:f0:68:9e > b2:a0:38:08:44:bd, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 104 tc-so:00:00:15.520004 b2:a0:38:08:44:bd > b2:a0:fb:f0:68:9e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 104 tc-so:00:00:14.020004 b2:a0:fb:f0:68:9e > b2:a0:38:08:44:bd, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 104 tc-so:00:00:17.690004 b2:a0:38:08:44:bd > b2:a0:fb:f0:68:9e, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 104 tc-so:00:00:16.150004 b2:a0:fb:f0:68:9e > b2:a0:38:08:44:bd, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215290.975730, ipsec_spi_esp_rijndaelcbc_preferred_old_delete, passed tc-start: 1647215291.1970, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-se:cat: ./.__socks: No such file or directory tc-end: 1647215301.735343, ipsec_spi_esp_rijndaelcbc_preferred_old_timeout, skipped, PR 55632: test fails randomly, leaving spurious rump_server around tc-start: 1647215301.745191, ipsec_update_sa_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:96:46:fe:5b ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:ac:83:7c tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:96:46:fe:5b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f4:ac:83:7c 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:96:46:fe:5b on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f4:ac:83:7c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:46:fe:5b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:f4:ac:83:7c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:96:46:fe:5b 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:f4:ac:83:7c on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:96:46:fe:5b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:96:46:fe:5b tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f4:ac:83:7c tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1275 0 26 233 0 233 tc-so: tc-so:In use 1236K, total allocated 1864K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.120005] shmif0: Ethernet address b2:a0:f4:ac:83:7c tc-so:[ 8.680005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 31 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 408 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1270 0 24 229 0 229 tc-so: tc-so:In use 1218K, total allocated 1832K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.000005] root file system type: rumpfs tc-so:[ 1.000005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.060005] IPsec: Initialized Security Association Processing. tc-so:[ 1.060005] mainbus0 (root) tc-so:[ 1.060005] chacha: Portable C ChaCha tc-so:[ 1.060005] aes: BearSSL aes_ct tc-so:[ 1.060005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.060005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.280005] shmif0: Ethernet address b2:a0:96:46:fe:5b tc-so:[ 6.820005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.580004 b2:a0:f4:ac:83:7c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.250004 b2:a0:96:46:fe:5b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.640004 b2:a0:f4:ac:83:7c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.780004 b2:a0:96:46:fe:5b > b2:a0:f4:ac:83:7c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:96:46:fe:5b, length 28 tc-so:00:00:08.680004 b2:a0:f4:ac:83:7c > b2:a0:96:46:fe:5b, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 62089, seq 0, length 64 tc-so:00:00:06.820004 b2:a0:96:46:fe:5b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.680004 b2:a0:f4:ac:83:7c > b2:a0:96:46:fe:5b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:f4:ac:83:7c, length 28 tc-so:00:00:06.820004 b2:a0:96:46:fe:5b > b2:a0:f4:ac:83:7c, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 62089, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215334.443684, ipsec_update_sa_ah_hmacsha512, passed tc-start: 1647215334.466592, ipsec_update_sa_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:7c:a1:65:58 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:update 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so: update 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9a:e5:cd:3a tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:7c:a1:65:58 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:9a:e5:cd:3a 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:7c:a1:65:58 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:9a:e5:cd:3a multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:a1:65:58 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:9a:e5:cd:3a UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:7c:a1:65:58 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:9a:e5:cd:3a on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:7c:a1:65:58 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:7c:a1:65:58 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:9a:e5:cd:3a tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1278 0 26 232 0 232 tc-so: tc-so:In use 1234K, total allocated 1856K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.900005] shmif0: Ethernet address b2:a0:9a:e5:cd:3a tc-so:[ 8.080005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 408 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1270 0 24 228 0 228 tc-so: tc-so:In use 1216K, total allocated 1824K; utilization 66.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.390005] shmif0: Ethernet address b2:a0:7c:a1:65:58 tc-so:[ 6.640005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.170004 b2:a0:9a:e5:cd:3a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.200004 b2:a0:7c:a1:65:58 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.080004 b2:a0:9a:e5:cd:3a > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.600004 b2:a0:7c:a1:65:58 > b2:a0:9a:e5:cd:3a, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:7c:a1:65:58, length 28 tc-so:00:00:08.080004 b2:a0:9a:e5:cd:3a > b2:a0:7c:a1:65:58, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 37225, seq 0, length 64 tc-so:00:00:06.640004 b2:a0:7c:a1:65:58 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.080004 b2:a0:9a:e5:cd:3a > b2:a0:7c:a1:65:58, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:9a:e5:cd:3a, length 28 tc-so:00:00:06.640004 b2:a0:7c:a1:65:58 > b2:a0:9a:e5:cd:3a, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 37225, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215366.672590, ipsec_update_sa_ah_null, passed tc-start: 1647215366.702793, ipsec_update_sa_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:23:82:b0:e4 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ae:04:8c:f2 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:23:82:b0:e4 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ae:04:8c:f2 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:23:82:b0:e4 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ae:04:8c:f2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:23:82:b0:e4 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:ae:04:8c:f2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:23:82:b0:e4 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:ae:04:8c:f2 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:23:82:b0:e4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:23:82:b0:e4 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ae:04:8c:f2 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 418 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1268 0 26 232 0 232 tc-so: tc-so:In use 1231K, total allocated 1856K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.960005] shmif0: Ethernet address b2:a0:ae:04:8c:f2 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 152 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 407 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1261 0 24 228 0 228 tc-so: tc-so:In use 1213K, total allocated 1824K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.540005] shmif0: Ethernet address b2:a0:23:82:b0:e4 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.430004 b2:a0:ae:04:8c:f2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.430004 b2:a0:23:82:b0:e4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.410004 b2:a0:ae:04:8c:f2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.900004 b2:a0:23:82:b0:e4 > b2:a0:ae:04:8c:f2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:23:82:b0:e4, length 28 tc-so:00:00:08.410004 b2:a0:ae:04:8c:f2 > b2:a0:23:82:b0:e4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:06.940004 b2:a0:23:82:b0:e4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.410004 b2:a0:ae:04:8c:f2 > b2:a0:23:82:b0:e4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ae:04:8c:f2, length 28 tc-so:00:00:06.940004 b2:a0:23:82:b0:e4 > b2:a0:ae:04:8c:f2, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215396.624688, ipsec_update_sa_esp_null, passed tc-start: 1647215396.648181, ipsec_update_sa_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:bc:40:fa:00 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:update 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so: update 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:27:82:9c:e7 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:bc:40:fa:00 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:27:82:9c:e7 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:bc:40:fa:00 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:27:82:9c:e7 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bc:40:fa:00 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:27:82:9c:e7 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:bc:40:fa:00 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:27:82:9c:e7 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:bc:40:fa:00 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:bc:40:fa:00 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:27:82:9c:e7 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 151 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 419 0 0 140 0 140 140 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1277 0 26 232 0 232 tc-so: tc-so:In use 1236K, total allocated 1856K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.640005] shmif0: Ethernet address b2:a0:27:82:9c:e7 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 152 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 406 0 0 136 0 136 136 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1257 0 24 229 0 229 tc-so: tc-so:In use 1210K, total allocated 1832K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.200005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.300005] shmif0: Ethernet address b2:a0:bc:40:fa:00 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.090004 b2:a0:27:82:9c:e7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.220004 b2:a0:bc:40:fa:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.430004 b2:a0:27:82:9c:e7 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.050004 b2:a0:bc:40:fa:00 > b2:a0:27:82:9c:e7, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:bc:40:fa:00, length 28 tc-so:00:00:08.470004 b2:a0:27:82:9c:e7 > b2:a0:bc:40:fa:00, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.090004 b2:a0:bc:40:fa:00 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.470004 b2:a0:27:82:9c:e7 > b2:a0:bc:40:fa:00, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:27:82:9c:e7, length 28 tc-so:00:00:07.090004 b2:a0:bc:40:fa:00 > b2:a0:27:82:9c:e7, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215428.86590, ipsec_update_sa_esp_rijndaelcbc, passed tc-start: 1647215428.116838, ipsec_update_sp_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:fa:a7:77:bd ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:d5:93:cd tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:fa:a7:77:bd UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:11:d5:93:cd 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:fa:a7:77:bd on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:11:d5:93:cd multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fa:a7:77:bd tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:11:d5:93:cd UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fa:a7:77:bd 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:11:d5:93:cd on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:fa:a7:77:bd multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fa:a7:77:bd tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:d5:93:cd tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 268 bytes, 2 multicasts tc-so: output: 4 packets, 268 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 415 0 0 139 0 139 139 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1266 0 26 232 0 232 tc-so: tc-so:In use 1226K, total allocated 1856K; utilization 66.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.250005] shmif0: Ethernet address b2:a0:11:d5:93:cd tc-so:[ 9.210005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 134 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 404 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1256 0 24 228 0 228 tc-so: tc-so:In use 1211K, total allocated 1824K; utilization 66.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.010005] root file system type: rumpfs tc-so:[ 1.010005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.670005] shmif0: Ethernet address b2:a0:fa:a7:77:bd tc-so:[ 7.490005] ah_input: hash over 128 bytes, skip 20: crda len 128 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.000004 b2:a0:11:d5:93:cd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.890004 b2:a0:fa:a7:77:bd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.170004 b2:a0:11:d5:93:cd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.490004 b2:a0:fa:a7:77:bd > b2:a0:11:d5:93:cd, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fa:a7:77:bd, length 28 tc-so:00:00:09.170004 b2:a0:11:d5:93:cd > b2:a0:fa:a7:77:bd, ethertype IPv4 (0x0800), length 142: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 15113, seq 0, length 64 tc-so:00:00:07.530004 b2:a0:fa:a7:77:bd > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.210004 b2:a0:11:d5:93:cd > b2:a0:fa:a7:77:bd, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:11:d5:93:cd, length 28 tc-so:00:00:07.530004 b2:a0:fa:a7:77:bd > b2:a0:11:d5:93:cd, ethertype IPv4 (0x0800), length 142: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 15113, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215462.944574, ipsec_update_sp_ah_hmacsha512, passed tc-start: 1647215462.967523, ipsec_update_sp_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:f0:ae:dc:35 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -lh 100 -ls 100 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -lh 100 -ls 100 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:09:22:23 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:f0:ae:dc:35 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:89:09:22:23 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:f0:ae:dc:35 on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:89:09:22:23 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f0:ae:dc:35 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:89:09:22:23 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:f0:ae:dc:35 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:89:09:22:23 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:f0:ae:dc:35 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:f0:ae:dc:35 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:89:09:22:23 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 248 bytes, 2 multicasts tc-so: output: 4 packets, 248 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 416 0 0 139 0 139 139 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1279 0 26 231 0 231 tc-so: tc-so:In use 1231K, total allocated 1848K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.320005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.280005] shmif0: Ethernet address b2:a0:89:09:22:23 tc-so:[ 8.320005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 404 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1258 0 24 227 0 227 tc-so: tc-so:In use 1207K, total allocated 1816K; utilization 66.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.180005] shmif0: Ethernet address b2:a0:f0:ae:dc:35 tc-so:[ 6.320005] ah_input: hash over 108 bytes, skip 20: crda len 108 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.380004 b2:a0:89:09:22:23 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:04.840004 b2:a0:f0:ae:dc:35 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.280004 b2:a0:89:09:22:23 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:06.320004 b2:a0:f0:ae:dc:35 > b2:a0:89:09:22:23, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:f0:ae:dc:35, length 28 tc-so:00:00:08.280004 b2:a0:89:09:22:23 > b2:a0:f0:ae:dc:35, ethertype IPv4 (0x0800), length 122: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): ICMP echo request, id 32533, seq 0, length 64 tc-so:00:00:06.320004 b2:a0:f0:ae:dc:35 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.320004 b2:a0:89:09:22:23 > b2:a0:f0:ae:dc:35, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:89:09:22:23, length 28 tc-so:00:00:06.320004 b2:a0:f0:ae:dc:35 > b2:a0:89:09:22:23, ethertype IPv4 (0x0800), length 122: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): ICMP echo reply, id 32533, seq 0, length 64 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215491.495856, ipsec_update_sp_ah_null, passed tc-start: 1647215491.525533, ipsec_update_sp_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ff:38:0b:3d ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:01:53:61 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:ff:38:0b:3d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:de:01:53:61 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:ff:38:0b:3d on shmif0 28s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:de:01:53:61 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ff:38:0b:3d tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:de:01:53:61 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ff:38:0b:3d 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:de:01:53:61 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ff:38:0b:3d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ff:38:0b:3d tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:01:53:61 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 236 bytes, 2 multicasts tc-so: output: 4 packets, 236 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 150 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 417 0 0 139 0 139 139 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1270 0 26 232 0 232 tc-so: tc-so:In use 1230K, total allocated 1856K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.520005] shmif0: Ethernet address b2:a0:de:01:53:61 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 403 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 1 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1245 0 24 228 0 228 tc-so: tc-so:In use 1201K, total allocated 1824K; utilization 65.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.330005] shmif0: Ethernet address b2:a0:ff:38:0b:3d tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.270004 b2:a0:de:01:53:61 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.360004 b2:a0:ff:38:0b:3d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:09.600004 b2:a0:de:01:53:61 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:08.170004 b2:a0:ff:38:0b:3d > b2:a0:de:01:53:61, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:ff:38:0b:3d, length 28 tc-so:00:00:09.600004 b2:a0:de:01:53:61 > b2:a0:ff:38:0b:3d, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 76 tc-so:00:00:08.210004 b2:a0:ff:38:0b:3d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:09.630004 b2:a0:de:01:53:61 > b2:a0:ff:38:0b:3d, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:de:01:53:61, length 28 tc-so:00:00:08.210004 b2:a0:ff:38:0b:3d > b2:a0:de:01:53:61, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 76 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215523.629437, ipsec_update_sp_esp_null, passed tc-start: 1647215523.669934, ipsec_update_sp_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:3c:a7:6b:12 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -lh 100 -ls 100 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:spdupdate 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:86:f6:8c tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:3c:a7:6b:12 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:8b:86:f6:8c 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:3c:a7:6b:12 on shmif0 27s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:8b:86:f6:8c multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3c:a7:6b:12 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:8b:86:f6:8c UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:3c:a7:6b:12 4 0 4 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 4 0 4 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:8b:86:f6:8c on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:3c:a7:6b:12 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:3c:a7:6b:12 tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:8b:86:f6:8c tc-so: linkstr: ./bus_ipsec tc-so: input: 4 packets, 264 bytes, 2 multicasts tc-so: output: 4 packets, 264 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 4 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 25 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 415 0 0 139 0 139 139 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 5 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 2 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 32 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1264 0 26 231 0 231 tc-so: tc-so:In use 1226K, total allocated 1848K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.300005] IPsec: Initialized Security Association Processing. tc-so:[ 1.300005] mainbus0 (root) tc-so:[ 1.400005] chacha: Portable C ChaCha tc-so:[ 1.400005] aes: BearSSL aes_ct tc-so:[ 1.400005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.400005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.310005] shmif0: Ethernet address b2:a0:8b:86:f6:8c tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 3 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp 32 1 0 1 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 16 0 16 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 138 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 15 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 405 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 33 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 42 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1262 0 24 228 0 228 tc-so: tc-so:In use 1215K, total allocated 1824K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.550005] shmif0: Ethernet address b2:a0:3c:a7:6b:12 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.760004 b2:a0:8b:86:f6:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.510004 b2:a0:3c:a7:6b:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:08.820004 b2:a0:8b:86:f6:8c > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:07.030004 b2:a0:3c:a7:6b:12 > b2:a0:8b:86:f6:8c, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:3c:a7:6b:12, length 28 tc-so:00:00:08.820004 b2:a0:8b:86:f6:8c > b2:a0:3c:a7:6b:12, ethertype IPv4 (0x0800), length 138: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 104 tc-so:00:00:07.070004 b2:a0:3c:a7:6b:12 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:08.820004 b2:a0:8b:86:f6:8c > b2:a0:3c:a7:6b:12, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:8b:86:f6:8c, length 28 tc-so:00:00:07.070004 b2:a0:3c:a7:6b:12 > b2:a0:8b:86:f6:8c, ethertype IPv4 (0x0800), length 138: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 104 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647215555.726442, ipsec_update_sp_esp_rijndaelcbc, passed tp-end: 1647215555.758287, net/ipsec/t_ipsec_misc tp-start: 1647215557.736267, net/ipsec/t_ipsec_natt, 4 tc-start: 1647215557.745045, ipsec_natt_transport_ipv4_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:32:7e:57:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:85:5d:55:f4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:3f:e1:36:46 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add default 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 20.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 20.0.0.2 4500 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647215621.587140, ipsec_natt_transport_ipv4_null, passed tc-start: 1647215621.620264, ipsec_natt_transport_ipv4_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpvfs -lrumpdev_bpf -lrumpnet_npf unix://ipsec_natt_nat ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_local ] tc-so:Executing command [ grep -q b2:a0:1a:db:75:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:35:b2:6f:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_nat ] tc-so:Executing command [ grep -q b2:a0:dd:98:fe:07 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add default 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 20.0.0.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl reload ./npf.conf ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes,blanket=/dev/npf npfctl start ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -u -w 3 -p 4500 20.0.0.2 4500 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 20.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -w 3 20.0.0.2 4501 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[4] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[3] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647215685.86654, ipsec_natt_transport_ipv4_rijndaelcbc, passed tc-start: 1647215685.118174, ipsec_natt_transport_ipv6_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ grep -q b2:a0:98:4c:98:4b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:1111::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:2222::1 fc00:1111::1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:2222::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:1111::1 fc00:2222::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 5 fc00:2222::1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647215718.42497, ipsec_natt_transport_ipv6_null, passed tc-start: 1647215718.68886, ipsec_natt_transport_ipv6_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 -lrumpnet_ipsec unix://ipsec_natt_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_natt_global ] tc-so:Executing command [ grep -q b2:a0:a2:3d:31:dd ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fc00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::1 fc00::2 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:1111::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:2222::1 fc00:1111::1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ifconfig ipsec0 create ] tc-so:Executing command [ rump.ifconfig ipsec0 link0 ] tc-so:Executing command [ rump.ifconfig ipsec0 link2 ] tc-so:Executing command [ rump.ifconfig ipsec0 tunnel fc00::2 fc00::1 ] tc-so:Executing command [ rump.ifconfig ipsec0 inet6 fc00:2222::1 ] tc-so:Executing command [ rump.route -n add -inet6 fc00:1111::1 fc00:2222::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 5 fc00:2222::1 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-se:[2] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so ${ter... tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig ipsec0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647215750.430735, ipsec_natt_transport_ipv6_rijndaelcbc, passed tp-end: 1647215750.456352, net/ipsec/t_ipsec_natt tp-start: 1647215754.508660, net/ipsec/t_ipsec_sockopt, 10 tc-start: 1647215754.511615, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a1:1b:49:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647215794.473221, ipsec_IP_IPSEC_POLICY_ipv4_ah_hmacsha512, passed tc-start: 1647215794.497377, ipsec_IP_IPSEC_POLICY_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:37:3d:61:4b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec ah/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647215833.153722, ipsec_IP_IPSEC_POLICY_ipv4_ah_null, passed tc-start: 1647215833.183783, ipsec_IP_IPSEC_POLICY_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0e:dc:fa:55 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647215874.101131, ipsec_IP_IPSEC_POLICY_ipv4_esp_null, passed tc-start: 1647215874.127605, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:64:77:2b:e5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E in ipsec esp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647215914.519652, ipsec_IP_IPSEC_POLICY_ipv4_esp_rijndaelcbc, passed tc-start: 1647215914.547623, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:2c:f4:00:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require -E in ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require -E in ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E out ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff -E in ipsec ipcomp/transport//require 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647215948.189093, ipsec_IP_IPSEC_POLICY_ipv4_ipcomp_deflate, passed tc-start: 1647215948.221782, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:6d:3a:dc:29 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647215992.595994, ipsec_IP_IPSEC_POLICY_ipv6_ah_hmacsha512, passed tc-start: 1647215992.622393, ipsec_IP_IPSEC_POLICY_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ca:de:7f:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec ah/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647216038.210618, ipsec_IP_IPSEC_POLICY_ipv6_ah_null, passed tc-start: 1647216038.234102, ipsec_IP_IPSEC_POLICY_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ea:b3:7c:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647216080.650233, ipsec_IP_IPSEC_POLICY_ipv6_esp_null, passed tc-start: 1647216080.675180, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d9:0a:57:fe ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P in ipsec esp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647216124.727617, ipsec_IP_IPSEC_POLICY_ipv6_esp_rijndaelcbc, passed tc-start: 1647216124.755306, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:3e:ba:ab:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require -P in ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require -P in ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P out ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff -P in ipsec ipcomp/transport//require fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647216163.782119, ipsec_IP_IPSEC_POLICY_ipv6_ipcomp_deflate, passed tp-end: 1647216163.808274, net/ipsec/t_ipsec_sockopt tp-start: 1647216165.386438, net/ipsec/t_ipsec_sysctl, 3 tc-start: 1647216165.388927, ipsec_sysctl0 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto unix://ipsec_sysctl ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.enabled ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.enabled ] tc-end: 1647216167.939419, ipsec_sysctl0, passed tc-start: 1647216167.949886, ipsec_sysctl4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_sysctl ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.enabled ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.enabled ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-end: 1647216172.844371, ipsec_sysctl4, passed tc-start: 1647216172.854580, ipsec_sysctl6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_sysctl ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.enabled ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.enabled ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ rump.sysctl net.inet.ipsec.used ] tc-so:Executing command [ rump.sysctl net.inet6.ipsec6.used ] tc-end: 1647216177.426643, ipsec_sysctl6, passed tp-end: 1647216177.438427, net/ipsec/t_ipsec_sysctl tp-start: 1647216183.116274, net/ipsec/t_ipsec_tcp, 15 tc-start: 1647216183.118704, ipsec_tcp_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:2b:f9:c4:8d ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:tcp 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 29305: No such process tc-so: tc-so:00:00:11.190004 b2:a0:c4:b2:50:ec > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.500004 b2:a0:2b:f9:c4:8d > b2:a0:c4:b2:50:ec, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:2b:f9:c4:8d, length 28 tc-so:00:00:11.190004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 62858 > 1234: Flags [S], seq 483157661, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.550004 b2:a0:2b:f9:c4:8d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.230004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c4:b2:50:ec, length 28 tc-so:00:00:09.550004 b2:a0:2b:f9:c4:8d > b2:a0:c4:b2:50:ec, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 62858: Flags [S.], seq 455624043, ack 483157662, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.230004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 62858 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.360004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 62858 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.390004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 62858 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:09.700004 b2:a0:2b:f9:c4:8d > b2:a0:c4:b2:50:ec, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 62858: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.390004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 62858 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:11.430004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 62858 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:09.740004 b2:a0:2b:f9:c4:8d > b2:a0:c4:b2:50:ec, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 62858: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.430004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 62858 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132 tc-so:00:00:11.470004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 62858 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.780004 b2:a0:2b:f9:c4:8d > b2:a0:c4:b2:50:ec, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 62858: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.820004 b2:a0:2b:f9:c4:8d > b2:a0:c4:b2:50:ec, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 62858: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.510004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 62858 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c4:b2:50:ec tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:2b:f9:c4:8d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c4:b2:50:ec 8 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:2b:f9:c4:8d on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:c4:b2:50:ec multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2b:f9:c4:8d tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:c4:b2:50:ec UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:2b:f9:c4:8d 12 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:c4:b2:50:ec on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:2b:f9:c4:8d multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:2b:f9:c4:8d tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6756 bytes, 2 multicasts tc-so: output: 8 packets, 684 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c4:b2:50:ec tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 684 bytes, 2 multicasts tc-so: output: 12 packets, 6756 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 426 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1305 0 27 239 0 239 tc-so: tc-so:In use 1264K, total allocated 1912K; utilization 66.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.140005] shmif0: Ethernet address b2:a0:c4:b2:50:ec tc-so:[ 11.230005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 11.390005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 11.430005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 11.470005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 11.510005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 138 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 474 0 0 158 0 158 158 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 47 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1362 0 30 255 0 255 tc-so: tc-so:In use 1370K, total allocated 2040K; utilization 67.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.210005] mainbus0 (root) tc-so:[ 1.210005] chacha: Portable C ChaCha tc-so:[ 1.210005] aes: BearSSL aes_ct tc-so:[ 1.210005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.210005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.570005] shmif0: Ethernet address b2:a0:2b:f9:c4:8d tc-so:[ 9.550005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 9.550005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 9.660005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 9.700005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 9.700005] ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32 tc-so:[ 9.740005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 9.740005] ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32 tc-so:[ 9.780005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 9.820005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.530004 b2:a0:c4:b2:50:ec > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.300004 b2:a0:2b:f9:c4:8d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.190004 b2:a0:c4:b2:50:ec > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.500004 b2:a0:2b:f9:c4:8d > b2:a0:c4:b2:50:ec, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:2b:f9:c4:8d, length 28 tc-so:00:00:11.190004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 62858 > 1234: Flags [S], seq 483157661, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.550004 b2:a0:2b:f9:c4:8d > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.230004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:c4:b2:50:ec, length 28 tc-so:00:00:09.550004 b2:a0:2b:f9:c4:8d > b2:a0:c4:b2:50:ec, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 62858: Flags [S.], seq 455624043, ack 483157662, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.230004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 62858 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.360004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 62858 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:11.390004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 62858 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:09.700004 b2:a0:2b:f9:c4:8d > b2:a0:c4:b2:50:ec, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 62858: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.390004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 62858 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:11.430004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 62858 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:09.740004 b2:a0:2b:f9:c4:8d > b2:a0:c4:b2:50:ec, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 62858: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.430004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 62858 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132 tc-so:00:00:11.470004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 62858 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.780004 b2:a0:2b:f9:c4:8d > b2:a0:c4:b2:50:ec, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 62858: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.820004 b2:a0:2b:f9:c4:8d > b2:a0:c4:b2:50:ec, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 62858: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.510004 b2:a0:c4:b2:50:ec > b2:a0:2b:f9:c4:8d, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 62858 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216212.426195, ipsec_tcp_ipv4_ah_hmacsha512, passed tc-start: 1647216212.474174, ipsec_tcp_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a2:80:45:2b ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:tcp 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 4383: No such process tc-so: tc-so:00:00:11.800004 b2:a0:18:97:c5:58 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:10.250004 b2:a0:a2:80:45:2b > b2:a0:18:97:c5:58, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a2:80:45:2b, length 28 tc-so:00:00:11.840004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 53253 > 1234: Flags [S], seq 524231291, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:10.290004 b2:a0:a2:80:45:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.840004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:18:97:c5:58, length 28 tc-so:00:00:10.290004 b2:a0:a2:80:45:2b > b2:a0:18:97:c5:58, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 53253: Flags [S.], seq 480638119, ack 524231292, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.840004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 53253 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.960004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 53253 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.030004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 53253 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:10.480004 b2:a0:a2:80:45:2b > b2:a0:18:97:c5:58, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 53253: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.030004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 53253 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:12.070004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 53253 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:10.520004 b2:a0:a2:80:45:2b > b2:a0:18:97:c5:58, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 53253: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.110004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 53253 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:12.150004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 53253 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.600004 b2:a0:a2:80:45:2b > b2:a0:18:97:c5:58, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 53253: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.640004 b2:a0:a2:80:45:2b > b2:a0:18:97:c5:58, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 53253: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.190004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 53253 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:97:c5:58 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:a2:80:45:2b UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:18:97:c5:58 8 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:a2:80:45:2b on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:18:97:c5:58 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:80:45:2b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:18:97:c5:58 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:a2:80:45:2b 12 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:18:97:c5:58 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:a2:80:45:2b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:a2:80:45:2b tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6576 bytes, 2 multicasts tc-so: output: 8 packets, 584 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:18:97:c5:58 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 584 bytes, 2 multicasts tc-so: output: 12 packets, 6576 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 147 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1286 0 27 239 0 239 tc-so: tc-so:In use 1254K, total allocated 1912K; utilization 65.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.160005] IPsec: Initialized Security Association Processing. tc-so:[ 1.200005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.030005] shmif0: Ethernet address b2:a0:18:97:c5:58 tc-so:[ 11.840005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 12.030005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.110005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.150005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.190005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 473 0 0 158 0 158 158 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 56 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1370 0 30 255 0 255 tc-so: tc-so:In use 1361K, total allocated 2040K; utilization 66.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.570005] shmif0: Ethernet address b2:a0:a2:80:45:2b tc-so:[ 10.290005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 10.330005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 10.410005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 10.480005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 10.480005] ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32 tc-so:[ 10.520005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 10.560005] ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32 tc-so:[ 10.600005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 10.640005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.500004 b2:a0:18:97:c5:58 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.530004 b2:a0:a2:80:45:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.800004 b2:a0:18:97:c5:58 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:10.250004 b2:a0:a2:80:45:2b > b2:a0:18:97:c5:58, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:a2:80:45:2b, length 28 tc-so:00:00:11.840004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 53253 > 1234: Flags [S], seq 524231291, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:10.290004 b2:a0:a2:80:45:2b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.840004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:18:97:c5:58, length 28 tc-so:00:00:10.290004 b2:a0:a2:80:45:2b > b2:a0:18:97:c5:58, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 53253: Flags [S.], seq 480638119, ack 524231292, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.840004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 53253 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.960004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 53253 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.030004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 53253 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:10.480004 b2:a0:a2:80:45:2b > b2:a0:18:97:c5:58, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 53253: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.030004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 53253 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1288 tc-so:00:00:12.070004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 53253 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 1404 tc-so:00:00:10.520004 b2:a0:a2:80:45:2b > b2:a0:18:97:c5:58, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 53253: Flags [.], ack 5501, win 4022, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.110004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 53253 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 132 tc-so:00:00:12.150004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 53253 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.600004 b2:a0:a2:80:45:2b > b2:a0:18:97:c5:58, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 53253: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:10.640004 b2:a0:a2:80:45:2b > b2:a0:18:97:c5:58, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 53253: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.190004 b2:a0:18:97:c5:58 > b2:a0:a2:80:45:2b, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 53253 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216244.757826, ipsec_tcp_ipv4_ah_null, passed tc-start: 1647216244.784144, ipsec_tcp_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:5e:6d:3b:40 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:tcp 0 0 *.search-agent *.* CLOSED tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 24099: No such process tc-so: tc-so:00:00:11.520004 b2:a0:37:4c:40:a2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.810004 b2:a0:5e:6d:3b:40 > b2:a0:37:4c:40:a2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5e:6d:3b:40, length 28 tc-so:00:00:11.520004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:09.810004 b2:a0:5e:6d:3b:40 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.520004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:37:4c:40:a2, length 28 tc-so:00:00:09.810004 b2:a0:5e:6d:3b:40 > b2:a0:37:4c:40:a2, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:11.520004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:11.640004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:11.670004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:09.970004 b2:a0:5e:6d:3b:40 > b2:a0:37:4c:40:a2, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:11.670004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:11.720004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:10.010004 b2:a0:5e:6d:3b:40 > b2:a0:37:4c:40:a2, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:11.720004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:11.760004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:10.050004 b2:a0:5e:6d:3b:40 > b2:a0:37:4c:40:a2, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:10.090004 b2:a0:5e:6d:3b:40 > b2:a0:37:4c:40:a2, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:11.800004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:4c:40:a2 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:5e:6d:3b:40 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:37:4c:40:a2 8 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:5e:6d:3b:40 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:37:4c:40:a2 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5e:6d:3b:40 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:37:4c:40:a2 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:5e:6d:3b:40 12 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:37:4c:40:a2 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:5e:6d:3b:40 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:5e:6d:3b:40 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6464 bytes, 2 multicasts tc-so: output: 8 packets, 524 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:37:4c:40:a2 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 524 bytes, 2 multicasts tc-so: output: 12 packets, 6464 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 134 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 426 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 46 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1287 0 27 239 0 239 tc-so: tc-so:In use 1262K, total allocated 1912K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.310005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.390005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.390005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.050005] shmif0: Ethernet address b2:a0:37:4c:40:a2 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 475 0 0 159 0 159 159 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 35 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 55 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1370 0 30 257 0 257 tc-so: tc-so:In use 1370K, total allocated 2056K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.230005] chacha: Portable C ChaCha tc-so:[ 1.230005] aes: BearSSL aes_ct tc-so:[ 1.230005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.230005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.530005] shmif0: Ethernet address b2:a0:5e:6d:3b:40 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.440004 b2:a0:37:4c:40:a2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.210004 b2:a0:5e:6d:3b:40 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.520004 b2:a0:37:4c:40:a2 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.810004 b2:a0:5e:6d:3b:40 > b2:a0:37:4c:40:a2, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:5e:6d:3b:40, length 28 tc-so:00:00:11.520004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:09.810004 b2:a0:5e:6d:3b:40 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.520004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:37:4c:40:a2, length 28 tc-so:00:00:09.810004 b2:a0:5e:6d:3b:40 > b2:a0:37:4c:40:a2, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:11.520004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:11.640004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:11.670004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:09.970004 b2:a0:5e:6d:3b:40 > b2:a0:37:4c:40:a2, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:11.670004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:11.720004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:10.010004 b2:a0:5e:6d:3b:40 > b2:a0:37:4c:40:a2, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:11.720004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:11.760004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:10.050004 b2:a0:5e:6d:3b:40 > b2:a0:37:4c:40:a2, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:10.090004 b2:a0:5e:6d:3b:40 > b2:a0:37:4c:40:a2, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:11.800004 b2:a0:37:4c:40:a2 > b2:a0:5e:6d:3b:40, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216275.588989, ipsec_tcp_ipv4_esp_null, passed tc-start: 1647216275.614984, ipsec_tcp_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:de:15:98:75 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:tcp 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 18939: No such process tc-so: tc-so:00:00:11.640004 b2:a0:78:0d:16:e3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.990004 b2:a0:de:15:98:75 > b2:a0:78:0d:16:e3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:de:15:98:75, length 28 tc-so:00:00:11.640004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:09.990004 b2:a0:de:15:98:75 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.640004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:78:0d:16:e3, length 28 tc-so:00:00:09.990004 b2:a0:de:15:98:75 > b2:a0:78:0d:16:e3, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:11.640004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:11.760004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:11.800004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:10.150004 b2:a0:de:15:98:75 > b2:a0:78:0d:16:e3, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:11.840004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:11.880004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:10.230004 b2:a0:de:15:98:75 > b2:a0:78:0d:16:e3, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:11.880004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:11.920004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:10.270004 b2:a0:de:15:98:75 > b2:a0:78:0d:16:e3, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:10.310004 b2:a0:de:15:98:75 > b2:a0:78:0d:16:e3, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:11.960004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:78:0d:16:e3 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:de:15:98:75 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:78:0d:16:e3 8 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 8 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:de:15:98:75 on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:78:0d:16:e3 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:15:98:75 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:78:0d:16:e3 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:de:15:98:75 12 0 8 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 8 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:78:0d:16:e3 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:de:15:98:75 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:15:98:75 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6680 bytes, 2 multicasts tc-so: output: 8 packets, 656 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:78:0d:16:e3 tc-so: linkstr: ./bus_ipsec tc-so: input: 8 packets, 656 bytes, 2 multicasts tc-so: output: 12 packets, 6680 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1285 0 27 239 0 239 tc-so: tc-so:In use 1256K, total allocated 1912K; utilization 65.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.260005] shmif0: Ethernet address b2:a0:78:0d:16:e3 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 139 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 76 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 476 0 0 159 0 159 159 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1362 0 30 256 0 256 tc-so: tc-so:In use 1373K, total allocated 2048K; utilization 67.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.260005] IPsec: Initialized Security Association Processing. tc-so:[ 1.260005] mainbus0 (root) tc-so:[ 1.260005] chacha: Portable C ChaCha tc-so:[ 1.260005] aes: BearSSL aes_ct tc-so:[ 1.260005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.260005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.660005] shmif0: Ethernet address b2:a0:de:15:98:75 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.540004 b2:a0:78:0d:16:e3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.360004 b2:a0:de:15:98:75 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:11.640004 b2:a0:78:0d:16:e3 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.990004 b2:a0:de:15:98:75 > b2:a0:78:0d:16:e3, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:de:15:98:75, length 28 tc-so:00:00:11.640004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:09.990004 b2:a0:de:15:98:75 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.640004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:78:0d:16:e3, length 28 tc-so:00:00:09.990004 b2:a0:de:15:98:75 > b2:a0:78:0d:16:e3, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:11.640004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:11.760004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:11.800004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:10.150004 b2:a0:de:15:98:75 > b2:a0:78:0d:16:e3, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:11.840004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:11.880004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:10.230004 b2:a0:de:15:98:75 > b2:a0:78:0d:16:e3, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:11.880004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:11.920004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:10.270004 b2:a0:de:15:98:75 > b2:a0:78:0d:16:e3, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:10.310004 b2:a0:de:15:98:75 > b2:a0:78:0d:16:e3, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:11.960004 b2:a0:78:0d:16:e3 > b2:a0:de:15:98:75, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216307.447720, ipsec_tcp_ipv4_esp_rijndaelcbc, passed tc-start: 1647216307.475293, ipsec_tcp_ipv4_none tc-se:sh: arithmetic expression: expecting primary: " / 8" tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:b5:c3:c6:e4 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Active Internet connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address State tc-so:tcp 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 29784: No such process tc-so: tc-so:00:00:10.980004 b2:a0:0b:c2:5c:41 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.090004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b5:c3:c6:e4, length 28 tc-so:00:00:11.030004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 74: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [S], seq 545868844, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.090004 b2:a0:b5:c3:c6:e4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.030004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:0b:c2:5c:41, length 28 tc-so:00:00:09.090004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.63433: Flags [S.], seq 382005125, ack 545868845, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.030004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 66: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.100004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:11.140004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:09.210004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.63433: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.140004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1200 tc-so:00:00:11.140004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:09.210004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.63433: Flags [.], ack 5545, win 3685, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.140004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 154: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 88 tc-so:00:00:11.180004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 66: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.250004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.63433: Flags [.], ack 5634, win 3674, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.250004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.63433: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.290004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.63433: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.220004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 66: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:c2:5c:41 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:b5:c3:c6:e4 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0b:c2:5c:41 9 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 9 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:b5:c3:c6:e4 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:0b:c2:5c:41 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b5:c3:c6:e4 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:0b:c2:5c:41 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:b5:c3:c6:e4 12 0 9 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 9 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:0b:c2:5c:41 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:b5:c3:c6:e4 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:b5:c3:c6:e4 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6360 bytes, 2 multicasts tc-so: output: 9 packets, 530 bytes tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0b:c2:5c:41 tc-so: linkstr: ./bus_ipsec tc-so: input: 9 packets, 530 bytes, 2 multicasts tc-so: output: 12 packets, 6360 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 133 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 405 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1248 0 27 228 0 228 tc-so: tc-so:In use 1215K, total allocated 1824K; utilization 66.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.330005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.360005] shmif0: Ethernet address b2:a0:0b:c2:5c:41 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 20 0 20 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 41 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 140 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 74 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 436 0 0 146 0 146 146 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 51 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1294 0 30 240 0 240 tc-so: tc-so:In use 1282K, total allocated 1920K; utilization 66.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.460005] shmif0: Ethernet address b2:a0:b5:c3:c6:e4 tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.650004 b2:a0:0b:c2:5c:41 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.140004 b2:a0:b5:c3:c6:e4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:10.980004 b2:a0:0b:c2:5c:41 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:09.090004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:b5:c3:c6:e4, length 28 tc-so:00:00:11.030004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 74: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [S], seq 545868844, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:09.090004 b2:a0:b5:c3:c6:e4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:11.030004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:0b:c2:5c:41, length 28 tc-so:00:00:09.090004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.63433: Flags [S.], seq 382005125, ack 545868845, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:11.030004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 66: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.100004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:11.140004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:09.210004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.63433: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.140004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1200 tc-so:00:00:11.140004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:09.210004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.63433: Flags [.], ack 5545, win 3685, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.140004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 154: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 88 tc-so:00:00:11.180004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 66: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.250004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.63433: Flags [.], ack 5634, win 3674, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.250004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.63433: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:09.290004 b2:a0:b5:c3:c6:e4 > b2:a0:0b:c2:5c:41, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.63433: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.220004 b2:a0:0b:c2:5c:41 > b2:a0:b5:c3:c6:e4, ethertype IPv4 (0x0800), length 66: 10.0.0.1.63433 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216337.857919, ipsec_tcp_ipv4_none, passed tc-start: 1647216337.881784, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d5:5d:76:d4 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:[1] Killed env LD_PRELOAD=/usr/lib/librumphijack.so nc ${... tc-so: tc-so:00:00:13.820004 b2:a0:11:f8:ab:06 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.210004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d5:5d:76:d4, length 28 tc-so:00:00:13.820004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 64001 > 1234: Flags [S], seq 675641114, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.250004 b2:a0:d5:5d:76:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.850004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:11:f8:ab:06, length 28 tc-so:00:00:12.250004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 64001: Flags [S.], seq 562235389, ack 675641115, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.850004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 64001 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.970004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 64001 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.970004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 64001 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.370004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 64001: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.970004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 64001 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:13.970004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 64001 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.370004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 64001: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.970004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 64001 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132 tc-so:00:00:14.010004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 64001 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.410004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 64001: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.450004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 64001: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.450004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 64001: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:14.050004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 64001 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.790004 b2:a0:d5:5d:76:d4 > 33:33:77:cf:ed:c4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d5ff:fe5d:76d4 > ff02::2:77cf:edc4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:77cf:edc4, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:f8:ab:06 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:d5:5d:76:d4 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:11:f8:ab:06 17 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 17 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:d5:5d:76:d4 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:11:f8:ab:06 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d5:5d:76:d4 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:d5ff:fe5d:76d4%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:11:f8:ab:06 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:d5ff:fe5d:76d4 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:d5:5d:76:d4 12 0 17 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:d5ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:77cf:edc4 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff5d:76d4 12 0 17 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:11:f8:ab:06 on shmif0 23s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:d5ff:fe5d:76d4%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:77cf:edc4%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff5d:76d4%shmif0 refcount 1 tc-so: enaddr b2:a0:d5:5d:76:d4 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:77:cf:ed:c4 -- 33:33:77:cf:ed:c4 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:5d:76:d4 -- 33:33:ff:5d:76:d4 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:d5:5d:76:d4 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6756 bytes, 2 multicasts tc-so: output: 17 packets, 1482 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:d5ff:fe5d:76d4%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:11:f8:ab:06 tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 1482 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6756 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 77 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 30 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 424 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1284 0 27 239 0 239 tc-so: tc-so:In use 1253K, total allocated 1912K; utilization 65.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.340005] chacha: Portable C ChaCha tc-so:[ 1.340005] aes: BearSSL aes_ct tc-so:[ 1.340005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.340005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.450005] shmif0: Ethernet address b2:a0:11:f8:ab:06 tc-so:[ 13.850005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 13.970005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 13.970005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 14.010005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 14.050005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 14.050005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 49 0 49 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 56 0 56 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 203 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 846 0 0 282 0 282 282 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1950 0 122 383 0 383 tc-so: tc-so:In use 2173K, total allocated 3064K; utilization 70.9% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.900005] shmif0: Ethernet address b2:a0:d5:5d:76:d4 tc-so:[ 6.150005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.150005] get_ifid: shmif0: ifid: b0:a0:d5:ff:fe:5d:76:d4 tc-so:[ 6.150005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:d5ff:fe5d:76d4 tc-so:[ 6.380005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.440005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.880005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:d5ff:fe5d:76d4 - no duplicates found tc-so:[ 12.210005] ah_input: hash over 104 bytes, skip 20: crda len 104 skip 0 inject 32 tc-so:[ 12.250005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.370005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 12.370005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 12.370005] ah_input: hash over 1384 bytes, skip 20: crda len 1384 skip 0 inject 32 tc-so:[ 12.370005] ah_input: hash over 1500 bytes, skip 20: crda len 1500 skip 0 inject 32 tc-so:[ 12.410005] ah_input: hash over 228 bytes, skip 20: crda len 228 skip 0 inject 32 tc-so:[ 12.410005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 12.490005] ah_input: hash over 96 bytes, skip 20: crda len 96 skip 0 inject 32 tc-so:[ 21.030005] in6_if_link_down: fe80:2::b0a0:d5ff:fe5d:76d4 marked detached tc-so:[ 21.030005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.850004 b2:a0:11:f8:ab:06 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.110004 b2:a0:d5:5d:76:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.380004 b2:a0:d5:5d:76:d4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.430004 b2:a0:d5:5d:76:d4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.520004 b2:a0:d5:5d:76:d4 > 33:33:ff:5d:76:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:76d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:76d4, length 24 tc-so:00:00:06.560004 b2:a0:d5:5d:76:d4 > 33:33:ff:5d:76:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:76d4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5d:76d4, length 24 tc-so:00:00:06.800004 b2:a0:d5:5d:76:d4 > 33:33:77:cf:ed:c4, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:77cf:edc4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:77cf:edc4, length 24 tc-so:00:00:06.880004 b2:a0:d5:5d:76:d4 > 33:33:ff:5d:76:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5d:76d4: ICMP6, neighbor solicitation, who has fe80::b0a0:d5ff:fe5d:76d4, length 32 tc-so:00:00:13.820004 b2:a0:11:f8:ab:06 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.210004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:d5:5d:76:d4, length 28 tc-so:00:00:13.820004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 118: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 64001 > 1234: Flags [S], seq 675641114, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.250004 b2:a0:d5:5d:76:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.850004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:11:f8:ab:06, length 28 tc-so:00:00:12.250004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype IPv4 (0x0800), length 118: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 64001: Flags [S.], seq 562235389, ack 675641115, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.850004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 64001 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.970004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 64001 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:13.970004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 64001 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.370004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 64001: Flags [.], ack 2809, win 3846, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.970004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 1398: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 64001 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:13.970004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 64001 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.370004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 64001: Flags [.], ack 5501, win 3510, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.970004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 242: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 64001 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 132 tc-so:00:00:14.010004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 64001 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.410004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 64001: Flags [.], ack 5634, win 3493, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.450004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 64001: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.450004 b2:a0:d5:5d:76:d4 > b2:a0:11:f8:ab:06, ethertype IPv4 (0x0800), length 110: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 64001: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:14.050004 b2:a0:11:f8:ab:06 > b2:a0:d5:5d:76:d4, ethertype IPv4 (0x0800), length 110: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 64001 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:12.790004 b2:a0:d5:5d:76:d4 > 33:33:77:cf:ed:c4, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d5ff:fe5d:76d4 > ff02::2:77cf:edc4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:77cf:edc4, length 24 tc-so:00:00:15.120004 b2:a0:d5:5d:76:d4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:d5ff:fe5d:76d4 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216373.565600, ipsec_tcp_ipv4mappedipv6_ah_hmacsha512, passed tc-start: 1647216373.592923, ipsec_tcp_ipv4mappedipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:fb:4f:50:22 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 ah 10000 -A null ; tc-so:add 10.0.0.2 10.0.0.1 ah 10001 -A null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 870: No such process tc-so: tc-so:00:00:13.920004 b2:a0:82:96:b8:8b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.270004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fb:4f:50:22, length 28 tc-so:00:00:13.920004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 62291 > 1234: Flags [S], seq 670808907, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.270004 b2:a0:fb:4f:50:22 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.920004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:82:96:b8:8b, length 28 tc-so:00:00:12.270004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 62291: Flags [S.], seq 560110969, ack 670808908, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.920004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 62291 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.040004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 62291 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:14.080004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 62291 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.430004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 62291: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.120004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 62291 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:14.120004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 62291 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.480004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 62291: Flags [.], ack 5501, win 3685, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.120004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 62291 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:14.160004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 62291 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.520004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 62291: Flags [.], ack 5634, win 3669, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.540004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 62291: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.590004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 62291: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.230004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 62291 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.660004 b2:a0:fb:4f:50:22 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fe4f:5022 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.060004 b2:a0:fb:4f:50:22 > 33:33:ff:4f:50:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fe4f:5022 > ff02::1:ff4f:5022: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:5022, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:82:96:b8:8b tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:fb:4f:50:22 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:82:96:b8:8b 17 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 17 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:fb:4f:50:22 on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:82:96:b8:8b multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fb:4f:50:22 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:fbff:fe4f:5022%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:82:96:b8:8b UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:fbff:fe4f:5022 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fb:4f:50:22 12 0 17 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 17 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:fbff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:f246:c996 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff4f:5022 12 0 17 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 17 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:82:96:b8:8b on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:fbff:fe4f:5022%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:f246:c996%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff4f:5022%shmif0 refcount 1 tc-so: enaddr b2:a0:fb:4f:50:22 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:f2:46:c9:96 -- 33:33:f2:46:c9:96 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:4f:50:22 -- 33:33:ff:4f:50:22 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fb:4f:50:22 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6576 bytes, 2 multicasts tc-so: output: 17 packets, 1362 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:fbff:fe4f:5022%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:82:96:b8:8b tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 1362 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6576 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 32 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 48 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1288 0 27 239 0 239 tc-so: tc-so:In use 1254K, total allocated 1912K; utilization 65.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.240005] chacha: Portable C ChaCha tc-so:[ 1.240005] aes: BearSSL aes_ct tc-so:[ 1.240005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.240005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.440005] shmif0: Ethernet address b2:a0:82:96:b8:8b tc-so:[ 13.920005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 14.120005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 14.120005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 14.160005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 14.190005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 14.230005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 43 0 43 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 50 0 50 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 56 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 205 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 47 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 817 0 0 273 0 273 273 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 56 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1918 0 110 375 0 375 tc-so: tc-so:In use 2112K, total allocated 3000K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.210005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.950005] shmif0: Ethernet address b2:a0:fb:4f:50:22 tc-so:[ 6.050005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.050005] get_ifid: shmif0: ifid: b0:a0:fb:ff:fe:4f:50:22 tc-so:[ 6.050005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:fbff:fe4f:5022 tc-so:[ 6.330005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.370005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.840005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:fbff:fe4f:5022 - no duplicates found tc-so:[ 12.270005] ah_input: hash over 84 bytes, skip 20: crda len 84 skip 0 inject 32 tc-so:[ 12.310005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.390005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 12.430005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 12.480005] ah_input: hash over 1364 bytes, skip 20: crda len 1364 skip 0 inject 32 tc-so:[ 12.480005] ah_input: hash over 1480 bytes, skip 20: crda len 1480 skip 0 inject 32 tc-so:[ 12.480005] ah_input: hash over 208 bytes, skip 20: crda len 208 skip 0 inject 32 tc-so:[ 12.520005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 12.590005] ah_input: hash over 76 bytes, skip 20: crda len 76 skip 0 inject 32 tc-so:[ 22.170005] in6_if_link_down: fe80:2::b0a0:fbff:fe4f:5022 marked detached tc-so:[ 22.210005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.900004 b2:a0:82:96:b8:8b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.010004 b2:a0:fb:4f:50:22 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.260004 b2:a0:fb:4f:50:22 > 33:33:ff:4f:50:22, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:5022: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:5022, length 24 tc-so:00:00:06.290004 b2:a0:fb:4f:50:22 > 33:33:f2:46:c9:96, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:f246:c996: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f246:c996, length 24 tc-so:00:00:06.330004 b2:a0:fb:4f:50:22 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.370004 b2:a0:fb:4f:50:22 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.820004 b2:a0:fb:4f:50:22 > 33:33:ff:4f:50:22, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff4f:5022: ICMP6, neighbor solicitation, who has fe80::b0a0:fbff:fe4f:5022, length 32 tc-so:00:00:08.660004 b2:a0:fb:4f:50:22 > 33:33:f2:46:c9:96, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fe4f:5022 > ff02::2:f246:c996: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:f246:c996, length 24 tc-so:00:00:13.920004 b2:a0:82:96:b8:8b > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.270004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:fb:4f:50:22, length 28 tc-so:00:00:13.920004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 98: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x1): 62291 > 1234: Flags [S], seq 670808907, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.270004 b2:a0:fb:4f:50:22 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.920004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:82:96:b8:8b, length 28 tc-so:00:00:12.270004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype IPv4 (0x0800), length 98: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x1): 1234 > 62291: Flags [S.], seq 560110969, ack 670808908, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.920004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x2): 62291 > 1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.040004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x3): 62291 > 1234: Flags [.], seq 1:1405, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:14.080004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x4): 62291 > 1234: Flags [.], seq 1405:2809, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:12.430004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x2): 1234 > 62291: Flags [.], ack 2809, win 4022, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.120004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 1378: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x5): 62291 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1288 tc-so:00:00:14.120004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 1494: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x6): 62291 > 1234: Flags [.], seq 4097:5501, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 1404 tc-so:00:00:12.480004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x3): 1234 > 62291: Flags [.], ack 5501, win 3685, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.120004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 222: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x7): 62291 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 132 tc-so:00:00:14.160004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x8): 62291 > 1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.520004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x4): 1234 > 62291: Flags [.], ack 5634, win 3669, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.540004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x5): 1234 > 62291: Flags [.], ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.590004 b2:a0:fb:4f:50:22 > b2:a0:82:96:b8:8b, ethertype IPv4 (0x0800), length 90: 10.0.0.2 > 10.0.0.1: AH(spi=0x00002711,seq=0x6): 1234 > 62291: Flags [F.], seq 1, ack 5634, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:14.230004 b2:a0:82:96:b8:8b > b2:a0:fb:4f:50:22, ethertype IPv4 (0x0800), length 90: 10.0.0.1 > 10.0.0.2: AH(spi=0x00002710,seq=0x9): 62291 > 1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:12.660004 b2:a0:fb:4f:50:22 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fe4f:5022 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.060004 b2:a0:fb:4f:50:22 > 33:33:ff:4f:50:22, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fbff:fe4f:5022 > ff02::1:ff4f:5022: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff4f:5022, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216409.779233, ipsec_tcp_ipv4mappedipv6_ah_null, passed tc-start: 1647216409.812067, ipsec_tcp_ipv4mappedipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:de:cb:f8:fa ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E null ; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E null ; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 25799: No such process tc-so: tc-so:00:00:14.050004 b2:a0:01:f1:32:ff > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.260004 b2:a0:de:cb:f8:fa > b2:a0:01:f1:32:ff, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:de:cb:f8:fa, length 28 tc-so:00:00:14.050004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:12.260004 b2:a0:de:cb:f8:fa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:14.050004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:01:f1:32:ff, length 28 tc-so:00:00:12.310004 b2:a0:de:cb:f8:fa > b2:a0:01:f1:32:ff, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:14.050004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:14.170004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:14.250004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:12.460004 b2:a0:de:cb:f8:fa > b2:a0:01:f1:32:ff, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:14.250004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:14.290004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:12.500004 b2:a0:de:cb:f8:fa > b2:a0:01:f1:32:ff, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:14.290004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:14.290004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:12.540004 b2:a0:de:cb:f8:fa > b2:a0:01:f1:32:ff, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:12.600004 b2:a0:de:cb:f8:fa > b2:a0:01:f1:32:ff, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:14.350004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:13.220004 b2:a0:de:cb:f8:fa > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fecb:f8fa > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.090004 b2:a0:de:cb:f8:fa > 33:33:ff:cb:f8:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fecb:f8fa > ff02::1:ffcb:f8fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcb:f8fa, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:01:f1:32:ff tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:de:cb:f8:fa UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:01:f1:32:ff 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:de:cb:f8:fa on shmif0 25s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:01:f1:32:ff multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:cb:f8:fa tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:deff:fecb:f8fa%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:01:f1:32:ff UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:deff:fecb:f8fa link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:de:cb:f8:fa 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:deff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:68b6:51f8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffcb:f8fa 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:01:f1:32:ff on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:deff:fecb:f8fa%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:68b6:51f8%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ffcb:f8fa%shmif0 refcount 1 tc-so: enaddr b2:a0:de:cb:f8:fa multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:68:b6:51:f8 -- 33:33:68:b6:51:f8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:cb:f8:fa -- 33:33:ff:cb:f8:fa refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:de:cb:f8:fa tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6464 bytes, 2 multicasts tc-so: output: 16 packets, 1212 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:deff:fecb:f8fa%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:01:f1:32:ff tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1212 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6464 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 46 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 148 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 424 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1280 0 27 239 0 239 tc-so: tc-so:In use 1252K, total allocated 1912K; utilization 65.5% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.630005] shmif0: Ethernet address b2:a0:01:f1:32:ff tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 49 0 49 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 56 0 56 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 55 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 204 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 871 0 0 291 0 291 291 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1949 0 122 391 0 391 tc-so: tc-so:In use 2210K, total allocated 3128K; utilization 70.7% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.250005] chacha: Portable C ChaCha tc-so:[ 1.250005] aes: BearSSL aes_ct tc-so:[ 1.250005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.250005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.880005] shmif0: Ethernet address b2:a0:de:cb:f8:fa tc-so:[ 5.960005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.960005] get_ifid: shmif0: ifid: b0:a0:de:ff:fe:cb:f8:fa tc-so:[ 5.960005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:deff:fecb:f8fa tc-so:[ 6.250005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.290005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.820005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:deff:fecb:f8fa - no duplicates found tc-so:[ 21.560005] in6_if_link_down: fe80:2::b0a0:deff:fecb:f8fa marked detached tc-so:[ 21.560005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.920004 b2:a0:01:f1:32:ff > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.960004 b2:a0:de:cb:f8:fa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.250004 b2:a0:de:cb:f8:fa > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.290004 b2:a0:de:cb:f8:fa > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.470004 b2:a0:de:cb:f8:fa > 33:33:ff:cb:f8:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcb:f8fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcb:f8fa, length 24 tc-so:00:00:06.710004 b2:a0:de:cb:f8:fa > 33:33:68:b6:51:f8, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:68b6:51f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:68b6:51f8, length 24 tc-so:00:00:06.790004 b2:a0:de:cb:f8:fa > 33:33:ff:cb:f8:fa, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcb:f8fa: ICMP6, neighbor solicitation, who has fe80::b0a0:deff:fecb:f8fa, length 32 tc-so:00:00:14.050004 b2:a0:01:f1:32:ff > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:12.260004 b2:a0:de:cb:f8:fa > b2:a0:01:f1:32:ff, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:de:cb:f8:fa, length 28 tc-so:00:00:14.050004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 86: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:12.260004 b2:a0:de:cb:f8:fa > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:14.050004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:01:f1:32:ff, length 28 tc-so:00:00:12.310004 b2:a0:de:cb:f8:fa > b2:a0:01:f1:32:ff, ethertype IPv4 (0x0800), length 86: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:14.050004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:14.170004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1424 tc-so:00:00:14.250004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1424 tc-so:00:00:12.460004 b2:a0:de:cb:f8:fa > b2:a0:01:f1:32:ff, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:14.250004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 1410: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1376 tc-so:00:00:14.290004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 1458: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1424 tc-so:00:00:12.500004 b2:a0:de:cb:f8:fa > b2:a0:01:f1:32:ff, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:14.290004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 234: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 200 tc-so:00:00:14.290004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:12.540004 b2:a0:de:cb:f8:fa > b2:a0:01:f1:32:ff, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:12.600004 b2:a0:de:cb:f8:fa > b2:a0:01:f1:32:ff, ethertype IPv4 (0x0800), length 78: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:14.350004 b2:a0:01:f1:32:ff > b2:a0:de:cb:f8:fa, ethertype IPv4 (0x0800), length 78: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:13.220004 b2:a0:de:cb:f8:fa > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fecb:f8fa > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.090004 b2:a0:de:cb:f8:fa > 33:33:ff:cb:f8:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fecb:f8fa > ff02::1:ffcb:f8fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcb:f8fa, length 24 tc-so:00:00:16.560004 b2:a0:de:cb:f8:fa > 33:33:68:b6:51:f8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:deff:fecb:f8fa > ff02::2:68b6:51f8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:68b6:51f8, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216444.730041, ipsec_tcp_ipv4mappedipv6_esp_null, passed tc-start: 1647216444.762481, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:44:fb:af:cf ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.1 10.0.0.2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add 10.0.0.1 10.0.0.2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add 10.0.0.2 10.0.0.1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd 10.0.0.2 10.0.0.1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 21836: No such process tc-so: tc-so:00:00:09.250004 b2:a0:44:fb:af:cf > 33:33:ff:fb:af:cf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fefb:afcf > ff02::1:fffb:afcf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:afcf, length 24 tc-so:00:00:13.610004 b2:a0:ba:79:f0:f6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.870004 b2:a0:44:fb:af:cf > b2:a0:ba:79:f0:f6, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:44:fb:af:cf, length 28 tc-so:00:00:13.610004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:11.870004 b2:a0:44:fb:af:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.650004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ba:79:f0:f6, length 28 tc-so:00:00:11.910004 b2:a0:44:fb:af:cf > b2:a0:ba:79:f0:f6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:13.650004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:13.730004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:13.770004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:12.030004 b2:a0:44:fb:af:cf > b2:a0:ba:79:f0:f6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:13.810004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:13.850004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:12.110004 b2:a0:44:fb:af:cf > b2:a0:ba:79:f0:f6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:13.850004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:13.890004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:12.150004 b2:a0:44:fb:af:cf > b2:a0:ba:79:f0:f6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:12.150004 b2:a0:44:fb:af:cf > b2:a0:ba:79:f0:f6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:13.890004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ba:79:f0:f6 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:44:fb:af:cf UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ba:79:f0:f6 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:44:fb:af:cf on shmif0 24s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ba:79:f0:f6 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:44:fb:af:cf tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:44ff:fefb:afcf%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:ba:79:f0:f6 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:44ff:fefb:afcf link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:44:fb:af:cf 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:44ff:f tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:2ede:71b8 tc-so: ff02::1%shmif0 tc-so: ff02::1:fffb:afcf 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:ba:79:f0:f6 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:44ff:fefb:afcf%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:2ede:71b8%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:fffb:afcf%shmif0 refcount 1 tc-so: enaddr b2:a0:44:fb:af:cf multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:2e:de:71:b8 -- 33:33:2e:de:71:b8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:fb:af:cf -- 33:33:ff:fb:af:cf refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:44:fb:af:cf tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6680 bytes, 2 multicasts tc-so: output: 16 packets, 1344 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:44ff:fefb:afcf%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ba:79:f0:f6 tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1344 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6680 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 49 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 149 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 75 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 28 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 26 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 425 0 0 142 0 142 142 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 10 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 43 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1300 0 27 239 0 239 tc-so: tc-so:In use 1261K, total allocated 1912K; utilization 66.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.370005] chacha: Portable C ChaCha tc-so:[ 1.370005] aes: BearSSL aes_ct tc-so:[ 1.370005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.370005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.540005] shmif0: Ethernet address b2:a0:ba:79:f0:f6 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 7 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 47 0 47 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 54 0 54 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 4 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 57 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 188 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 81 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 47 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 864 0 0 288 0 288 288 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 53 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1951 0 118 388 0 388 tc-so: tc-so:In use 2203K, total allocated 3104K; utilization 71.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.270005] IPsec: Initialized Security Association Processing. tc-so:[ 1.270005] mainbus0 (root) tc-so:[ 1.360005] chacha: Portable C ChaCha tc-so:[ 1.360005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.780005] shmif0: Ethernet address b2:a0:44:fb:af:cf tc-so:[ 5.790005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 5.790005] get_ifid: shmif0: ifid: b0:a0:44:ff:fe:fb:af:cf tc-so:[ 5.790005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:44ff:fefb:afcf tc-so:[ 6.070005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.080005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.430005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:44ff:fefb:afcf - no duplicates found tc-so:[ 20.820005] in6_if_link_down: fe80:2::b0a0:44ff:fefb:afcf marked detached tc-so:[ 20.820005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.610004 b2:a0:ba:79:f0:f6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:05.790004 b2:a0:44:fb:af:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.070004 b2:a0:44:fb:af:cf > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.080004 b2:a0:44:fb:af:cf > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.100004 b2:a0:44:fb:af:cf > 33:33:ff:fb:af:cf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffb:afcf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:afcf, length 24 tc-so:00:00:06.290004 b2:a0:44:fb:af:cf > 33:33:2e:de:71:b8, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:2ede:71b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2ede:71b8, length 24 tc-so:00:00:06.430004 b2:a0:44:fb:af:cf > 33:33:ff:fb:af:cf, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fffb:afcf: ICMP6, neighbor solicitation, who has fe80::b0a0:44ff:fefb:afcf, length 32 tc-so:00:00:06.460004 b2:a0:44:fb:af:cf > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:09.250004 b2:a0:44:fb:af:cf > 33:33:ff:fb:af:cf, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fefb:afcf > ff02::1:fffb:afcf: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fffb:afcf, length 24 tc-so:00:00:13.610004 b2:a0:ba:79:f0:f6 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.870004 b2:a0:44:fb:af:cf > b2:a0:ba:79:f0:f6, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:44:fb:af:cf, length 28 tc-so:00:00:13.610004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:11.870004 b2:a0:44:fb:af:cf > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.650004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ba:79:f0:f6, length 28 tc-so:00:00:11.910004 b2:a0:44:fb:af:cf > b2:a0:ba:79:f0:f6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:13.650004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:13.730004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:13.770004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:12.030004 b2:a0:44:fb:af:cf > b2:a0:ba:79:f0:f6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:13.810004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 1434: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x5), length 1400 tc-so:00:00:13.850004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 1482: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:12.110004 b2:a0:44:fb:af:cf > b2:a0:ba:79:f0:f6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:13.850004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 250: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:13.890004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:12.150004 b2:a0:44:fb:af:cf > b2:a0:ba:79:f0:f6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:12.150004 b2:a0:44:fb:af:cf > b2:a0:ba:79:f0:f6, ethertype IPv4 (0x0800), length 106: 10.0.0.2 > 10.0.0.1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:13.890004 b2:a0:ba:79:f0:f6 > b2:a0:44:fb:af:cf, ethertype IPv4 (0x0800), length 106: 10.0.0.1 > 10.0.0.2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:16.280004 b2:a0:44:fb:af:cf > 33:33:2e:de:71:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:44ff:fefb:afcf > ff02::2:2ede:71b8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:2ede:71b8, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216479.972490, ipsec_tcp_ipv4mappedipv6_esp_rijndaelcbc, passed tc-start: 1647216480.5337, ipsec_tcp_ipv4mappedipv6_none tc-se:sh: arithmetic expression: expecting primary: " / 8" tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0c:cc:6b:d4 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.v6only=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 ::ffff:10.0.0.2/96 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -4 10.0.0.2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 12680: No such process tc-so: tc-so:00:00:10.140004 b2:a0:0c:cc:6b:d4 > 33:33:e9:52:cc:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cff:fecc:6bd4 > ff02::2:e952:ccc9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e952:ccc9, length 24 tc-so:00:00:13.060004 b2:a0:ca:c4:4a:57 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.360004 b2:a0:0c:cc:6b:d4 > b2:a0:ca:c4:4a:57, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0c:cc:6b:d4, length 28 tc-so:00:00:13.060004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 74: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [S], seq 585556206, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.360004 b2:a0:0c:cc:6b:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.060004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ca:c4:4a:57, length 28 tc-so:00:00:11.360004 b2:a0:0c:cc:6b:d4 > b2:a0:ca:c4:4a:57, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.55888: Flags [S.], seq 500419702, ack 585556207, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.060004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 66: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.180004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:13.220004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:11.520004 b2:a0:0c:cc:6b:d4 > b2:a0:ca:c4:4a:57, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55888: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.260004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1200 tc-so:00:00:13.300004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:11.600004 b2:a0:0c:cc:6b:d4 > b2:a0:ca:c4:4a:57, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55888: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.300004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 154: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 88 tc-so:00:00:13.300004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 66: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.600004 b2:a0:0c:cc:6b:d4 > b2:a0:ca:c4:4a:57, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55888: Flags [.], ack 5634, win 4005, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.640004 b2:a0:0c:cc:6b:d4 > b2:a0:ca:c4:4a:57, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55888: Flags [F.], seq 1, ack 5634, win 4005, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.340004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 66: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.440004 b2:a0:0c:cc:6b:d4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cff:fecc:6bd4 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:c4:4a:57 tc-so: linkstr: ./bus_ipsec tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.1 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.2 b2:a0:0c:cc:6b:d4 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ca:c4:4a:57 16 0 12 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.1 16 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.2) at b2:a0:0c:cc:6b:d4 on shmif0 26s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so:shmif0: tc-so: enaddr b2:a0:ca:c4:4a:57 multicnt 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0c:cc:6b:d4 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fe80::b0a0:cff:fecc:6bd4%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:10.0.0/24 link#2 UC - - - shmif0 tc-so:10.0.0.2 link#2 UHl - - - lo0 tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:10.0.0.1 b2:a0:ca:c4:4a:57 UHL - - - shmif0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:::ffff:0.0.0.0/96 link#2 UC - - - shmif0 tc-so:::ffff:10.0.0.2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:cff:fecc:6bd4 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:0c:cc:6b:d4 12 0 16 0 0 tc-so:shmif 1500 10.0.0/24 10.0.0.2 12 0 16 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:cff:fe tc-so: ff02::1:ff00:2%sh tc-so: ff01:2::1 tc-so: ff02::2:e952:ccc9 tc-so: ff02::1%shmif0 tc-so: ff02::1:ffcc:6bd4 12 0 16 0 0 tc-so:shmif 1500 ::ffff:0.0.0. ::ffff:10.0.0.2 12 0 16 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:? (10.0.0.1) at b2:a0:ca:c4:4a:57 on shmif0 22s R tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fe80::b0a0:cff:fecc:6bd4%shmif0 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e952:ccc9%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ffcc:6bd4%shmif0 refcount 1 tc-so: enaddr b2:a0:0c:cc:6b:d4 multicnt 5 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so: 33:33:e9:52:cc:c9 -- 33:33:e9:52:cc:c9 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:cc:6b:d4 -- 33:33:ff:cc:6b:d4 refcount 1 tc-so: 01:00:5e:00:00:01 -- 01:00:5e:00:00:01 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:0c:cc:6b:d4 tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 6360 bytes, 2 multicasts tc-so: output: 16 packets, 1152 bytes, 8 multicasts tc-so: inet6 fe80::b0a0:cff:fecc:6bd4%shmif0/64 flags 0 scopeid 0x2 tc-so: inet6 ::ffff:10.0.0.2/96 flags 0 tc-so: inet 10.0.0.2/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ca:c4:4a:57 tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 1152 bytes, 10 multicasts, 8 unknown protocol tc-so: output: 12 packets, 6360 bytes tc-so: inet 10.0.0.1/24 broadcast 10.0.0.255 flags 0 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 18 0 18 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 26 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 47 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 40 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 140 0 0 3 0 3 3 0 inf 0 tc-so:kmem-00128 192 74 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 27 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00256 320 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 16 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 92 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 405 0 0 135 0 135 135 0 inf 0 tc-so:kmem-04096 4096 11 0 0 6 0 6 6 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 4 0 3 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1238 0 27 228 0 228 tc-so: tc-so:In use 1210K, total allocated 1824K; utilization 66.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.290005] chacha: Portable C ChaCha tc-so:[ 1.290005] aes: BearSSL aes_ct tc-so:[ 1.290005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.290005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.700005] shmif0: Ethernet address b2:a0:ca:c4:4a:57 tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:in6pcbpl 304 41 0 41 1 0 1 1 0 inf 1 tc-so:inmltpl 64 2 0 1 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 48 0 48 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 196 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 46 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 8 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 796 0 0 266 0 266 266 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 8 0 0 8 0 8 8 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 4 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 33 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 19 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 16 0 10 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1827 0 106 362 0 362 tc-so: tc-so:In use 2050K, total allocated 2896K; utilization 70.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.380005] chacha: Portable C ChaCha tc-so:[ 1.380005] aes: BearSSL aes_ct tc-so:[ 1.380005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.380005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.060005] shmif0: Ethernet address b2:a0:0c:cc:6b:d4 tc-so:[ 6.070005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 6.070005] get_ifid: shmif0: ifid: b0:a0:0c:ff:fe:cc:6b:d4 tc-so:[ 6.070005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:cff:fecc:6bd4 tc-so:[ 6.340005] nd6_dad_start: shmif0: starting DAD for ::ffff:10.0.0.2 tc-so:[ 7.410005] nd6_dad_timer: shmif0: DAD complete for ::ffff:10.0.0.2 - no duplicates found tc-so:[ 7.650005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:cff:fecc:6bd4 - no duplicates found tc-so:[ 20.030005] in6_if_link_down: fe80:2::b0a0:cff:fecc:6bd4 marked detached tc-so:[ 20.030005] in6_if_link_down: ::ffff:10.0.0.2 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:06.970004 b2:a0:ca:c4:4a:57 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.1, length 28 tc-so:00:00:06.070004 b2:a0:0c:cc:6b:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.2, length 28 tc-so:00:00:06.340004 b2:a0:0c:cc:6b:d4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:06.380004 b2:a0:0c:cc:6b:d4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has ::ffff:10.0.0.2, length 32 tc-so:00:00:06.450004 b2:a0:0c:cc:6b:d4 > 33:33:ff:cc:6b:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcc:6bd4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcc:6bd4, length 24 tc-so:00:00:06.640004 b2:a0:0c:cc:6b:d4 > 33:33:ff:cc:6b:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcc:6bd4: ICMP6, neighbor solicitation, who has fe80::b0a0:cff:fecc:6bd4, length 32 tc-so:00:00:06.680004 b2:a0:0c:cc:6b:d4 > 33:33:e9:52:cc:c9, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:e952:ccc9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e952:ccc9, length 24 tc-so:00:00:07.060004 b2:a0:0c:cc:6b:d4 > 33:33:ff:cc:6b:d4, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffcc:6bd4: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffcc:6bd4, length 24 tc-so:00:00:10.140004 b2:a0:0c:cc:6b:d4 > 33:33:e9:52:cc:c9, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cff:fecc:6bd4 > ff02::2:e952:ccc9: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e952:ccc9, length 24 tc-so:00:00:13.060004 b2:a0:ca:c4:4a:57 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.2 tell 10.0.0.1, length 28 tc-so:00:00:11.360004 b2:a0:0c:cc:6b:d4 > b2:a0:ca:c4:4a:57, ethertype ARP (0x0806), length 42: Reply 10.0.0.2 is-at b2:a0:0c:cc:6b:d4, length 28 tc-so:00:00:13.060004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 74: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [S], seq 585556206, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:11.360004 b2:a0:0c:cc:6b:d4 > ff:ff:ff:ff:ff:ff, ethertype ARP (0x0806), length 42: Request who-has 10.0.0.1 tell 10.0.0.2, length 28 tc-so:00:00:13.060004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype ARP (0x0806), length 42: Reply 10.0.0.1 is-at b2:a0:ca:c4:4a:57, length 28 tc-so:00:00:11.360004 b2:a0:0c:cc:6b:d4 > b2:a0:ca:c4:4a:57, ethertype IPv4 (0x0800), length 74: 10.0.0.2.1234 > 10.0.0.1.55888: Flags [S.], seq 500419702, ack 585556207, win 32768, options [mss 1460,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:13.060004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 66: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [.], ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.180004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [.], seq 1:1449, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:13.220004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [.], seq 1449:2897, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:11.520004 b2:a0:0c:cc:6b:d4 > b2:a0:ca:c4:4a:57, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55888: Flags [.], ack 2897, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.260004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 1266: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [P.], seq 2897:4097, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1200 tc-so:00:00:13.300004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 1514: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [.], seq 4097:5545, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 1448 tc-so:00:00:11.600004 b2:a0:0c:cc:6b:d4 > b2:a0:ca:c4:4a:57, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55888: Flags [.], ack 5545, win 4016, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.300004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 154: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [P.], seq 5545:5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 88 tc-so:00:00:13.300004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 66: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [F.], seq 5633, ack 1, win 4197, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.600004 b2:a0:0c:cc:6b:d4 > b2:a0:ca:c4:4a:57, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55888: Flags [.], ack 5634, win 4005, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:11.640004 b2:a0:0c:cc:6b:d4 > b2:a0:ca:c4:4a:57, ethertype IPv4 (0x0800), length 66: 10.0.0.2.1234 > 10.0.0.1.55888: Flags [F.], seq 1, ack 5634, win 4005, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:13.340004 b2:a0:ca:c4:4a:57 > b2:a0:0c:cc:6b:d4, ethertype IPv4 (0x0800), length 66: 10.0.0.1.55888 > 10.0.0.2.1234: Flags [.], ack 2, win 4197, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:13.440004 b2:a0:0c:cc:6b:d4 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cff:fecc:6bd4 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216514.450615, ipsec_tcp_ipv4mappedipv6_none, passed tc-start: 1647216514.480388, ipsec_tcp_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:c8:c7:d9:66 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 ah 10001 -A hmac-sha512 "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 25693: No such process tc-so: tc-so:00:00:13.120004 b2:a0:c8:c7:d9:66 > 33:33:ff:c7:d9:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec7:d966 > ff02::1:ffc7:d966: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:d966, length 24 tc-so:00:00:15.190004 b2:a0:ef:5f:7f:0e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5f:7f0e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.300004 b2:a0:ef:5f:7f:0e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5f:7f0e > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.340004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec7:d966 > fe80::b0a0:efff:fe5f:7f0e: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.330004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 142: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 51017 > 1234: Flags [S], seq 700720545, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.370004 b2:a0:c8:c7:d9:66 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec7:d966 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.330004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5f:7f0e > fe80::b0a0:c8ff:fec7:d966: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.370004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 142: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 51017: Flags [S.], seq 603067704, ack 700720546, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.330004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 51017 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.410004 b2:a0:c8:c7:d9:66 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec7:d966 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.490004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 51017 > 1234: Flags [.], seq 1:1381, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:15.570004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 51017 > 1234: Flags [.], seq 1381:2761, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:13.610004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 51017: Flags [.], ack 2761, win 3967, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.570004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 1470: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 51017 > 1234: Flags [P.], seq 2761:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 1336 tc-so:00:00:15.610004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 51017 > 1234: Flags [.], seq 4097:5477, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1380 tc-so:00:00:13.650004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 51017: Flags [.], ack 5477, win 3967, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.610004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 290: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 51017 > 1234: Flags [P.], seq 5477:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 156 tc-so:00:00:15.650004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 51017 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.690004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 51017: Flags [.], ack 5634, win 3948, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.690004 b2:a0:ef:5f:7f:0e > 33:33:ff:5f:7f:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5f:7f0e > ff02::1:ff5f:7f0e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5f:7f0e, length 24 tc-so:00:00:13.770004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 51017: Flags [F.], seq 1, ack 5634, win 3948, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.730004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 51017 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.260004 b2:a0:ef:5f:7f:0e > 33:33:33:0b:36:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5f:7f0e > ff02::2:330b:36fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:330b:36fa, length 24 tc-so:00:00:15.670004 b2:a0:c8:c7:d9:66 > 33:33:05:ed:66:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec7:d966 > ff02::2:5ed:6639: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5ed:6639, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:5f:7f:0e tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:efff:fe5f:7f0e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:efff:fe5f:7f0e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:c8:c7:d9:66 UHL - - - shmif0 tc-so:fe80::b0a0:c8ff:fec7:d966 b2:a0:c8:c7:d9:66 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:ef:5f:7f:0e 14 0 18 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff5f:7f0e tc-so: ff01:2::1 tc-so: ff02::2:330b:36fa tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:efff:f 14 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:c8:c7:d9:66 shmif0 34s R tc-so:fe80::b0a0:c8ff:fec7:d966%shmif0 b2:a0:c8:c7:d9:66 shmif0 39s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff5f:7f0e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:330b:36fa%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:ef:5f:7f:0e multicnt 4 tc-so: 33:33:ff:5f:7f:0e -- 33:33:ff:5f:7f:0e refcount 1 tc-so: 33:33:33:0b:36:fa -- 33:33:33:0b:36:fa refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c8:c7:d9:66 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c8ff:fec7:d966%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:c8ff:fec7:d966 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:ef:5f:7f:0e UHL - - - shmif0 tc-so:fe80::b0a0:efff:fe5f:7f0e b2:a0:ef:5f:7f:0e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:c8:c7:d9:66 17 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffc7:d966 tc-so: ff01:2::1 tc-so: ff02::2:5ed:6639% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 17 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:c8ff:f 17 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:ef:5f:7f:0e shmif0 27s R tc-so:fe80::b0a0:efff:fe5f:7f0e%shmif0 b2:a0:ef:5f:7f:0e shmif0 32s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffc7:d966%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:5ed:6639%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:c8:c7:d9:66 multicnt 4 tc-so: 33:33:ff:c7:d9:66 -- 33:33:ff:c7:d9:66 refcount 1 tc-so: 33:33:05:ed:66:39 -- 33:33:05:ed:66:39 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:c8:c7:d9:66 tc-so: linkstr: ./bus_ipsec tc-so: input: 17 packets, 7526 bytes, 5 multicasts tc-so: output: 14 packets, 1444 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:c8ff:fec7:d966%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:ef:5f:7f:0e tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1444 bytes, 6 multicasts tc-so: output: 18 packets, 7612 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:efff:fe5f:7f0e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 40 0 40 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 43 0 43 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 30 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 192 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 83 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 835 0 0 279 0 279 279 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 48 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 4 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 3 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1894 0 101 380 0 380 tc-so: tc-so:In use 2137K, total allocated 3040K; utilization 70.3% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.320005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.360005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.360005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.750005] shmif0: Ethernet address b2:a0:ef:5f:7f:0e tc-so:[ 7.160005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.160005] get_ifid: shmif0: ifid: b0:a0:ef:ff:fe:5f:7f:0e tc-so:[ 7.160005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:efff:fe5f:7f0e tc-so:[ 9.170005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:efff:fe5f:7f0e - no duplicates found tc-so:[ 15.330005] ah_input: hash over 128 bytes, skip 40: crda len 128 skip 0 inject 52 tc-so:[ 15.570005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 15.610005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 15.650005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 15.730005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 26.770005] in6_if_link_down: fd00::1 marked detached tc-so:[ 26.770005] in6_if_link_down: fe80:2::b0a0:efff:fe5f:7f0e marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 34 0 34 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 35 0 35 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 202 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 82 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 33 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 802 0 0 268 0 268 268 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 12 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 7 0 0 5 0 5 5 0 10923 2 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 45 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1860 0 88 369 0 369 tc-so: tc-so:In use 2073K, total allocated 2952K; utilization 70.2% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.220005] IPsec: Initialized Security Association Processing. tc-so:[ 1.220005] mainbus0 (root) tc-so:[ 1.220005] chacha: Portable C ChaCha tc-so:[ 1.220005] aes: BearSSL aes_ct tc-so:[ 1.220005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.220005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.860005] shmif0: Ethernet address b2:a0:c8:c7:d9:66 tc-so:[ 7.450005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.450005] get_ifid: shmif0: ifid: b0:a0:c8:ff:fe:c7:d9:66 tc-so:[ 7.450005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:c8ff:fec7:d966 tc-so:[ 8.950005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:c8ff:fec7:d966 - no duplicates found tc-so:[ 13.370005] ah_input: hash over 128 bytes, skip 40: crda len 128 skip 0 inject 52 tc-so:[ 13.410005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 13.530005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.610005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.610005] ah_input: hash over 1456 bytes, skip 40: crda len 1456 skip 0 inject 52 tc-so:[ 13.650005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 13.690005] ah_input: hash over 276 bytes, skip 40: crda len 276 skip 0 inject 52 tc-so:[ 13.690005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 13.770005] ah_input: hash over 120 bytes, skip 40: crda len 120 skip 0 inject 52 tc-so:[ 23.680005] in6_if_link_down: fd00::2 marked detached tc-so:[ 23.680005] in6_if_link_down: fe80:2::b0a0:c8ff:fec7:d966 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.770004 b2:a0:ef:5f:7f:0e > 33:33:ff:5f:7f:0e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5f:7f0e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5f:7f0e, length 24 tc-so:00:00:08.150004 b2:a0:ef:5f:7f:0e > 33:33:ff:5f:7f:0e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff5f:7f0e: ICMP6, neighbor solicitation, who has fe80::b0a0:efff:fe5f:7f0e, length 32 tc-so:00:00:07.900004 b2:a0:c8:c7:d9:66 > 33:33:ff:c7:d9:66, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:d966: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:d966, length 24 tc-so:00:00:07.940004 b2:a0:c8:c7:d9:66 > 33:33:ff:c7:d9:66, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffc7:d966: ICMP6, neighbor solicitation, who has fe80::b0a0:c8ff:fec7:d966, length 32 tc-so:00:00:13.120004 b2:a0:c8:c7:d9:66 > 33:33:ff:c7:d9:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec7:d966 > ff02::1:ffc7:d966: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffc7:d966, length 24 tc-so:00:00:15.190004 b2:a0:ef:5f:7f:0e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5f:7f0e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:15.300004 b2:a0:ef:5f:7f:0e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5f:7f0e > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.340004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec7:d966 > fe80::b0a0:efff:fe5f:7f0e: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.330004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 142: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 51017 > 1234: Flags [S], seq 700720545, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.370004 b2:a0:c8:c7:d9:66 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec7:d966 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.330004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5f:7f0e > fe80::b0a0:c8ff:fec7:d966: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.370004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 142: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 51017: Flags [S.], seq 603067704, ack 700720546, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.330004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 51017 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.410004 b2:a0:c8:c7:d9:66 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec7:d966 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.490004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 51017 > 1234: Flags [.], seq 1:1381, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:15.570004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 51017 > 1234: Flags [.], seq 1381:2761, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1380 tc-so:00:00:13.610004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 51017: Flags [.], ack 2761, win 3967, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.570004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 1470: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 51017 > 1234: Flags [P.], seq 2761:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 1336 tc-so:00:00:15.610004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 51017 > 1234: Flags [.], seq 4097:5477, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 1380 tc-so:00:00:13.650004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 51017: Flags [.], ack 5477, win 3967, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:15.610004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 290: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 51017 > 1234: Flags [P.], seq 5477:5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 156 tc-so:00:00:15.650004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 51017 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:13.690004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 51017: Flags [.], ack 5634, win 3948, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.690004 b2:a0:ef:5f:7f:0e > 33:33:ff:5f:7f:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5f:7f0e > ff02::1:ff5f:7f0e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff5f:7f0e, length 24 tc-so:00:00:13.770004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 134: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 51017: Flags [F.], seq 1, ack 5634, win 3948, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.730004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 134: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 51017 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:16.260004 b2:a0:ef:5f:7f:0e > 33:33:33:0b:36:fa, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5f:7f0e > ff02::2:330b:36fa: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:330b:36fa, length 24 tc-so:00:00:15.670004 b2:a0:c8:c7:d9:66 > 33:33:05:ed:66:39, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec7:d966 > ff02::2:5ed:6639: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:5ed:6639, length 24 tc-so:00:00:18.350004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:c8ff:fec7:d966 > fe80::b0a0:efff:fe5f:7f0e: ICMP6, neighbor solicitation, who has fe80::b0a0:efff:fe5f:7f0e, length 32 tc-so:00:00:20.310004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:efff:fe5f:7f0e > fe80::b0a0:c8ff:fec7:d966: ICMP6, neighbor advertisement, tgt is fe80::b0a0:efff:fe5f:7f0e, length 24 tc-so:00:00:20.350004 b2:a0:ef:5f:7f:0e > b2:a0:c8:c7:d9:66, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:efff:fe5f:7f0e > fe80::b0a0:c8ff:fec7:d966: ICMP6, neighbor solicitation, who has fe80::b0a0:c8ff:fec7:d966, length 32 tc-so:00:00:18.390004 b2:a0:c8:c7:d9:66 > b2:a0:ef:5f:7f:0e, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:c8ff:fec7:d966 > fe80::b0a0:efff:fe5f:7f0e: ICMP6, neighbor advertisement, tgt is fe80::b0a0:c8ff:fec7:d966, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216552.667333, ipsec_tcp_ipv6_ah_hmacsha512, passed tc-start: 1647216552.698044, ipsec_tcp_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:76:13:6f:0d ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 ah 10000 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -A null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 ah 10000 -A null ; tc-so:add fd00::2 fd00::1 ah 10001 -A null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec ah/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 1559: No such process tc-so: tc-so:00:00:13.730004 b2:a0:51:df:ca:87 > 33:33:ff:df:ca:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fedf:ca87 > ff02::1:ffdf:ca87: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdf:ca87, length 24 tc-so:00:00:12.620004 b2:a0:76:13:6f:0d > 33:33:ff:13:6f:0d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe13:6f0d > ff02::1:ff13:6f0d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:6f0d, length 24 tc-so:00:00:15.730004 b2:a0:51:df:ca:87 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fedf:ca87 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.830004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe13:6f0d > fe80::b0a0:51ff:fedf:ca87: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.770004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 54346 > 1234: Flags [S], seq 716287179, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.830004 b2:a0:76:13:6f:0d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe13:6f0d > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.770004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fedf:ca87 > fe80::b0a0:76ff:fe13:6f0d: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.880004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 54346: Flags [S.], seq 650772620, ack 716287180, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.770004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 54346 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.950004 b2:a0:76:13:6f:0d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe13:6f0d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.890004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 54346 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:15.970004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 54346 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:14.030004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 54346: Flags [.], ack 2809, win 3964, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.970004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 54346 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:16.010004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 54346 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:14.110004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 54346: Flags [.], ack 5501, win 3964, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:16.050004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 54346 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:16.090004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 54346 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.190004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 54346: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:14.190004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 54346: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:16.130004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 54346 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.320004 b2:a0:76:13:6f:0d > 33:33:e0:d8:bc:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe13:6f0d > ff02::2:e0d8:bce8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e0d8:bce8, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:51:df:ca:87 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:51ff:fedf:ca87%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:51ff:fedf:ca87 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:76:13:6f:0d UHL - - - shmif0 tc-so:fe80::b0a0:76ff:fe13:6f0d b2:a0:76:13:6f:0d UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:51:df:ca:87 14 0 18 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ffdf:ca87 tc-so: ff01:2::1 tc-so: ff02::2:ae15:5a65 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:51ff:f 14 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:76:13:6f:0d shmif0 25s R tc-so:fe80::b0a0:76ff:fe13:6f0d%shmif0 b2:a0:76:13:6f:0d shmif0 30s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ffdf:ca87%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:ae15:5a65%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:51:df:ca:87 multicnt 4 tc-so: 33:33:ff:df:ca:87 -- 33:33:ff:df:ca:87 refcount 1 tc-so: 33:33:ae:15:5a:65 -- 33:33:ae:15:5a:65 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:13:6f:0d tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fe13:6f0d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:76ff:fe13:6f0d link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:51:df:ca:87 UHL - - - shmif0 tc-so:fe80::b0a0:51ff:fedf:ca87 b2:a0:51:df:ca:87 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:76:13:6f:0d 16 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff13:6f0d tc-so: ff01:2::1 tc-so: ff02::2:e0d8:bce8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 16 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:76ff:f 16 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:51:df:ca:87 shmif0 27s R tc-so:fe80::b0a0:51ff:fedf:ca87%shmif0 b2:a0:51:df:ca:87 shmif0 32s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff13:6f0d%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e0d8:bce8%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:76:13:6f:0d multicnt 4 tc-so: 33:33:ff:13:6f:0d -- 33:33:ff:13:6f:0d refcount 1 tc-so: 33:33:e0:d8:bc:e8 -- 33:33:e0:d8:bc:e8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:76:13:6f:0d tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 7224 bytes, 4 multicasts tc-so: output: 14 packets, 1324 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:76ff:fe13:6f0d%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:51:df:ca:87 tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1324 bytes, 6 multicasts tc-so: output: 18 packets, 7396 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:51ff:fedf:ca87%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 38 0 38 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 208 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 816 0 0 272 0 272 272 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 9 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 38 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1866 0 97 373 0 373 tc-so: tc-so:In use 2090K, total allocated 2984K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.250005] IPsec: Initialized Security Association Processing. tc-so:[ 1.250005] mainbus0 (root) tc-so:[ 1.310005] chacha: Portable C ChaCha tc-so:[ 1.310005] aes: BearSSL aes_ct tc-so:[ 1.310005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.310005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.740005] shmif0: Ethernet address b2:a0:51:df:ca:87 tc-so:[ 7.060005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.060005] get_ifid: shmif0: ifid: b0:a0:51:ff:fe:df:ca:87 tc-so:[ 7.060005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:51ff:fedf:ca87 tc-so:[ 9.030005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:51ff:fedf:ca87 - no duplicates found tc-so:[ 15.770005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 15.970005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 16.050005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 16.090005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 16.130005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 27.020005] in6_if_link_down: fd00::1 marked detached tc-so:[ 27.020005] in6_if_link_down: fe80:2::b0a0:51ff:fedf:ca87 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:ah_tdb_crypto 192 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 41 0 41 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 42 0 42 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 35 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 205 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 875 0 0 292 0 292 292 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 6 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 3 0 0 4 0 4 4 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 36 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1926 0 102 392 0 392 tc-so: tc-so:In use 2209K, total allocated 3136K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.300005] chacha: Portable C ChaCha tc-so:[ 1.300005] aes: BearSSL aes_ct tc-so:[ 1.300005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.300005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 3.850005] shmif0: Ethernet address b2:a0:76:13:6f:0d tc-so:[ 7.340005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.340005] get_ifid: shmif0: ifid: b0:a0:76:ff:fe:13:6f:0d tc-so:[ 7.340005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:76ff:fe13:6f0d tc-so:[ 9.330005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:76ff:fe13:6f0d - no duplicates found tc-so:[ 13.830005] ah_input: hash over 104 bytes, skip 40: crda len 104 skip 0 inject 52 tc-so:[ 13.880005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 13.990005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 14.030005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 14.070005] ah_input: hash over 1384 bytes, skip 40: crda len 1384 skip 0 inject 52 tc-so:[ 14.110005] ah_input: hash over 1500 bytes, skip 40: crda len 1500 skip 0 inject 52 tc-so:[ 14.110005] ah_input: hash over 228 bytes, skip 40: crda len 228 skip 0 inject 52 tc-so:[ 14.190005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 14.230005] ah_input: hash over 96 bytes, skip 40: crda len 96 skip 0 inject 52 tc-so:[ 23.960005] in6_if_link_down: fd00::2 marked detached tc-so:[ 23.960005] in6_if_link_down: fe80:2::b0a0:76ff:fe13:6f0d marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.960004 b2:a0:51:df:ca:87 > 33:33:ff:df:ca:87, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdf:ca87: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdf:ca87, length 24 tc-so:00:00:08.000004 b2:a0:51:df:ca:87 > 33:33:ff:df:ca:87, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffdf:ca87: ICMP6, neighbor solicitation, who has fe80::b0a0:51ff:fedf:ca87, length 32 tc-so:00:00:08.710004 b2:a0:51:df:ca:87 > 33:33:ae:15:5a:65, ethertype IPv6 (0x86dd), length 86: :: > ff02::2:ae15:5a65: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:ae15:5a65, length 24 tc-so:00:00:08.250004 b2:a0:76:13:6f:0d > 33:33:ff:13:6f:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff13:6f0d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:6f0d, length 24 tc-so:00:00:08.330004 b2:a0:76:13:6f:0d > 33:33:ff:13:6f:0d, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff13:6f0d: ICMP6, neighbor solicitation, who has fe80::b0a0:76ff:fe13:6f0d, length 32 tc-so:00:00:11.100004 b2:a0:51:df:ca:87 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fedf:ca87 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:13.730004 b2:a0:51:df:ca:87 > 33:33:ff:df:ca:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fedf:ca87 > ff02::1:ffdf:ca87: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffdf:ca87, length 24 tc-so:00:00:12.620004 b2:a0:76:13:6f:0d > 33:33:ff:13:6f:0d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe13:6f0d > ff02::1:ff13:6f0d: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff13:6f0d, length 24 tc-so:00:00:15.730004 b2:a0:51:df:ca:87 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fedf:ca87 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.830004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe13:6f0d > fe80::b0a0:51ff:fedf:ca87: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.770004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 118: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x1): 54346 > 1234: Flags [S], seq 716287179, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:13.830004 b2:a0:76:13:6f:0d > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe13:6f0d > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.770004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fedf:ca87 > fe80::b0a0:76ff:fe13:6f0d: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.880004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 118: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x1): 1234 > 54346: Flags [S.], seq 650772620, ack 716287180, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:15.770004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x2): 54346 > 1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:13.950004 b2:a0:76:13:6f:0d > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe13:6f0d > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:15.890004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x3): 54346 > 1234: Flags [.], seq 1:1405, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:15.970004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x4): 54346 > 1234: Flags [.], seq 1405:2809, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:14.030004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x2): 1234 > 54346: Flags [.], ack 2809, win 3964, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:15.970004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 1398: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x5): 54346 > 1234: Flags [P.], seq 2809:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1288 tc-so:00:00:16.010004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 1514: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x6): 54346 > 1234: Flags [.], seq 4097:5501, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1404 tc-so:00:00:14.110004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x3): 1234 > 54346: Flags [.], ack 5501, win 3964, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:16.050004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 242: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x7): 54346 > 1234: Flags [P.], seq 5501:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 132 tc-so:00:00:16.090004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x8): 54346 > 1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 2], length 0 tc-so:00:00:14.190004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x4): 1234 > 54346: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:14.190004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 110: fd00::2 > fd00::1: AH(spi=0x00002711,seq=0x5): 1234 > 54346: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:16.130004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 110: fd00::1 > fd00::2: AH(spi=0x00002710,seq=0x9): 54346 > 1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 2], length 0 tc-so:00:00:15.320004 b2:a0:76:13:6f:0d > 33:33:e0:d8:bc:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe13:6f0d > ff02::2:e0d8:bce8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e0d8:bce8, length 24 tc-so:00:00:18.830004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:76ff:fe13:6f0d > fe80::b0a0:51ff:fedf:ca87: ICMP6, neighbor solicitation, who has fe80::b0a0:51ff:fedf:ca87, length 32 tc-so:00:00:20.760004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:51ff:fedf:ca87 > fe80::b0a0:76ff:fe13:6f0d: ICMP6, neighbor advertisement, tgt is fe80::b0a0:51ff:fedf:ca87, length 24 tc-so:00:00:20.800004 b2:a0:51:df:ca:87 > b2:a0:76:13:6f:0d, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:51ff:fedf:ca87 > fe80::b0a0:76ff:fe13:6f0d: ICMP6, neighbor solicitation, who has fe80::b0a0:76ff:fe13:6f0d, length 32 tc-so:00:00:18.870004 b2:a0:76:13:6f:0d > b2:a0:51:df:ca:87, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:76ff:fe13:6f0d > fe80::b0a0:51ff:fedf:ca87: ICMP6, neighbor advertisement, tgt is fe80::b0a0:76ff:fe13:6f0d, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216591.567771, ipsec_tcp_ipv6_ah_null, passed tc-start: 1647216591.593653, ipsec_tcp_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:85:f5:62:97 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 esp 10000 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -E null ; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -E null ; tc-so:add fd00::2 fd00::1 esp 10001 -E null ; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 17522: No such process tc-so: tc-so:00:00:14.980004 b2:a0:16:6e:1b:d5 > 33:33:73:e9:5f:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe6e:1bd5 > ff02::2:73e9:5fb8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:73e9:5fb8, length 24 tc-so:00:00:15.360004 b2:a0:16:6e:1b:d5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe6e:1bd5 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.290004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fef5:6297 > fe80::b0a0:16ff:fe6e:1bd5: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.400004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:13.290004 b2:a0:85:f5:62:97 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fef5:6297 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.440004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe6e:1bd5 > fe80::b0a0:85ff:fef5:6297: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.330004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:15.440004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:15.560004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1452 tc-so:00:00:15.600004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1452 tc-so:00:00:13.490004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:15.630004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 1374: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1320 tc-so:00:00:15.670004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1452 tc-so:00:00:13.560004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:15.670004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 226: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 172 tc-so:00:00:15.710004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:13.640004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:13.640004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:15.750004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:15.830004 b2:a0:16:6e:1b:d5 > 33:33:ff:6e:1b:d5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe6e:1bd5 > ff02::1:ff6e:1bd5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:1bd5, length 24 tc-so:00:00:16.050004 b2:a0:85:f5:62:97 > 33:33:ff:f5:62:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fef5:6297 > ff02::1:fff5:6297: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff5:6297, length 24 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:16:6e:1b:d5 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:16ff:fe6e:1bd5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:16ff:fe6e:1bd5 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:85:f5:62:97 UHL - - - shmif0 tc-so:fe80::b0a0:85ff:fef5:6297 b2:a0:85:f5:62:97 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:16:6e:1b:d5 14 0 18 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff6e:1bd5 tc-so: ff01:2::1 tc-so: ff02::2:73e9:5fb8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 18 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:16ff:f 14 0 18 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:85:f5:62:97 shmif0 13s R tc-so:fe80::b0a0:85ff:fef5:6297%shmif0 b2:a0:85:f5:62:97 shmif0 18s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff6e:1bd5%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:73e9:5fb8%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:16:6e:1b:d5 multicnt 4 tc-so: 33:33:ff:6e:1b:d5 -- 33:33:ff:6e:1b:d5 refcount 1 tc-so: 33:33:73:e9:5f:b8 -- 33:33:73:e9:5f:b8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:f5:62:97 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:85ff:fef5:6297%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:85ff:fef5:6297 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:16:6e:1b:d5 UHL - - - shmif0 tc-so:fe80::b0a0:16ff:fe6e:1bd5 b2:a0:16:6e:1b:d5 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:85:f5:62:97 16 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:fff5:6297 tc-so: ff01:2::1 tc-so: ff02::2:4baf:c2b5 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 16 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:85ff:f 16 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:16:6e:1b:d5 shmif0 7s R tc-so:fe80::b0a0:16ff:fe6e:1bd5%shmif0 b2:a0:16:6e:1b:d5 shmif0 12s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:fff5:6297%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:4baf:c2b5%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:85:f5:62:97 multicnt 4 tc-so: 33:33:ff:f5:62:97 -- 33:33:ff:f5:62:97 refcount 1 tc-so: 33:33:4b:af:c2:b5 -- 33:33:4b:af:c2:b5 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:85:f5:62:97 tc-so: linkstr: ./bus_ipsec tc-so: input: 16 packets, 7112 bytes, 4 multicasts tc-so: output: 14 packets, 1264 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:85ff:fef5:6297%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:16:6e:1b:d5 tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1264 bytes, 6 multicasts tc-so: output: 18 packets, 7284 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:16ff:fe6e:1bd5%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 38 0 38 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 41 0 41 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 202 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 816 0 0 272 0 272 272 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 14 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 44 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1872 0 97 374 0 374 tc-so: tc-so:In use 2095K, total allocated 2992K; utilization 70.0% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.230005] IPsec: Initialized Security Association Processing. tc-so:[ 1.230005] mainbus0 (root) tc-so:[ 1.320005] chacha: Portable C ChaCha tc-so:[ 1.320005] aes: BearSSL aes_ct tc-so:[ 1.320005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.320005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.070005] shmif0: Ethernet address b2:a0:16:6e:1b:d5 tc-so:[ 7.390005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.390005] get_ifid: shmif0: ifid: b0:a0:16:ff:fe:6e:1b:d5 tc-so:[ 7.390005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:16ff:fe6e:1bd5 tc-so:[ 9.350005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:16ff:fe6e:1bd5 - no duplicates found tc-so:[ 26.380005] in6_if_link_down: fd00::1 marked detached tc-so:[ 26.380005] in6_if_link_down: fe80:2::b0a0:16ff:fe6e:1bd5 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 2 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 2 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 2 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 29 0 29 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 30 0 30 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 31 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 51 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 209 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 44 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 767 0 0 256 0 256 256 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 58 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1826 0 78 358 0 358 tc-so: tc-so:In use 2000K, total allocated 2864K; utilization 69.8% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.350005] chacha: Portable C ChaCha tc-so:[ 1.350005] aes: BearSSL aes_ct tc-so:[ 1.350005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.350005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.060005] shmif0: Ethernet address b2:a0:85:f5:62:97 tc-so:[ 7.480005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.480005] get_ifid: shmif0: ifid: b0:a0:85:ff:fe:f5:62:97 tc-so:[ 7.480005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:85ff:fef5:6297 tc-so:[ 8.780005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:85ff:fef5:6297 - no duplicates found tc-so:[ 23.180005] in6_if_link_down: fd00::2 marked detached tc-so:[ 23.180005] in6_if_link_down: fe80:2::b0a0:85ff:fef5:6297 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.610004 b2:a0:16:6e:1b:d5 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:08.250004 b2:a0:16:6e:1b:d5 > 33:33:ff:6e:1b:d5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:1bd5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:1bd5, length 24 tc-so:00:00:08.320004 b2:a0:16:6e:1b:d5 > 33:33:ff:6e:1b:d5, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff6e:1bd5: ICMP6, neighbor solicitation, who has fe80::b0a0:16ff:fe6e:1bd5, length 32 tc-so:00:00:07.720004 b2:a0:85:f5:62:97 > 33:33:ff:f5:62:97, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff5:6297: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff5:6297, length 24 tc-so:00:00:07.760004 b2:a0:85:f5:62:97 > 33:33:ff:f5:62:97, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:fff5:6297: ICMP6, neighbor solicitation, who has fe80::b0a0:85ff:fef5:6297, length 32 tc-so:00:00:09.250004 b2:a0:85:f5:62:97 > 33:33:4b:af:c2:b5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fef5:6297 > ff02::2:4baf:c2b5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:4baf:c2b5, length 24 tc-so:00:00:14.980004 b2:a0:16:6e:1b:d5 > 33:33:73:e9:5f:b8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe6e:1bd5 > ff02::2:73e9:5fb8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:73e9:5fb8, length 24 tc-so:00:00:15.360004 b2:a0:16:6e:1b:d5 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe6e:1bd5 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.290004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fef5:6297 > fe80::b0a0:16ff:fe6e:1bd5: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.400004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 106: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 52 tc-so:00:00:13.290004 b2:a0:85:f5:62:97 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fef5:6297 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.440004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe6e:1bd5 > fe80::b0a0:85ff:fef5:6297: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.330004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 106: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 52 tc-so:00:00:15.440004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 44 tc-so:00:00:15.560004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x3), length 1452 tc-so:00:00:15.600004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x4), length 1452 tc-so:00:00:13.490004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 44 tc-so:00:00:15.630004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 1374: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1320 tc-so:00:00:15.670004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 1506: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x6), length 1452 tc-so:00:00:13.560004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 44 tc-so:00:00:15.670004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 226: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 172 tc-so:00:00:15.710004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 44 tc-so:00:00:13.640004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 44 tc-so:00:00:13.640004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 98: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 44 tc-so:00:00:15.750004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 98: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 44 tc-so:00:00:15.830004 b2:a0:16:6e:1b:d5 > 33:33:ff:6e:1b:d5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe6e:1bd5 > ff02::1:ff6e:1bd5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff6e:1bd5, length 24 tc-so:00:00:16.050004 b2:a0:85:f5:62:97 > 33:33:ff:f5:62:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fef5:6297 > ff02::1:fff5:6297: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:fff5:6297, length 24 tc-so:00:00:16.950004 b2:a0:85:f5:62:97 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fef5:6297 > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:18.310004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:85ff:fef5:6297 > fe80::b0a0:16ff:fe6e:1bd5: ICMP6, neighbor solicitation, who has fe80::b0a0:16ff:fe6e:1bd5, length 32 tc-so:00:00:20.420004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:16ff:fe6e:1bd5 > fe80::b0a0:85ff:fef5:6297: ICMP6, neighbor advertisement, tgt is fe80::b0a0:16ff:fe6e:1bd5, length 24 tc-so:00:00:20.460004 b2:a0:16:6e:1b:d5 > b2:a0:85:f5:62:97, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:16ff:fe6e:1bd5 > fe80::b0a0:85ff:fef5:6297: ICMP6, neighbor solicitation, who has fe80::b0a0:85ff:fef5:6297, length 32 tc-so:00:00:18.350004 b2:a0:85:f5:62:97 > b2:a0:16:6e:1b:d5, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:85ff:fef5:6297 > fe80::b0a0:16ff:fe6e:1bd5: ICMP6, neighbor advertisement, tgt is fe80::b0a0:85ff:fef5:6297, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216631.78890, ipsec_tcp_ipv6_esp_null, passed tc-start: 1647216631.105962, ipsec_tcp_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:38:9c:d7:25 ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:add fd00::1 fd00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::1 fd00::2 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:add fd00::1 fd00::2 esp 10000 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:add fd00::2 fd00::1 esp 10001 -E rijndael-cbc "aaaaaaaaaaaaaaaa"; tc-so:spdadd fd00::2 fd00::1 any -P out ipsec esp/transport//require; tc-so: tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Active Internet6 connections (including servers) tc-so:Proto Recv-Q Send-Q Local Address Foreign Address (state) tc-so:tcp6 0 0 *.search-agent *.* LISTEN tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 12410: No such process tc-so: tc-so:00:00:13.090004 b2:a0:1e:47:0f:99 > 33:33:ff:47:0f:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe47:f99 > ff02::1:ff47:f99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff47:f99, length 24 tc-so:00:00:13.130004 b2:a0:1e:47:0f:99 > 33:33:e2:06:28:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe47:f99 > ff02::2:e206:2802: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e206:2802, length 24 tc-so:00:00:11.330004 b2:a0:38:9c:d7:25 > 33:33:e0:79:1e:c5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fe9c:d725 > ff02::2:e079:1ec5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e079:1ec5, length 24 tc-so:00:00:15.380004 b2:a0:1e:47:0f:99 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe47:f99 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.280004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fe9c:d725 > fe80::b0a0:1eff:fe47:f99: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.410004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:13.280004 b2:a0:38:9c:d7:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fe9c:d725 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.410004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe47:f99 > fe80::b0a0:38ff:fe9c:d725: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.280004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:15.410004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:15.540004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:15.540004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:15.610004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:15.610004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.490004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:15.610004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368 tc-so:00:00:15.650004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:15.650004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.520004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:15.650004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 270: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:15.690004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:13.560004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:13.600004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:15.730004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:47:0f:99 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:1eff:fe47:f99%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:1eff:fe47:f99 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:38:9c:d7:25 UHL - - - shmif0 tc-so:fe80::b0a0:38ff:fe9c:d725 b2:a0:38:9c:d7:25 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:1e:47:0f:99 14 0 21 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff47:f99% tc-so: ff01:2::1 tc-so: ff02::2:e206:2802 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 14 0 21 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:1eff:f 14 0 21 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:38:9c:d7:25 shmif0 30s R tc-so:fe80::b0a0:38ff:fe9c:d725%shmif0 b2:a0:38:9c:d7:25 shmif0 35s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff47:f99%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e206:2802%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:1e:47:0f:99 multicnt 4 tc-so: 33:33:ff:47:0f:99 -- 33:33:ff:47:0f:99 refcount 1 tc-so: 33:33:e2:06:28:02 -- 33:33:e2:06:28:02 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:9c:d7:25 tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:38ff:fe9c:d725%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:38ff:fe9c:d725 link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:1e:47:0f:99 UHL - - - shmif0 tc-so:fe80::b0a0:1eff:fe47:f99 b2:a0:1e:47:0f:99 UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:38:9c:d7:25 20 0 14 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ff9c:d725 tc-so: ff01:2::1 tc-so: ff02::2:e079:1ec5 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 20 0 14 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:38ff:f 20 0 14 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:1e:47:0f:99 shmif0 6s R tc-so:fe80::b0a0:1eff:fe47:f99%shmif0 b2:a0:1e:47:0f:99 shmif0 11s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ff9c:d725%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:e079:1ec5%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:38:9c:d7:25 multicnt 4 tc-so: 33:33:ff:9c:d7:25 -- 33:33:ff:9c:d7:25 refcount 1 tc-so: 33:33:e0:79:1e:c5 -- 33:33:e0:79:1e:c5 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:38:9c:d7:25 tc-so: linkstr: ./bus_ipsec tc-so: input: 20 packets, 7640 bytes, 5 multicasts tc-so: output: 14 packets, 1396 bytes, 6 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:38ff:fe9c:d725%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:1e:47:0f:99 tc-so: linkstr: ./bus_ipsec tc-so: input: 14 packets, 1396 bytes, 6 multicasts tc-so: output: 21 packets, 7726 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:1eff:fe47:f99%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 30 0 30 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 33 0 33 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 207 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 44 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 21 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 745 0 0 249 0 249 249 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 18 0 0 2 0 2 2 0 inf 1 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 54 0 0 3 0 3 3 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1806 0 81 352 0 352 tc-so: tc-so:In use 1954K, total allocated 2816K; utilization 69.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.080005] shmif0: Ethernet address b2:a0:1e:47:0f:99 tc-so:[ 7.680005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.680005] get_ifid: shmif0: ifid: b0:a0:1e:ff:fe:47:0f:99 tc-so:[ 7.680005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:1eff:fe47:f99 tc-so:[ 9.160005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:1eff:fe47:f99 - no duplicates found tc-so:[ 26.630005] in6_if_link_down: fd00::1 marked detached tc-so:[ 26.630005] in6_if_link_down: fe80:2::b0a0:1eff:fe47:f99 marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cryptdesc 128 1 0 0 1 0 1 1 0 inf 0 tc-so:cryptop 320 1 0 0 1 0 1 1 0 inf 0 tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:esp_tdb_crypto 128 1 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 1 0 0 1 0 1 1 0 inf 0 tc-so:file 128 6 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 4 0 4 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 34 0 34 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 35 0 35 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 52 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 209 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 80 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 29 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00320 384 19 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 808 0 0 270 0 270 270 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 2 0 2 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 4 0 0 4 0 4 4 0 10923 2 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 1 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 40 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1855 0 88 370 0 370 tc-so: tc-so:In use 2076K, total allocated 2960K; utilization 70.1% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.280005] IPsec: Initialized Security Association Processing. tc-so:[ 1.280005] mainbus0 (root) tc-so:[ 1.280005] chacha: Portable C ChaCha tc-so:[ 1.280005] aes: BearSSL aes_ct tc-so:[ 1.280005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.280005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.050005] shmif0: Ethernet address b2:a0:38:9c:d7:25 tc-so:[ 7.280005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.280005] get_ifid: shmif0: ifid: b0:a0:38:ff:fe:9c:d7:25 tc-so:[ 7.280005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:38ff:fe9c:d725 tc-so:[ 8.870005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:38ff:fe9c:d725 - no duplicates found tc-so:[ 23.150005] in6_if_link_down: fd00::2 marked detached tc-so:[ 23.150005] in6_if_link_down: fe80:2::b0a0:38ff:fe9c:d725 marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.940004 b2:a0:1e:47:0f:99 > 33:33:ff:47:0f:99, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff47:f99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff47:f99, length 24 tc-so:00:00:08.140004 b2:a0:1e:47:0f:99 > 33:33:ff:47:0f:99, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff47:f99: ICMP6, neighbor solicitation, who has fe80::b0a0:1eff:fe47:f99, length 32 tc-so:00:00:07.740004 b2:a0:38:9c:d7:25 > 33:33:ff:9c:d7:25, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9c:d725: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9c:d725, length 24 tc-so:00:00:07.860004 b2:a0:38:9c:d7:25 > 33:33:ff:9c:d7:25, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9c:d725: ICMP6, neighbor solicitation, who has fe80::b0a0:38ff:fe9c:d725, length 32 tc-so:00:00:08.200004 b2:a0:38:9c:d7:25 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:08.670004 b2:a0:38:9c:d7:25 > 33:33:ff:9c:d7:25, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff9c:d725: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff9c:d725, length 24 tc-so:00:00:11.320004 b2:a0:1e:47:0f:99 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe47:f99 > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:13.090004 b2:a0:1e:47:0f:99 > 33:33:ff:47:0f:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe47:f99 > ff02::1:ff47:f99: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff47:f99, length 24 tc-so:00:00:13.130004 b2:a0:1e:47:0f:99 > 33:33:e2:06:28:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe47:f99 > ff02::2:e206:2802: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e206:2802, length 24 tc-so:00:00:11.330004 b2:a0:38:9c:d7:25 > 33:33:e0:79:1e:c5, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fe9c:d725 > ff02::2:e079:1ec5: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:e079:1ec5, length 24 tc-so:00:00:15.380004 b2:a0:1e:47:0f:99 > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe47:f99 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:13.280004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fe9c:d725 > fe80::b0a0:1eff:fe47:f99: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:15.410004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x1), length 72 tc-so:00:00:13.280004 b2:a0:38:9c:d7:25 > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fe9c:d725 > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:15.410004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe47:f99 > fe80::b0a0:38ff:fe9c:d725: ICMP6, neighbor advertisement, tgt is fd00::1, length 32 tc-so:00:00:13.280004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x1), length 72 tc-so:00:00:15.410004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x2), length 72 tc-so:00:00:15.540004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x3), length 1448 tc-so:00:00:15.540004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:15.610004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x4), length 1448 tc-so:00:00:15.610004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.490004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x2), length 72 tc-so:00:00:15.610004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 1422: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x5), length 1368 tc-so:00:00:15.650004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 1510: fd00::1 > fd00::2: frag (0|1448) ESP(spi=0x00002710,seq=0x6), length 1448 tc-so:00:00:15.650004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: frag (1448|16) tc-so:00:00:13.520004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x3), length 72 tc-so:00:00:15.650004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 270: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x7), length 216 tc-so:00:00:15.690004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x8), length 72 tc-so:00:00:13.560004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x4), length 72 tc-so:00:00:13.600004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 126: fd00::2 > fd00::1: ESP(spi=0x00002711,seq=0x5), length 72 tc-so:00:00:15.730004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 126: fd00::1 > fd00::2: ESP(spi=0x00002710,seq=0x9), length 72 tc-so:00:00:18.280004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:38ff:fe9c:d725 > fe80::b0a0:1eff:fe47:f99: ICMP6, neighbor solicitation, who has fe80::b0a0:1eff:fe47:f99, length 32 tc-so:00:00:20.410004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:1eff:fe47:f99 > fe80::b0a0:38ff:fe9c:d725: ICMP6, neighbor solicitation, who has fe80::b0a0:38ff:fe9c:d725, length 32 tc-so:00:00:20.410004 b2:a0:1e:47:0f:99 > b2:a0:38:9c:d7:25, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:1eff:fe47:f99 > fe80::b0a0:38ff:fe9c:d725: ICMP6, neighbor advertisement, tgt is fe80::b0a0:1eff:fe47:f99, length 24 tc-so:00:00:18.280004 b2:a0:38:9c:d7:25 > b2:a0:1e:47:0f:99, ethertype IPv6 (0x86dd), length 78: fe80::b0a0:38ff:fe9c:d725 > fe80::b0a0:1eff:fe47:f99: ICMP6, neighbor advertisement, tgt is fe80::b0a0:38ff:fe9c:d725, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216668.998866, ipsec_tcp_ipv6_esp_rijndaelcbc, passed tc-start: 1647216669.26715, ipsec_tcp_ipv6_none tc-se:sh: arithmetic expression: expecting primary: " / 8" tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.sysctl -q -w net.inet.arp.debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.icmp6.nd6_debug=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ipsec.debug=1 ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:unix://ipsec_local shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:fd:ac:30:0f ./.__macaddrs ] tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:./bus_ipsec tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes nc -N -w 3 -6 fd00::2 1234 ] tc-so:Executing command [ diff -q ./file.send ./file.recv ] tc-se:kill: pid 22775: No such process tc-so: tc-so:00:00:08.670004 b2:a0:fd:ac:30:0f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:feac:300f > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.910004 b2:a0:cb:48:38:5e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe48:385e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:14.310004 b2:a0:cb:48:38:5e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.090004 b2:a0:fd:ac:30:0f > b2:a0:cb:48:38:5e, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.350004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 94: fd00::1.64024 > fd00::2.1234: Flags [S], seq 583083208, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.090004 b2:a0:fd:ac:30:0f > b2:a0:cb:48:38:5e, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.64024: Flags [S.], seq 540405546, ack 583083209, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.350004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 86: fd00::1.64024 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.510004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 1514: fd00::1.64024 > fd00::2.1234: Flags [.], seq 1:1429, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:12.290004 b2:a0:fd:ac:30:0f > 33:33:ff:ac:30:0f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:feac:300f > ff02::1:ffac:300f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:300f, length 24 tc-so:00:00:14.590004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 1514: fd00::1.64024 > fd00::2.1234: Flags [.], seq 1429:2857, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:12.320004 b2:a0:fd:ac:30:0f > b2:a0:cb:48:38:5e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.64024: Flags [.], ack 2857, win 3961, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.590004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 1326: fd00::1.64024 > fd00::2.1234: Flags [P.], seq 2857:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1240 tc-so:00:00:14.630004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 1514: fd00::1.64024 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:12.360004 b2:a0:fd:ac:30:0f > b2:a0:cb:48:38:5e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.64024: Flags [.], ack 5525, win 3961, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.630004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 194: fd00::1.64024 > fd00::2.1234: Flags [P.], seq 5525:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 108 tc-so:00:00:14.710004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 86: fd00::1.64024 > fd00::2.1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.450004 b2:a0:fd:ac:30:0f > b2:a0:cb:48:38:5e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.64024: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.450004 b2:a0:fd:ac:30:0f > b2:a0:cb:48:38:5e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.64024: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.710004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 86: fd00::1.64024 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:16.110004 b2:a0:cb:48:38:5e > 33:33:7f:0f:f5:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe48:385e > ff02::2:7f0f:f5e8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7f0f:f5e8, length 24 tc-so:unix://ipsec_local shmif0 tc-so:unix://ipsec_peer shmif0 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cb:48:38:5e tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:cbff:fe48:385e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::1 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:cbff:fe48:385e link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::2 b2:a0:fd:ac:30:0f UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:cb:48:38:5e 11 0 15 0 0 tc-so:shmif 1500 fd00::/64 fd00::1 tc-so: ff02::1:ff48:385e tc-so: ff01:2::1 tc-so: ff02::2:7f0f:f5e8 tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:1%sh 11 0 15 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:cbff:f 11 0 15 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::2 b2:a0:fd:ac:30:0f shmif0 14s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::1 tc-so: group ff02::1:ff48:385e%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:7f0f:f5e8%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:1%shmif0 refcount 1 tc-so: enaddr b2:a0:cb:48:38:5e multicnt 4 tc-so: 33:33:ff:48:38:5e -- 33:33:ff:48:38:5e refcount 1 tc-so: 33:33:7f:0f:f5:e8 -- 33:33:7f:0f:f5:e8 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:01 -- 33:33:ff:00:00:01 refcount 1 tc-so:Executing command [ rump.ifconfig ] tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:ac:30:0f tc-so: linkstr: ./bus_ipsec tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:fdff:feac:300f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.netstat -nr ] tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fd00::/64 link#2 UC - - - shmif0 tc-so:fd00::2 link#2 UHl - - - lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:fe80::%shmif0/64 link#2 UC - - - shmif0 tc-so:fe80::b0a0:fdff:feac:300f link#2 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff01:2::/32 link#2 UC - - - shmif0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:ff02::%shmif0/32 link#2 UC - - - shmif0 tc-so:fd00::1 b2:a0:cb:48:38:5e UHL - - - shmif0 tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:shmif 1500 b2:a0:fd:ac:30:0f 15 0 12 0 0 tc-so:shmif 1500 fd00::/64 fd00::2 tc-so: ff02::1:ffac:300f tc-so: ff01:2::1 tc-so: ff02::2:424b:7a6% tc-so: ff02::1%shmif0 tc-so: ff02::1:ff00:2%sh 15 0 12 0 0 tc-so:shmif 1500 fe80::/64 fe80::b0a0:fdff:f 15 0 12 0 0 tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:fd00::1 b2:a0:cb:48:38:5e shmif0 11s R tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:shmif0: tc-so: inet6 fd00::2 tc-so: group ff02::1:ffac:300f%shmif0 refcount 1 tc-so: group ff01:2::1 refcount 2 tc-so: group ff02::2:424b:7a6%shmif0 refcount 2 tc-so: group ff02::1%shmif0 refcount 2 tc-so: group ff02::1:ff00:2%shmif0 refcount 1 tc-so: enaddr b2:a0:fd:ac:30:0f multicnt 4 tc-so: 33:33:ff:ac:30:0f -- 33:33:ff:ac:30:0f refcount 1 tc-so: 33:33:42:4b:07:a6 -- 33:33:42:4b:07:a6 refcount 1 tc-so: 33:33:00:00:00:01 -- 33:33:00:00:00:01 refcount 2 tc-so: 33:33:ff:00:00:02 -- 33:33:ff:00:00:02 refcount 1 tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:fd:ac:30:0f tc-so: linkstr: ./bus_ipsec tc-so: input: 15 packets, 6922 bytes, 5 multicasts tc-so: output: 12 packets, 1040 bytes, 5 multicasts tc-so: inet6 fd00::2/64 flags 0 tc-so: inet6 fe80::b0a0:fdff:feac:300f%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:shmif0: flags=0x8843 mtu 1500 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: capabilities=0x7ff80 tc-so: enabled=0 tc-so: address: b2:a0:cb:48:38:5e tc-so: linkstr: ./bus_ipsec tc-so: input: 12 packets, 1040 bytes, 5 multicasts tc-so: output: 16 packets, 7008 bytes, 6 multicasts tc-so: inet6 fd00::1/64 flags 0 tc-so: inet6 fe80::b0a0:cbff:fe48:385e%shmif0/64 flags 0 scopeid 0x2 tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-so:### Dumping unix://ipsec_local tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 3 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 5 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 2 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 26 0 26 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 30 0 30 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 2 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 193 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 79 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 43 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 6 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 685 0 0 229 0 229 229 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 7 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 5 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 34 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 34 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 2 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 2 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:tcpcbpl 848 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpipqepl 64 1 0 1 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1669 0 71 326 0 326 tc-so: tc-so:In use 1815K, total allocated 2608K; utilization 69.6% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.290005] IPsec: Initialized Security Association Processing. tc-so:[ 1.290005] mainbus0 (root) tc-so:[ 1.410005] chacha: Portable C ChaCha tc-so:[ 1.410005] aes: BearSSL aes_ct tc-so:[ 1.430005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.430005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 5.260005] shmif0: Ethernet address b2:a0:cb:48:38:5e tc-so:[ 7.650005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.650005] get_ifid: shmif0: ifid: b0:a0:cb:ff:fe:48:38:5e tc-so:[ 7.650005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:cbff:fe48:385e tc-so:[ 9.040005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:cbff:fe48:385e - no duplicates found tc-so:[ 25.290005] in6_if_link_down: fd00::1 marked detached tc-so:[ 25.290005] in6_if_link_down: fe80:2::b0a0:cbff:fe48:385e marked detached tc-so:### Dumping unix://ipsec_peer tc-so:lo0: flags=0x8049 mtu 33112 tc-so: status: active tc-so: input: 0 packets, 0 bytes tc-so: output: 0 packets, 0 bytes tc-so: inet6 ::1/128 flags 0x20 tc-so: inet6 fe80::1%lo0/64 flags 0 scopeid 0x1 tc-so: inet 127.0.0.1/8 flags 0 tc-so:Routing tables tc-so: tc-so:Internet: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:127.0.0.1 lo0 UHl - - 33112 lo0 tc-so: tc-so:Internet6: tc-so:Destination Gateway Flags Refs Use Mtu Interface tc-so:::1 lo0 UHl - - 33112 lo0 tc-so:fe80::%lo0/64 fe80::1 U - - - lo0 tc-so:fe80::1 lo0 UHl - - - lo0 tc-so:ff01:1::/32 ::1 UC - - 33112 lo0 tc-so:ff02::%lo0/32 ::1 UC - - 33112 lo0 tc-so:Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Colls tc-so:lo0 33112 0 0 0 0 0 tc-so:lo0 33112 127/8 127.0.0.1 0 0 0 0 0 tc-so:lo0 33112 ::1/128 ::1 tc-so: ff01:1::1 tc-so: ff02::1%lo0 tc-so: ff02::1:ff00:1%lo 0 0 0 0 0 tc-so:lo0 33112 fe80::/64 fe80::1 0 0 0 0 0 tc-so:Memory resource pool statistics tc-so:Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle tc-so:cwdi 192 4 0 0 1 0 1 1 0 inf 0 tc-so:fdfile 64 2 0 0 1 0 1 1 0 inf 0 tc-so:file 128 7 0 0 1 0 1 1 0 inf 0 tc-so:filedesc 832 3 0 0 1 0 1 1 0 inf 0 tc-so:fstlwp 128 2 0 0 1 0 1 1 0 inf 0 tc-so:icmp6 32 2 0 2 1 0 1 1 0 inf 1 tc-so:in6pcbpl 304 25 0 25 1 0 1 1 0 inf 1 tc-so:inmltpl 64 1 0 0 1 0 1 1 0 inf 0 tc-so:inpcbpl 256 27 0 27 1 0 1 1 0 inf 1 tc-so:kcpuset 64 2 0 0 1 0 1 1 0 inf 0 tc-so:kcredpl 192 3 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00008 8 29 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00016 16 50 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00032 32 45 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00064 128 198 0 0 4 0 4 4 0 inf 0 tc-so:kmem-00128 192 78 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00192 256 44 0 0 2 0 2 2 0 inf 0 tc-so:kmem-00256 320 24 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00320 384 20 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00384 448 7 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00448 512 9 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00512 576 1 0 0 1 0 1 1 0 inf 0 tc-so:kmem-00768 832 5 0 0 1 0 1 1 0 inf 0 tc-so:kmem-01024 1088 98 0 0 14 0 14 14 0 inf 0 tc-so:kmem-02048 2112 711 0 0 237 0 237 237 0 inf 0 tc-so:kmem-04096 4096 14 0 0 7 0 7 7 0 inf 0 tc-so:kmem-08192 8192 7 0 0 7 0 7 7 0 inf 0 tc-so:llentrypl 288 1 0 1 1 0 1 1 0 inf 1 tc-so:mbpl 272 8 0 0 1 0 1 1 0 inf 0 tc-so:mclpl 2112 6 0 0 5 0 5 5 0 10923 3 tc-so:mutex 64 35 0 0 1 0 1 1 0 inf 0 tc-so:pcache 960 58 0 1 8 0 8 8 0 inf 0 tc-so:pcachecpu 128 59 0 0 1 0 1 1 0 inf 0 tc-so:pcglarge 1088 2 0 0 1 0 1 1 0 inf 0 tc-so:pcgnormal 320 50 0 0 2 0 2 2 0 inf 0 tc-so:pdict16 80 6 0 0 1 0 1 1 0 inf 0 tc-so:pdict32 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-1024 192 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-256 96 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-512 128 1 0 0 1 0 1 1 0 inf 0 tc-so:phpool-64 64 18 0 0 1 0 1 1 0 inf 0 tc-so:piperd 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pipewr 256 1 0 0 1 0 1 1 0 inf 0 tc-so:pnbufpl 1040 2 0 0 1 0 1 1 0 inf 0 tc-so:procpl 896 3 0 0 1 0 1 1 0 inf 0 tc-so:proparay 64 2 0 0 1 0 1 1 0 inf 0 tc-so:propdict 64 5 0 0 1 0 1 1 0 inf 0 tc-so:propnmbr 64 1 0 0 1 0 1 1 0 inf 0 tc-so:propstng 80 6 0 1 1 0 1 1 0 inf 0 tc-so:pstatspl 464 3 0 0 1 0 1 1 0 inf 0 tc-so:rtentpl 320 14 0 8 1 0 1 1 0 inf 0 tc-so:rwlock 64 9 0 0 1 0 1 1 0 inf 0 tc-so:socket 592 2 0 0 1 0 1 1 0 inf 0 tc-so:synpl 320 1 0 1 1 0 1 1 0 inf 1 tc-so:tcpcbpl 848 2 0 2 1 0 1 1 0 inf 1 tc-so:vcachepl 640 7 0 0 1 0 1 1 0 inf 0 tc-so:Totals 1724 0 68 334 0 334 tc-so: tc-so:In use 1880K, total allocated 2672K; utilization 70.4% tc-so: tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:lo0: tc-so: inet6 ::1 tc-so: group ff01:1::1 refcount 2 tc-so: group ff02::1%lo0 refcount 2 tc-so: group ff02::1:ff00:1%lo0 refcount 2 tc-so:[ 1.000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, tc-so:[ 1.000000] 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, tc-so:[ 1.000000] 2018, 2019, 2020, 2021, 2022 tc-so:[ 1.000000] The NetBSD Foundation, Inc. All rights reserved. tc-so:[ 1.000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 tc-so:[ 1.000000] The Regents of the University of California. All rights reserved. tc-so: tc-so:[ 1.000000] NetBSD 9.99.94 (RUMP-ROAST) tc-so:[ 1.000000] total memory = unlimited (host limit) tc-so:[ 1.000000] entropy: ready tc-so:[ 1.000000] timecounter: Timecounters tick every 10.000 msec tc-so:[ 1.000004] timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0 tc-so:[ 1.000005] cpu0 at thinair0: rump virtual cpu tc-so:[ 1.000005] cpu1 at thinair0: rump virtual cpu tc-so:[ 1.020005] root file system type: rumpfs tc-so:[ 1.020005] kern.module.path=/stand/sparc64/9.99.94/modules tc-so:[ 1.240005] IPsec: Initialized Security Association Processing. tc-so:[ 1.240005] mainbus0 (root) tc-so:[ 1.330005] chacha: Portable C ChaCha tc-so:[ 1.330005] aes: BearSSL aes_ct tc-so:[ 1.330005] autoconfiguration error: crypto: unable to register devsw, error 17 tc-so:[ 1.330005] WARNING: module error: built-in module crypto failed its MODULE_CMD_INIT, error 17 tc-so:[ 4.110005] shmif0: Ethernet address b2:a0:fd:ac:30:0f tc-so:[ 7.010005] get_ifid: shmif0: got interface identifier from itself tc-so:[ 7.010005] get_ifid: shmif0: ifid: b0:a0:fd:ff:fe:ac:30:0f tc-so:[ 7.010005] nd6_dad_start: shmif0: starting DAD for fe80:2::b0a0:fdff:feac:300f tc-so:[ 8.280005] nd6_dad_timer: shmif0: DAD complete for fe80:2::b0a0:fdff:feac:300f - no duplicates found tc-so:[ 21.830005] in6_if_link_down: fd00::2 marked detached tc-so:[ 21.830005] in6_if_link_down: fe80:2::b0a0:fdff:feac:300f marked detached tc-so:./bus_ipsec tc-so:### Dumping ./bus_ipsec tc-se:reading from file -, link-type EN10MB (Ethernet) tc-so:00:00:07.950004 b2:a0:cb:48:38:5e > 33:33:ff:48:38:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff48:385e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:385e, length 24 tc-so:00:00:08.030004 b2:a0:cb:48:38:5e > 33:33:ff:48:38:5e, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff48:385e: ICMP6, neighbor solicitation, who has fe80::b0a0:cbff:fe48:385e, length 32 tc-so:00:00:07.120004 b2:a0:fd:ac:30:0f > 33:33:ff:ac:30:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffac:300f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:300f, length 24 tc-so:00:00:07.280004 b2:a0:fd:ac:30:0f > 33:33:ff:ac:30:0f, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ffac:300f: ICMP6, neighbor solicitation, who has fe80::b0a0:fdff:feac:300f, length 32 tc-so:00:00:08.670004 b2:a0:fd:ac:30:0f > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:feac:300f > ff02::1:ff00:2: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:2, length 24 tc-so:00:00:12.910004 b2:a0:cb:48:38:5e > 33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe48:385e > ff02::1:ff00:1: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff00:1, length 24 tc-so:00:00:14.310004 b2:a0:cb:48:38:5e > 33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: fd00::1 > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fd00::2, length 32 tc-so:00:00:12.090004 b2:a0:fd:ac:30:0f > b2:a0:cb:48:38:5e, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor advertisement, tgt is fd00::2, length 32 tc-so:00:00:14.350004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 94: fd00::1.64024 > fd00::2.1234: Flags [S], seq 583083208, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 0], length 0 tc-so:00:00:12.090004 b2:a0:fd:ac:30:0f > b2:a0:cb:48:38:5e, ethertype IPv6 (0x86dd), length 94: fd00::2.1234 > fd00::1.64024: Flags [S.], seq 540405546, ack 583083209, win 32768, options [mss 1440,nop,wscale 3,sackOK,TS val 1 ecr 1], length 0 tc-so:00:00:14.350004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 86: fd00::1.64024 > fd00::2.1234: Flags [.], ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.510004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 1514: fd00::1.64024 > fd00::2.1234: Flags [.], seq 1:1429, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:12.290004 b2:a0:fd:ac:30:0f > 33:33:ff:ac:30:0f, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:feac:300f > ff02::1:ffac:300f: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ffac:300f, length 24 tc-so:00:00:14.590004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 1514: fd00::1.64024 > fd00::2.1234: Flags [.], seq 1429:2857, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:12.320004 b2:a0:fd:ac:30:0f > b2:a0:cb:48:38:5e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.64024: Flags [.], ack 2857, win 3961, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.590004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 1326: fd00::1.64024 > fd00::2.1234: Flags [P.], seq 2857:4097, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1240 tc-so:00:00:14.630004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 1514: fd00::1.64024 > fd00::2.1234: Flags [.], seq 4097:5525, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 1428 tc-so:00:00:12.360004 b2:a0:fd:ac:30:0f > b2:a0:cb:48:38:5e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.64024: Flags [.], ack 5525, win 3961, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.630004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 194: fd00::1.64024 > fd00::2.1234: Flags [P.], seq 5525:5633, ack 1, win 4140, options [nop,nop,TS val 1 ecr 1], length 108 tc-so:00:00:14.710004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 86: fd00::1.64024 > fd00::2.1234: Flags [F.], seq 5633, ack 1, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:12.450004 b2:a0:fd:ac:30:0f > b2:a0:cb:48:38:5e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.64024: Flags [.], ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:12.450004 b2:a0:fd:ac:30:0f > b2:a0:cb:48:38:5e, ethertype IPv6 (0x86dd), length 86: fd00::2.1234 > fd00::1.64024: Flags [F.], seq 1, ack 5634, win 4140, options [nop,nop,TS val 1 ecr 1], length 0 tc-so:00:00:14.710004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 86: fd00::1.64024 > fd00::2.1234: Flags [.], ack 2, win 4140, options [nop,nop,TS val 2 ecr 1], length 0 tc-so:00:00:16.110004 b2:a0:cb:48:38:5e > 33:33:7f:0f:f5:e8, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe48:385e > ff02::2:7f0f:f5e8: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:7f0f:f5e8, length 24 tc-so:00:00:17.430004 b2:a0:cb:48:38:5e > 33:33:ff:48:38:5e, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:cbff:fe48:385e > ff02::1:ff48:385e: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::1:ff48:385e, length 24 tc-so:00:00:16.500004 b2:a0:fd:ac:30:0f > 33:33:42:4b:07:a6, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:fdff:feac:300f > ff02::2:424b:7a6: HBH ICMP6, multicast listener reportmax resp delay: 0 addr: ff02::2:424b:7a6, length 24 tc-so:00:00:17.130004 b2:a0:fd:ac:30:0f > b2:a0:cb:48:38:5e, ethertype IPv6 (0x86dd), length 86: fd00::2 > fd00::1: ICMP6, neighbor solicitation, who has fd00::1, length 32 tc-so:00:00:19.390004 b2:a0:cb:48:38:5e > b2:a0:fd:ac:30:0f, ethertype IPv6 (0x86dd), length 78: fd00::1 > fd00::2: ICMP6, neighbor advertisement, tgt is fd00::1, length 24 tc-so:unix://ipsec_local tc-so:unix://ipsec_peer tc-end: 1647216705.189686, ipsec_tcp_ipv6_none, passed tp-end: 1647216705.216012, net/ipsec/t_ipsec_tcp tp-start: 1647216723.62575, net/ipsec/t_ipsec_transport, 44 tc-start: 1647216723.65343, ipsec_transport_ipv4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:bb:0b:38:d7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647216755.603037, ipsec_transport_ipv4_ah_aesxcbcmac, passed tc-start: 1647216755.627842, ipsec_transport_ipv4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:91:1c:0b:32 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647216787.577746, ipsec_transport_ipv4_ah_hmacmd5, passed tc-start: 1647216787.608236, ipsec_transport_ipv4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ec:0e:00:ca ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647216820.725921, ipsec_transport_ipv4_ah_hmacripemd160, passed tc-start: 1647216820.758232, ipsec_transport_ipv4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:44:d0:7d:98 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647216852.451781, ipsec_transport_ipv4_ah_hmacsha1, passed tc-start: 1647216852.478784, ipsec_transport_ipv4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:09:dc:31:8c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647216886.477761, ipsec_transport_ipv4_ah_hmacsha256, passed tc-start: 1647216886.516312, ipsec_transport_ipv4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ff:dd:60:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647216918.126864, ipsec_transport_ipv4_ah_hmacsha384, passed tc-start: 1647216918.151453, ipsec_transport_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:7d:ec:9f:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647216948.354844, ipsec_transport_ipv4_ah_hmacsha512, passed tc-start: 1647216948.383556, ipsec_transport_ipv4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:40:63:37:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647216983.988540, ipsec_transport_ipv4_ah_keyedmd5, passed tc-start: 1647216984.23268, ipsec_transport_ipv4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:58:4e:f7:75 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217012.95521, ipsec_transport_ipv4_ah_keyedsha1, passed tc-start: 1647217012.119232, ipsec_transport_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:57:18:2d:d9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217042.778614, ipsec_transport_ipv4_ah_null, passed tc-start: 1647217042.809162, ipsec_transport_ipv4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:28:d2:0e:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217075.509833, ipsec_transport_ipv4_esp_3descbc, passed tc-start: 1647217075.589993, ipsec_transport_ipv4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:ac:8c:d1:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217107.722867, ipsec_transport_ipv4_esp_aesctr, passed tc-start: 1647217107.752471, ipsec_transport_ipv4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:07:a7:f5:51 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217137.939154, ipsec_transport_ipv4_esp_aesgcm16, passed tc-start: 1647217137.966165, ipsec_transport_ipv4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:cc:30:aa:f0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217169.993190, ipsec_transport_ipv4_esp_aesgmac, passed tc-start: 1647217170.25730, ipsec_transport_ipv4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:b8:9b:f6:ef ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217203.244918, ipsec_transport_ipv4_esp_blowfishcbc, passed tc-start: 1647217203.272762, ipsec_transport_ipv4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:16:41:9d:da ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217235.12582, ipsec_transport_ipv4_esp_camelliacbc, passed tc-start: 1647217235.47392, ipsec_transport_ipv4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:9b:fb:14:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217267.207956, ipsec_transport_ipv4_esp_cast128cbc, passed tc-start: 1647217267.243246, ipsec_transport_ipv4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e2:66:6c:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217298.918488, ipsec_transport_ipv4_esp_descbc, passed tc-start: 1647217298.947520, ipsec_transport_ipv4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:fa:83:5e:82 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217331.945337, ipsec_transport_ipv4_esp_desderiv, passed tc-start: 1647217331.981859, ipsec_transport_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4a:a8:f4:ca ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217367.298476, ipsec_transport_ipv4_esp_null, passed tc-start: 1647217367.327852, ipsec_transport_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:cd:33:73:c3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217399.827576, ipsec_transport_ipv4_esp_rijndaelcbc, passed tc-start: 1647217399.857303, ipsec_transport_ipv4_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:07:a5:ac:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 81 -p ff 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 82 -p ff 10.0.0.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217432.851510, ipsec_transport_ipv4_ipcomp_deflate, passed tc-start: 1647217432.883210, ipsec_transport_ipv6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:e2:5e:01:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217469.785472, ipsec_transport_ipv6_ah_aesxcbcmac, passed tc-start: 1647217469.818859, ipsec_transport_ipv6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:64:99:81:95 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217513.49227, ipsec_transport_ipv6_ah_hmacmd5, passed tc-start: 1647217513.93041, ipsec_transport_ipv6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:d0:a4:b5:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217550.419706, ipsec_transport_ipv6_ah_hmacripemd160, passed tc-start: 1647217550.444002, ipsec_transport_ipv6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:38:cc:ae:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217586.71807, ipsec_transport_ipv6_ah_hmacsha1, passed tc-start: 1647217586.114335, ipsec_transport_ipv6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:82:3a:af:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217625.121091, ipsec_transport_ipv6_ah_hmacsha256, passed tc-start: 1647217625.400974, ipsec_transport_ipv6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:0d:76:53:d4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217665.584241, ipsec_transport_ipv6_ah_hmacsha384, passed tc-start: 1647217665.620906, ipsec_transport_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:36:7d:d1:6b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217698.595082, ipsec_transport_ipv6_ah_hmacsha512, passed tc-start: 1647217698.625597, ipsec_transport_ipv6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:4c:9e:65:ad ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217730.119112, ipsec_transport_ipv6_ah_keyedmd5, passed tc-start: 1647217730.142329, ipsec_transport_ipv6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a7:ad:7a:9c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217759.603766, ipsec_transport_ipv6_ah_keyedsha1, passed tc-start: 1647217759.627366, ipsec_transport_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:40:fb:c6:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217789.946253, ipsec_transport_ipv6_ah_null, passed tc-start: 1647217789.969779, ipsec_transport_ipv6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:3c:17:81:e6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217821.871610, ipsec_transport_ipv6_esp_3descbc, passed tc-start: 1647217821.897011, ipsec_transport_ipv6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:23:46:51:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217854.356897, ipsec_transport_ipv6_esp_aesctr, passed tc-start: 1647217854.382232, ipsec_transport_ipv6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:89:39:a1:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217891.619485, ipsec_transport_ipv6_esp_aesgcm16, passed tc-start: 1647217891.659721, ipsec_transport_ipv6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:3e:bc:8c:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217930.9050, ipsec_transport_ipv6_esp_aesgmac, passed tc-start: 1647217930.42622, ipsec_transport_ipv6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:16:3d:ae:0c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647217967.571567, ipsec_transport_ipv6_esp_blowfishcbc, passed tc-start: 1647217967.595551, ipsec_transport_ipv6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:a1:eb:a9:86 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218001.101975, ipsec_transport_ipv6_esp_camelliacbc, passed tc-start: 1647218001.125452, ipsec_transport_ipv6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:91:d7:e3:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218033.135613, ipsec_transport_ipv6_esp_cast128cbc, passed tc-start: 1647218033.162342, ipsec_transport_ipv6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:cb:fc:3b:53 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218077.194581, ipsec_transport_ipv6_esp_descbc, passed tc-start: 1647218077.225737, ipsec_transport_ipv6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:eb:f6:7d:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218110.556642, ipsec_transport_ipv6_esp_desderiv, passed tc-start: 1647218110.580762, ipsec_transport_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:6d:4a:6c:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218146.828996, ipsec_transport_ipv6_esp_null, passed tc-start: 1647218146.853701, ipsec_transport_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:1f:67:1a:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218182.709913, ipsec_transport_ipv6_esp_rijndaelcbc, passed tc-start: 1647218182.741462, ipsec_transport_ipv6_ipcomp_deflate tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 -lrumpnet_netipsec unix://ipsec_peer ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec ] tc-so:Executing command [ grep -q b2:a0:52:d5:8a:db ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00::2 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 81 -p ff fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 82 -p ff fd00::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218216.903259, ipsec_transport_ipv6_ipcomp_deflate, passed tp-end: 1647218216.959661, net/ipsec/t_ipsec_transport tp-start: 1647218235.33020, net/ipsec/t_ipsec_tunnel, 42 tc-start: 1647218235.52499, ipsec_tunnel_ipv4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:66:77:59:c1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:80:92:df:a2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9e:55:59:e3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c4:9d:99:04 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e8:c1:a7:a7 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218301.845057, ipsec_tunnel_ipv4_ah_aesxcbcmac, passed tc-start: 1647218301.897752, ipsec_tunnel_ipv4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b7:13:4d:32 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:dc:15:da:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4c:88:62:64 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2c:2a:23:3f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:67:9b:e2:cd ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218367.834686, ipsec_tunnel_ipv4_ah_hmacmd5, passed tc-start: 1647218367.875029, ipsec_tunnel_ipv4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0d:04:f3:88 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1b:0c:09:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b5:29:09:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2f:b6:b2:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d4:73:5b:81 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218434.113343, ipsec_tunnel_ipv4_ah_hmacripemd160, passed tc-start: 1647218434.151590, ipsec_tunnel_ipv4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:62:18:d5:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b5:f2:9c:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c7:bf:c2:c7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5f:60:64:b8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d7:a5:e7:58 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218496.650042, ipsec_tunnel_ipv4_ah_hmacsha1, passed tc-start: 1647218496.681011, ipsec_tunnel_ipv4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c8:f9:e6:54 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ce:18:79:00 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cb:72:11:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4a:4a:cf:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8f:5d:2e:ce ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218551.583189, ipsec_tunnel_ipv4_ah_hmacsha256, passed tc-start: 1647218551.635008, ipsec_tunnel_ipv4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:14:25:ca:49 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fd:12:fa:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a2:69:7e:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:da:2d:3a:4e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fe:a8:45:c6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218604.33774, ipsec_tunnel_ipv4_ah_hmacsha384, passed tc-start: 1647218604.68443, ipsec_tunnel_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:da:b9:71:a6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f3:94:ed:33 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:14:f0:22:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:75:63:70:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:51:d8:95:c7 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218660.54438, ipsec_tunnel_ipv4_ah_hmacsha512, passed tc-start: 1647218660.84750, ipsec_tunnel_ipv4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:37:87:0e:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:64:89:78:c4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9d:d3:53:1d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d8:a5:29:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ea:f7:a7:05 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218716.737239, ipsec_tunnel_ipv4_ah_keyedmd5, passed tc-start: 1647218716.798751, ipsec_tunnel_ipv4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:36:2d:b1:f1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b9:0e:cc:96 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3b:35:d0:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:96:2e:bf:60 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9d:c5:f5:ff ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218774.806996, ipsec_tunnel_ipv4_ah_keyedsha1, passed tc-start: 1647218774.838374, ipsec_tunnel_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:89:10:b0:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:64:91:78:0a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:af:bc:31:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:06:b0:14:27 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d8:b7:55:4f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218829.675690, ipsec_tunnel_ipv4_ah_null, passed tc-start: 1647218829.710462, ipsec_tunnel_ipv4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:19:59:25:3e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:05:09:ab:ca ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:19:c6:68:89 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:32:8f:83:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:26:98:4e:4b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218887.50869, ipsec_tunnel_ipv4_esp_3descbc, passed tc-start: 1647218887.89431, ipsec_tunnel_ipv4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:39:ea:c0:ed ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0a:37:b6:1b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2e:ef:a8:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:1d:d5:ee:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:27:d8:7a:0a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647218945.659133, ipsec_tunnel_ipv4_esp_aesctr, passed tc-start: 1647218945.699473, ipsec_tunnel_ipv4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:de:8f:48:6c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6b:f4:05:46 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0b:df:9d:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8d:59:6e:28 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7c:b9:10:b3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219005.840582, ipsec_tunnel_ipv4_esp_aesgcm16, passed tc-start: 1647219005.878887, ipsec_tunnel_ipv4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:5c:af:59:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2f:ac:e4:b4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d0:84:4d:e5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:06:db:9c:f0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9d:4c:f9:93 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219062.982766, ipsec_tunnel_ipv4_esp_aesgmac, passed tc-start: 1647219063.12286, ipsec_tunnel_ipv4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f7:2e:b9:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fc:8d:b2:2f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:32:2d:46:fc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b5:b3:d7:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:35:37:88:31 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219120.127185, ipsec_tunnel_ipv4_esp_blowfishcbc, passed tc-start: 1647219120.173631, ipsec_tunnel_ipv4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:da:4e:a9:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:00:49:b7:4a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e5:60:d0:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c9:b0:20:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a4:d9:de:7a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219181.368543, ipsec_tunnel_ipv4_esp_camelliacbc, passed tc-start: 1647219181.402883, ipsec_tunnel_ipv4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:2b:53:41:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:be:02:cb:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:19:23:bb:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:01:36:c1:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e2:74:e8:94 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219239.847685, ipsec_tunnel_ipv4_esp_cast128cbc, passed tc-start: 1647219239.888072, ipsec_tunnel_ipv4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:11:a3:4d:c0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:08:a6:d7:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:52:7d:fd:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3b:bb:b4:13 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:73:89:aa:5d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219299.420828, ipsec_tunnel_ipv4_esp_descbc, passed tc-start: 1647219299.450787, ipsec_tunnel_ipv4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0c:9e:e2:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d2:8e:ce:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:67:90:24:ac ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fc:a1:71:b1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6e:a3:fa:00 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219361.764089, ipsec_tunnel_ipv4_esp_desderiv, passed tc-start: 1647219361.806560, ipsec_tunnel_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d8:4c:45:a4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f6:05:f6:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e2:89:ed:27 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:be:94:6d:dc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:28:57:e3:9f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219421.73105, ipsec_tunnel_ipv4_esp_null, passed tc-start: 1647219421.107465, ipsec_tunnel_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a9:ee:3d:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:82:c2:2c:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:10:6f:ea:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:cb:a4:af:1d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:67:73:6d:59 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219480.950002, ipsec_tunnel_ipv4_esp_rijndaelcbc, passed tc-start: 1647219480.985144, ipsec_tunnel_ipv6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:40:dd:43:9f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:97:0f:c6:a8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c0:66:31:b2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:81:bb:71:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b9:8b:bf:58 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219539.843321, ipsec_tunnel_ipv6_ah_aesxcbcmac, passed tc-start: 1647219539.874637, ipsec_tunnel_ipv6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f1:75:60:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a4:56:a4:53 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fb:b3:56:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:51:85:c8:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8d:25:a5:84 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219598.742869, ipsec_tunnel_ipv6_ah_hmacmd5, passed tc-start: 1647219598.781993, ipsec_tunnel_ipv6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:5e:1b:3f:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:33:c1:ab:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:93:16:ad:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:32:e8:2b:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:78:ff:2b:cd ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219658.275977, ipsec_tunnel_ipv6_ah_hmacripemd160, passed tc-start: 1647219658.312128, ipsec_tunnel_ipv6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:4a:1f:8c:89 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b5:79:0c:66 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c0:dc:f6:d7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:84:4d:11:af ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:82:74:2d:98 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219717.868164, ipsec_tunnel_ipv6_ah_hmacsha1, passed tc-start: 1647219717.906881, ipsec_tunnel_ipv6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d6:eb:2e:60 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:50:f1:81:59 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:72:54:f3:fc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c0:13:c0:7e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e5:c1:6c:69 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219780.615565, ipsec_tunnel_ipv6_ah_hmacsha256, passed tc-start: 1647219780.649394, ipsec_tunnel_ipv6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d2:7d:00:b5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:08:56:89:c7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:2f:85:12:ad ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:58:69:40:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f6:d4:0e:78 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219840.670177, ipsec_tunnel_ipv6_ah_hmacsha384, passed tc-start: 1647219840.701708, ipsec_tunnel_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b3:1f:24:1d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5c:5d:d1:33 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:47:f6:e7:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:19:50:5e:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:77:d6:af:b0 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219905.68719, ipsec_tunnel_ipv6_ah_hmacsha512, passed tc-start: 1647219905.99384, ipsec_tunnel_ipv6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:1f:cd:35:dd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ae:8c:93:9e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b0:e4:06:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:19:08:42:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:95:e8:4e:b6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647219961.693566, ipsec_tunnel_ipv6_ah_keyedmd5, passed tc-start: 1647219961.728100, ipsec_tunnel_ipv6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:e3:bb:74:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:97:4f:3a:f2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:15:ba:99:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f5:c7:67:ad ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7a:b7:d1:02 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220020.7719, ipsec_tunnel_ipv6_ah_keyedsha1, passed tc-start: 1647220020.68675, ipsec_tunnel_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:4f:4a:e8:4c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:32:af:b7:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e2:5b:6d:5a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:71:f6:76:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:08:12:de:2d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220078.965128, ipsec_tunnel_ipv6_ah_null, passed tc-start: 1647220078.997056, ipsec_tunnel_ipv6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:57:5e:7b:ab ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2f:8b:ea:d2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4a:20:8c:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ae:52:bc:ae ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0e:9b:5c:1d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220137.842532, ipsec_tunnel_ipv6_esp_3descbc, passed tc-start: 1647220137.885519, ipsec_tunnel_ipv6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:66:ab:af:94 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5b:55:cc:11 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:76:2d:72:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:36:62:de:56 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:01:49:33:53 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220199.136605, ipsec_tunnel_ipv6_esp_aesctr, passed tc-start: 1647220199.170442, ipsec_tunnel_ipv6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:00:85:8b:89 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e4:78:4f:5e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:70:02:6c:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:59:e5:c1:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f5:94:36:79 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220259.596907, ipsec_tunnel_ipv6_esp_aesgcm16, passed tc-start: 1647220259.632029, ipsec_tunnel_ipv6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c1:68:78:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f1:49:d3:51 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:61:a8:c8:49 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7c:bf:2d:46 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:06:fa:95:be ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220318.359287, ipsec_tunnel_ipv6_esp_aesgmac, passed tc-start: 1647220318.394209, ipsec_tunnel_ipv6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:6d:d8:69:9f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e9:3f:fc:c0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:20:87:f8:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:14:97:a3:7a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:97:b5:ad:14 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220380.686443, ipsec_tunnel_ipv6_esp_blowfishcbc, passed tc-start: 1647220380.726305, ipsec_tunnel_ipv6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d9:a0:da:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3a:1a:da:1b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b1:aa:02:87 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f5:fd:ad:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e6:45:9d:bb ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220441.178586, ipsec_tunnel_ipv6_esp_camelliacbc, passed tc-start: 1647220441.210147, ipsec_tunnel_ipv6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:32:87:89:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:81:69:84:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:80:bb:e1:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:26:30:8c:7f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a4:a4:16:7c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220499.760931, ipsec_tunnel_ipv6_esp_cast128cbc, passed tc-start: 1647220499.793659, ipsec_tunnel_ipv6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c3:91:f9:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:01:28:4f:32 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7d:e3:93:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0c:fd:4f:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e1:5a:d3:c1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220568.682593, ipsec_tunnel_ipv6_esp_descbc, passed tc-start: 1647220568.715872, ipsec_tunnel_ipv6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a1:f5:93:e6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:58:9e:28:93 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0e:ae:7a:78 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:bd:7f:a1:62 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8c:da:97:ee ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220619.943326, ipsec_tunnel_ipv6_esp_desderiv, passed tc-start: 1647220619.987880, ipsec_tunnel_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:79:8b:32:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2b:91:68:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c6:22:6e:84 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ae:26:d7:27 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7b:ab:49:bd ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220692.488967, ipsec_tunnel_ipv6_esp_null, passed tc-start: 1647220692.523656, ipsec_tunnel_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:1a:c3:4a:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:43:04:6f:44 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7d:90:f5:6b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6f:61:7f:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e3:ff:47:ab ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220748.352875, ipsec_tunnel_ipv6_esp_rijndaelcbc, passed tp-end: 1647220748.383991, net/ipsec/t_ipsec_tunnel tp-start: 1647220751.532680, net/ipsec/t_ipsec_tunnel_ipcomp, 8 tc-start: 1647220751.539735, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:bf:4f:e0:83 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:eb:df:2d:b3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fd:dd:47:d3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2d:62:ec:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:20:fa:41:71 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220802.495160, ipsec_tunnel_ipcomp_deflate_ipv4_ah_hmacsha512, passed tc-start: 1647220802.525878, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:20:95:15:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:17:35:ae:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:87:ba:4f:30 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a5:84:81:5d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3e:78:45:9f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220859.667771, ipsec_tunnel_ipcomp_deflate_ipv4_ah_null, passed tc-start: 1647220859.712532, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:46:09:2b:5d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:02:ee:1a:af ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:20:05:21:83 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e6:60:b4:b3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:40:50:b1:94 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220912.953250, ipsec_tunnel_ipcomp_deflate_ipv4_esp_null, passed tc-start: 1647220912.985735, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:9f:ef:d9:d4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:69:1a:91:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:48:a6:74:07 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:71:2f:66:1b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a8:8e:38:a3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:net.inet.ipsec.def_policy = 1 tc-so:net.inet.ipsec.esp_trans_deflev = 1 tc-so:net.inet.ipsec.esp_net_deflev = 1 tc-so:net.inet.ipsec.ah_trans_deflev = 1 tc-so:net.inet.ipsec.ah_net_deflev = 1 tc-so:net.inet.ipsec.ah_cleartos = 1 tc-so:net.inet.ipsec.ah_offsetmask = 0 tc-so:net.inet.ipsec.dfbit = 2 tc-so:net.inet.ipsec.ecn = 0 tc-so:net.inet.ipsec.debug = 0 tc-so:net.inet.ipsec.ipip_spoofcheck = 1 tc-so:net.inet.ipsec.enabled = 1 tc-so:net.inet.ipsec.used = 0 tc-so:net.inet.ipsec.ah_enable = 1 tc-so:net.inet.ipsec.esp_enable = 1 tc-so:net.inet.ipsec.ipcomp_enable = 1 tc-so:net.inet.ipsec.crypto_support = 0 tc-so:net.inet6.ipsec6.def_policy = 1 tc-so:net.inet6.ipsec6.esp_trans_deflev = 1 tc-so:net.inet6.ipsec6.esp_net_deflev = 1 tc-so:net.inet6.ipsec6.ah_trans_deflev = 1 tc-so:net.inet6.ipsec6.ah_net_deflev = 1 tc-so:net.inet6.ipsec6.ecn = 0 tc-so:net.inet6.ipsec6.debug = 0 tc-so:net.inet6.ipsec6.enabled = 1 tc-so:net.inet6.ipsec6.used = 0 tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 61 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 -s 62 -p ff 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647220978.158779, ipsec_tunnel_ipcomp_deflate_ipv4_esp_rijndaelcbc, passed tc-start: 1647220978.197493, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:41:8f:ab:6f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:18:ae:6f:84 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:00:1b:b2:5c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:23:42:a9:58 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:14:59:a9:47 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221026.970104, ipsec_tunnel_ipcomp_deflate_ipv6_ah_hmacsha512, passed tc-start: 1647221027.468, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:e0:72:73:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:fb:e6:31:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4b:d6:e0:52 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ee:18:0f:d9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:67:83:02:76 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221073.628888, ipsec_tunnel_ipcomp_deflate_ipv6_ah_null, passed tc-start: 1647221073.659243, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b6:d2:e3:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:77:b8:d2:ac ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:09:17:64:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c5:a2:d0:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fc:82:9d:31 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221122.862058, ipsec_tunnel_ipcomp_deflate_ipv6_esp_null, passed tc-start: 1647221122.915143, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b2:a5:6b:86 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b4:b5:2e:3a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fb:ae:eb:c5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d8:68:4d:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:96:95:fa:65 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 41 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 -s 42 -p ff fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221180.475038, ipsec_tunnel_ipcomp_deflate_ipv6_esp_rijndaelcbc, passed tp-end: 1647221180.514985, net/ipsec/t_ipsec_tunnel_ipcomp tp-start: 1647221198.386966, net/ipsec/t_ipsec_tunnel_odd, 42 tc-start: 1647221198.389401, ipsec_tunnel_v4v6_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f1:f9:b0:d0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d9:c9:de:e0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6c:0c:f0:d0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:30:99:4a:46 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:47:d0:af:60 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221264.53781, ipsec_tunnel_v4v6_ah_aesxcbcmac, passed tc-start: 1647221264.95386, ipsec_tunnel_v4v6_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:68:01:94:ce ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3c:79:5d:10 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ff:0e:4a:e6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:27:56:76:5f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1e:77:bc:d6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221329.634368, ipsec_tunnel_v4v6_ah_hmacmd5, passed tc-start: 1647221329.670644, ipsec_tunnel_v4v6_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:80:e2:19:7f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6b:57:2a:29 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8e:22:8d:9f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f7:84:11:d7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:db:9f:53:80 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221384.540454, ipsec_tunnel_v4v6_ah_hmacripemd160, passed tc-start: 1647221384.577987, ipsec_tunnel_v4v6_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:56:0a:36:2a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:df:cd:f9:74 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a2:f9:1e:b9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9b:66:e9:4b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:71:4b:95:5d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221438.379251, ipsec_tunnel_v4v6_ah_hmacsha1, passed tc-start: 1647221438.419483, ipsec_tunnel_v4v6_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d5:de:73:3b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:99:0d:32:8d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bc:6c:d1:c2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c8:23:6a:e6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:96:87:73:5b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221494.315045, ipsec_tunnel_v4v6_ah_hmacsha256, passed tc-start: 1647221494.349205, ipsec_tunnel_v4v6_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:4c:57:7f:33 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e3:70:cb:f0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b1:a6:97:ee ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3b:e2:85:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:69:c4:ee:93 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221552.32029, ipsec_tunnel_v4v6_ah_hmacsha384, passed tc-start: 1647221552.73922, ipsec_tunnel_v4v6_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a7:43:90:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5a:56:22:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a4:4b:2d:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:31:d2:9e:cd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:13:a9:1c:e0 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221609.368461, ipsec_tunnel_v4v6_ah_hmacsha512, passed tc-start: 1647221609.401684, ipsec_tunnel_v4v6_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:27:35:7a:af ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:eb:e5:e0:9a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:76:04:7d:92 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:16:60:91:8b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ac:25:19:f8 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221671.373822, ipsec_tunnel_v4v6_ah_keyedmd5, passed tc-start: 1647221671.405100, ipsec_tunnel_v4v6_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0f:12:86:30 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:34:db:bd:55 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:93:a7:48:34 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7d:f9:49:b4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:1b:9d:3f:65 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221729.654682, ipsec_tunnel_v4v6_ah_keyedsha1, passed tc-start: 1647221729.687523, ipsec_tunnel_v4v6_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:2e:7b:1f:99 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2a:4d:38:4f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:fb:5a:32:be ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3c:f3:34:81 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:dd:0f:6d:f6 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221787.15189, ipsec_tunnel_v4v6_ah_null, passed tc-start: 1647221787.44366, ipsec_tunnel_v4v6_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:1b:4c:c6:31 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b6:a7:aa:4c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ae:6f:82:c4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8f:00:bb:a5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:95:52:dd:bc ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221846.910, ipsec_tunnel_v4v6_esp_3descbc, passed tc-start: 1647221846.46937, ipsec_tunnel_v4v6_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:aa:c9:fa:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:eb:3d:13:6a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ee:05:50:9c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c9:21:e9:86 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:89:07:ac:b2 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221905.929821, ipsec_tunnel_v4v6_esp_aesctr, passed tc-start: 1647221905.960787, ipsec_tunnel_v4v6_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:24:25:8c:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:9d:1a:a5:a6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:29:0f:7d:b5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:43:ff:f7:4a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7e:a2:fd:0c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647221963.321174, ipsec_tunnel_v4v6_esp_aesgcm16, passed tc-start: 1647221963.353958, ipsec_tunnel_v4v6_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ee:02:ba:27 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d3:4c:f3:f9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c4:9e:67:79 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:25:62:a8:9b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:96:c2:a4:2c ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222020.426262, ipsec_tunnel_v4v6_esp_aesgmac, passed tc-start: 1647222020.482836, ipsec_tunnel_v4v6_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:a1:c0:68:f4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6e:c2:c0:fc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c8:a5:bd:26 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0c:d6:aa:d8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ba:56:39:06 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222080.716886, ipsec_tunnel_v4v6_esp_blowfishcbc, passed tc-start: 1647222080.753763, ipsec_tunnel_v4v6_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ca:b6:d3:86 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e2:f6:21:2e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:33:c0:0d:0a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:73:c1:08:8b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6d:4c:62:ab ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222137.990997, ipsec_tunnel_v4v6_esp_camelliacbc, passed tc-start: 1647222138.25141, ipsec_tunnel_v4v6_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:e3:79:98:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:27:bb:73:ed ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:95:09:a0:1c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:62:65:ca:53 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:4e:52:7b:7d ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222197.233411, ipsec_tunnel_v4v6_esp_cast128cbc, passed tc-start: 1647222197.269920, ipsec_tunnel_v4v6_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:7f:17:27:61 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:45:bb:3e:3b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ee:56:8a:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:93:45:31:38 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b3:75:ee:5a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222253.885264, ipsec_tunnel_v4v6_esp_descbc, passed tc-start: 1647222253.923259, ipsec_tunnel_v4v6_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:2c:e0:13:eb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c1:da:7c:06 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:dd:dd:19:85 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6e:c3:0b:c1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:79:90:47:c3 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222313.223619, ipsec_tunnel_v4v6_esp_desderiv, passed tc-start: 1647222313.261353, ipsec_tunnel_v4v6_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:72:6d:93:c4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:07:cc:8f:b1 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ff:ed:f2:14 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:d8:84:39:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8b:92:08:7a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222372.805493, ipsec_tunnel_v4v6_esp_null, passed tc-start: 1647222372.838086, ipsec_tunnel_v4v6_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f9:49:7f:60 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4a:26:77:e9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:cb:1a:75:1c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:35:fd:bd:16 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:9c:49:90:78 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 10.0.1.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.2.0 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route -n add -net 10.0.1.0 10.0.2.1 ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping -c 1 -n -w 3 10.0.2.2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222431.185081, ipsec_tunnel_v4v6_esp_rijndaelcbc, passed tc-start: 1647222431.216728, ipsec_tunnel_v6v4_ah_aesxcbcmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d4:3e:8c:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5c:da:04:da ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:66:95:e8:a9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5f:85:90:5b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5d:39:e6:e5 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222487.274245, ipsec_tunnel_v6v4_ah_aesxcbcmac, passed tc-start: 1647222487.304720, ipsec_tunnel_v6v4_ah_hmacmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:8a:f7:bc:7d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:8b:4c:ca:b0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a9:2c:50:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a5:f8:ee:33 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:34:2b:d0:23 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222541.550000, ipsec_tunnel_v6v4_ah_hmacmd5, passed tc-start: 1647222541.580853, ipsec_tunnel_v6v4_ah_hmacripemd160 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:6c:d0:f4:4a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6f:72:17:01 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:87:92:fe:75 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7d:45:c5:74 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:d4:16:3a:eb ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222598.608177, ipsec_tunnel_v6v4_ah_hmacripemd160, passed tc-start: 1647222598.642110, ipsec_tunnel_v6v4_ah_hmacsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d5:a5:11:7f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:07:c4:f5:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:e1:2b:20:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:53:a1:f0:80 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:5e:cb:2b:17 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222659.44520, ipsec_tunnel_v6v4_ah_hmacsha1, passed tc-start: 1647222659.93532, ipsec_tunnel_v6v4_ah_hmacsha256 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:0c:ae:88:ec ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a1:25:fe:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:dd:51:f0:f8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:0d:bf:4c:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:32:4b:d6:3f ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222719.500478, ipsec_tunnel_v6v4_ah_hmacsha256, passed tc-start: 1647222719.531679, ipsec_tunnel_v6v4_ah_hmacsha384 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c2:26:83:0b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:e0:3d:55:68 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f6:57:ef:59 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:5d:5d:1e:cf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c9:8e:9f:c1 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222778.924530, ipsec_tunnel_v6v4_ah_hmacsha384, passed tc-start: 1647222778.959874, ipsec_tunnel_v6v4_ah_hmacsha512 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:d6:27:95:50 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:af:a1:8b:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:63:8f:16:42 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:af:f7:79:d0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0b:da:56:ab ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222840.79361, ipsec_tunnel_v6v4_ah_hmacsha512, passed tc-start: 1647222840.126209, ipsec_tunnel_v6v4_ah_keyedmd5 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ed:a3:dc:17 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f8:42:63:29 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:14:e1:96:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:64:bf:43:cb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:11:c2:88:26 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222899.916407, ipsec_tunnel_v6v4_ah_keyedmd5, passed tc-start: 1647222899.953058, ipsec_tunnel_v6v4_ah_keyedsha1 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:5e:fe:d8:46 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:4f:5d:d4:d8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:f4:5c:69:df ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:f0:c7:94:63 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:6e:01:a2:f9 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647222961.402998, ipsec_tunnel_v6v4_ah_keyedsha1, passed tc-start: 1647222961.452793, ipsec_tunnel_v6v4_ah_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:84:ad:3c:bc ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b5:ea:d0:2f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:0a:a4:37:41 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:19:63:52:ae ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b8:23:8e:0a ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223020.185075, ipsec_tunnel_v6v4_ah_null, passed tc-start: 1647223020.217844, ipsec_tunnel_v6v4_esp_3descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:e2:d5:eb:02 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:96:8d:f4:70 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7f:2a:7b:c3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:7c:48:72:39 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c9:d6:67:e4 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223083.992051, ipsec_tunnel_v6v4_esp_3descbc, passed tc-start: 1647223084.27855, ipsec_tunnel_v6v4_esp_aesctr tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:48:25:d5:97 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:63:12:fd:f9 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:dc:b2:1a:60 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:ec:fa:98:bd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:20:b8:09:a0 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223147.256022, ipsec_tunnel_v6v4_esp_aesctr, passed tc-start: 1647223147.291054, ipsec_tunnel_v6v4_esp_aesgcm16 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:c1:d7:25:5a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:3e:16:65:51 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:07:97:b6:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2d:c5:24:24 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a3:5a:b7:45 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223208.657464, ipsec_tunnel_v6v4_esp_aesgcm16, passed tc-start: 1647223208.695060, ipsec_tunnel_v6v4_esp_aesgmac tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b7:c7:24:e8 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a2:d3:9f:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:7f:94:8b:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:22:8b:01:00 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:8f:85:df:47 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223274.658602, ipsec_tunnel_v6v4_esp_aesgmac, passed tc-start: 1647223274.701951, ipsec_tunnel_v6v4_esp_blowfishcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:01:77:1a:92 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:2a:02:0a:8a ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:c4:cc:9f:e7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b7:77:1b:c6 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:91:14:5f:81 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223335.870375, ipsec_tunnel_v6v4_esp_blowfishcbc, passed tc-start: 1647223335.903654, ipsec_tunnel_v6v4_esp_camelliacbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:f1:57:ee:bf ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:c2:32:57:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:24:b5:4d:a7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:6a:4a:77:21 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:ad:2c:6c:ec ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223400.650977, ipsec_tunnel_v6v4_esp_camelliacbc, passed tc-start: 1647223400.685038, ipsec_tunnel_v6v4_esp_cast128cbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:16:9e:f8:54 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:54:9b:c7:35 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:88:b9:a3:40 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b4:6e:2f:67 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:b5:f0:47:da ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223464.668551, ipsec_tunnel_v6v4_esp_cast128cbc, passed tc-start: 1647223464.716436, ipsec_tunnel_v6v4_esp_descbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:84:5e:cc:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:61:e5:bd:75 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:08:7a:ac:05 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:35:f9:a0:d2 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:3d:3a:02:ad ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223523.631128, ipsec_tunnel_v6v4_esp_descbc, passed tc-start: 1647223523.667069, ipsec_tunnel_v6v4_esp_desderiv tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:ab:91:74:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:a3:9c:fb:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:65:83:c2:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:74:f8:d9:cd ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:73:9c:b0:59 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223586.986136, ipsec_tunnel_v6v4_esp_desderiv, passed tc-start: 1647223587.21489, ipsec_tunnel_v6v4_esp_null tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:3d:c1:15:36 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:11:49:4f:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:34:e8:9e:31 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:09:72:04:30 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:01:a7:7b:3b ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223647.974227, ipsec_tunnel_v6v4_esp_null, passed tc-start: 1647223648.13393, ipsec_tunnel_v6v4_esp_rijndaelcbc tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunel_local ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netipsec -lrumpnet_netinet6 unix://ipsec_tunnel_remote ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpdev -lrumpdev_opencrypto -lrumpkern_z -lrumpkern_crypto -lrumpnet_netinet6 unix://ipsec_remote ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_local ] tc-so:Executing command [ grep -q b2:a0:b8:ff:b7:9d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:92:7a:68:d7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:a8:1e:8c:7f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./bus_ipsec_tunnel ] tc-so:Executing command [ grep -q b2:a0:b0:e6:e6:03 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./bus_ipsec_remote ] tc-so:Executing command [ grep -q b2:a0:bd:0c:aa:55 ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::2/64 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fd00:1::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:2::/64 fc00::2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::1/64 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif1 20.0.0.2 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=1 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fc00::1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:2::2 ] tc-so:Executing command [ rump.route -n add -inet6 -net fd00:1::/64 fd00:2::1 ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -c ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D ] tc-so:Executing command [ rump.ping6 -c 1 -n -X 3 fd00:2::2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -F -P ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -a ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes setkey -D -P ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223712.442065, ipsec_tunnel_v6v4_esp_rijndaelcbc, passed tp-end: 1647223712.473385, net/ipsec/t_ipsec_tunnel_odd tp-start: 1647223717.670412, net/mcast/t_mcast, 16 tc-start: 1647223717.680819, mcast_conninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223729.356947, mcast_conninet4, passed tc-start: 1647223729.380282, mcast_conninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -6 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223740.136517, mcast_conninet6, passed tc-start: 1647223740.157676, mcast_connmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -m -b -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223752.83894, mcast_connmappedbuginet4, passed tc-start: 1647223752.103527, mcast_connmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -c -m -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223763.846728, mcast_connmappedinet4, passed tc-start: 1647223763.868334, mcast_destroyif_conninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223777.246037, mcast_destroyif_conninet4, passed tc-start: 1647223777.290675, mcast_destroyif_conninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223790.510465, mcast_destroyif_conninet6, passed tc-start: 1647223790.531657, mcast_destroyif_connmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223803.838399, mcast_destroyif_connmappedbuginet4, passed tc-start: 1647223803.860438, mcast_destroyif_connmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223817.409974, mcast_destroyif_connmappedinet4, passed tc-start: 1647223817.468166, mcast_destroyif_unconninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223830.809948, mcast_destroyif_unconninet4, passed tc-start: 1647223830.831101, mcast_destroyif_unconninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223844.32080, mcast_destroyif_unconninet6, passed tc-start: 1647223844.56075, mcast_destroyif_unconnmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223858.161431, mcast_destroyif_unconnmappedbuginet4, passed tc-start: 1647223858.209669, mcast_destroyif_unconnmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223871.488071, mcast_destroyif_unconnmappedinet4, passed tc-start: 1647223871.538010, mcast_unconninet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223882.614142, mcast_unconninet4, passed tc-start: 1647223882.635192, mcast_unconninet6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -6 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223894.794950, mcast_unconninet6, passed tc-start: 1647223894.812778, mcast_unconnmappedbuginet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -m -b -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223906.453432, mcast_unconnmappedbuginet4, passed tc-start: 1647223906.475684, mcast_unconnmappedinet4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2/64 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif0 |grep -q tentative ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ /usr/tests/net/mcast/mcast -m -4 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647223919.164804, mcast_unconnmappedinet4, passed tp-end: 1647223919.188306, net/mcast/t_mcast tp-start: 1647223920.145746, net/mpls/t_mpls_fw, 2 tc-start: 1647223920.148767, mplsfw4 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 -ifa 10.0.1.1 -ifp mpls0 -tag 25 -inet 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet 10.0.2.2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 3 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 -ifa 10.0.3.2 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.ping -n -o -w 5 10.0.4.1 ] tc-end: 1647223936.352434, mplsfw4, passed tc-start: 1647223936.384232, mplsfw4_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 -ifa 10.0.1.1 -ifp mpls0 -tag 25 -inet 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet 10.0.2.2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 0 -inet 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 0 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 -ifa 10.0.3.2 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.ping -n -o -w 5 10.0.4.1 ] tc-end: 1647223955.452079, mplsfw4_expl, passed tp-end: 1647223955.484842, net/mpls/t_mpls_fw tp-start: 1647223956.845541, net/mpls/t_mpls_fw6, 2 tc-start: 1647223956.850149, mplsfw6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:2::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 3 -inet6 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:2::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:2::2 -ifp mpls0 -tag 26 -inet6 fd00:1234:0:2::1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1647223981.157605, mplsfw6, passed tc-start: 1647223981.177019, mplsfw6_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 2 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:2::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 2 -inet6 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:2::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:2::2 -ifp mpls0 -tag 26 -inet6 fd00:1234:0:2::1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:2::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1647224005.336826, mplsfw6_expl, passed tp-end: 1647224005.369981, net/mpls/t_mpls_fw6 tp-start: 1647224006.721780, net/mpls/t_mpls_fw64, 2 tc-start: 1647224006.726605, mplsfw64_expl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 2 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 2 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.3.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:3::1 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping -n -o -w 2 10.0.3.2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1647224026.618583, mplsfw64_expl, passed tc-start: 1647224026.638909, mplsfw64_impl tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234:0:3::/64 -ifa fd00:1234::1 -ifp mpls0 -tag 25 -inet6 fd00:1234::2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30 -inet6 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet6 fd00:1234::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 2 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27 -inet6 fd00:1234:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.3.2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet6.ip6.forwarding=0 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -inet6 fd00:1234::/64 -ifa fd00:1234:0:3::1 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.netstat -nrT ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234::2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:1::2 ] tc-so:Executing command [ rump.ping -n -o -w 2 10.0.3.2 ] tc-so:Executing command [ rump.ping6 -n -o -X 2 fd00:1234:0:3::1 ] tc-end: 1647224043.616058, mplsfw64_impl, passed tp-end: 1647224043.638498, net/mpls/t_mpls_fw64 tp-start: 1647224044.293147, net/mpls/t_rfc4182, 1 tc-start: 1647224044.295321, rfc4182 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 -ifa 10.0.1.1 -ifp mpls0 -tag 25,2 -inet 10.0.1.2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 25 -tag 30,0 -inet 10.0.2.2 ] tc-so:Executing command [ rump.route -q add -mpls 27 -tag 3 -inet 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add -mpls 30 -tag 3 -inet 10.0.3.2 ] tc-so:Executing command [ rump.route -q add -mpls 26 -tag 27,0 -inet 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 -ifa 10.0.3.2 -ifp mpls0 -tag 26 -inet 10.0.3.1 ] tc-so:Executing command [ rump.ping -n -o -w 5 10.0.4.1 ] tc-end: 1647224060.237160, rfc4182, passed tp-end: 1647224060.284968, net/mpls/t_rfc4182 tp-start: 1647224061.85686, net/mpls/t_ldp_regen, 1 tc-start: 1647224061.87963, ldp_regen tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_shmif -lrumpnet_netmpls unix://./r4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 10.0.1.2 ] tc-so:Executing command [ rump.route -q add 10.0.5.0/24 10.0.1.2 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 10.0.2.2 ] tc-so:Executing command [ rump.route -q add 10.0.5.0/24 10.0.2.2 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom2 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.3.1/24 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.accept=1 ] tc-so:Executing command [ rump.sysctl -q -w net.mpls.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 10.0.2.1 ] tc-so:Executing command [ rump.route -q add 10.0.4.0/24 10.0.3.2 ] tc-so:Executing command [ rump.route -q add 10.0.5.0/24 10.0.3.2 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./shdom3 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./shdom4 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.4.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=0 ] tc-so:Executing command [ rump.ifconfig mpls0 create up ] tc-so:Executing command [ rump.route -q add 10.0.1.0/24 10.0.3.1 ] tc-so:Executing command [ /usr/sbin/ldpd ] tc-so:Executing command [ rump.ifconfig -w 60 ] tc-so:Executing command [ rump.ping -o -w 60 10.0.4.1 ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:PING 10.0.4.1 (10.0.4.1): 56 data bytes tc-se: tc-se:----10.0.4.1 PING Statistics---- tc-se:60 packets transmitted, 0 packets received, 100.0% packet loss tc-se: tc-se:stderr: tc-se: tc-end: 1647224150.183958, ldp_regen, failed, atf-check failed; see the output of the test for details tp-end: 1647224150.209238, net/mpls/t_ldp_regen tp-start: 1647224151.295036, net/ndp/t_dad, 3 tc-start: 1647224151.297325, dad_basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::3 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ cat ./out ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224173.367373, dad_basic, passed tc-start: 1647224173.388890, dad_count tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.sysctl -n net.inet6.ip6.dad_count ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.dad_count=1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig -w 20 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep '33:33:ff:00:00:01, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:1: ICMP6, neighbor solicitation, who has fc00::1, length 32' | wc -l | tr -d ' ' ] tc-so:Executing command [ rump.sysctl -w -q net.inet6.ip6.dad_count=8 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig -w 20 ] tc-so:Executing command [ sleep 2 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep '33:33:ff:00:00:02, ethertype IPv6 (0x86dd), length 86: :: > ff02::1:ff00:2: ICMP6, neighbor solicitation, who has fc00::2, length 32' | wc -l | tr -d ' ' ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224204.840506, dad_count, passed tc-start: 1647224204.862456, dad_duplicated tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:70:dd:cc:76 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::11 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ rump.ifconfig shmif0 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224228.622966, dad_duplicated, passed tp-end: 1647224228.640695, net/ndp/t_dad tp-start: 1647224231.614740, net/ndp/t_ndp, 11 tc-start: 1647224231.617098, ndp_cache_expiration tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:f9:ae:a9:59 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -i shmif0 basereachable=7000 ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:f9:ae:a9:59 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ sleep 9 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224269.172776, ndp_cache_expiration, passed tc-start: 1647224269.190409, ndp_cache_overwriting tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d7:ef:5d:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:20:00:00:ff ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:20:00:00:fe ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::2 b2:a0:20:00:00:00 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224288.84517, ndp_cache_overwriting, passed tc-start: 1647224288.106278, ndp_cache_state tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:fd:6b:1f:e4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -i shmif0 basereachable=7000 ] tc-so:Executing command [ rump.ndp -s fc00::1 b2:a0:fd:6b:1f:e4 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-se:Fail: regexp ^fc00::2.*R not in stdout tc-se:Neighbor Linklayer Address Netif Expire S Fl tc-se:fc00::2 b2:a0:74:b8:3b:99 shmif0 23h59m56s S tc-end: 1647224320.517795, ndp_cache_state, failed, atf-check failed; see the output of the test for details tc-start: 1647224320.534584, ndp_commands tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:80:22:ff:71 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::10 b2:a0:20:00:00:10 ] tc-so:Executing command [ rump.ndp -n fc00::10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -d fc00::10 ] tc-so:Executing command [ rump.ndp -n fc00::10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -s fc00::11 b2:a0:20:00:00:11 ] tc-so:Executing command [ rump.ndp -s fc00::12 b2:a0:20:00:00:12 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::11 ] tc-so:Executing command [ rump.ndp -n fc00::12 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n -a ] tc-so:Executing command [ rump.ndp -n -a ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::11 ] tc-so:Executing command [ rump.ndp -n fc00::12 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -s fc00::10 b2:a0:20:00:00:10 temp ] tc-so:Executing command [ rump.ndp -n fc00::10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224349.348334, ndp_commands, passed tc-start: 1647224349.367667, ndp_link_activation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:2c:45:ea:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:01 ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'b2:a1:00:00:00:01 > 33:33:00:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2cff:fe45:ea12 > ff02::1: ICMP6, neighbor advertisement' ] tc-so:Executing command [ rump.ifconfig shmif0 link b2:a1:00:00:00:02 active ] tc-so:Executing command [ sleep 1 ] tc-so:Executing command [ /bin/sh -c cat ./out |grep -q 'b2:a1:00:00:00:02 > 33:33:00:00:00:01, ethertype IPv6 (0x86dd), length 86: fe80::b0a0:2cff:fe45:ea12 > ff02::1: ICMP6, neighbor advertisement' ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224379.940595, ndp_link_activation, passed tc-start: 1647224379.978647, ndp_neighborgcthresh tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:80:11:8f:fb ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::20 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::21 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::22 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::23 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::24 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::25 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::26 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::27 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::28 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::29 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::20 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::21 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::22 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::23 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::24 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::25 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.neighborgcthresh=5 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::26 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::27 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::28 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::29 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224409.485786, ndp_neighborgcthresh, passed tc-start: 1647224409.503022, ndp_purge_on_ifdown tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:d7:53:aa:ed ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 down ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224427.183775, ndp_purge_on_ifdown, passed tc-start: 1647224427.200729, ndp_purge_on_route_change tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:e2:1a:ec:0e ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:b9:11:28:84 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.route change -inet6 -net fc00::0/64 -ifp shmif1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224449.743797, ndp_purge_on_route_change, passed tc-start: 1647224449.760956, ndp_purge_on_route_delete tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:36:d4:9d:72 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::0/64 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224466.980702, ndp_purge_on_route_delete, passed tc-start: 1647224466.997315, ndp_rtm tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:1c:3f:c6:b5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc01::99 ] tc-so:Executing command [ cat ./tmp ] tc-so:Executing command [ rump.ndp -d fc00::2 ] tc-so:Executing command [ grep -A 3 RTM_DELETE ./tmp ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224499.217621, ndp_rtm, passed tc-start: 1647224499.236909, ndp_stray_entries tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:45:8b:83:15 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ae:89:57:22 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00::3/64 ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 -S fc00::3 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 -S fc00::3 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -c ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 -S fc00::3 fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ndp -d fc00::2 ] tc-so:Executing command [ rump.ndp -n fc00::2 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224527.260610, ndp_stray_entries, passed tp-end: 1647224527.277480, net/ndp/t_ndp tp-start: 1647224529.631922, net/npf/t_npf, 7 tc-start: 1647224529.634163, npf_bpf tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T bpf ] tc-end: 1647224532.128349, npf_bpf, passed tc-start: 1647224532.140335, npf_gc tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T gc ] tc-end: 1647224538.525728, npf_gc, passed tc-start: 1647224538.538239, npf_nat tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T nat ] tc-end: 1647224540.852528, npf_nat, passed tc-start: 1647224540.868687, npf_nbuf tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T nbuf ] tc-end: 1647224548.444318, npf_nbuf, passed tc-start: 1647224548.461377, npf_rule tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T rule ] tc-end: 1647224553.380770, npf_rule, passed tc-start: 1647224553.396902, npf_state tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T state ] tc-end: 1647224557.212347, npf_state, passed tc-start: 1647224557.241649, npf_table tc-so:Executing command [ npfctl debug -c /usr/tests/net/npf/npftest.conf -o ./npf.plist ] tc-so:Executing command [ npftest -c npf.plist -T table ] tc-end: 1647224560.68438, npf_table, passed tp-end: 1647224560.76446, net/npf/t_npf tp-start: 1647224562.93355, net/route/t_change, 7 tc-start: 1647224562.95679, route_change_default_flags tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change default -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change default -noreject ] tc-so:Executing command [ rump.netstat -rn ] tc-end: 1647224566.324859, route_change_default_flags, passed tc-start: 1647224566.335242, route_change_flags tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change -net 10.0.0.0/24 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route change -net 10.0.0.0/24 -noreject ] tc-so:Executing command [ rump.netstat -rn ] tc-end: 1647224570.354758, route_change_flags, passed tc-start: 1647224570.365385, route_change_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 10.0.0.254 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-end: 1647224574.767730, route_change_gateway, passed tc-start: 1647224574.793525, route_change_ifa tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 ] tc-so:Executing command [ rump.ifconfig shmif0 alias 10.0.0.11/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 10.0.0.1 -ifa 10.0.0.11 ] tc-so:Executing command [ diff ./expect ./output ] tc-end: 1647224578.976269, route_change_ifa, passed tc-start: 1647224578.990006, route_change_ifp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 10.0.0.1 -ifp shmif1 ] tc-so:Executing command [ diff ./expect ./output ] tc-end: 1647224583.150174, route_change_ifp, passed tc-start: 1647224583.163420, route_change_ifp_ifa tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.10/24 up ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.0.11/24 up ] tc-so:Executing command [ rump.route add -net 192.168.0.0/24 10.0.0.1 ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^192.168 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.route change -net 192.168.0.0/24 -ifa 10.0.0.1 -ifp shmif1 ] tc-so:Executing command [ diff ./expect ./output ] tc-end: 1647224587.240923, route_change_ifp_ifa, passed tc-start: 1647224587.254311, route_change_reject2blackhole tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock ] tc-so:Executing command [ rump.route add 207.46.197.32 127.0.0.1 -reject ] tc-so:Executing command [ /bin/sh -c rump.route -n show -inet | grep ^207.46 ] tc-so:Executing command [ rump.route change 207.46.197.32 127.0.0.1 -blackhole ] tc-so:Executing command [ /bin/sh -c rump.netstat -rn -f inet | grep ^207.46 ] tc-end: 1647224589.941489, route_change_reject2blackhole, passed tp-end: 1647224589.949137, net/route/t_change tp-start: 1647224592.405287, net/route/t_flags, 9 tc-start: 1647224592.412561, route_flags_announce tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ad:80:58:b3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 10.0.0.1 -proxy ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224607.720199, route_flags_announce, passed tc-start: 1647224607.736830, route_flags_blackhole tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0f:3b:7e:1b ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -blackhole ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224625.782410, route_flags_blackhole, passed tc-start: 1647224625.799739, route_flags_connected tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:ae:d3:bf:de ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224640.708956, route_flags_connected, passed tc-start: 1647224640.726663, route_flags_default_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:96:f0:d2:e0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224653.164529, route_flags_default_gateway, passed tc-start: 1647224653.198698, route_flags_icmp_redirect tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c5:b4:63:73 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:bc:96:2d:0d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:fb:0f:04:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.254/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.2.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 alias 10.0.2.2/24 ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ /bin/sh -c rump.ifconfig shmif1 |grep -q tentative ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.254 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add 10.0.2.2 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224685.352037, route_flags_icmp_redirect, passed tc-start: 1647224685.372202, route_flags_llinfo tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:3b:fd:af:92 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224697.892916, route_flags_llinfo, passed tc-start: 1647224697.910286, route_flags_lo tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:c8:91:52:01 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224710.770102, route_flags_lo, passed tc-start: 1647224710.787950, route_flags_reject tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4e:46:21:87 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 10.0.0.1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.arp -n 10.0.0.1 ] tc-so:Executing command [ rump.route delete -net 10.0.0.0/24 ] tc-so:Executing command [ rump.route add -host 10.0.0.1/24 127.0.0.1 -iface -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping -n -w 1 -c 1 10.0.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224740.310503, route_flags_reject, passed tc-start: 1647224740.337688, route_flags_static tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:88:04:eb:ff ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add 10.0.1.1 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add -net 10.0.2.0/24 10.0.0.1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224759.536505, route_flags_static, passed tp-end: 1647224759.563477, net/route/t_flags tp-start: 1647224762.135183, net/route/t_flags6, 8 tc-start: 1647224762.137803, route_flags_announce6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:41:e0:16:3d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 fc00::1 -proxy ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224782.423347, route_flags_announce6, passed tc-start: 1647224782.444127, route_flags_blackhole6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5b:55:06:25 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 ::1 -blackhole ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224807.616533, route_flags_blackhole6, passed tc-start: 1647224807.636199, route_flags_connected6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:a6:8d:fb:0f ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224830.320377, route_flags_connected6, passed tc-start: 1647224830.344388, route_flags_default_gateway6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:4c:d2:83:89 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add -inet6 default fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224852.152088, route_flags_default_gateway6, passed tc-start: 1647224852.176356, route_flags_llinfo6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:43:d6:c7:7c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224873.718580, route_flags_llinfo6, passed tc-start: 1647224873.739010, route_flags_lo6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:0a:7b:89:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224892.310766, route_flags_lo6, passed tc-start: 1647224892.350673, route_flags_reject6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:5b:94:df:c0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 fc00::1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/64 ::1 -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ndp -n fc00::1 ] tc-so:Executing command [ rump.route delete -inet6 -net fc00::/64 ] tc-so:Executing command [ rump.route add -inet6 -host fc00::/64 ::1 -iface -reject ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ping6 -n -X 1 -c 1 fc00::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224925.156165, route_flags_reject6, passed tc-start: 1647224925.179656, route_flags_static6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::2 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:05:10:a1:2c ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.route add -inet6 fc00::1:1 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.route add -inet6 -net fc00::/24 fc00::1 ] tc-so:Executing command [ rump.netstat -rn ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224944.316521, route_flags_static6, passed tp-end: 1647224944.336692, net/route/t_flags6 tp-start: 1647224946.263342, net/route/t_route, 6 tc-start: 1647224946.265581, route_command_add tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.route add -net 10.0.1.0/24 10.0.0.2 ] tc-so:Executing command [ rump.route add -host 10.0.2.1 10.0.0.3 ] tc-so:Executing command [ rump.route add -net 10.0.3.0/24 -connected -link -iface shmif0 ] tc-so:Executing command [ rump.route add -net 10.0.4.0/24 10.0.3.1 ] tc-so:Executing command [ rump.route add -net 10.0.1.0/26 10.0.5.1 ] tc-so:Executing command [ rump.route add -net 10.0.6.0/24 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224954.128351, route_command_add, passed tc-start: 1647224954.147790, route_command_add6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00::1/64 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:1::0/64 fc00::2 ] tc-so:Executing command [ rump.route add -inet6 -host fc00:2::1 fc00::3 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:3::0/64 -connected -link -iface shmif0 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:4::0/64 fc00:3::1 ] tc-so:Executing command [ rump.route add -inet6 -net fc00::4/128 fc00:5::1 ] tc-so:Executing command [ rump.route add -inet6 -net fc00:6::0/64 fc00:1::1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224962.595694, route_command_add6, passed tc-start: 1647224962.614385, route_command_get tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:ce:b6:5c:c5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.2.2 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:41:f5:91:a5 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:31:d3:b3:12 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.0.1.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 10.0.2.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ping -q -n -w 1 -c 1 10.0.1.1 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647224989.800616, route_command_get, passed tc-start: 1647224989.833413, route_command_get6 tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:82:65:e6:91 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:2::2 ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:7b:2e:04:e3 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ grep -q b2:a0:bd:b8:c0:20 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::1 ] tc-so:Executing command [ rump.ifconfig shmif1 inet6 fc00:0:0:2::1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig shmif1 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.sysctl -w net.inet6.ip6.forwarding=1 ] tc-so:Neighbor Linklayer Address Netif Expire S Fl tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ping6 -n -c 1 -X 1 fc00:0:0:1::1 ] tc-so:Executing command [ diff ./expect ./output ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647225022.995681, route_command_get6, passed tc-start: 1647225023.20330, route_default_reject tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpnet_netinet6 unix://commsock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.route add -inet6 ::0.0.0.0 -prefixlen 104 ::1 -reject ] tc-so:Executing command [ rump.ifconfig shmif0 inet6 fc00:0:0:1::2/64 up ] tc-so:Executing command [ rump.route add -inet6 default fc00:0:0:1::1 ] tc-so:Executing command [ rump.route change -inet6 default -reject ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647225031.259189, route_default_reject, passed tc-start: 1647225031.294831, route_non_subnet_gateway tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.route add -net 10.0.0.1/32 -link -cloning -iface shmif0 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ grep -q b2:a0:79:7c:64:f4 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/32 ] tc-so:Executing command [ rump.ifconfig shmif0 up ] tc-so:Executing command [ rump.ifconfig -w 10 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 192.168.0.1 ] tc-so:Executing command [ rump.route add -net 192.168.0.1/32 -link -cloning -iface shmif0 ] tc-so:Executing command [ rump.route add default -ifa 10.0.0.1 192.168.0.1 ] tc-so:Executing command [ rump.ping -n -c 1 -w 1 192.168.0.1 ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647225046.756649, route_non_subnet_gateway, passed tp-end: 1647225046.777180, net/route/t_route tp-start: 1647225047.420458, net/route/t_rtcache, 1 tc-start: 1647225047.422594, rtcache_invalidation tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_src ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_fwd ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_dst1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://rtcache_dst2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./src ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./src ] tc-so:Executing command [ grep -q b2:a0:95:75:af:a0 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr ./dst1 ] tc-so:Executing command [ grep -q b2:a0:9d:f6:7f:49 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif2 create ] tc-so:Executing command [ rump.ifconfig shmif2 linkstr ./dst2 ] tc-so:Executing command [ grep -q b2:a0:d3:30:00:f7 ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./dst1 ] tc-so:Executing command [ grep -q b2:a0:62:96:b6:2d ./.__macaddrs ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr ./dst2 ] tc-so:Executing command [ grep -q b2:a0:75:a1:c1:0e ./.__macaddrs ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.2/24 ] tc-so:Executing command [ rump.route add default 10.0.0.1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.forwarding=1 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.0.1/24 ] tc-so:Executing command [ rump.ifconfig shmif1 10.0.1.1/24 ] tc-so:Executing command [ rump.ifconfig shmif2 10.0.2.1/24 ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.1.2/24 ] tc-so:Executing command [ rump.route add default 10.0.1.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.1/24 alias ] tc-so:Executing command [ rump.sysctl -q -w net.inet.ip.dad_count=0 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.2.2/24 ] tc-so:Executing command [ rump.route add default 10.0.2.1 ] tc-so:Executing command [ rump.ifconfig shmif0 10.0.3.1/24 alias ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.1.2 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.2.2 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ rump.route add default 10.0.1.2 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -blackhole ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ cat ./outfile ] tc-so:Executing command [ rump.route add -net 10.0.3.0/24 10.0.2.2 ] tc-so:Executing command [ rump.route add -net 10.0.0.0/24 127.0.0.1 -blackhole ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ cat ./outfile ] tc-so:Executing command [ rump.route delete -net 10.0.3.0/24 10.0.2.2 ] tc-so:Executing command [ rump.ping -n -w 3 -c 1 10.0.3.1 ] tc-so:Executing command [ cat ./outfile ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.netstat -nr ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes rump.netstat -nai ] tc-so:Executing command [ rump.arp -na ] tc-so:Executing command [ rump.ndp -na ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=path=/rump,socket=all:nolocal,sysctl=yes ifmcstat ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif2 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif1 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-so:Executing command [ rump.ifconfig shmif0 destroy ] tc-so:Executing command [ rump.ifconfig ] tc-end: 1647225102.131450, rtcache_invalidation, passed tp-end: 1647225102.165881, net/route/t_rtcache tp-start: 1647225102.760408, sbin/envstat/t_envstat, 1 tc-start: 1647225102.764335, zerotemp tc-se:envstat: no drivers registered tc-so:amdtemp0 = =~ 0 tc-end: 1647225103.379770, zerotemp, expected_failure, PR kern/53410: Zero-temperature from amdtemp0 tp-end: 1647225103.389012, sbin/envstat/t_envstat tp-start: 1647225106.325722, sbin/fsck_ffs/t_enable_quotas, 20 tc-start: 1647225106.328132, corrupt_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=136 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225108.559165, corrupt_be_1, passed tc-start: 1647225108.573996, corrupt_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=328 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225110.812684, corrupt_be_2, passed tc-start: 1647225110.826313, corrupt_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=136 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225113.60444, corrupt_le_1, passed tc-start: 1647225113.76689, corrupt_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=512 count=1 seek=328 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225115.163760, corrupt_le_2, passed tc-start: 1647225115.178695, dir1_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1647225117.153152, dir1_be_1, passed tc-start: 1647225117.168059, dir1_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1647225119.17523, dir1_be_2, passed tc-start: 1647225119.30408, dir1_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1647225120.894382, dir1_le_1, passed tc-start: 1647225120.906796, dir1_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype dir\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -y -F fsimage ] tc-end: 1647225122.723406, dir1_le_2, passed tc-start: 1647225122.737212, disable_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225124.808620, disable_be_1, passed tc-start: 1647225124.820320, disable_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225126.908450, disable_be_2, passed tc-start: 1647225126.924555, disable_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225129.26939, disable_le_1, passed tc-start: 1647225129.38283, disable_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ tunefs -q nouser -q nogroup -F fsimage ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225131.140189, disable_le_2, passed tc-start: 1647225131.151241, notreg_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225132.988871, notreg_be_1, passed tc-start: 1647225132.999346, notreg_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225135.15410, notreg_be_2, passed tc-start: 1647225135.26473, notreg_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225137.343463, notreg_le_1, passed tc-start: 1647225137.360097, notreg_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ /bin/sh -c printf 'inode 3\nchtype fifo\nexit\n' | fsdb -F -f fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225139.113088, notreg_le_2, passed tc-start: 1647225139.124199, unallocated_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225140.871643, unallocated_be_1, passed tc-start: 1647225140.882132, unallocated_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225142.583408, unallocated_be_2, passed tc-start: 1647225142.594345, unallocated_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225144.477650, unallocated_le_1, passed tc-start: 1647225144.487982, unallocated_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ clri fsimage 3 ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225146.130609, unallocated_le_2, passed tp-end: 1647225146.141393, sbin/fsck_ffs/t_enable_quotas tp-start: 1647225147.783766, sbin/fsck_ffs/t_check_quotas, 12 tc-start: 1647225147.785986, corrupt_list_be_1 tc-so:Executing command [ newfs -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=69736 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225149.711875, corrupt_list_be_1, passed tc-start: 1647225149.724047, corrupt_list_be_2 tc-so:Executing command [ newfs -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=168040 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225151.652966, corrupt_list_be_2, passed tc-start: 1647225151.665043, corrupt_list_le_1 tc-so:Executing command [ newfs -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=69736 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225154.120129, corrupt_list_le_1, passed tc-start: 1647225154.131521, corrupt_list_le_2 tc-so:Executing command [ newfs -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ tunefs -q user -q group -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ dd if=/dev/zero of=fsimage bs=1 count=8 seek=168040 conv=notrunc ] tc-so:Executing command [ fsck_ffs -fp -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225156.348495, corrupt_list_le_2, passed tc-start: 1647225156.363908, expand1_list_be_1 tc-so:Executing command [ makefs -B be -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225159.494903, expand1_list_be_1, passed tc-start: 1647225159.574127, expand1_list_be_2 tc-so:Executing command [ makefs -B be -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225162.864702, expand1_list_be_2, passed tc-start: 1647225162.950225, expand1_list_le_1 tc-so:Executing command [ makefs -B le -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225166.162807, expand1_list_le_1, passed tc-start: 1647225166.242938, expand1_list_le_2 tc-so:Executing command [ makefs -B le -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225169.156165, expand1_list_le_2, passed tc-start: 1647225169.224566, expand2_list_be_1 tc-so:Executing command [ makefs -B be -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225207.698121, expand2_list_be_1, passed tc-start: 1647225209.74016, expand2_list_be_2 tc-so:Executing command [ makefs -B be -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225245.206071, expand2_list_be_2, passed tc-start: 1647225246.693782, expand2_list_le_1 tc-so:Executing command [ makefs -B le -o version=1 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225283.289732, expand2_list_le_1, passed tc-start: 1647225284.777739, expand2_list_le_2 tc-so:Executing command [ makefs -B le -o version=2 -F spec -s 4000b fsimage target ] tc-so:Executing command [ tunefs -q user -F fsimage ] tc-so:Executing command [ fsck_ffs -p -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225319.795233, expand2_list_le_2, passed tp-end: 1647225321.266869, sbin/fsck_ffs/t_check_quotas tp-start: 1647225323.398741, sbin/gpt/t_gpt, 13 tc-start: 1647225323.401265, backup_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt backup gpt.disk ] tc-so:Executing command [ sed -e s/........-....-....-....-............/00000000-0000-0000-0000-000000000000/g test.backup ] tc-end: 1647225325.481990, backup_2part, passed tc-start: 1647225325.494260, bootable_2part tc-end: 1647225325.498423, bootable_2part, skipped, Required file '/usr/mdec/gptmbr.bin' not found tc-start: 1647225325.500578, change_attr_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt set -i 1 -a biosboot,bootme gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ tail -1 attr ] tc-so:Executing command [ gpt unset -i 1 -a biosboot,bootme gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ tail -1 attr ] tc-end: 1647225328.104179, change_attr_2part, passed tc-start: 1647225328.116458, change_type_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt type -i 1 -T apple gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ grep ^Type: type ] tc-so:Executing command [ gpt type -i 1 -T efi gpt.disk ] tc-so:Executing command [ gpt show -i 1 gpt.disk ] tc-so:Executing command [ grep ^Type: type ] tc-end: 1647225330.796057, change_type_2part, passed tc-start: 1647225330.808609, create_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1647225332.589692, create_2part, passed tc-start: 1647225332.600469, create_empty tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-end: 1647225333.744232, create_empty, passed tc-start: 1647225333.756229, label_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt label -i 1 -l potato gpt.disk ] tc-so:Executing command [ gpt label -i 2 -l tomato gpt.disk ] tc-so:Executing command [ gpt show -l gpt.disk ] tc-end: 1647225335.846809, label_2part, passed tc-start: 1647225335.858090, migrate_disklabel tc-end: 1647225336.423539, migrate_disklabel, skipped, This test is specific to architectures using MBR tc-start: 1647225336.431636, recover_backup tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10206 count=34 ] tc-so:Executing command [ gpt recover gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1647225338.631193, recover_backup, passed tc-start: 1647225338.641260, recover_primary tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=1 count=34 ] tc-so:Executing command [ gpt recover gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1647225340.878389, recover_primary, passed tc-start: 1647225340.890817, remove_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt remove -i 1 gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-end: 1647225342.756803, remove_2part, passed tc-start: 1647225342.768220, resize_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=20480 count=1 ] tc-so:Executing command [ gpt resizedisk gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt resize -i 2 gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-end: 1647225345.90740, resize_2part, passed tc-start: 1647225345.100301, restore_2part tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt create gpt.disk ] tc-so:Executing command [ gpt add -t efi -s 1024 gpt.disk ] tc-so:Executing command [ gpt add gpt.disk ] tc-so:Executing command [ gpt backup gpt.disk ] tc-so:Executing command [ dd conv=notrunc msgfmt=quiet if=/dev/zero of=gpt.disk seek=10240 count=1 ] tc-so:Executing command [ gpt restore -i test.backup gpt.disk ] tc-so:Executing command [ gpt show gpt.disk ] tc-so:Executing command [ gpt show -u gpt.disk ] tc-end: 1647225347.780273, restore_2part, passed tp-end: 1647225347.794493, sbin/gpt/t_gpt tp-start: 1647225348.599421, sbin/ifconfig/t_bridge, 1 tc-start: 1647225348.602387, manybridges tc-so:Created bridge65535 tc-so:Created bridge65534 tc-so:Created bridge65533 tc-so:Created bridge65532 tc-so:Created bridge65531 tc-so:Created bridge65530 tc-so:Created bridge65529 tc-so:Created bridge65528 tc-so:Created bridge65527 tc-so:Created bridge65526 tc-so:Created bridge65525 tc-so:Created bridge65524 tc-so:Created bridge65523 tc-so:Created bridge65522 tc-so:Created bridge65521 tc-so:Created bridge65520 tc-so:Created bridge65519 tc-so:Created bridge65518 tc-so:Created bridge65517 tc-so:Created bridge65516 tc-so:Created bridge65515 tc-so:Created bridge65514 tc-so:Created bridge65513 tc-so:Created bridge65512 tc-so:Created bridge65511 tc-so:Created bridge65510 tc-so:Created bridge65509 tc-so:Created bridge65508 tc-so:Created bridge65507 tc-so:Created bridge65506 tc-so:Created bridge65505 tc-so:Created bridge65504 tc-so:Created bridge65503 tc-so:Created bridge65502 tc-so:Created bridge65501 tc-so:Created bridge65500 tc-so:Created bridge65499 tc-so:Created bridge65498 tc-so:Created bridge65497 tc-so:Created bridge65496 tc-so:Created bridge65495 tc-so:Created bridge65494 tc-so:Created bridge65493 tc-so:Created bridge65492 tc-so:Created bridge65491 tc-so:Created bridge65490 tc-so:Created bridge65489 tc-so:Created bridge65488 tc-so:Created bridge65487 tc-so:Created bridge65486 tc-so:Created bridge65485 tc-so:Created bridge65484 tc-so:Created bridge65483 tc-so:Created bridge65482 tc-so:Created bridge65481 tc-so:Created bridge65480 tc-so:Created bridge65479 tc-so:Created bridge65478 tc-so:Created bridge65477 tc-so:Created bridge65476 tc-so:Created bridge65475 tc-so:Created bridge65474 tc-so:Created bridge65473 tc-so:Created bridge65472 tc-so:Created bridge65471 tc-so:Created bridge65470 tc-so:Created bridge65469 tc-so:Created bridge65468 tc-so:Created bridge65467 tc-so:Created bridge65466 tc-so:Created bridge65465 tc-so:Created bridge65464 tc-so:Created bridge65463 tc-so:Created bridge65462 tc-so:Created bridge65461 tc-so:Created bridge65460 tc-so:Created bridge65459 tc-so:Created bridge65458 tc-so:Created bridge65457 tc-so:Created bridge65456 tc-so:Created bridge65455 tc-so:Created bridge65454 tc-so:Created bridge65453 tc-so:Created bridge65452 tc-so:Created bridge65451 tc-so:Created bridge65450 tc-so:Created bridge65449 tc-so:Created bridge65448 tc-so:Created bridge65447 tc-so:Created bridge65446 tc-so:Created bridge65445 tc-so:Created bridge65444 tc-so:Created bridge65443 tc-so:Created bridge65442 tc-so:Created bridge65441 tc-so:Created bridge65440 tc-so:Created bridge65439 tc-so:Created bridge65438 tc-so:Created bridge65437 tc-so:Created bridge65436 tc-so:Created bridge65435 tc-so:Created bridge65434 tc-so:Created bridge65433 tc-so:Created bridge65432 tc-so:Created bridge65431 tc-so:Created bridge65430 tc-so:Created bridge65429 tc-so:Created bridge65428 tc-so:Created bridge65427 tc-so:Created bridge65426 tc-so:Created bridge65425 tc-so:Created bridge65424 tc-so:Created bridge65423 tc-so:Created bridge65422 tc-so:Created bridge65421 tc-so:Created bridge65420 tc-so:Created bridge65419 tc-so:Created bridge65418 tc-so:Created bridge65417 tc-so:Created bridge65416 tc-so:Created bridge65415 tc-so:Created bridge65414 tc-so:Created bridge65413 tc-so:Created bridge65412 tc-so:Created bridge65411 tc-so:Created bridge65410 tc-so:Created bridge65409 tc-so:Created bridge65408 tc-so:Created bridge65407 tc-so:Created bridge65406 tc-so:Created bridge65405 tc-so:Created bridge65404 tc-so:Created bridge65403 tc-so:Created bridge65402 tc-so:Created bridge65401 tc-so:Created bridge65400 tc-so:Created bridge65399 tc-so:Created bridge65398 tc-so:Created bridge65397 tc-so:Created bridge65396 tc-so:Created bridge65395 tc-so:Created bridge65394 tc-so:Created bridge65393 tc-so:Created bridge65392 tc-so:Created bridge65391 tc-so:Created bridge65390 tc-so:Created bridge65389 tc-so:Created bridge65388 tc-so:Created bridge65387 tc-so:Created bridge65386 tc-so:Created bridge65385 tc-so:Created bridge65384 tc-so:Created bridge65383 tc-so:Created bridge65382 tc-so:Created bridge65381 tc-so:Created bridge65380 tc-so:Created bridge65379 tc-so:Created bridge65378 tc-so:Created bridge65377 tc-so:Created bridge65376 tc-so:Created bridge65375 tc-so:Created bridge65374 tc-so:Created bridge65373 tc-so:Created bridge65372 tc-so:Created bridge65371 tc-so:Created bridge65370 tc-so:Created bridge65369 tc-so:Created bridge65368 tc-so:Created bridge65367 tc-so:Created bridge65366 tc-so:Created bridge65365 tc-so:Created bridge65364 tc-so:Created bridge65363 tc-so:Created bridge65362 tc-so:Created bridge65361 tc-so:Created bridge65360 tc-so:Created bridge65359 tc-so:Created bridge65358 tc-so:Created bridge65357 tc-so:Created bridge65356 tc-so:Created bridge65355 tc-so:Created bridge65354 tc-so:Created bridge65353 tc-so:Created bridge65352 tc-so:Created bridge65351 tc-so:Created bridge65350 tc-so:Created bridge65349 tc-so:Created bridge65348 tc-so:Created bridge65347 tc-so:Created bridge65346 tc-so:Created bridge65345 tc-so:Created bridge65344 tc-so:Created bridge65343 tc-so:Created bridge65342 tc-so:Created bridge65341 tc-so:Created bridge65340 tc-so:Created bridge65339 tc-so:Created bridge65338 tc-so:Created bridge65337 tc-so:Created bridge65336 tc-so:Created bridge65335 tc-so:Created bridge65334 tc-so:Created bridge65333 tc-so:Created bridge65332 tc-so:Created bridge65331 tc-so:Created bridge65330 tc-so:Created bridge65329 tc-so:Created bridge65328 tc-so:Created bridge65327 tc-so:Created bridge65326 tc-so:Created bridge65325 tc-so:Created bridge65324 tc-so:Created bridge65323 tc-so:Created bridge65322 tc-so:Created bridge65321 tc-so:Created bridge65320 tc-so:Created bridge65319 tc-so:Created bridge65318 tc-so:Created bridge65317 tc-so:Created bridge65316 tc-so:Created bridge65315 tc-so:Created bridge65314 tc-so:Created bridge65313 tc-so:Created bridge65312 tc-so:Created bridge65311 tc-so:Created bridge65310 tc-so:Created bridge65309 tc-so:Created bridge65308 tc-so:Created bridge65307 tc-so:Created bridge65306 tc-so:Created bridge65305 tc-so:Created bridge65304 tc-so:Created bridge65303 tc-so:Created bridge65302 tc-so:Created bridge65301 tc-so:Created bridge65300 tc-so:Created bridge65299 tc-so:Created bridge65298 tc-so:Created bridge65297 tc-so:Created bridge65296 tc-so:Created bridge65295 tc-so:Created bridge65294 tc-so:Created bridge65293 tc-so:Created bridge65292 tc-so:Created bridge65291 tc-so:Created bridge65290 tc-so:Created bridge65289 tc-so:Created bridge65288 tc-so:Created bridge65287 tc-so:Created bridge65286 tc-so:Created bridge65285 tc-so:Created bridge65284 tc-so:Created bridge65283 tc-so:Created bridge65282 tc-so:Created bridge65281 tc-so:Created bridge65280 tc-so:Created bridge65279 tc-so:Created bridge65278 tc-so:Created bridge65277 tc-so:Created bridge65276 tc-so:Created bridge65275 tc-so:Created bridge65274 tc-so:Created bridge65273 tc-so:Created bridge65272 tc-so:Created bridge65271 tc-so:Created bridge65270 tc-so:Created bridge65269 tc-so:Created bridge65268 tc-so:Created bridge65267 tc-so:Created bridge65266 tc-so:Created bridge65265 tc-so:Created bridge65264 tc-so:Created bridge65263 tc-so:Created bridge65262 tc-so:Created bridge65261 tc-so:Created bridge65260 tc-so:Created bridge65259 tc-so:Created bridge65258 tc-so:Created bridge65257 tc-so:Created bridge65256 tc-so:Created bridge65255 tc-so:Created bridge65254 tc-so:Created bridge65253 tc-so:Created bridge65252 tc-so:Created bridge65251 tc-so:Created bridge65250 tc-so:Created bridge65249 tc-so:Created bridge65248 tc-so:Created bridge65247 tc-so:Created bridge65246 tc-so:Created bridge65245 tc-so:Created bridge65244 tc-so:Created bridge65243 tc-so:Created bridge65242 tc-so:Created bridge65241 tc-so:Created bridge65240 tc-so:Created bridge65239 tc-so:Created bridge65238 tc-so:Created bridge65237 tc-so:Created bridge65236 tc-so:Created bridge65235 tc-so:Created bridge65234 tc-so:Created bridge65233 tc-so:Created bridge65232 tc-so:Created bridge65231 tc-so:Created bridge65230 tc-so:Created bridge65229 tc-so:Created bridge65228 tc-so:Created bridge65227 tc-so:Created bridge65226 tc-so:Created bridge65225 tc-so:Created bridge65224 tc-so:Created bridge65223 tc-so:Created bridge65222 tc-so:Created bridge65221 tc-so:Created bridge65220 tc-so:Created bridge65219 tc-so:Created bridge65218 tc-so:Created bridge65217 tc-so:Created bridge65216 tc-so:Created bridge65215 tc-so:Created bridge65214 tc-so:Created bridge65213 tc-so:Created bridge65212 tc-so:Created bridge65211 tc-so:Created bridge65210 tc-so:Created bridge65209 tc-so:Created bridge65208 tc-so:Created bridge65207 tc-so:Created bridge65206 tc-so:Created bridge65205 tc-so:Created bridge65204 tc-so:Created bridge65203 tc-so:Created bridge65202 tc-so:Created bridge65201 tc-so:Created bridge65200 tc-so:Created bridge65199 tc-so:Created bridge65198 tc-so:Created bridge65197 tc-so:Created bridge65196 tc-so:Created bridge65195 tc-so:Created bridge65194 tc-so:Created bridge65193 tc-so:Created bridge65192 tc-so:Created bridge65191 tc-so:Created bridge65190 tc-so:Created bridge65189 tc-so:Created bridge65188 tc-so:Created bridge65187 tc-so:Created bridge65186 tc-so:Created bridge65185 tc-so:Created bridge65184 tc-so:Created bridge65183 tc-so:Created bridge65182 tc-so:Created bridge65181 tc-so:Created bridge65180 tc-so:Created bridge65179 tc-so:Created bridge65178 tc-so:Created bridge65177 tc-so:Created bridge65176 tc-so:Created bridge65175 tc-so:Created bridge65174 tc-so:Created bridge65173 tc-so:Created bridge65172 tc-so:Created bridge65171 tc-so:Created bridge65170 tc-so:Created bridge65169 tc-so:Created bridge65168 tc-so:Created bridge65167 tc-so:Created bridge65166 tc-so:Created bridge65165 tc-so:Created bridge65164 tc-so:Created bridge65163 tc-so:Created bridge65162 tc-so:Created bridge65161 tc-so:Created bridge65160 tc-so:Created bridge65159 tc-so:Created bridge65158 tc-so:Created bridge65157 tc-so:Created bridge65156 tc-so:Created bridge65155 tc-so:Created bridge65154 tc-so:Created bridge65153 tc-so:Created bridge65152 tc-so:Created bridge65151 tc-so:Created bridge65150 tc-so:Created bridge65149 tc-so:Created bridge65148 tc-so:Created bridge65147 tc-so:Created bridge65146 tc-so:Created bridge65145 tc-so:Created bridge65144 tc-so:Created bridge65143 tc-so:Created bridge65142 tc-so:Created bridge65141 tc-so:Created bridge65140 tc-so:Created bridge65139 tc-so:Created bridge65138 tc-so:Created bridge65137 tc-so:Created bridge65136 tc-so:Created bridge65135 tc-so:Created bridge65134 tc-so:Created bridge65133 tc-so:Created bridge65132 tc-so:Created bridge65131 tc-so:Created bridge65130 tc-so:Created bridge65129 tc-so:Created bridge65128 tc-so:Created bridge65127 tc-so:Created bridge65126 tc-so:Created bridge65125 tc-so:Created bridge65124 tc-so:Created bridge65123 tc-so:Created bridge65122 tc-so:Created bridge65121 tc-so:Created bridge65120 tc-so:Created bridge65119 tc-so:Created bridge65118 tc-so:Created bridge65117 tc-so:Created bridge65116 tc-so:Created bridge65115 tc-so:Created bridge65114 tc-so:Created bridge65113 tc-so:Created bridge65112 tc-so:Created bridge65111 tc-so:Created bridge65110 tc-so:Created bridge65109 tc-so:Created bridge65108 tc-so:Created bridge65107 tc-so:Created bridge65106 tc-so:Created bridge65105 tc-so:Created bridge65104 tc-so:Created bridge65103 tc-so:Created bridge65102 tc-so:Created bridge65101 tc-so:Created bridge65100 tc-so:Created bridge65099 tc-so:Created bridge65098 tc-so:Created bridge65097 tc-so:Created bridge65096 tc-so:Created bridge65095 tc-so:Created bridge65094 tc-so:Created bridge65093 tc-so:Created bridge65092 tc-so:Created bridge65091 tc-so:Created bridge65090 tc-so:Created bridge65089 tc-so:Created bridge65088 tc-so:Created bridge65087 tc-so:Created bridge65086 tc-so:Created bridge65085 tc-so:Created bridge65084 tc-so:Created bridge65083 tc-so:Created bridge65082 tc-so:Created bridge65081 tc-so:Created bridge65080 tc-so:Created bridge65079 tc-so:Created bridge65078 tc-so:Created bridge65077 tc-so:Created bridge65076 tc-so:Created bridge65075 tc-so:Created bridge65074 tc-so:Created bridge65073 tc-so:Created bridge65072 tc-so:Created bridge65071 tc-so:Created bridge65070 tc-so:Created bridge65069 tc-so:Created bridge65068 tc-so:Created bridge65067 tc-so:Created bridge65066 tc-so:Created bridge65065 tc-so:Created bridge65064 tc-so:Created bridge65063 tc-so:Created bridge65062 tc-so:Created bridge65061 tc-so:Created bridge65060 tc-so:Created bridge65059 tc-so:Created bridge65058 tc-so:Created bridge65057 tc-so:Created bridge65056 tc-so:Created bridge65055 tc-so:Created bridge65054 tc-so:Created bridge65053 tc-so:Created bridge65052 tc-so:Created bridge65051 tc-so:Created bridge65050 tc-so:Created bridge65049 tc-so:Created bridge65048 tc-so:Created bridge65047 tc-so:Created bridge65046 tc-so:Created bridge65045 tc-so:Created bridge65044 tc-so:Created bridge65043 tc-so:Created bridge65042 tc-so:Created bridge65041 tc-so:Created bridge65040 tc-so:Created bridge65039 tc-so:Created bridge65038 tc-so:Created bridge65037 tc-so:Created bridge65036 tc-so:Created bridge65035 tc-so:Created bridge65034 tc-so:Created bridge65033 tc-so:Created bridge65032 tc-so:Created bridge65031 tc-so:Created bridge65030 tc-so:Created bridge65029 tc-so:Created bridge65028 tc-so:Created bridge65027 tc-so:Created bridge65026 tc-so:Created bridge65025 tc-so:Created bridge65024 tc-so:Created bridge65023 tc-so:Created bridge65022 tc-so:Created bridge65021 tc-so:Created bridge65020 tc-so:Created bridge65019 tc-so:Created bridge65018 tc-so:Created bridge65017 tc-so:Created bridge65016 tc-so:Created bridge65015 tc-so:Created bridge65014 tc-so:Created bridge65013 tc-so:Created bridge65012 tc-so:Created bridge65011 tc-so:Created bridge65010 tc-so:Created bridge65009 tc-so:Created bridge65008 tc-so:Created bridge65007 tc-so:Created bridge65006 tc-so:Created bridge65005 tc-so:Created bridge65004 tc-so:Created bridge65003 tc-so:Created bridge65002 tc-so:Created bridge65001 tc-so:Created bridge65000 tc-so:Burnt down bridge65535 tc-so:Burnt down bridge65534 tc-so:Burnt down bridge65533 tc-so:Burnt down bridge65532 tc-so:Burnt down bridge65531 tc-so:Burnt down bridge65530 tc-so:Burnt down bridge65529 tc-so:Burnt down bridge65528 tc-so:Burnt down bridge65527 tc-so:Burnt down bridge65526 tc-so:Burnt down bridge65525 tc-so:Burnt down bridge65524 tc-so:Burnt down bridge65523 tc-so:Burnt down bridge65522 tc-so:Burnt down bridge65521 tc-so:Burnt down bridge65520 tc-so:Burnt down bridge65519 tc-so:Burnt down bridge65518 tc-so:Burnt down bridge65517 tc-so:Burnt down bridge65516 tc-so:Burnt down bridge65515 tc-so:Burnt down bridge65514 tc-so:Burnt down bridge65513 tc-so:Burnt down bridge65512 tc-so:Burnt down bridge65511 tc-so:Burnt down bridge65510 tc-so:Burnt down bridge65509 tc-so:Burnt down bridge65508 tc-so:Burnt down bridge65507 tc-so:Burnt down bridge65506 tc-so:Burnt down bridge65505 tc-so:Burnt down bridge65504 tc-so:Burnt down bridge65503 tc-so:Burnt down bridge65502 tc-so:Burnt down bridge65501 tc-so:Burnt down bridge65500 tc-so:Burnt down bridge65499 tc-so:Burnt down bridge65498 tc-so:Burnt down bridge65497 tc-so:Burnt down bridge65496 tc-so:Burnt down bridge65495 tc-so:Burnt down bridge65494 tc-so:Burnt down bridge65493 tc-so:Burnt down bridge65492 tc-so:Burnt down bridge65491 tc-so:Burnt down bridge65490 tc-so:Burnt down bridge65489 tc-so:Burnt down bridge65488 tc-so:Burnt down bridge65487 tc-so:Burnt down bridge65486 tc-so:Burnt down bridge65485 tc-so:Burnt down bridge65484 tc-so:Burnt down bridge65483 tc-so:Burnt down bridge65482 tc-so:Burnt down bridge65481 tc-so:Burnt down bridge65480 tc-so:Burnt down bridge65479 tc-so:Burnt down bridge65478 tc-so:Burnt down bridge65477 tc-so:Burnt down bridge65476 tc-so:Burnt down bridge65475 tc-so:Burnt down bridge65474 tc-so:Burnt down bridge65473 tc-so:Burnt down bridge65472 tc-so:Burnt down bridge65471 tc-so:Burnt down bridge65470 tc-so:Burnt down bridge65469 tc-so:Burnt down bridge65468 tc-so:Burnt down bridge65467 tc-so:Burnt down bridge65466 tc-so:Burnt down bridge65465 tc-so:Burnt down bridge65464 tc-so:Burnt down bridge65463 tc-so:Burnt down bridge65462 tc-so:Burnt down bridge65461 tc-so:Burnt down bridge65460 tc-so:Burnt down bridge65459 tc-so:Burnt down bridge65458 tc-so:Burnt down bridge65457 tc-so:Burnt down bridge65456 tc-so:Burnt down bridge65455 tc-so:Burnt down bridge65454 tc-so:Burnt down bridge65453 tc-so:Burnt down bridge65452 tc-so:Burnt down bridge65451 tc-so:Burnt down bridge65450 tc-so:Burnt down bridge65449 tc-so:Burnt down bridge65448 tc-so:Burnt down bridge65447 tc-so:Burnt down bridge65446 tc-so:Burnt down bridge65445 tc-so:Burnt down bridge65444 tc-so:Burnt down bridge65443 tc-so:Burnt down bridge65442 tc-so:Burnt down bridge65441 tc-so:Burnt down bridge65440 tc-so:Burnt down bridge65439 tc-so:Burnt down bridge65438 tc-so:Burnt down bridge65437 tc-so:Burnt down bridge65436 tc-so:Burnt down bridge65435 tc-so:Burnt down bridge65434 tc-so:Burnt down bridge65433 tc-so:Burnt down bridge65432 tc-so:Burnt down bridge65431 tc-so:Burnt down bridge65430 tc-so:Burnt down bridge65429 tc-so:Burnt down bridge65428 tc-so:Burnt down bridge65427 tc-so:Burnt down bridge65426 tc-so:Burnt down bridge65425 tc-so:Burnt down bridge65424 tc-so:Burnt down bridge65423 tc-so:Burnt down bridge65422 tc-so:Burnt down bridge65421 tc-so:Burnt down bridge65420 tc-so:Burnt down bridge65419 tc-so:Burnt down bridge65418 tc-so:Burnt down bridge65417 tc-so:Burnt down bridge65416 tc-so:Burnt down bridge65415 tc-so:Burnt down bridge65414 tc-so:Burnt down bridge65413 tc-so:Burnt down bridge65412 tc-so:Burnt down bridge65411 tc-so:Burnt down bridge65410 tc-so:Burnt down bridge65409 tc-so:Burnt down bridge65408 tc-so:Burnt down bridge65407 tc-so:Burnt down bridge65406 tc-so:Burnt down bridge65405 tc-so:Burnt down bridge65404 tc-so:Burnt down bridge65403 tc-so:Burnt down bridge65402 tc-so:Burnt down bridge65401 tc-so:Burnt down bridge65400 tc-so:Burnt down bridge65399 tc-so:Burnt down bridge65398 tc-so:Burnt down bridge65397 tc-so:Burnt down bridge65396 tc-so:Burnt down bridge65395 tc-so:Burnt down bridge65394 tc-so:Burnt down bridge65393 tc-so:Burnt down bridge65392 tc-so:Burnt down bridge65391 tc-so:Burnt down bridge65390 tc-so:Burnt down bridge65389 tc-so:Burnt down bridge65388 tc-so:Burnt down bridge65387 tc-so:Burnt down bridge65386 tc-so:Burnt down bridge65385 tc-so:Burnt down bridge65384 tc-so:Burnt down bridge65383 tc-so:Burnt down bridge65382 tc-so:Burnt down bridge65381 tc-so:Burnt down bridge65380 tc-so:Burnt down bridge65379 tc-so:Burnt down bridge65378 tc-so:Burnt down bridge65377 tc-so:Burnt down bridge65376 tc-so:Burnt down bridge65375 tc-so:Burnt down bridge65374 tc-so:Burnt down bridge65373 tc-so:Burnt down bridge65372 tc-so:Burnt down bridge65371 tc-so:Burnt down bridge65370 tc-so:Burnt down bridge65369 tc-so:Burnt down bridge65368 tc-so:Burnt down bridge65367 tc-so:Burnt down bridge65366 tc-so:Burnt down bridge65365 tc-so:Burnt down bridge65364 tc-so:Burnt down bridge65363 tc-so:Burnt down bridge65362 tc-so:Burnt down bridge65361 tc-so:Burnt down bridge65360 tc-so:Burnt down bridge65359 tc-so:Burnt down bridge65358 tc-so:Burnt down bridge65357 tc-so:Burnt down bridge65356 tc-so:Burnt down bridge65355 tc-so:Burnt down bridge65354 tc-so:Burnt down bridge65353 tc-so:Burnt down bridge65352 tc-so:Burnt down bridge65351 tc-so:Burnt down bridge65350 tc-so:Burnt down bridge65349 tc-so:Burnt down bridge65348 tc-so:Burnt down bridge65347 tc-so:Burnt down bridge65346 tc-so:Burnt down bridge65345 tc-so:Burnt down bridge65344 tc-so:Burnt down bridge65343 tc-so:Burnt down bridge65342 tc-so:Burnt down bridge65341 tc-so:Burnt down bridge65340 tc-so:Burnt down bridge65339 tc-so:Burnt down bridge65338 tc-so:Burnt down bridge65337 tc-so:Burnt down bridge65336 tc-so:Burnt down bridge65335 tc-so:Burnt down bridge65334 tc-so:Burnt down bridge65333 tc-so:Burnt down bridge65332 tc-so:Burnt down bridge65331 tc-so:Burnt down bridge65330 tc-so:Burnt down bridge65329 tc-so:Burnt down bridge65328 tc-so:Burnt down bridge65327 tc-so:Burnt down bridge65326 tc-so:Burnt down bridge65325 tc-so:Burnt down bridge65324 tc-so:Burnt down bridge65323 tc-so:Burnt down bridge65322 tc-so:Burnt down bridge65321 tc-so:Burnt down bridge65320 tc-so:Burnt down bridge65319 tc-so:Burnt down bridge65318 tc-so:Burnt down bridge65317 tc-so:Burnt down bridge65316 tc-so:Burnt down bridge65315 tc-so:Burnt down bridge65314 tc-so:Burnt down bridge65313 tc-so:Burnt down bridge65312 tc-so:Burnt down bridge65311 tc-so:Burnt down bridge65310 tc-so:Burnt down bridge65309 tc-so:Burnt down bridge65308 tc-so:Burnt down bridge65307 tc-so:Burnt down bridge65306 tc-so:Burnt down bridge65305 tc-so:Burnt down bridge65304 tc-so:Burnt down bridge65303 tc-so:Burnt down bridge65302 tc-so:Burnt down bridge65301 tc-so:Burnt down bridge65300 tc-so:Burnt down bridge65299 tc-so:Burnt down bridge65298 tc-so:Burnt down bridge65297 tc-so:Burnt down bridge65296 tc-so:Burnt down bridge65295 tc-so:Burnt down bridge65294 tc-so:Burnt down bridge65293 tc-so:Burnt down bridge65292 tc-so:Burnt down bridge65291 tc-so:Burnt down bridge65290 tc-so:Burnt down bridge65289 tc-so:Burnt down bridge65288 tc-so:Burnt down bridge65287 tc-so:Burnt down bridge65286 tc-so:Burnt down bridge65285 tc-so:Burnt down bridge65284 tc-so:Burnt down bridge65283 tc-so:Burnt down bridge65282 tc-so:Burnt down bridge65281 tc-so:Burnt down bridge65280 tc-so:Burnt down bridge65279 tc-so:Burnt down bridge65278 tc-so:Burnt down bridge65277 tc-so:Burnt down bridge65276 tc-so:Burnt down bridge65275 tc-so:Burnt down bridge65274 tc-so:Burnt down bridge65273 tc-so:Burnt down bridge65272 tc-so:Burnt down bridge65271 tc-so:Burnt down bridge65270 tc-so:Burnt down bridge65269 tc-so:Burnt down bridge65268 tc-so:Burnt down bridge65267 tc-so:Burnt down bridge65266 tc-so:Burnt down bridge65265 tc-so:Burnt down bridge65264 tc-so:Burnt down bridge65263 tc-so:Burnt down bridge65262 tc-so:Burnt down bridge65261 tc-so:Burnt down bridge65260 tc-so:Burnt down bridge65259 tc-so:Burnt down bridge65258 tc-so:Burnt down bridge65257 tc-so:Burnt down bridge65256 tc-so:Burnt down bridge65255 tc-so:Burnt down bridge65254 tc-so:Burnt down bridge65253 tc-so:Burnt down bridge65252 tc-so:Burnt down bridge65251 tc-so:Burnt down bridge65250 tc-so:Burnt down bridge65249 tc-so:Burnt down bridge65248 tc-so:Burnt down bridge65247 tc-so:Burnt down bridge65246 tc-so:Burnt down bridge65245 tc-so:Burnt down bridge65244 tc-so:Burnt down bridge65243 tc-so:Burnt down bridge65242 tc-so:Burnt down bridge65241 tc-so:Burnt down bridge65240 tc-so:Burnt down bridge65239 tc-so:Burnt down bridge65238 tc-so:Burnt down bridge65237 tc-so:Burnt down bridge65236 tc-so:Burnt down bridge65235 tc-so:Burnt down bridge65234 tc-so:Burnt down bridge65233 tc-so:Burnt down bridge65232 tc-so:Burnt down bridge65231 tc-so:Burnt down bridge65230 tc-so:Burnt down bridge65229 tc-so:Burnt down bridge65228 tc-so:Burnt down bridge65227 tc-so:Burnt down bridge65226 tc-so:Burnt down bridge65225 tc-so:Burnt down bridge65224 tc-so:Burnt down bridge65223 tc-so:Burnt down bridge65222 tc-so:Burnt down bridge65221 tc-so:Burnt down bridge65220 tc-so:Burnt down bridge65219 tc-so:Burnt down bridge65218 tc-so:Burnt down bridge65217 tc-so:Burnt down bridge65216 tc-so:Burnt down bridge65215 tc-so:Burnt down bridge65214 tc-so:Burnt down bridge65213 tc-so:Burnt down bridge65212 tc-so:Burnt down bridge65211 tc-so:Burnt down bridge65210 tc-so:Burnt down bridge65209 tc-so:Burnt down bridge65208 tc-so:Burnt down bridge65207 tc-so:Burnt down bridge65206 tc-so:Burnt down bridge65205 tc-so:Burnt down bridge65204 tc-so:Burnt down bridge65203 tc-so:Burnt down bridge65202 tc-so:Burnt down bridge65201 tc-so:Burnt down bridge65200 tc-so:Burnt down bridge65199 tc-so:Burnt down bridge65198 tc-so:Burnt down bridge65197 tc-so:Burnt down bridge65196 tc-so:Burnt down bridge65195 tc-so:Burnt down bridge65194 tc-so:Burnt down bridge65193 tc-so:Burnt down bridge65192 tc-so:Burnt down bridge65191 tc-so:Burnt down bridge65190 tc-so:Burnt down bridge65189 tc-so:Burnt down bridge65188 tc-so:Burnt down bridge65187 tc-so:Burnt down bridge65186 tc-so:Burnt down bridge65185 tc-so:Burnt down bridge65184 tc-so:Burnt down bridge65183 tc-so:Burnt down bridge65182 tc-so:Burnt down bridge65181 tc-so:Burnt down bridge65180 tc-so:Burnt down bridge65179 tc-so:Burnt down bridge65178 tc-so:Burnt down bridge65177 tc-so:Burnt down bridge65176 tc-so:Burnt down bridge65175 tc-so:Burnt down bridge65174 tc-so:Burnt down bridge65173 tc-so:Burnt down bridge65172 tc-so:Burnt down bridge65171 tc-so:Burnt down bridge65170 tc-so:Burnt down bridge65169 tc-so:Burnt down bridge65168 tc-so:Burnt down bridge65167 tc-so:Burnt down bridge65166 tc-so:Burnt down bridge65165 tc-so:Burnt down bridge65164 tc-so:Burnt down bridge65163 tc-so:Burnt down bridge65162 tc-so:Burnt down bridge65161 tc-so:Burnt down bridge65160 tc-so:Burnt down bridge65159 tc-so:Burnt down bridge65158 tc-so:Burnt down bridge65157 tc-so:Burnt down bridge65156 tc-so:Burnt down bridge65155 tc-so:Burnt down bridge65154 tc-so:Burnt down bridge65153 tc-so:Burnt down bridge65152 tc-so:Burnt down bridge65151 tc-so:Burnt down bridge65150 tc-so:Burnt down bridge65149 tc-so:Burnt down bridge65148 tc-so:Burnt down bridge65147 tc-so:Burnt down bridge65146 tc-so:Burnt down bridge65145 tc-so:Burnt down bridge65144 tc-so:Burnt down bridge65143 tc-so:Burnt down bridge65142 tc-so:Burnt down bridge65141 tc-so:Burnt down bridge65140 tc-so:Burnt down bridge65139 tc-so:Burnt down bridge65138 tc-so:Burnt down bridge65137 tc-so:Burnt down bridge65136 tc-so:Burnt down bridge65135 tc-so:Burnt down bridge65134 tc-so:Burnt down bridge65133 tc-so:Burnt down bridge65132 tc-so:Burnt down bridge65131 tc-so:Burnt down bridge65130 tc-so:Burnt down bridge65129 tc-so:Burnt down bridge65128 tc-so:Burnt down bridge65127 tc-so:Burnt down bridge65126 tc-so:Burnt down bridge65125 tc-so:Burnt down bridge65124 tc-so:Burnt down bridge65123 tc-so:Burnt down bridge65122 tc-so:Burnt down bridge65121 tc-so:Burnt down bridge65120 tc-so:Burnt down bridge65119 tc-so:Burnt down bridge65118 tc-so:Burnt down bridge65117 tc-so:Burnt down bridge65116 tc-so:Burnt down bridge65115 tc-so:Burnt down bridge65114 tc-so:Burnt down bridge65113 tc-so:Burnt down bridge65112 tc-so:Burnt down bridge65111 tc-so:Burnt down bridge65110 tc-so:Burnt down bridge65109 tc-so:Burnt down bridge65108 tc-so:Burnt down bridge65107 tc-so:Burnt down bridge65106 tc-so:Burnt down bridge65105 tc-so:Burnt down bridge65104 tc-so:Burnt down bridge65103 tc-so:Burnt down bridge65102 tc-so:Burnt down bridge65101 tc-so:Burnt down bridge65100 tc-so:Burnt down bridge65099 tc-so:Burnt down bridge65098 tc-so:Burnt down bridge65097 tc-so:Burnt down bridge65096 tc-so:Burnt down bridge65095 tc-so:Burnt down bridge65094 tc-so:Burnt down bridge65093 tc-so:Burnt down bridge65092 tc-so:Burnt down bridge65091 tc-so:Burnt down bridge65090 tc-so:Burnt down bridge65089 tc-so:Burnt down bridge65088 tc-so:Burnt down bridge65087 tc-so:Burnt down bridge65086 tc-so:Burnt down bridge65085 tc-so:Burnt down bridge65084 tc-so:Burnt down bridge65083 tc-so:Burnt down bridge65082 tc-so:Burnt down bridge65081 tc-so:Burnt down bridge65080 tc-so:Burnt down bridge65079 tc-so:Burnt down bridge65078 tc-so:Burnt down bridge65077 tc-so:Burnt down bridge65076 tc-so:Burnt down bridge65075 tc-so:Burnt down bridge65074 tc-so:Burnt down bridge65073 tc-so:Burnt down bridge65072 tc-so:Burnt down bridge65071 tc-so:Burnt down bridge65070 tc-so:Burnt down bridge65069 tc-so:Burnt down bridge65068 tc-so:Burnt down bridge65067 tc-so:Burnt down bridge65066 tc-so:Burnt down bridge65065 tc-so:Burnt down bridge65064 tc-so:Burnt down bridge65063 tc-so:Burnt down bridge65062 tc-so:Burnt down bridge65061 tc-so:Burnt down bridge65060 tc-so:Burnt down bridge65059 tc-so:Burnt down bridge65058 tc-so:Burnt down bridge65057 tc-so:Burnt down bridge65056 tc-so:Burnt down bridge65055 tc-so:Burnt down bridge65054 tc-so:Burnt down bridge65053 tc-so:Burnt down bridge65052 tc-so:Burnt down bridge65051 tc-so:Burnt down bridge65050 tc-so:Burnt down bridge65049 tc-so:Burnt down bridge65048 tc-so:Burnt down bridge65047 tc-so:Burnt down bridge65046 tc-so:Burnt down bridge65045 tc-so:Burnt down bridge65044 tc-so:Burnt down bridge65043 tc-so:Burnt down bridge65042 tc-so:Burnt down bridge65041 tc-so:Burnt down bridge65040 tc-so:Burnt down bridge65039 tc-so:Burnt down bridge65038 tc-so:Burnt down bridge65037 tc-so:Burnt down bridge65036 tc-so:Burnt down bridge65035 tc-so:Burnt down bridge65034 tc-so:Burnt down bridge65033 tc-so:Burnt down bridge65032 tc-so:Burnt down bridge65031 tc-so:Burnt down bridge65030 tc-so:Burnt down bridge65029 tc-so:Burnt down bridge65028 tc-so:Burnt down bridge65027 tc-so:Burnt down bridge65026 tc-so:Burnt down bridge65025 tc-so:Burnt down bridge65024 tc-so:Burnt down bridge65023 tc-so:Burnt down bridge65022 tc-so:Burnt down bridge65021 tc-so:Burnt down bridge65020 tc-so:Burnt down bridge65019 tc-so:Burnt down bridge65018 tc-so:Burnt down bridge65017 tc-so:Burnt down bridge65016 tc-so:Burnt down bridge65015 tc-so:Burnt down bridge65014 tc-so:Burnt down bridge65013 tc-so:Burnt down bridge65012 tc-so:Burnt down bridge65011 tc-so:Burnt down bridge65010 tc-so:Burnt down bridge65009 tc-so:Burnt down bridge65008 tc-so:Burnt down bridge65007 tc-so:Burnt down bridge65006 tc-so:Burnt down bridge65005 tc-so:Burnt down bridge65004 tc-so:Burnt down bridge65003 tc-so:Burnt down bridge65002 tc-so:Burnt down bridge65001 tc-so:Burnt down bridge65000 tc-end: 1647225426.230184, manybridges, passed tp-end: 1647225426.236872, sbin/ifconfig/t_bridge tp-start: 1647225426.791413, sbin/ifconfig/t_capabilities, 1 tc-start: 1647225426.793679, basic tc-so:Request: hme0 tcp4csum-rx (TCP4CSUM_Rx) tc-so:Request: hme0 -tcp4csum-rx (-TCP4CSUM_Rx) tc-so:Request: hme0 tcp4csum-tx (TCP4CSUM_Tx) tc-so:Request: hme0 -tcp4csum-tx (-TCP4CSUM_Tx) tc-so:Request: hme0 udp4csum-rx (UDP4CSUM_Rx) tc-so:Request: hme0 -udp4csum-rx (-UDP4CSUM_Rx) tc-so:Request: hme0 udp4csum-tx (UDP4CSUM_Tx) tc-so:Request: hme0 -udp4csum-tx (-UDP4CSUM_Tx) tc-so:Restoring capabilities for hme0 tc-so:Skipping unrecognized enabled=0 for hme0 tc-so:Skipping lo0, no capabilities tc-end: 1647225430.103866, basic, passed tp-end: 1647225430.111392, sbin/ifconfig/t_capabilities tp-start: 1647225430.683164, sbin/ifconfig/t_nonexistent, 1 tc-start: 1647225430.685536, nonexistent tc-so:Executing command [ ifconfig nonexistent0 1.2.3.4/24 ] tc-end: 1647225431.373284, nonexistent, passed tp-end: 1647225431.380341, sbin/ifconfig/t_nonexistent tp-start: 1647225432.29192, sbin/ifconfig/t_random_garbage, 1 tc-start: 1647225432.32540, random_garbage tc-end: 1647225432.543586, random_garbage, skipped, The test is not safe (PR kern/55451) tp-end: 1647225432.552606, sbin/ifconfig/t_random_garbage tp-start: 1647225433.151156, sbin/ifconfig/t_repeated_link_addr, 1 tc-start: 1647225433.154154, repeated_link_addr tc-end: 1647225433.592212, repeated_link_addr, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1647225433.599701, sbin/ifconfig/t_repeated_link_addr tp-start: 1647225434.160273, sbin/ifconfig/t_repeated_mtu, 1 tc-start: 1647225434.162697, repeated_mtu tc-end: 1647225434.640525, repeated_mtu, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1647225434.648172, sbin/ifconfig/t_repeated_mtu tp-start: 1647225435.282691, sbin/ifconfig/t_repeated_scan, 1 tc-start: 1647225435.285455, repeated_scan tc-end: 1647225435.787498, repeated_scan, skipped, can disrupt networking; also PR port-evbarm/55521 tp-end: 1647225435.795100, sbin/ifconfig/t_repeated_scan tp-start: 1647225436.387885, sbin/ifconfig/t_repeated_updown, 1 tc-start: 1647225436.390386, repeated_updown tc-end: 1647225436.889776, repeated_updown, skipped, can disrupt networking; also PR port-evbarm/55504 tp-end: 1647225436.898131, sbin/ifconfig/t_repeated_updown tp-start: 1647225437.867499, sbin/ifconfig/t_tap, 2 tc-start: 1647225437.870117, manytaps tc-end: 1647225438.821823, manytaps, skipped, The test causes a panic (PR kern/55417) tc-start: 1647225438.830462, overflow tc-se:ifconfig: SIOCGIFFLAGS tap99999: Device not configured tc-end: 1647225439.824798, overflow, skipped, The test causes a panic (PR kern/53546) tp-end: 1647225439.832206, sbin/ifconfig/t_tap tp-start: 1647225440.855540, sbin/ifconfig/t_woptions, 3 tc-start: 1647225440.858023, chan tc-end: 1647225441.304759, chan, skipped, Test triggers real device activity and may destroy configuration or hang. tc-start: 1647225441.311882, mediaopt tc-end: 1647225441.782208, mediaopt, skipped, Test triggers real device activity and may destroy configuration or hang. tc-start: 1647225441.790152, modes tc-end: 1647225442.260951, modes, skipped, Test triggers real device activity and may destroy configuration or hang. tp-end: 1647225442.268913, sbin/ifconfig/t_woptions tp-start: 1647225444.401647, sbin/newfs/t_enable_quotas, 12 tc-start: 1647225444.404216, enabled_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225445.410376, enabled_be_1_both, passed tc-start: 1647225445.422174, enabled_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225446.474898, enabled_be_1_group, passed tc-start: 1647225446.486594, enabled_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225447.515495, enabled_be_1_user, passed tc-start: 1647225447.528669, enabled_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225448.536121, enabled_be_2_both, passed tc-start: 1647225448.550764, enabled_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225449.551905, enabled_be_2_group, passed tc-start: 1647225449.564068, enabled_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225450.576435, enabled_be_2_user, passed tc-start: 1647225450.591343, enabled_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225451.858754, enabled_le_1_both, passed tc-start: 1647225451.873764, enabled_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225452.962757, enabled_le_1_group, passed tc-start: 1647225452.973875, enabled_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225453.965960, enabled_le_1_user, passed tc-start: 1647225453.976399, enabled_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225454.942572, enabled_le_2_both, passed tc-start: 1647225454.955435, enabled_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225455.896485, enabled_le_2_group, passed tc-start: 1647225455.908154, enabled_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647225456.879620, enabled_le_2_user, passed tp-end: 1647225456.893879, sbin/newfs/t_enable_quotas tp-start: 1647225457.433135, sbin/newfs_msdos/t_create, 1 tc-start: 1647225457.435741, validfat32 tc-se:[: 63: unexpected operator tc-so:Executing command [ newfs_msdos -b 512 -C 33m -F 32 msdos.img ] tc-so:Executing command [ fsck_msdos -p msdos.img ] tc-end: 1647225458.650951, validfat32, passed tp-end: 1647225458.666236, sbin/newfs_msdos/t_create tp-start: 1647225459.572888, sbin/resize_ffs/t_check, 1 tc-start: 1647225459.575119, check_grow tc-so:***resize_ffs check grow test tc-so:Executing command [ newfs -V1 -s 6144 -F fsimage ] tc-se:2048+0 records in tc-se:2048+0 records out tc-se:1048576 bytes transferred in 0.485 secs (2162012 bytes/sec) tc-so:Executing command [ resize_ffs -v -c -y fsimage ] tc-so:Executing command [ resize_ffs -y fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -v -c -y fsimage ] tc-end: 1647225461.647160, check_grow, passed tp-end: 1647225461.669707, sbin/resize_ffs/t_check tp-start: 1647225463.505368, sbin/resize_ffs/t_grow, 4 tc-start: 1647225463.508234, grow_16M_v0_8192 tc-so:in resize_ffs: 8192 1024 32768 131072 0 28 tc-so:bs is 8192 numdata is 28 tc-so:****resizing fs with blocksize 8192 tc-so:fsimage: 16.0MB (32768 sectors) block size 8192, fragment size 1024 tc-so: using 4 cylinder groups of 4.00MB, 512 blks, 1024 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 8224, 16416, 24608, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.L9x1KK/mnt: not currently mounted tc-end: 1647225529.49729, grow_16M_v0_8192, passed tc-start: 1647225529.219497, grow_16M_v1_16384 tc-so:in resize_ffs: 16384 2048 32768 131072 1 29 tc-so:bs is 16384 numdata is 29 tc-so:****resizing fs with blocksize 16384 tc-so:fsimage: 16.0MB (32768 sectors) block size 16384, fragment size 2048 tc-so: using 4 cylinder groups of 4.00MB, 256 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 8224, 16416, 24608, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.uwDdLq/mnt: not currently mounted tc-end: 1647225591.978247, grow_16M_v1_16384, passed tc-start: 1647225592.136392, grow_16M_v2_32768 tc-so:in resize_ffs: 32768 4096 32768 131072 2 28 tc-so:bs is 32768 numdata is 28 tc-so:****resizing fs with blocksize 32768 tc-so:fsimage: 16.0MB (32768 sectors) block size 32768, fragment size 4096 tc-so: using 4 cylinder groups of 4.00MB, 128 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:192, 8384, 16576, 24768, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.APF3N0/mnt: not currently mounted tc-end: 1647225655.139600, grow_16M_v2_32768, passed tc-start: 1647225655.313663, grow_ffsv1_partial_cg tc-so:***resize_ffs grow test tc-so:Executing command [ newfs -V1 -s 4000 -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -y -s 5760 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-end: 1647225657.274142, grow_ffsv1_partial_cg, passed tp-end: 1647225657.285166, sbin/resize_ffs/t_grow tp-start: 1647225659.161304, sbin/resize_ffs/t_shrink, 4 tc-start: 1647225659.164467, shrink_24M_16M_v0_32768 tc-so:in resize_ffs: 32768 4096 49152 32768 0 42 tc-so:bs is 32768 numdata is 42 tc-so:****resizing fs with blocksize 32768 tc-so:fsimage: 24.0MB (49152 sectors) block size 32768, fragment size 4096 tc-so: using 4 cylinder groups of 6.00MB, 192 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:64, 12352, 24640, 36928, tc-so:remove is 14 dataleft is 28 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD39.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD40.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD41.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD42.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.JwJeDF/mnt: not currently mounted tc-end: 1647225746.48100, shrink_24M_16M_v0_32768, passed tc-start: 1647225746.211107, shrink_24M_16M_v1_65536 tc-so:in resize_ffs: 65536 8192 49152 32768 1 38 tc-so:bs is 65536 numdata is 38 tc-so:****resizing fs with blocksize 65536 tc-so:fsimage: 24.0MB (49152 sectors) block size 65536, fragment size 8192 tc-so: using 2 cylinder groups of 12.00MB, 192 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:128, 24704, tc-so:remove is 13 dataleft is 25 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.iQWREZ/mnt: not currently mounted tc-end: 1647225821.845086, shrink_24M_16M_v1_65536, passed tc-start: 1647225822.12055, shrink_24M_16M_v2_4096 tc-so:in resize_ffs: 4096 512 49152 32768 2 41 tc-so:bs is 4096 numdata is 41 tc-so:****resizing fs with blocksize 4096 tc-so:fsimage: 24.0MB (49152 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 6.00MB, 1536 blks, 2720 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 12432, 24720, 37008, tc-se:TD41/131073: Write failed tc-se:TD41/65536: Write failed tc-se:TD41/65537: Write to restore size failed tc-se:TD41/8192: Write to restore size failed tc-se:TD41/8193: Write to restore size failed tc-se:tar: Error exit delayed from previous errors. tc-so:remove is 14 dataleft is 27 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:resize_ffs: shrinking not supported for ufs2 tc-se: tc-se:umount: /tmp/atf-run.PU8c0N/mnt: not currently mounted tc-end: 1647225889.235305, shrink_24M_16M_v2_4096, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1647225889.314102, shrink_ffsv1_partial_cg tc-so:*** resize_ffs shrinkage partial cg test tc-so:Executing command [ newfs -V1 -F -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-so:Executing command [ resize_ffs -s 4000 -y fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-end: 1647225891.294333, shrink_ffsv1_partial_cg, passed tp-end: 1647225891.304996, sbin/resize_ffs/t_shrink tp-start: 1647225893.77170, sbin/resize_ffs/t_grow_swapped, 4 tc-start: 1647225893.79444, grow_16M_v0_65536 tc-so:in resize_ffs: 65536 8192 32768 131072 0 26 swap tc-so:bs is 65536 numdata is 26 tc-so:****resizing fs with blocksize 65536 tc-so:fsimage: 16.0MB (32768 sectors) block size 65536, fragment size 8192 tc-so: using 1 cylinder groups of 16.00MB, 256 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:128, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.NUGtM5/mnt: not currently mounted tc-end: 1647225950.269652, grow_16M_v0_65536, passed tc-start: 1647225950.431050, grow_16M_v1_4096 tc-so:in resize_ffs: 4096 512 32768 131072 1 28 swap tc-so:bs is 4096 numdata is 28 tc-so:****resizing fs with blocksize 4096 tc-so:fsimage: 16.0MB (32768 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 4.00MB, 1024 blks, 1920 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 8224, 16416, 24608, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.F23Brz/mnt: not currently mounted tc-end: 1647226015.285441, grow_16M_v1_4096, passed tc-start: 1647226015.464668, grow_16M_v2_8192 tc-so:in resize_ffs: 8192 1024 32768 131072 2 28 swap tc-so:bs is 8192 numdata is 28 tc-so:****resizing fs with blocksize 8192 tc-so:fsimage: 16.0MB (32768 sectors) block size 8192, fragment size 1024 tc-so: using 4 cylinder groups of 4.00MB, 512 blks, 960 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 8336, 16528, 24720, tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-so:Executing command [ resize_ffs -y -s 131072 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD1.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD2.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD3.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD4.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD5.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD6.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD7.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD8.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD9.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD10.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD11.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD12.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD13.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD14.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 131072 fsimage ] tc-se:umount: /tmp/atf-run.FX7k2e/mnt: not currently mounted tc-end: 1647226079.701099, grow_16M_v2_8192, passed tc-start: 1647226079.866144, grow_ffsv1_partial_cg tc-so:***resize_ffs grow test tc-so:Executing command [ newfs -B be -V1 -s 4000 -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -y -s 5760 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -y -s 5760 fsimage ] tc-end: 1647226081.648654, grow_ffsv1_partial_cg, passed tp-end: 1647226081.664752, sbin/resize_ffs/t_grow_swapped tp-start: 1647226083.347753, sbin/resize_ffs/t_shrink_swapped, 4 tc-start: 1647226083.350550, shrink_24M_16M_v0_4096 tc-so:in resize_ffs: 4096 512 49152 32768 0 41 swap tc-so:bs is 4096 numdata is 41 tc-so:****resizing fs with blocksize 4096 tc-so:fsimage: 24.0MB (49152 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 6.00MB, 1536 blks, 2912 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 12320, 24608, 36896, tc-so:remove is 14 dataleft is 27 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD39.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD40.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD41.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.bJgOj2/mnt: not currently mounted tc-end: 1647226171.766542, shrink_24M_16M_v0_4096, passed tc-start: 1647226171.918833, shrink_24M_16M_v1_8192 tc-so:in resize_ffs: 8192 1024 49152 32768 1 42 swap tc-so:bs is 8192 numdata is 42 tc-so:****resizing fs with blocksize 8192 tc-so:fsimage: 24.0MB (49152 sectors) block size 8192, fragment size 1024 tc-so: using 4 cylinder groups of 6.00MB, 768 blks, 1472 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 12320, 24608, 36896, tc-so:remove is 14 dataleft is 28 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-so:Executing command [ resize_ffs -y -s 32768 fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ rump_ffs fsimage mnt ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD15.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD16.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD17.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD18.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD19.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD20.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD21.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD22.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD23.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD24.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD25.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD26.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD27.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD28.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD29.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD30.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD31.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD32.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD33.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD34.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD35.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD36.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD37.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD38.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD39.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD40.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD41.md5 ] tc-so:Executing command [ diff -u /usr/tests/sbin/resize_ffs/testdata.md5 TD42.md5 ] tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:umount: /tmp/atf-run.MJNRz2/mnt: not currently mounted tc-end: 1647226256.730668, shrink_24M_16M_v1_8192, passed tc-start: 1647226256.892067, shrink_24M_16M_v2_16384 tc-so:in resize_ffs: 16384 2048 49152 32768 2 43 swap tc-so:bs is 16384 numdata is 43 tc-so:****resizing fs with blocksize 16384 tc-so:fsimage: 24.0MB (49152 sectors) block size 16384, fragment size 2048 tc-so: using 4 cylinder groups of 6.00MB, 384 blks, 768 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:160, 12448, 24736, 37024, tc-so:remove is 15 dataleft is 28 tc-so:Executing command [ resize_ffs -c -y -s 32768 fsimage ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:resize_ffs: shrinking not supported for ufs2 tc-se: tc-se:umount: /tmp/atf-run.UNpif2/mnt: not currently mounted tc-end: 1647226320.18803, shrink_24M_16M_v2_16384, expected_failure, PR bin/44205: atf-check failed; see the output of the test for details tc-start: 1647226320.83505, shrink_ffsv1_partial_cg tc-so:*** resize_ffs shrinkage partial cg test tc-so:Executing command [ newfs -V1 -F -s 5760 fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-so:Executing command [ resize_ffs -s 4000 -y fsimage ] tc-so:Executing command [ fsck_ffs -f -n -F fsimage ] tc-so:Executing command [ resize_ffs -c -s 4000 -y fsimage ] tc-end: 1647226321.937146, shrink_ffsv1_partial_cg, passed tp-end: 1647226321.949157, sbin/resize_ffs/t_shrink_swapped tp-start: 1647226322.474670, sbin/route/t_missing, 1 tc-start: 1647226322.477364, missing tc-so:Executing command [ route -n get ] tc-end: 1647226323.138055, missing, passed tp-end: 1647226323.146602, sbin/route/t_missing tp-start: 1647226323.781806, sbin/setkey/t_setkey, 1 tc-start: 1647226323.784256, invalid_length tc-so:Executing command [ /bin/sh -c setkey add 10.0.0.1 10.0.0.2 esp 10000 -E aes-gmac "hogehogehogehogehogehoge" ] tc-end: 1647226324.533095, invalid_length, passed tp-end: 1647226324.542153, sbin/setkey/t_setkey tp-start: 1647226326.951780, sbin/sysctl/t_perm, 8 tc-start: 1647226326.954315, sysctl_ddb tc-so:Executing command [ /bin/sh -c sysctl -w ddb.radix=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.maxoff=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.maxwidth=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.lines=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.tabstops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.onpanic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.fromconsole=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.tee_msgbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.commandonenter=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.panicstackframes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w ddb.dumpstack=3735928559 ] tc-end: 1647226331.169883, sysctl_ddb, passed tc-start: 1647226331.178754, sysctl_hw tc-so:Executing command [ /bin/sh -c sysctl -w hw.machine=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.model=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ncpu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.byteorder=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.physmem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.usermem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.pagesize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.disknames=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.machine_arch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.alignbytes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cnmagic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.physmem64=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.usermem64=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.iostatnames=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ncpuonline=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ubsec.maxbatch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ubsec.maxaggr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.uhso.autoswitch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwohci.nocyclemaster=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwohci.phydma_enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ieee1394if.try_bmr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ieee1394if.hold_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ieee1394if.ieee1394_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.eui64_hi=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.eui64_lo=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.speed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwmem.fwmem_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwip.rx_queue_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.fwip.if_fwip_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.auto_login=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.max_speed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.exclusive_login=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.login_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.scan_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.use_doorbell=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.tags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.sbp.sbp_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.dwell=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.calibrate=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.outdoor=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.countrycode=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.regdomain=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.rxbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.txbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.hal.dma_brt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.hal.sw_brt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ath.hal.swba_backoff=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wsevent.default_version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.firmware.path=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ofw.model=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.ofw.version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.id=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.clock_frequency=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.cpu0.ver=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd0.use_ncq=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd0.use_ncq_prio=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd1.use_ncq=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w hw.wd1.use_ncq_prio=3735928559 ] tc-end: 1647226348.687062, sysctl_hw, passed tc-start: 1647226348.697757, sysctl_kern tc-so:Executing command [ /bin/sh -c sysctl -w kern.ostype=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.osrelease=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.osrevision=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxvnodes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxproc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxfiles=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.argmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.securelevel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.hostname=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.hostid=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.clockrate: tick=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix1version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ngroups=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.job_control=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.saved_ids=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.domainname=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxpartitions=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.rawpartition=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.rtc_offset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.root_device=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.msgbufsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.fsync=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.synchronized_io=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.iov_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.msize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.mclbytes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.nmbclusters=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.mblowat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mbuf.mcllowat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mapped_files=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.memlock=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.memlock_range=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.memory_protection=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.login_name_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.defcorename=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.logsigexit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.fscale=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ccpu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.cp_time: user=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.consdev=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxptys=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pipe.maxbigpipes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pipe.nbigpipes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pipe.kvasize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxphys=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sbmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.nin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.nout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.cancc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tkstat.rawcc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.monotonic_clock=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.urandom=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.labelsector=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.labeloffset=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.forkfsleep=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_threads=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_semaphores=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_barriers=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_timers=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_spin_locks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_reader_writer_locks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.dump_on_panic=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.somaxkva=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.root_partition=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.drivers=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.cp_id: 0=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.hardclock_ticks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.arandom=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.sysvmsg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.sysvsem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.sysvshm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmmni=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmseg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shmmaxpgs=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.shm_use_phys=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.msgmni=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.msgseg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.semmni=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.semmns=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.ipc.semmnu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.boottime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sofixedbuf=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.veriexec.verbose=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.veriexec.strict=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.veriexec.algorithms=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.crypto.aes.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.crypto.chacha.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.boothowto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.labelusesmbr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.dump=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.path=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.owner=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.group=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.coredump.setid.mode=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.no_sa_support=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.configname=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.buildinfo=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.messages=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.event=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.suspend=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.suspensor=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.idle=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pmf.debug.transition=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.cacheht_time=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.skim_interval=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.min_catch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.timesoftints=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.kpreempt_pri=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.rtts=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.pri_min=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sched.pri_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.choice=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.hardware=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.timecounter.timestepwarnings=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.threadpool.idle_ms=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_aio=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.aio_listio_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.aio_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_msg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_open_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_prio_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_max_msgsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_def_maxmsg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.mqueue.mq_max_maxmsg=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pset.psets_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.pset.list=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.direct_select=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.autoload=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.verbose=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.path=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.module.autotime=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.sooptions=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.collection=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.depletion=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.consolidate=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.entropy.gather=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.maxlwp=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.proccnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.lwpcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.lockcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.semcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.uidinfo.sbsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix_sched=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.detachall=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.tty.qsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.bufq.strategies=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.expose_address=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix.semmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.posix.semcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.usercrypto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.userasymcrypto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w kern.cryptodevallowsoft=3735928559 ] tc-end: 1647226392.405790, sysctl_kern, passed tc-start: 1647226392.431163, sysctl_machdep tc-so:Executing command [ /bin/sh -c sysctl -w machdep.booted_kernel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.booted_device=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.cpu_arch=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w machdep.vis=3735928559 ] tc-end: 1647226394.673685, sysctl_machdep, passed tc-start: 1647226394.684657, sysctl_net tc-so:Executing command [ /bin/sh -c sysctl -w net.local.stream.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.stream.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.dgram.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.dgram.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.inflight=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.local.deferred=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.forwarding=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.redirect=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ttl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.forwsrcrt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.directed-broadcast=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.allowsrcrt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.subnetsarelocal=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.mtudisc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.mtudisctimeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.hostzerobroadcast=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.gifttl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.lowportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.lowportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.maxfragpackets=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.grettl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.checkinterface=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ifq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ifq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.ifq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.random_id=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.dad_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportalgo.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportalgo.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.ip.anonportalgo.reserve=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.maskrepl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.returndatabytes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.errppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.rediraccept=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.redirtimeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.icmp.bmcastecho=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.rfc1323=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mssdflt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.syn_cache_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.syn_bucket_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.init_win=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mss_ifmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.maxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.globalmaxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sack.globalholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.win_scale=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.timestamps=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.cwm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.cwm_burstsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.ack_on_push=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepidle=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepintvl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.slowhz=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.log_refused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.rstppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.delack_ticks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.init_win_local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.msl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.minmss=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.congctl.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.congctl.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.keepinit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.recvbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.sendbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.ecn.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.ecn.maxretries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.local_by_rtt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.iss_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.abc.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.abc.aggressive=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.loopback=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.remote=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.mslt.remote_threshold=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.vtw.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.tcp.vtw.entries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.checksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.udp.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.preempt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.arpbalance=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.allow=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.carp.log=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_bmaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_umaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_reachable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_retrans=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_nud=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.nd_maxnudhint=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.maxqueuelen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_movements=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_permanent_modify=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.log_wrong_iface=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.arp.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet.accf.http.parsehttpversion=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.rfc1323=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mssdflt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.syn_cache_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.syn_bucket_limit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.init_win=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mss_ifmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.maxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.globalmaxholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sack.globalholes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.win_scale=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.timestamps=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.cwm=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.cwm_burstsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ack_on_push=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepidle=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepintvl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepcnt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.slowhz=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.log_refused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.rstppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.delack_ticks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.init_win_local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.msl=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.minmss=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.congctl.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.congctl.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.keepinit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.recvbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_auto=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_inc=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.sendbuf_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ecn.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.ecn.maxretries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.local_by_rtt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.iss_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.abc.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.abc.aggressive=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.loopback=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.local=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.remote=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.mslt.remote_threshold=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.vtw.enable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.tcp6.vtw.entries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.udp6.do_loopback_cksum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.forwarding=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.redirect=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.hlim=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxfragpackets=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.keepfaith=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.log_interval=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.hdrnestlimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.dad_count=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.auto_flowlabel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.defmcasthlim=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.gifhlim=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.kame_version=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.use_deprecated=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.v6only=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.lowportmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.lowportmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.auto_linklocal=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.use_defaultzone=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxfrags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.ifq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.ifq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.ifq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.gifpmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.prefer_tempaddr=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.mcast_pmtu=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.available=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.selected=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.anonportalgo.reserve=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.neighborgcthresh=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.ip6.maxdynroutes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.rediraccept=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.redirtimeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_prune=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_umaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_mmaxtries=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_useloopback=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nodeinfo=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.errppslimit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_maxnudhint=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.mtudisc_hiwat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.mtudisc_lowat=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.nd6_debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.inet6.icmp6.maxqueuelen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.acl_expiry=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.memo_expiry=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.eventq_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.aclrxq_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.hci.scorxq_max=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.rtx=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.l2cap.ertx=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.mtu_default=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.ack_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.rfcomm.mcc_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.sco.sendspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bluetooth.sco.recvspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bpf.jit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.bpf.maxbufsize=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.ether.rps_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.gif.rps_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.pppoe.term_unknown=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.pppoe.rps_hash=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.rcvq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.sndq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.sndq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.hme0.sndq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.maxlen=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.interfaces.lo0.sndq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.icmp.inputq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.carp.inputq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.carp6.inputq.drops=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w net.wqinput.icmp6.inputq.drops=3735928559 ] tc-end: 1647226464.700306, sysctl_net, passed tc-start: 1647226464.710556, sysctl_security tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.global=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.expiry_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.suspend_timeout=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.segvguard.max_crashes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.enabled=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.global=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.debug=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.flags=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.rand=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.mmap_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.stack_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.pax.aslr.exec_len=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.suser.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.bsd44.securelevel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.bsd44.curtain=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.bsd44.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.securelevel.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.securelevel.securelevel=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.name=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.usermount=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.curtain=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.models.extensions.user_set_cpu_affinity=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w security.curtain=3735928559 ] tc-end: 1647226472.358261, sysctl_security, passed tc-start: 1647226472.367429, sysctl_vfs tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.maxtypenum=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.usermount=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.magiclinks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.timestamp_precision=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.fstypes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.dirhash.memused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.generic.dirhash.maxmem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.ffs.log_changeopt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.ffs.extattr_autocreate=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.nfs.iothreads=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.flushindir=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.clean_vnhead=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.dostats=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.pagetrip=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.segsused=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.psegwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.psyncwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.pcleanwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.blocktot=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.cleanblocks=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.ncheckpoints=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.nwrites=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.nsync_writes=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.wait_exceeded=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.write_exceeded=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.flush_invoked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.vflush_invoked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.clean_inlocked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.clean_vnlocked=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.stats.segs_reclaimed=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.lfs.ignore_lazy_sync=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.cd9660.utf8_joliet=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.flush_disk_cache=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.verbose_commit=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.allow_dpofua=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.wapbl.journal_iobufs=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.delay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.filedelay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.dirdelay=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vfs.sync.metadelay=3735928559 ] tc-end: 1647226484.603240, sysctl_vfs, passed tc-start: 1647226484.613966, sysctl_vm tc-so:Executing command [ /bin/sh -c sysctl -w vm.loadavg: 1.49 2.43 2.99=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.maxslp=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.uspace=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.minaddress=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.maxaddress=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.guard_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.thread_guard_size=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.user_va0_disable=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.anonmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.filemin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.execmin=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.anonmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.filemax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.execmax=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.inactivepct=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.swap_encrypt=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufcache=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem_lowater=3735928559 ] tc-so:Executing command [ /bin/sh -c sysctl -w vm.bufmem_hiwater=3735928559 ] tc-end: 1647226491.421064, sysctl_vm, passed tp-end: 1647226491.431753, sbin/sysctl/t_perm tp-start: 1647226492.508501, sbin/sysctl/t_random_garbage, 1 tc-start: 1647226492.516941, random_garbage tc-end: 1647226494.259402, random_garbage, skipped, The test is not safe (PR kern/55451) tp-end: 1647226494.267338, sbin/sysctl/t_random_garbage tp-start: 1647226494.809475, sbin/sysctl/t_sysctl, 1 tc-start: 1647226494.811897, basic tc-so:Executing command [ /bin/sh -c sysctl -a ] tc-so:Executing command [ /bin/sh -c sysctl -d ] tc-end: 1647226496.199130, basic, passed tp-end: 1647226496.207511, sbin/sysctl/t_sysctl tp-start: 1647226496.326405, sys/crypto/aes/t_aes, 1 tc-start: 1647226496.328739, aes_ct_selftest tc-end: 1647226496.448703, aes_ct_selftest, passed tp-end: 1647226496.458588, sys/crypto/aes/t_aes tp-start: 1647226496.545037, sys/crypto/chacha/t_chacha, 1 tc-start: 1647226496.547566, chacha_ref_selftest tc-end: 1647226496.635238, chacha_ref_selftest, passed tp-end: 1647226496.643751, sys/crypto/chacha/t_chacha tp-start: 1647226496.727462, sys/net/t_print, 2 tc-start: 1647226496.730365, dl_print tc-end: 1647226496.817785, dl_print, passed tc-start: 1647226496.827326, sdl_print tc-end: 1647226496.917150, sdl_print, passed tp-end: 1647226496.926474, sys/net/t_print tp-start: 1647226497.22556, sys/netatalk/t_print, 2 tc-start: 1647226497.25594, at_print tc-end: 1647226497.106537, at_print, passed tc-start: 1647226497.114997, sat_print tc-end: 1647226497.205345, sat_print, passed tp-end: 1647226497.213155, sys/netatalk/t_print tp-start: 1647226497.295487, sys/netinet/t_print, 2 tc-start: 1647226497.298015, in_print tc-end: 1647226497.381275, in_print, passed tc-start: 1647226497.388661, sin_print tc-end: 1647226497.465201, sin_print, passed tp-end: 1647226497.473761, sys/netinet/t_print tp-start: 1647226497.559403, sys/netinet6/t_print, 2 tc-start: 1647226497.563171, in6_print tc-end: 1647226497.633597, in6_print, passed tc-start: 1647226497.642570, sin6_print tc-end: 1647226497.712608, sin6_print, passed tp-end: 1647226497.722438, sys/netinet6/t_print tp-start: 1647226500.629497, sys/rc/t_rc_d_cli, 15 tc-start: 1647226500.632100, default_restart_no_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple restart ] tc-so:Stopping h_simple. tc-end: 1647226503.849081, default_restart_no_args, expected_failure, PR bin/56506: random failure did not happen this time tc-start: 1647226503.856920, default_restart_with_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple restart foo ] tc-so:Stopping h_simple. tc-end: 1647226506.143029, default_restart_with_args, passed tc-start: 1647226506.150914, default_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start ] tc-so:Stopping h_simple. tc-end: 1647226507.855729, default_start_no_args, expected_failure, PR bin/56506: random failure did not happen this time tc-start: 1647226507.863073, default_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_simple start foo ] tc-end: 1647226509.514215, default_start_with_args, passed tc-start: 1647226509.526337, default_stop_no_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple stop ] tc-end: 1647226511.178897, default_stop_no_args, expected_failure, PR bin/56506: random failure did not happen this time tc-start: 1647226511.186540, default_stop_with_args tc-so:Starting h_simple. tc-so:Executing command [ /usr/tests/sys/rc/h_simple stop foo ] tc-so:Stopping h_simple. tc-end: 1647226513.962553, default_stop_with_args, passed tc-start: 1647226513.976253, no_command tc-so:Executing command [ /usr/tests/sys/rc/h_simple ] tc-end: 1647226515.27226, no_command, passed tc-start: 1647226515.39881, overriden_custom_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom ] tc-end: 1647226516.578903, overriden_custom_no_args, passed tc-start: 1647226516.589645, overriden_custom_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args custom arg1 arg 2 arg3 * ] tc-end: 1647226517.723946, overriden_custom_with_args, passed tc-start: 1647226517.735479, overriden_restart_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart ] tc-end: 1647226518.880092, overriden_restart_no_args, passed tc-start: 1647226518.900066, overriden_restart_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args restart arg1 arg 2 arg3 * ] tc-end: 1647226520.59594, overriden_restart_with_args, passed tc-start: 1647226520.69211, overriden_start_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start ] tc-end: 1647226521.159629, overriden_start_no_args, passed tc-start: 1647226521.168316, overriden_start_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args start arg1 arg 2 arg3 * ] tc-end: 1647226522.248283, overriden_start_with_args, passed tc-start: 1647226522.256587, overriden_stop_no_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop ] tc-end: 1647226523.345324, overriden_stop_no_args, passed tc-start: 1647226523.353816, overriden_stop_with_args tc-so:Executing command [ /usr/tests/sys/rc/h_args stop arg1 arg 2 arg3 * ] tc-end: 1647226524.441317, overriden_stop_with_args, passed tp-end: 1647226524.450137, sys/rc/t_rc_d_cli tp-start: 1647226527.995273, usr.bin/awk/t_awk, 26 tc-start: 1647226527.997885, assign_NF tc-so:Executing command [ /bin/sh -c awk -f d_assign_NF.awk < d_assign_NF.in ] tc-end: 1647226528.930969, assign_NF, passed tc-start: 1647226528.943178, big_regexp tc-so:Executing command [ /bin/sh -c awk -f d_big_regexp.awk < d_big_regexp.in ] tc-end: 1647226529.864954, big_regexp, passed tc-start: 1647226529.877521, empty_rs tc-so:Executing command [ /bin/sh -c echo foo | awk 1 RS='' ] tc-end: 1647226530.777957, empty_rs, passed tc-start: 1647226530.786263, end tc-so:Executing command [ /bin/sh -c awk -f d_end1.awk < d_end1.in ] tc-so:Executing command [ /bin/sh -c awk -f d_end2.awk < d_end2.in ] tc-end: 1647226532.175503, end, passed tc-start: 1647226532.194382, modify_subsep tc-so:Executing command [ /bin/sh -c printf '1\n1 2\n' | awk '1{ arr[$1 SUBSEP $2 SUBSEP ++cnt[$1]]=1} {for (f in arr) print arr[f];}' ] tc-end: 1647226532.985587, modify_subsep, passed tc-start: 1647226532.993253, multibyte tc-so:Executing command [ /bin/sh -c awk -f d_tolower.awk < d_tolower.in ] tc-so:Executing command [ /bin/sh -c awk -f d_toupper.awk < d_toupper.in ] tc-end: 1647226534.530560, multibyte, passed tc-start: 1647226534.547597, newline_rs tc-so:Executing command [ /bin/sh -c printf '\n\n\nr1f1\nr1f2\n\nr2f1\nr2f2\n\n\n' | awk '{$1=$1}1' RS= OFS=: ] tc-end: 1647226535.271193, newline_rs, passed tc-start: 1647226535.278214, period tc-so:Executing command [ /bin/sh -c awk -v x=0.5 -f d_period.awk < d_period.in ] tc-end: 1647226536.173687, period, passed tc-start: 1647226536.186439, regex_caret_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='^a' ] tc-end: 1647226536.907610, regex_caret_1_rs, passed tc-start: 1647226536.914602, regex_caret_2_rs tc-so:Executing command [ /bin/sh -c echo aaa1a2a | awk 1 RS='^a' ] tc-end: 1647226537.645983, regex_caret_2_rs, passed tc-start: 1647226537.653398, regex_dollar_1_rs tc-so:Executing command [ /bin/sh -c echo a1a2a3a | awk 1 RS='a$' ] tc-end: 1647226538.374692, regex_dollar_1_rs, passed tc-start: 1647226538.381887, regex_dollar_2_rs tc-so:Executing command [ /bin/sh -c echo a1a2aaa | awk 1 RS='a$' ] tc-end: 1647226539.189528, regex_dollar_2_rs, passed tc-start: 1647226539.198341, regex_or_1_rs tc-so:Executing command [ /bin/sh -c echo 1abc | awk 1 RS='abcde|b' ] tc-end: 1647226539.954276, regex_or_1_rs, passed tc-start: 1647226539.961118, regex_or_2_rs tc-so:Executing command [ /bin/sh -c echo 1abcdf2 | awk 1 RS='abcde|b' ] tc-end: 1647226540.657206, regex_or_2_rs, passed tc-start: 1647226540.663856, regex_or_3_rs tc-so:Executing command [ /bin/sh -c echo 1abcdebf2 | awk 1 RS='abcde|b' ] tc-end: 1647226541.357476, regex_or_3_rs, passed tc-start: 1647226541.364362, regex_range tc-so:Executing command [ /bin/sh -c echo '1 a' | awk '/[[:digit:]][[:space:]][[:alpha:]]/ { print "matched"; }' ] tc-end: 1647226542.68419, regex_range, passed tc-start: 1647226542.75357, regex_reallocation_rs tc-so:Executing command [ /bin/sh -c jot -s a 10000 | awk 'NR>1' RS='999[0-9]' ] tc-end: 1647226542.909970, regex_reallocation_rs, passed tc-start: 1647226542.917175, regex_repeat tc-so:Executing command [ /bin/sh -c echo 'aaabbbbcc' | awk '/a{3}b{4}c{2}/ { print "matched"; }' ] tc-end: 1647226543.614712, regex_repeat, passed tc-start: 1647226543.622062, regex_two_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aab4 | awk 1 RS='aa*b*' ] tc-end: 1647226544.321155, regex_two_star_rs, passed tc-start: 1647226544.327868, single_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='[a]' ] tc-end: 1647226545.26665, single_char_regex_group_rs, passed tc-start: 1647226545.35986, single_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='a*' ] tc-end: 1647226545.766473, single_char_regex_star_rs, passed tc-start: 1647226545.776358, single_char_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS=a ] tc-end: 1647226546.472105, single_char_rs, passed tc-start: 1647226546.478922, string1 tc-so:Executing command [ awk -f d_string1.awk ] tc-end: 1647226547.199385, string1, passed tc-start: 1647226547.209579, two_char_regex_group_rs tc-so:Executing command [ /bin/sh -c echo 1a2ab3aba4 | awk 1 RS='[ab]' ] tc-end: 1647226547.910685, two_char_regex_group_rs, passed tc-start: 1647226547.917290, two_char_regex_star_rs tc-so:Executing command [ /bin/sh -c echo 1a2aa3aaa4 | awk 1 RS='aa*' ] tc-end: 1647226548.616935, two_char_regex_star_rs, passed tc-start: 1647226548.623701, two_char_rs tc-so:Executing command [ /bin/sh -c echo 1ab2ab3ab4 | awk 1 RS=ab ] tc-end: 1647226549.316105, two_char_rs, passed tp-end: 1647226549.323360, usr.bin/awk/t_awk tp-start: 1647226549.907568, usr.bin/basename/t_basename, 2 tc-start: 1647226549.909740, basic tc-so:Executing command [ basename /usr/bin ] tc-so:Executing command [ basename /usr ] tc-so:Executing command [ basename / ] tc-so:Executing command [ basename /// ] tc-so:Executing command [ basename /usr// ] tc-so:Executing command [ basename //usr//bin ] tc-so:Executing command [ basename usr ] tc-so:Executing command [ basename usr/bin ] tc-end: 1647226551.874231, basic, passed tc-start: 1647226551.884352, suffix tc-so:Executing command [ basename /usr/bin n ] tc-so:Executing command [ basename /usr/bin bin ] tc-so:Executing command [ basename / / ] tc-so:Executing command [ basename /usr/bin/gcc cc ] tc-end: 1647226553.223733, suffix, passed tp-end: 1647226553.230840, usr.bin/basename/t_basename tp-start: 1647226553.721805, usr.bin/bzip2/t_bzip2, 1 tc-start: 1647226553.723959, basic tc-so:Executing command [ bzip2 -1c /usr/tests/usr.bin/bzip2/d_sample1.ref ] tc-so:Executing command [ bzip2 -2c /usr/tests/usr.bin/bzip2/d_sample2.ref ] tc-so:Executing command [ bzip2 -3c /usr/tests/usr.bin/bzip2/d_sample3.ref ] tc-so:Executing command [ bzip2 -dc /usr/tests/usr.bin/bzip2/d_sample1.bz2 ] tc-so:Executing command [ bzip2 -dc /usr/tests/usr.bin/bzip2/d_sample2.bz2 ] tc-so:Executing command [ bzip2 -dsc /usr/tests/usr.bin/bzip2/d_sample3.bz2 ] tc-end: 1647226556.512001, basic, passed tp-end: 1647226556.518446, usr.bin/bzip2/t_bzip2 tp-start: 1647226557.272086, usr.bin/cc/t_asan_double_free, 1 tc-start: 1647226557.274282, target_not_supported tc-end: 1647226558.227975, target_not_supported, skipped, Target is not supported tp-end: 1647226558.237606, usr.bin/cc/t_asan_double_free tp-start: 1647226559.338643, usr.bin/cc/t_asan_global_buffer_overflow, 1 tc-start: 1647226559.342031, target_not_supported tc-end: 1647226560.331444, target_not_supported, skipped, Target is not supported tp-end: 1647226560.341144, usr.bin/cc/t_asan_global_buffer_overflow tp-start: 1647226561.237730, usr.bin/cc/t_asan_heap_overflow, 1 tc-start: 1647226561.240365, target_not_supported tc-end: 1647226561.891730, target_not_supported, skipped, Target is not supported tp-end: 1647226561.898657, usr.bin/cc/t_asan_heap_overflow tp-start: 1647226562.615496, usr.bin/cc/t_asan_off_by_one, 1 tc-start: 1647226562.617635, target_not_supported tc-end: 1647226563.256245, target_not_supported, skipped, Target is not supported tp-end: 1647226563.262927, usr.bin/cc/t_asan_off_by_one tp-start: 1647226563.983020, usr.bin/cc/t_asan_poison, 1 tc-start: 1647226563.985261, target_not_supported tc-end: 1647226564.632563, target_not_supported, skipped, Target is not supported tp-end: 1647226564.639208, usr.bin/cc/t_asan_poison tp-start: 1647226565.365922, usr.bin/cc/t_asan_uaf, 1 tc-start: 1647226565.368019, target_not_supported tc-end: 1647226566.13577, target_not_supported, skipped, Target is not supported tp-end: 1647226566.20611, usr.bin/cc/t_asan_uaf tp-start: 1647226568.376051, usr.bin/cc/t_ubsan_int_add_overflow, 3 tc-start: 1647226568.378873, int_add_overflow tc-so:Executing command [ ./test ] tc-end: 1647226574.643649, int_add_overflow, passed tc-start: 1647226574.654082, int_add_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1647226580.273413, int_add_overflow_pic, passed tc-start: 1647226580.286488, int_add_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1647226584.833847, int_add_overflow_pie, passed tp-end: 1647226584.844246, usr.bin/cc/t_ubsan_int_add_overflow tp-start: 1647226586.400079, usr.bin/cc/t_ubsan_int_neg_overflow, 3 tc-start: 1647226586.402573, int_neg_overflow tc-so:Executing command [ ./test ] tc-end: 1647226590.495574, int_neg_overflow, passed tc-start: 1647226590.505980, int_neg_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1647226596.993591, int_neg_overflow_pic, passed tc-start: 1647226597.6603, int_neg_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1647226603.53327, int_neg_overflow_pie, passed tp-end: 1647226603.71989, usr.bin/cc/t_ubsan_int_neg_overflow tp-start: 1647226605.698347, usr.bin/cc/t_ubsan_vla_out_of_bounds, 3 tc-start: 1647226605.703232, vla_out_of_bounds tc-so:Executing command [ ./test ] tc-end: 1647226612.9017, vla_out_of_bounds, passed tc-start: 1647226612.27065, vla_out_of_bounds_pic tc-so:Executing command [ ./test ] tc-end: 1647226619.378513, vla_out_of_bounds_pic, passed tc-start: 1647226619.390817, vla_out_of_bounds_pie tc-so:Executing command [ ./test ] tc-end: 1647226623.907326, vla_out_of_bounds_pie, passed tp-end: 1647226623.917197, usr.bin/cc/t_ubsan_vla_out_of_bounds tp-start: 1647226625.458200, usr.bin/cc/t_ubsan_int_sub_overflow, 3 tc-start: 1647226625.460324, int_sub_overflow tc-so:Executing command [ ./test ] tc-end: 1647226630.110347, int_sub_overflow, passed tc-start: 1647226630.125027, int_sub_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1647226635.591360, int_sub_overflow_pic, passed tc-start: 1647226635.644637, int_sub_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1647226640.225405, int_sub_overflow_pie, passed tp-end: 1647226640.237076, usr.bin/cc/t_ubsan_int_sub_overflow tp-start: 1647226641.756463, usr.bin/cc/t_ubsan_int_divzero, 3 tc-start: 1647226641.758598, int_divzero tc-so:Executing command [ ./test ] tc-end: 1647226645.797001, int_divzero, passed tc-start: 1647226645.812519, int_divzero_pic tc-so:Executing command [ ./test ] tc-end: 1647226651.999981, int_divzero_pic, passed tc-start: 1647226652.19721, int_divzero_pie tc-so:Executing command [ ./test ] tc-end: 1647226657.546794, int_divzero_pie, passed tp-end: 1647226657.560272, usr.bin/cc/t_ubsan_int_divzero tp-start: 1647226658.701899, usr.bin/cc/t_hello, 5 tc-start: 1647226658.704076, hello tc-so:Executing command [ cc -o hello test.c ] tc-so:Executing command [ ./hello ] tc-end: 1647226660.827338, hello, passed tc-start: 1647226660.837796, hello32 tc-so:Executing command [ cc -o hello32 -m32 test.c ] tc-so:Executing command [ cc -o hello64 test.c ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ cc -o hello -m32 -static test.c ] tc-so:Executing command [ ./hello ] tc-so:Executing command [ cc -o hello -m32 -pg test.c ] tc-so:Executing command [ ./hello ] tc-end: 1647226672.671944, hello32, passed tc-start: 1647226672.696624, hello_pic tc-so:Executing command [ cc -fPIC -shared -o libtest.so pic.c ] tc-so:Executing command [ cc -o hello test.c -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1647226676.38093, hello_pic, passed tc-start: 1647226676.52061, hello_pie tc-so:Executing command [ cc -fpie -pie -o hello test.c ] tc-so:Executing command [ ./hello ] tc-end: 1647226678.734394, hello_pie, passed tc-start: 1647226678.744197, hello_profile tc-so:Executing command [ cc -o hello -pg test.c ] tc-so:Executing command [ ./hello ] tc-so:Executing command [ cc -o hello2 -fprofile-generate test.c ] tc-so:Executing command [ ./hello2 ] tc-end: 1647226684.546349, hello_profile, passed tp-end: 1647226684.565906, usr.bin/cc/t_hello tp-start: 1647226685.82924, usr.bin/cc/t_libgomp, 1 tc-start: 1647226685.85018, libgomp tc-so:Executing command [ cc -fopenmp -o hellogomp hello.c ] tc-so:Executing command [ ./hellogomp ] tc-end: 1647226687.332628, libgomp, passed tp-end: 1647226687.342202, usr.bin/cc/t_libgomp tp-start: 1647226687.911997, usr.bin/cc/t_fuzzer_oom, 1 tc-start: 1647226687.914784, target_not_supported tc-end: 1647226688.467129, target_not_supported, skipped, Target is not supported tp-end: 1647226688.475883, usr.bin/cc/t_fuzzer_oom tp-start: 1647226689.80311, usr.bin/cc/t_fuzzer_simple, 1 tc-start: 1647226689.82460, target_not_supported tc-end: 1647226689.561963, target_not_supported, skipped, Target is not supported tp-end: 1647226689.568509, usr.bin/cc/t_fuzzer_simple tp-start: 1647226690.119262, usr.bin/cc/t_fuzzer_timeout, 1 tc-start: 1647226690.121418, target_not_supported tc-end: 1647226690.592930, target_not_supported, skipped, Target is not supported tp-end: 1647226690.599567, usr.bin/cc/t_fuzzer_timeout tp-start: 1647226691.179586, usr.bin/cc/t_msan_allocated_memory, 1 tc-start: 1647226691.181946, target_not_supported tc-end: 1647226691.674836, target_not_supported, skipped, Target is not supported tp-end: 1647226691.681529, usr.bin/cc/t_msan_allocated_memory tp-start: 1647226692.231107, usr.bin/cc/t_msan_check_mem, 1 tc-start: 1647226692.233320, target_not_supported tc-end: 1647226692.866093, target_not_supported, skipped, Target is not supported tp-end: 1647226692.875957, usr.bin/cc/t_msan_check_mem tp-start: 1647226693.431043, usr.bin/cc/t_msan_free, 1 tc-start: 1647226693.433243, target_not_supported tc-end: 1647226693.906692, target_not_supported, skipped, Target is not supported tp-end: 1647226693.913603, usr.bin/cc/t_msan_free tp-start: 1647226694.488606, usr.bin/cc/t_msan_heap, 1 tc-start: 1647226694.490747, target_not_supported tc-end: 1647226694.997278, target_not_supported, skipped, Target is not supported tp-end: 1647226695.6984, usr.bin/cc/t_msan_heap tp-start: 1647226695.839108, usr.bin/cc/t_msan_partial_poison, 1 tc-start: 1647226695.842348, target_not_supported tc-end: 1647226696.561310, target_not_supported, skipped, Target is not supported tp-end: 1647226696.571262, usr.bin/cc/t_msan_partial_poison tp-start: 1647226697.146375, usr.bin/cc/t_msan_poison, 1 tc-start: 1647226697.148482, target_not_supported tc-end: 1647226697.620165, target_not_supported, skipped, Target is not supported tp-end: 1647226697.626902, usr.bin/cc/t_msan_poison tp-start: 1647226698.172205, usr.bin/cc/t_msan_realloc, 1 tc-start: 1647226698.174319, target_not_supported tc-end: 1647226698.648277, target_not_supported, skipped, Target is not supported tp-end: 1647226698.657958, usr.bin/cc/t_msan_realloc tp-start: 1647226699.494039, usr.bin/cc/t_msan_shadow, 1 tc-start: 1647226699.497485, target_not_supported tc-end: 1647226700.17618, target_not_supported, skipped, Target is not supported tp-end: 1647226700.25299, usr.bin/cc/t_msan_shadow tp-start: 1647226700.569900, usr.bin/cc/t_msan_stack, 1 tc-start: 1647226700.572056, target_not_supported tc-end: 1647226701.43144, target_not_supported, skipped, Target is not supported tp-end: 1647226701.50014, usr.bin/cc/t_msan_stack tp-start: 1647226701.748379, usr.bin/cc/t_msan_unpoison, 1 tc-start: 1647226701.750496, target_not_supported tc-end: 1647226702.287197, target_not_supported, skipped, Target is not supported tp-end: 1647226702.297058, usr.bin/cc/t_msan_unpoison tp-start: 1647226703.588971, usr.bin/cc/t_tsan_data_race, 4 tc-start: 1647226703.591372, data_race tc-end: 1647226703.593153, data_race, skipped, Requires the 'x86_64' architecture tc-start: 1647226703.594544, data_race_pic tc-end: 1647226703.596107, data_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1647226703.597356, data_race_pie tc-end: 1647226703.598913, data_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1647226703.600247, data_race_profile tc-end: 1647226703.601845, data_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1647226703.603118, usr.bin/cc/t_tsan_data_race tp-start: 1647226704.788871, usr.bin/cc/t_tsan_heap_use_after_free, 4 tc-start: 1647226704.791028, heap_use_after_free tc-end: 1647226704.792663, heap_use_after_free, skipped, Requires the 'x86_64' architecture tc-start: 1647226704.794005, heap_use_after_free_pic tc-end: 1647226704.795630, heap_use_after_free_pic, skipped, Requires the 'x86_64' architecture tc-start: 1647226704.798356, heap_use_after_free_pie tc-end: 1647226704.800000, heap_use_after_free_pie, skipped, Requires the 'x86_64' architecture tc-start: 1647226704.801318, heap_use_after_free_profile tc-end: 1647226704.802961, heap_use_after_free_profile, skipped, Requires the 'x86_64' architecture tp-end: 1647226704.804262, usr.bin/cc/t_tsan_heap_use_after_free tp-start: 1647226706.31211, usr.bin/cc/t_tsan_lock_order_inversion, 4 tc-start: 1647226706.34176, lock_order_inversion tc-end: 1647226706.36275, lock_order_inversion, skipped, Requires the 'x86_64' architecture tc-start: 1647226706.38099, lock_order_inversion_pic tc-end: 1647226706.40341, lock_order_inversion_pic, skipped, Requires the 'x86_64' architecture tc-start: 1647226706.42312, lock_order_inversion_pie tc-end: 1647226706.44597, lock_order_inversion_pie, skipped, Requires the 'x86_64' architecture tc-start: 1647226706.46449, lock_order_inversion_profile tc-end: 1647226706.48734, lock_order_inversion_profile, skipped, Requires the 'x86_64' architecture tp-end: 1647226706.50515, usr.bin/cc/t_tsan_lock_order_inversion tp-start: 1647226707.467775, usr.bin/cc/t_tsan_locked_mutex_destroy, 4 tc-start: 1647226707.470803, locked_mutex_destroy tc-end: 1647226707.472910, locked_mutex_destroy, skipped, Requires the 'x86_64' architecture tc-start: 1647226707.475355, locked_mutex_destroy_pic tc-end: 1647226707.478023, locked_mutex_destroy_pic, skipped, Requires the 'x86_64' architecture tc-start: 1647226707.479827, locked_mutex_destroy_pie tc-end: 1647226707.482191, locked_mutex_destroy_pie, skipped, Requires the 'x86_64' architecture tc-start: 1647226707.483994, locked_mutex_destroy_profile tc-end: 1647226707.486244, locked_mutex_destroy_profile, skipped, Requires the 'x86_64' architecture tp-end: 1647226707.488048, usr.bin/cc/t_tsan_locked_mutex_destroy tp-start: 1647226709.230586, usr.bin/cc/t_tsan_signal_errno, 4 tc-start: 1647226709.233613, signal_errno tc-end: 1647226709.235698, signal_errno, skipped, Requires the 'x86_64' architecture tc-start: 1647226709.237632, signal_errno_pic tc-end: 1647226709.239832, signal_errno_pic, skipped, Requires the 'x86_64' architecture tc-start: 1647226709.241608, signal_errno_pie tc-end: 1647226709.243911, signal_errno_pie, skipped, Requires the 'x86_64' architecture tc-start: 1647226709.245685, signal_errno_profile tc-end: 1647226709.247895, signal_errno_profile, skipped, Requires the 'x86_64' architecture tp-end: 1647226709.249664, usr.bin/cc/t_tsan_signal_errno tp-start: 1647226710.960788, usr.bin/cc/t_tsan_thread_leak, 4 tc-start: 1647226710.963636, thread_leak tc-end: 1647226710.965696, thread_leak, skipped, Requires the 'x86_64' architecture tc-start: 1647226710.967942, thread_leak_pic tc-end: 1647226710.970150, thread_leak_pic, skipped, Requires the 'x86_64' architecture tc-start: 1647226710.971937, thread_leak_pie tc-end: 1647226710.974146, thread_leak_pie, skipped, Requires the 'x86_64' architecture tc-start: 1647226710.975951, thread_leak_profile tc-end: 1647226710.978105, thread_leak_profile, skipped, Requires the 'x86_64' architecture tp-end: 1647226710.979858, usr.bin/cc/t_tsan_thread_leak tp-start: 1647226711.784016, usr.bin/cmp/t_cmp, 2 tc-start: 1647226711.786933, missing tc-so:Executing command [ /bin/sh -c cmp -s a x ] tc-so:Executing command [ /bin/sh -c cmp -s x a ] tc-so:Executing command [ /bin/sh -c cmp -s x y ] tc-so:Executing command [ /bin/sh -c cmp -s y x ] tc-end: 1647226713.379086, missing, passed tc-start: 1647226713.390221, skip tc-so:Executing command [ /bin/sh -c cmp a b '10' ] tc-so:Executing command [ /bin/sh -c cmp a b '0xa' ] tc-so:Executing command [ /bin/sh -c cmp a b '9' ] tc-end: 1647226714.730082, skip, passed tp-end: 1647226714.743351, usr.bin/cmp/t_cmp tp-start: 1647226718.583924, usr.bin/config/t_config, 14 tc-start: 1647226718.586854, deffs_redef tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/deffs_redef /usr/tests/usr.bin/config/d_deffs_redef ] tc-end: 1647226719.641631, deffs_redef, passed tc-start: 1647226719.660401, devi tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1647226721.220770, devi, passed tc-start: 1647226721.262861, ifdef tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1647226722.515802, ifdef, passed tc-start: 1647226722.550862, loop tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/loop /usr/tests/usr.bin/config/d_loop ] tc-end: 1647226723.589039, loop, passed tc-start: 1647226723.624053, loop2 tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/loop2 /usr/tests/usr.bin/config/d_loop2 ] tc-end: 1647226724.656922, loop2, passed tc-start: 1647226724.691800, min tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1647226726.55499, min, passed tc-start: 1647226726.94727, no_pseudo tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/no_pseudo /usr/tests/usr.bin/config/d_no_pseudo ] tc-end: 1647226727.117599, no_pseudo, passed tc-start: 1647226727.137571, no_select tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1647226728.389539, no_select, passed tc-start: 1647226728.430225, no_undefined_opt tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/no_undefined_opt d_no_undefined_opt ] tc-end: 1647226729.487871, no_undefined_opt, passed tc-start: 1647226729.526735, postponed_orphan tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/postponed_orphan /usr/tests/usr.bin/config/d_postponed_orphan ] tc-end: 1647226730.538353, postponed_orphan, passed tc-start: 1647226730.557596, pseudo_parent tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/pseudo_parent /usr/tests/usr.bin/config/d_pseudo_parent ] tc-end: 1647226731.574628, pseudo_parent, passed tc-start: 1647226731.608950, select tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1647226732.800208, select, passed tc-start: 1647226732.837760, shadow_instance tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/shadow_instance /usr/tests/usr.bin/config/d_shadow_instance ] tc-end: 1647226733.883186, shadow_instance, passed tc-start: 1647226733.916419, undefined_opt tc-so:Executing command [ config -s /usr/tests/usr.bin/config/support -b compile/undefined_opt d_undefined_opt ] tc-end: 1647226734.936569, undefined_opt, passed tp-end: 1647226734.972977, usr.bin/config/t_config tp-start: 1647226735.574642, usr.bin/cpio/t_cpio, 1 tc-start: 1647226735.576912, cpio tc-so:Executing command [ /usr/tests/usr.bin/cpio/h_cpio -p /tmp/atf-run.8NcVsV/bsdcpio -r /usr/tests/usr.bin/cpio ] tc-end: 1647226762.348942, cpio, passed tp-end: 1647226762.358919, usr.bin/cpio/t_cpio tp-start: 1647226763.103577, usr.bin/col/t_col, 3 tc-start: 1647226763.105907, hlf tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-end: 1647226764.269062, hlf, passed tc-start: 1647226764.276061, nl tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-so:Executing command [ col ] tc-so:Executing command [ col -f ] tc-so:Executing command [ col ] tc-end: 1647226765.638461, nl, passed tc-start: 1647226765.645773, rlf tc-so:Executing command [ col ] tc-so:Executing command [ col ] tc-so:Executing command [ col -x ] tc-so:Executing command [ col ] tc-end: 1647226766.827498, rlf, passed tp-end: 1647226766.834799, usr.bin/col/t_col tp-start: 1647226767.911894, usr.bin/cut/t_cut, 6 tc-start: 1647226767.914168, basic tc-end: 1647226769.15669, basic, passed tc-start: 1647226769.24208, dflag tc-end: 1647226770.651123, dflag, passed tc-start: 1647226770.667676, dsflag tc-end: 1647226772.673489, dsflag, passed tc-start: 1647226772.690592, latin1 tc-so:Executing command [ cut -b 6,7,8 /usr/tests/usr.bin/cut/d_latin1.in ] tc-so:Executing command [ cut -c 6,7,8 /usr/tests/usr.bin/cut/d_latin1.in ] tc-end: 1647226774.99696, latin1, passed tc-start: 1647226774.112629, sflag tc-end: 1647226776.99725, sflag, passed tc-start: 1647226776.145161, utf8 tc-so:Executing command [ cut -b 6,7,8 /usr/tests/usr.bin/cut/d_utf8.in ] tc-so:Executing command [ cut -c 6,7,8 /usr/tests/usr.bin/cut/d_utf8.in ] tc-end: 1647226777.535682, utf8, passed tp-end: 1647226777.547853, usr.bin/cut/t_cut tp-start: 1647226778.718843, usr.bin/diff/t_diff, 3 tc-start: 1647226778.724225, mallocv tc-so:Executing command [ /bin/sh -c env MALLOC_OPTIONS=V diff /usr/tests/usr.bin/diff/d_mallocv1.in /usr/tests/usr.bin/diff/d_mallocv2.in ] tc-end: 1647226779.916737, mallocv, passed tc-start: 1647226780.46709, nomallocv tc-so:Executing command [ /bin/sh -c diff /usr/tests/usr.bin/diff/d_mallocv1.in /usr/tests/usr.bin/diff/d_mallocv2.in ] tc-end: 1647226780.913079, nomallocv, passed tc-start: 1647226780.921479, same tc-so:Executing command [ /bin/sh -c diff /usr/tests/usr.bin/diff/t_diff /usr/tests/usr.bin/diff/t_diff ] tc-end: 1647226781.703840, same, passed tp-end: 1647226781.710344, usr.bin/diff/t_diff tp-start: 1647226782.159848, usr.bin/dirname/t_dirname, 1 tc-start: 1647226782.162572, basic tc-so:Executing command [ dirname / ] tc-so:Executing command [ dirname // ] tc-so:Executing command [ dirname /usr/bin/ ] tc-so:Executing command [ dirname //usr//bin// ] tc-so:Executing command [ dirname usr ] tc-so:Executing command [ dirname ] tc-so:Executing command [ dirname /usr ] tc-so:Executing command [ dirname /usr/bin ] tc-so:Executing command [ dirname usr/bin ] tc-end: 1647226783.940844, basic, passed tp-end: 1647226783.947236, usr.bin/dirname/t_dirname tp-start: 1647226784.663050, usr.bin/find/t_find, 3 tc-start: 1647226784.665147, emptyperm tc-so:Executing command [ /bin/sh -c find /var -empty -type d ] tc-end: 1647226785.528630, emptyperm, passed tc-start: 1647226785.537486, exit tc-so:Executing command [ /bin/sh -c find /etc -type f -exit ] tc-end: 1647226786.140344, exit, passed tc-start: 1647226786.146946, exit_status tc-so:Executing command [ /bin/sh -c find / -exit 89 ] tc-end: 1647226786.762595, exit_status, passed tp-end: 1647226786.769189, usr.bin/find/t_find tp-start: 1647226787.381051, usr.bin/fstat/t_fstat, 2 tc-start: 1647226787.383169, basic tc-so:Executing command [ /bin/sh -c fstat -p 0 ] tc-so:Executing command [ /bin/sh -c fstat -p 1 ] tc-so:Executing command [ /bin/sh -c fstat -p 177 ] tc-so:Executing command [ /bin/sh -c fstat -p 788 ] tc-so:Executing command [ /bin/sh -c fstat -p 872 ] tc-so:Executing command [ /bin/sh -c fstat -p 597 ] tc-so:Executing command [ /bin/sh -c fstat -p 750 ] tc-so:Executing command [ /bin/sh -c fstat -p 856 ] tc-so:Executing command [ /bin/sh -c fstat -p 857 ] tc-so:Executing command [ /bin/sh -c fstat -p 858 ] tc-so:Executing command [ /bin/sh -c fstat -p 929 ] tc-so:Executing command [ /bin/sh -c fstat -p 12516 ] tc-so:Executing command [ /bin/sh -c fstat -p 17552 ] tc-so:Executing command [ /bin/sh -c fstat -p 19385 ] tc-so:Executing command [ /bin/sh -c fstat -p 29370 ] tc-end: 1647226791.218124, basic, passed tc-start: 1647226791.224770, err tc-so:Executing command [ /bin/sh -c fstat -p -1 ] tc-so:Executing command [ /bin/sh -c fstat -p -100 ] tc-so:Executing command [ /bin/sh -c fstat -p abcd ] tc-so:Executing command [ /bin/sh -c fstat -u abcd ] tc-so:Executing command [ /bin/sh -c fstat -u -100 ] tc-end: 1647226792.640705, err, passed tp-end: 1647226792.647584, usr.bin/fstat/t_fstat tp-start: 1647226793.491599, usr.bin/gdb/t_regress, 3 tc-start: 1647226793.493834, pie tc-so:Executing command [ grep annot access memory gdb.out ] tc-end: 1647226797.597368, pie, passed tc-start: 1647226797.610698, threads tc-so:Executing command [ grep Program received signal SIGTRAP gdb.out ] tc-end: 1647226804.632010, threads, passed tc-start: 1647226804.642168, xml tc-so:Executing command [ grep Can not parse XML gdb.out ] tc-end: 1647226805.779935, xml, passed tp-end: 1647226805.792005, usr.bin/gdb/t_regress tp-start: 1647226808.183666, usr.bin/grep/t_grep, 19 tc-start: 1647226808.185780, basic tc-so:Executing command [ /bin/sh -c jot 10000 | grep 123 ] tc-end: 1647226808.949784, basic, passed tc-start: 1647226808.973213, begin_end tc-so:Executing command [ grep ^Front /usr/tests/usr.bin/grep/d_input ] tc-so:Executing command [ grep ending$ /usr/tests/usr.bin/grep/d_input ] tc-end: 1647226809.977655, begin_end, passed tc-start: 1647226809.987823, binary tc-se:1+0 records in tc-se:1+0 records out tc-se:512 bytes transferred in 0.003 secs (170666 bytes/sec) tc-so:Executing command [ grep foobar test.file ] tc-end: 1647226810.976136, binary, passed tc-start: 1647226810.987851, context tc-so:Executing command [ grep -C2 bamboo d_context_a.in ] tc-so:Executing command [ grep -A3 tilt d_context_a.in ] tc-so:Executing command [ grep -B4 Whig d_context_a.in ] tc-so:Executing command [ grep -C1 pig d_context_a.in d_context_b.in ] tc-end: 1647226812.717436, context, passed tc-start: 1647226812.740846, context2 tc-so:Executing command [ grep -z -A1 cod test1 test2 ] tc-so:Executing command [ grep -z -B1 cod test1 test2 ] tc-so:Executing command [ grep -z -C1 cod test1 test2 ] tc-end: 1647226814.211606, context2, passed tc-start: 1647226814.225461, egrep tc-so:Executing command [ egrep \?|\*$$ /usr/tests/usr.bin/grep/d_input ] tc-end: 1647226815.168496, egrep, passed tc-start: 1647226815.177848, file_exp tc-so:Executing command [ /bin/sh -c jot 21 -1 1.00 | grep -f /usr/tests/usr.bin/grep/d_file_exp.in ] tc-end: 1647226816.269400, file_exp, passed tc-start: 1647226816.279446, ignore_case tc-so:Executing command [ grep -i Upper /usr/tests/usr.bin/grep/d_input ] tc-end: 1647226817.218254, ignore_case, passed tc-start: 1647226817.227867, invert tc-so:Executing command [ grep -v fish /usr/tests/usr.bin/grep/d_invert.in ] tc-end: 1647226818.163542, invert, passed tc-start: 1647226818.172605, negative tc-so:Executing command [ grep not a hope in hell /usr/tests/usr.bin/grep/d_input ] tc-end: 1647226819.69310, negative, passed tc-start: 1647226819.78349, nonexistent tc-so:Executing command [ grep -s foobar nonexistent ] tc-end: 1647226819.950077, nonexistent, passed tc-start: 1647226819.959715, recurse tc-so:Executing command [ /bin/sh -c grep -r haddock recurse | sort ] tc-end: 1647226821.82492, recurse, passed tc-start: 1647226821.112568, recurse_symlink tc-so:Executing command [ grep -r string test ] tc-end: 1647226822.166791, recurse_symlink, passed tc-start: 1647226822.192132, whole_line tc-so:Executing command [ grep -x matchme /usr/tests/usr.bin/grep/d_input ] tc-end: 1647226823.135356, whole_line, passed tc-start: 1647226823.144475, word_in_line tc-so:Executing command [ env LC_ALL=C grep -w begin input ] tc-so:Executing command [ env LC_ALL=C grep -w middle input ] tc-so:Executing command [ env LC_ALL=C grep -w end input ] tc-so:Executing command [ env LC_ALL=C grep -w be input ] tc-so:Executing command [ env LC_ALL=C grep -w mid input ] tc-so:Executing command [ env LC_ALL=C grep -w dle input ] tc-so:Executing command [ env LC_ALL=C grep -w nd input ] tc-end: 1647226825.725615, word_in_line, passed tc-start: 1647226825.737358, word_in_line_utf8 tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w begin input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w middle input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w end input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w be input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w mid input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w dle input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w nd input ] tc-end: 1647226829.53159, word_in_line_utf8, passed tc-start: 1647226829.61940, word_locale tc-so:Executing command [ env LC_ALL=C grep array input ] tc-so:Executing command [ env LC_ALL=C grep -w array input ] tc-so:Executing command [ env LC_ALL=C.UTF-8 grep -w array input ] tc-end: 1647226830.550621, word_locale, passed tc-start: 1647226830.562366, word_regexps tc-so:Executing command [ grep -w separated /usr/tests/usr.bin/grep/d_input ] tc-end: 1647226831.493174, word_regexps, passed tc-start: 1647226831.502250, zgrep tc-so:Executing command [ zgrep -h line d_input.gz ] tc-end: 1647226832.608183, zgrep, passed tp-end: 1647226832.616350, usr.bin/grep/t_grep tp-start: 1647226833.534206, usr.bin/gzip/t_gzip, 5 tc-start: 1647226833.536403, concatenated tc-so:Executing command [ gzip -d tmp.gz -c ] tc-end: 1647226834.244110, concatenated, passed tc-start: 1647226834.253282, crcerror tc-so:Executing command [ gzip -d crcerror.gz ] tc-end: 1647226834.882777, crcerror, passed tc-start: 1647226834.892767, good tc-so:Executing command [ gzip -d good.gz ] tc-end: 1647226835.504141, good, passed tc-start: 1647226835.514745, pipe tc-so:Executing command [ /bin/sh -c dd if=/dev/zero count=102400 2>/dev/null | gzip -c | dd bs=1 2>/dev/null | gzip -tc ] tc-end: 1647226882.428735, pipe, passed tc-start: 1647226882.435339, truncated tc-so:Executing command [ gzip -d truncated.gz ] tc-end: 1647226883.59112, truncated, passed tp-end: 1647226883.69070, usr.bin/gzip/t_gzip tp-start: 1647226883.647947, usr.bin/id/t_groups, 2 tc-start: 1647226883.650079, correct tc-so:Executing command [ ./run_groups.sh ] tc-so:Executing command [ ./run_groups.sh 100 ] tc-so:Executing command [ ./run_groups.sh test ] tc-so:Executing command [ ./run_groups.sh 0 ] tc-so:Executing command [ ./run_groups.sh root ] tc-end: 1647226885.113600, correct, passed tc-start: 1647226885.124951, syntax tc-so:Executing command [ ./run_groups.sh -r ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1647226885.960690, syntax, passed tp-end: 1647226885.971785, usr.bin/id/t_groups tp-start: 1647226887.6984, usr.bin/id/t_id, 6 tc-start: 1647226887.9044, Gflag tc-so:Executing command [ ./run_id.sh -G ] tc-so:Executing command [ ./run_id.sh -G 100 ] tc-so:Executing command [ ./run_id.sh -G test ] tc-so:Executing command [ ./run_id.sh -G -n ] tc-so:Executing command [ ./run_id.sh -G -n 100 ] tc-so:Executing command [ ./run_id.sh -G -n test ] tc-so:Executing command [ ./run_id.sh -G 0 ] tc-so:Executing command [ ./run_id.sh -G root ] tc-so:Executing command [ ./run_id.sh -G -n 0 ] tc-so:Executing command [ ./run_id.sh -G -n root ] tc-so:Executing command [ ./run_id.sh -G nonexistent ] tc-so:Executing command [ ./run_id.sh -G root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1647226890.66517, Gflag, passed tc-start: 1647226890.81503, default tc-so:Executing command [ ./run_id.sh ] tc-so:Executing command [ ./run_id.sh 100 ] tc-so:Executing command [ ./run_id.sh test ] tc-so:Executing command [ ./run_id.sh 0 ] tc-so:Executing command [ ./run_id.sh root ] tc-so:Executing command [ ./run_id.sh ] tc-so:Executing command [ ./run_id.sh nonexistent ] tc-so:Executing command [ ./run_id.sh root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1647226892.421006, default, passed tc-start: 1647226892.435438, gflag tc-so:Executing command [ ./run_id.sh -g ] tc-so:Executing command [ ./run_id.sh -g 100 ] tc-so:Executing command [ ./run_id.sh -g test ] tc-so:Executing command [ ./run_id.sh -g -n ] tc-so:Executing command [ ./run_id.sh -g -n 100 ] tc-so:Executing command [ ./run_id.sh -g -n test ] tc-so:Executing command [ ./run_id.sh -g 0 ] tc-so:Executing command [ ./run_id.sh -g root ] tc-so:Executing command [ ./run_id.sh -g -n 0 ] tc-so:Executing command [ ./run_id.sh -g -n root ] tc-so:Executing command [ ./run_id.sh -g -r ] tc-so:Executing command [ ./run_id.sh -g -r -n ] tc-so:Executing command [ ./run_id.sh -g -r 100 ] tc-so:Executing command [ ./run_id.sh -g -r test ] tc-so:Executing command [ ./run_id.sh -g -r -n 100 ] tc-so:Executing command [ ./run_id.sh -g -r -n test ] tc-so:Executing command [ ./run_id.sh -g ] tc-so:Executing command [ ./run_id.sh -g -n ] tc-so:Executing command [ ./run_id.sh -g -r ] tc-so:Executing command [ ./run_id.sh -g -r -n ] tc-so:Executing command [ ./run_id.sh -g -r 100 ] tc-so:Executing command [ ./run_id.sh -g -r test ] tc-so:Executing command [ ./run_id.sh -g -r -n 100 ] tc-so:Executing command [ ./run_id.sh -g -r -n test ] tc-so:Executing command [ ./run_id.sh -g nonexistent ] tc-so:Executing command [ ./run_id.sh -g root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1647226898.501857, gflag, passed tc-start: 1647226898.516620, pflag tc-so:Executing command [ ./run_id.sh -p ] tc-so:Executing command [ ./run_id.sh -p 100 ] tc-so:Executing command [ ./run_id.sh -p test ] tc-so:Executing command [ ./run_id.sh -p 0 ] tc-so:Executing command [ ./run_id.sh -p root ] tc-so:Executing command [ ./run_id.sh -p ] tc-so:Executing command [ ./run_id.sh -p nonexistent ] tc-so:Executing command [ ./run_id.sh -p root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1647226900.871566, pflag, passed tc-start: 1647226900.886168, primaries tc-so:Executing command [ ./run_id.sh -G -g ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -G -p ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -G -u ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -g -G ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -g -p ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -g -u ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -p -G ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -p -g ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -p -u ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -u -G ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -u -g ] tc-so:Executing command [ grep ^usage: stderr ] tc-so:Executing command [ ./run_id.sh -u -p ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1647226906.50053, primaries, passed tc-start: 1647226906.61706, uflag tc-so:Executing command [ ./run_id.sh -u ] tc-so:Executing command [ ./run_id.sh -u 100 ] tc-so:Executing command [ ./run_id.sh -u test ] tc-so:Executing command [ ./run_id.sh -u -n ] tc-so:Executing command [ ./run_id.sh -u -n 100 ] tc-so:Executing command [ ./run_id.sh -u -n test ] tc-so:Executing command [ ./run_id.sh -u 0 ] tc-so:Executing command [ ./run_id.sh -u root ] tc-so:Executing command [ ./run_id.sh -u -n 0 ] tc-so:Executing command [ ./run_id.sh -u -n root ] tc-so:Executing command [ ./run_id.sh -u -r ] tc-so:Executing command [ ./run_id.sh -u -r -n ] tc-so:Executing command [ ./run_id.sh -u -r 100 ] tc-so:Executing command [ ./run_id.sh -u -r test ] tc-so:Executing command [ ./run_id.sh -u -r -n 100 ] tc-so:Executing command [ ./run_id.sh -u -r -n test ] tc-so:Executing command [ ./run_id.sh -u ] tc-so:Executing command [ ./run_id.sh -u -n ] tc-so:Executing command [ ./run_id.sh -u -r ] tc-so:Executing command [ ./run_id.sh -u -r -n ] tc-so:Executing command [ ./run_id.sh -u -r 100 ] tc-so:Executing command [ ./run_id.sh -u -r test ] tc-so:Executing command [ ./run_id.sh -u -r -n 100 ] tc-so:Executing command [ ./run_id.sh -u -r -n test ] tc-so:Executing command [ ./run_id.sh -u nonexistent ] tc-so:Executing command [ ./run_id.sh -u root nonexistent ] tc-so:Executing command [ grep ^usage: stderr ] tc-end: 1647226911.947269, uflag, passed tp-end: 1647226911.961184, usr.bin/id/t_id tp-start: 1647226912.527767, usr.bin/id/t_whoami, 2 tc-start: 1647226912.529871, correct tc-so:Checking with EUID=100 tc-so:Executing command [ ./run_whoami.sh ] tc-so:Checking with EUID=0 tc-so:Executing command [ ./run_whoami.sh ] tc-end: 1647226913.407747, correct, passed tc-start: 1647226913.422085, syntax tc-so:Executing command [ ./run_whoami.sh root ] tc-so:Executing command [ ./run_whoami.sh -r ] tc-end: 1647226914.545046, syntax, passed tp-end: 1647226914.558877, usr.bin/id/t_whoami tp-start: 1647226917.855122, usr.bin/indent/t_errors, 36 tc-start: 1647226917.857785, argument_input_enoent tc-so:Executing command [ /usr/bin/indent ./nonexistent.c ] tc-end: 1647226918.564763, argument_input_enoent, passed tc-start: 1647226918.571731, argument_output_enoent tc-so:Executing command [ /usr/bin/indent /dev/null subdir/nonexistent.c ] tc-end: 1647226919.281162, argument_output_enoent, passed tc-start: 1647226919.288039, argument_output_equals_input_file tc-so:Executing command [ /usr/bin/indent code.c ./code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1647226920.147639, argument_output_equals_input_file, passed tc-start: 1647226920.156301, argument_output_equals_input_name tc-so:Executing command [ /usr/bin/indent code.c code.c ] tc-end: 1647226920.868229, argument_output_equals_input_name, passed tc-start: 1647226920.877030, argument_too_many tc-so:Executing command [ /usr/bin/indent arg1.c arg2.c arg3.c arg4.c ] tc-end: 1647226921.580715, argument_too_many, passed tc-start: 1647226921.590777, compound_literal tc-so:Executing command [ /usr/bin/indent -nfc1 -ci12 code.c -st ] tc-end: 1647226922.413991, compound_literal, passed tc-start: 1647226922.426971, in_place_wrong_backup tc-so:Executing command [ env SIMPLE_BACKUP_SUFFIX=/subdir /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1647226923.475210, in_place_wrong_backup, passed tc-start: 1647226923.486479, option_bool_trailing_garbage tc-so:Executing command [ /usr/bin/indent -bacchus ] tc-end: 1647226924.229272, option_bool_trailing_garbage, passed tc-start: 1647226924.239975, option_buffer_overflow tc-so:Executing command [ /usr/bin/indent -Pindent.pro ] tc-end: 1647226925.36766, option_buffer_overflow, passed tc-start: 1647226925.180514, option_cli_trailing_garbage tc-so:Executing command [ /usr/bin/indent -cli3garbage ] tc-end: 1647226925.899352, option_cli_trailing_garbage, passed tc-start: 1647226925.906669, option_indent_size_zero tc-so:Executing command [ /usr/bin/indent -i0 ] tc-end: 1647226926.629239, option_indent_size_zero, passed tc-start: 1647226926.636742, option_int_missing_argument tc-so:Executing command [ /usr/bin/indent -tsx ] tc-end: 1647226927.347937, option_int_missing_argument, passed tc-start: 1647226927.355295, option_int_trailing_garbage tc-so:Executing command [ /usr/bin/indent -i3garbage ] tc-end: 1647226928.311930, option_int_trailing_garbage, passed tc-start: 1647226928.322615, option_npro_trailing_garbage tc-so:Executing command [ /usr/bin/indent -npro-garbage ] tc-end: 1647226929.393785, option_npro_trailing_garbage, passed tc-start: 1647226929.404991, option_profile_not_found tc-so:Executing command [ /usr/bin/indent -P./nonexistent ] tc-end: 1647226930.491916, option_profile_not_found, passed tc-start: 1647226930.502358, option_special_missing_param tc-so:Executing command [ /usr/bin/indent -cli ] tc-so:Executing command [ /usr/bin/indent -T ] tc-so:Executing command [ /usr/bin/indent -U ] tc-end: 1647226932.81203, option_special_missing_param, passed tc-start: 1647226932.91567, option_st_trailing_garbage tc-so:Executing command [ /usr/bin/indent -stdio ] tc-end: 1647226932.896619, option_st_trailing_garbage, passed tc-start: 1647226932.903763, option_tabsize_large tc-so:Executing command [ /usr/bin/indent -ts81 ] tc-end: 1647226933.610645, option_tabsize_large, passed tc-start: 1647226933.617780, option_tabsize_negative tc-so:Executing command [ /usr/bin/indent -ts-1 ] tc-end: 1647226934.309036, option_tabsize_negative, passed tc-start: 1647226934.315923, option_tabsize_very_large tc-so:Executing command [ /usr/bin/indent -ts3000000000 ] tc-end: 1647226935.10648, option_tabsize_very_large, passed tc-start: 1647226935.17371, option_tabsize_zero tc-so:Executing command [ /usr/bin/indent -ts0 ] tc-end: 1647226935.737557, option_tabsize_zero, passed tc-start: 1647226935.744572, option_typedefs_not_found tc-so:Executing command [ /usr/bin/indent -U./nonexistent ] tc-end: 1647226936.458239, option_typedefs_not_found, passed tc-start: 1647226936.465585, option_unknown tc-so:Executing command [ /usr/bin/indent -Z-unknown ] tc-end: 1647226937.263171, option_unknown, passed tc-start: 1647226937.273633, option_version_trailing_garbage tc-so:Executing command [ /usr/bin/indent --version-dump ] tc-end: 1647226938.228279, option_version_trailing_garbage, passed tc-start: 1647226938.238389, preprocessing_overflow tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1647226939.401219, preprocessing_overflow, passed tc-start: 1647226939.421746, preprocessing_unrecognized tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1647226940.678559, preprocessing_unrecognized, passed tc-start: 1647226940.698838, search_stmt_comment_segv tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1647226941.782424, search_stmt_comment_segv, passed tc-start: 1647226941.798651, search_stmt_fits_in_one_line tc-so:Executing command [ /usr/bin/indent -l34 code.c -st ] tc-end: 1647226942.692381, search_stmt_fits_in_one_line, passed tc-start: 1647226942.706357, unbalanced_parentheses_1 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1647226943.579585, unbalanced_parentheses_1, passed tc-start: 1647226943.595084, unbalanced_parentheses_2 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1647226944.466823, unbalanced_parentheses_2, passed tc-start: 1647226944.481930, unbalanced_parentheses_3 tc-so:Executing command [ /usr/bin/indent code.c ] tc-end: 1647226945.512009, unbalanced_parentheses_3, passed tc-start: 1647226945.527369, unexpected_closing_brace_decl tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1647226946.586168, unexpected_closing_brace_decl, passed tc-start: 1647226946.599321, unexpected_closing_brace_top_level tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1647226947.891622, unexpected_closing_brace_top_level, passed tc-start: 1647226947.908263, unexpected_end_of_file tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1647226949.225837, unexpected_end_of_file, passed tc-start: 1647226949.242432, unterminated_comment_nowrap tc-so:Executing command [ /usr/bin/indent -st ] tc-end: 1647226950.307175, unterminated_comment_nowrap, passed tc-start: 1647226950.320775, unterminated_comment_wrap tc-so:Executing command [ /usr/bin/indent -st ] tc-end: 1647226951.369532, unterminated_comment_wrap, passed tp-end: 1647226951.384073, usr.bin/indent/t_errors tp-start: 1647226953.514391, usr.bin/indent/t_misc, 13 tc-start: 1647226953.517792, command_line_vs_profile tc-so:Executing command [ /usr/bin/indent -di0 -Pcustom.pro code.c -st ] tc-so:Executing command [ /usr/bin/indent -Pcustom.pro -di0 code.c -st ] tc-so:Executing command [ /usr/bin/indent -Pcustom.pro code.c -st -di0 ] tc-end: 1647226954.970750, command_line_vs_profile, passed tc-start: 1647226954.986694, default_backup_extension tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c.BAK ] tc-end: 1647226956.140130, default_backup_extension, passed tc-start: 1647226956.158062, in_place tc-so:Executing command [ env SIMPLE_BACKUP_SUFFIX=.bak /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-so:Executing command [ cat code.c.bak ] tc-end: 1647226957.678522, in_place, passed tc-start: 1647226957.695764, in_place_parse_error tc-so:Executing command [ /usr/bin/indent code.c ] tc-so:Executing command [ cat code.c ] tc-end: 1647226958.803784, in_place_parse_error, passed tc-start: 1647226958.816961, line_no_counting tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1647226959.730098, line_no_counting, passed tc-start: 1647226959.743194, nested_struct_declarations tc-so:Executing command [ /usr/bin/indent -i1 -nut ] tc-end: 1647226960.709826, nested_struct_declarations, passed tc-start: 1647226960.724997, opt tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1647226961.678910, opt, passed tc-start: 1647226961.694145, opt_U tc-so:Executing command [ /usr/bin/indent -Ucode.types code.c -di0 -st ] tc-end: 1647226962.634088, opt_U, passed tc-start: 1647226962.649336, opt_npro tc-so:Executing command [ /usr/bin/indent code.c -st ] tc-end: 1647226963.492298, opt_npro, passed tc-start: 1647226963.507562, option_P_in_profile_file tc-so:Executing command [ /usr/bin/indent ] tc-end: 1647226964.450025, option_P_in_profile_file, passed tc-start: 1647226964.465570, option_without_hyphen tc-so:Executing command [ /usr/bin/indent ] tc-end: 1647226965.381283, option_without_hyphen, passed tc-start: 1647226965.397556, several_profiles tc-so:Executing command [ /usr/bin/indent -Pnonexistent.pro -Perror.pro -Plast.pro code.c -st ] tc-end: 1647226966.278261, several_profiles, passed tc-start: 1647226966.479662, verbose_profile tc-so:Executing command [ /usr/bin/indent -v before.c after.c ] tc-so:Executing command [ cat after.c ] tc-end: 1647226967.621832, verbose_profile, passed tp-end: 1647226967.640566, usr.bin/indent/t_misc tp-start: 1647226979.282887, usr.bin/indent/t_options, 135 tc-start: 1647226979.285811, fmt_block tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_block.c ] tc-end: 1647226980.873820, fmt_block, passed tc-start: 1647226980.885075, fmt_decl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_decl.c ] tc-end: 1647226986.239625, fmt_decl, passed tc-start: 1647226986.254770, fmt_else_comment tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_else_comment.c ] tc-end: 1647226987.738260, fmt_else_comment, passed tc-start: 1647226987.748638, fmt_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/fmt_expr.c ] tc-end: 1647226988.995202, fmt_expr, passed tc-start: 1647226989.5529, indent_off_on tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/indent_off_on.c ] tc-end: 1647226991.138263, indent_off_on, passed tc-start: 1647226991.150564, label tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/label.c ] tc-end: 1647226992.564777, label, passed tc-start: 1647226992.575368, lex_char tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lex_char.c ] tc-end: 1647226993.749477, lex_char, passed tc-start: 1647226993.761852, lex_ident tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lex_ident.c ] tc-end: 1647226995.423339, lex_ident, passed tc-start: 1647226995.434352, lex_string tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lex_string.c ] tc-end: 1647226996.801500, lex_string, passed tc-start: 1647226996.812333, lsym_binary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_binary_op.c ] tc-end: 1647226998.50165, lsym_binary_op, passed tc-start: 1647226998.60061, lsym_case_label tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_case_label.c ] tc-end: 1647226999.523922, lsym_case_label, passed tc-start: 1647226999.535189, lsym_colon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_colon.c ] tc-end: 1647227001.23792, lsym_colon, passed tc-start: 1647227001.33417, lsym_comma tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_comma.c ] tc-end: 1647227002.901127, lsym_comma, passed tc-start: 1647227002.912924, lsym_comment tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_comment.c ] tc-end: 1647227004.370390, lsym_comment, passed tc-start: 1647227004.381256, lsym_do tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_do.c ] tc-end: 1647227005.583358, lsym_do, passed tc-start: 1647227005.594021, lsym_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_else.c ] tc-end: 1647227006.786334, lsym_else, passed tc-start: 1647227006.798685, lsym_eof tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_eof.c ] tc-end: 1647227008.45047, lsym_eof, passed tc-start: 1647227008.57272, lsym_for tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_for.c ] tc-end: 1647227009.647996, lsym_for, passed tc-start: 1647227009.660394, lsym_form_feed tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_form_feed.c ] tc-end: 1647227011.103845, lsym_form_feed, passed tc-start: 1647227011.114649, lsym_funcname tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_funcname.c ] tc-end: 1647227012.287160, lsym_funcname, passed tc-start: 1647227012.297321, lsym_if tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_if.c ] tc-end: 1647227013.470902, lsym_if, passed tc-start: 1647227013.481752, lsym_lbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_lbrace.c ] tc-end: 1647227014.636130, lsym_lbrace, passed tc-start: 1647227014.645203, lsym_lparen_or_lbracket tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_lparen_or_lbracket.c ] tc-end: 1647227015.921911, lsym_lparen_or_lbracket, passed tc-start: 1647227015.930821, lsym_newline tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_newline.c ] tc-end: 1647227017.60778, lsym_newline, passed tc-start: 1647227017.70401, lsym_offsetof tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_offsetof.c ] tc-end: 1647227018.353036, lsym_offsetof, passed tc-start: 1647227018.361674, lsym_period tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_period.c ] tc-end: 1647227019.428281, lsym_period, passed tc-start: 1647227019.436672, lsym_postfix_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_postfix_op.c ] tc-end: 1647227020.725600, lsym_postfix_op, passed tc-start: 1647227020.737237, lsym_preprocessing tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_preprocessing.c ] tc-end: 1647227022.407285, lsym_preprocessing, passed tc-start: 1647227022.420806, lsym_question tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_question.c ] tc-end: 1647227024.340200, lsym_question, passed tc-start: 1647227024.356346, lsym_rbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_rbrace.c ] tc-end: 1647227026.52065, lsym_rbrace, passed tc-start: 1647227026.65931, lsym_return tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_return.c ] tc-end: 1647227028.20925, lsym_return, passed tc-start: 1647227028.35396, lsym_rparen_or_rbracket tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_rparen_or_rbracket.c ] tc-end: 1647227029.761765, lsym_rparen_or_rbracket, passed tc-start: 1647227029.776781, lsym_semicolon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_semicolon.c ] tc-end: 1647227031.414855, lsym_semicolon, passed tc-start: 1647227031.426485, lsym_sizeof tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_sizeof.c ] tc-end: 1647227033.261176, lsym_sizeof, passed tc-start: 1647227033.274228, lsym_storage_class tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_storage_class.c ] tc-end: 1647227034.821971, lsym_storage_class, passed tc-start: 1647227034.830680, lsym_switch tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_switch.c ] tc-end: 1647227036.114940, lsym_switch, passed tc-start: 1647227036.128448, lsym_tag tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_tag.c ] tc-end: 1647227037.470700, lsym_tag, passed tc-start: 1647227037.484914, lsym_type_in_parentheses tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_type_in_parentheses.c ] tc-end: 1647227038.742387, lsym_type_in_parentheses, passed tc-start: 1647227038.751042, lsym_type_outside_parentheses tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_type_outside_parentheses.c ] tc-end: 1647227039.813442, lsym_type_outside_parentheses, passed tc-start: 1647227039.821842, lsym_typedef tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_typedef.c ] tc-end: 1647227041.23760, lsym_typedef, passed tc-start: 1647227041.35893, lsym_unary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_unary_op.c ] tc-end: 1647227042.418783, lsym_unary_op, passed tc-start: 1647227042.428960, lsym_while tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_while.c ] tc-end: 1647227043.997478, lsym_while, passed tc-start: 1647227044.12643, lsym_word tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/lsym_word.c ] tc-end: 1647227045.346435, lsym_word, passed tc-start: 1647227045.361589, opt_P tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_P.c ] tc-end: 1647227046.657605, opt_P, passed tc-start: 1647227046.669095, opt_T tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_T.c ] tc-end: 1647227048.10753, opt_T, passed tc-start: 1647227048.19042, opt_bacc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bacc.c ] tc-end: 1647227050.124164, opt_bacc, passed tc-start: 1647227050.134989, opt_bad tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bad.c ] tc-end: 1647227051.845242, opt_bad, passed tc-start: 1647227051.858038, opt_badp tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_badp.c ] tc-end: 1647227054.579428, opt_badp, passed tc-start: 1647227054.588550, opt_bap tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bap.c ] tc-end: 1647227055.778180, opt_bap, passed tc-start: 1647227055.786970, opt_bap_sob tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bap_sob.c ] tc-end: 1647227057.241094, opt_bap_sob, passed tc-start: 1647227057.251079, opt_bbb tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bbb.c ] tc-end: 1647227058.705266, opt_bbb, passed tc-start: 1647227058.713932, opt_bc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bc.c ] tc-end: 1647227060.277938, opt_bc, passed tc-start: 1647227060.288249, opt_bl_br tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bl_br.c ] tc-end: 1647227061.818321, opt_bl_br, passed tc-start: 1647227061.828612, opt_bs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_bs.c ] tc-end: 1647227063.527540, opt_bs, passed tc-start: 1647227063.536873, opt_c tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_c.c ] tc-end: 1647227065.118878, opt_c, passed tc-start: 1647227065.132045, opt_cd tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cd.c ] tc-end: 1647227066.720877, opt_cd, passed tc-start: 1647227066.731828, opt_cdb tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cdb.c ] tc-end: 1647227068.979107, opt_cdb, passed tc-start: 1647227068.990583, opt_ce tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ce.c ] tc-end: 1647227070.499470, opt_ce, passed tc-start: 1647227070.510323, opt_ci tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ci.c ] tc-end: 1647227073.496639, opt_ci, passed tc-start: 1647227073.507879, opt_cli tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cli.c ] tc-end: 1647227074.838884, opt_cli, passed tc-start: 1647227074.848850, opt_cs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_cs.c ] tc-end: 1647227076.330730, opt_cs, passed tc-start: 1647227076.342064, opt_d tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_d.c ] tc-end: 1647227077.880946, opt_d, passed tc-start: 1647227077.893801, opt_di tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_di.c ] tc-end: 1647227080.48623, opt_di, passed tc-start: 1647227080.59349, opt_dj tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_dj.c ] tc-end: 1647227081.696655, opt_dj, passed tc-start: 1647227081.708270, opt_eei tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_eei.c ] tc-end: 1647227083.560053, opt_eei, passed tc-start: 1647227083.570753, opt_ei tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ei.c ] tc-end: 1647227085.6184, opt_ei, passed tc-start: 1647227085.17934, opt_fbs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_fbs.c ] tc-end: 1647227086.363925, opt_fbs, passed tc-start: 1647227086.373634, opt_fc1 tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_fc1.c ] tc-end: 1647227088.241584, opt_fc1, passed tc-start: 1647227088.253521, opt_fcb tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_fcb.c ] tc-end: 1647227090.142162, opt_fcb, passed tc-start: 1647227090.151277, opt_i tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_i.c ] tc-end: 1647227091.245537, opt_i, passed tc-start: 1647227091.254151, opt_ip tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ip.c ] tc-end: 1647227092.742452, opt_ip, passed tc-start: 1647227092.754988, opt_l tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_l.c ] tc-end: 1647227094.660555, opt_l, passed tc-start: 1647227094.671437, opt_lc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_lc.c ] tc-end: 1647227095.998359, opt_lc, passed tc-start: 1647227096.11452, opt_ldi tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ldi.c ] tc-end: 1647227097.929349, opt_ldi, passed tc-start: 1647227097.942799, opt_lp tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_lp.c ] tc-end: 1647227099.452038, opt_lp, passed tc-start: 1647227099.462995, opt_lpl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_lpl.c ] tc-end: 1647227100.919961, opt_lpl, passed tc-start: 1647227100.934136, opt_pcs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_pcs.c ] tc-end: 1647227102.986508, opt_pcs, passed tc-start: 1647227102.996464, opt_psl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_psl.c ] tc-end: 1647227104.813184, opt_psl, passed tc-start: 1647227104.824937, opt_sc tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_sc.c ] tc-end: 1647227106.525607, opt_sc, passed tc-start: 1647227106.535036, opt_sob tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_sob.c ] tc-end: 1647227107.929854, opt_sob, passed tc-start: 1647227107.940144, opt_ta tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ta.c ] tc-end: 1647227109.190298, opt_ta, passed tc-start: 1647227109.201015, opt_ts tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ts.c ] tc-end: 1647227110.444204, opt_ts, passed tc-start: 1647227110.454674, opt_ut tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_ut.c ] tc-end: 1647227111.844173, opt_ut, passed tc-start: 1647227111.856853, opt_v tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_v.c ] tc-end: 1647227113.373708, opt_v, passed tc-start: 1647227113.383769, opt_version tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/opt_version.c ] tc-end: 1647227114.682057, opt_version, passed tc-start: 1647227114.698366, ps_ind_level tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/ps_ind_level.c ] tc-end: 1647227116.484181, ps_ind_level, passed tc-start: 1647227116.495744, psym_decl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_decl.c ] tc-end: 1647227117.680910, psym_decl, passed tc-start: 1647227117.689377, psym_do tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_do.c ] tc-end: 1647227118.830529, psym_do, passed tc-start: 1647227118.840110, psym_do_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_do_stmt.c ] tc-end: 1647227120.7690, psym_do_stmt, passed tc-start: 1647227120.18872, psym_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_else.c ] tc-end: 1647227121.224367, psym_else, passed tc-start: 1647227121.233814, psym_for_exprs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_for_exprs.c ] tc-end: 1647227122.467974, psym_for_exprs, passed tc-start: 1647227122.477519, psym_if_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_if_expr.c ] tc-end: 1647227123.672682, psym_if_expr, passed tc-start: 1647227123.681679, psym_if_expr_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_if_expr_stmt.c ] tc-end: 1647227124.843217, psym_if_expr_stmt, passed tc-start: 1647227124.851977, psym_if_expr_stmt_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_if_expr_stmt_else.c ] tc-end: 1647227125.967881, psym_if_expr_stmt_else, passed tc-start: 1647227125.977231, psym_lbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_lbrace.c ] tc-end: 1647227127.117969, psym_lbrace, passed tc-start: 1647227127.127347, psym_rbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_rbrace.c ] tc-end: 1647227128.302323, psym_rbrace, passed tc-start: 1647227128.313382, psym_semicolon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_semicolon.c ] tc-end: 1647227129.554765, psym_semicolon, passed tc-start: 1647227129.565667, psym_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_stmt.c ] tc-end: 1647227130.854247, psym_stmt, passed tc-start: 1647227130.867838, psym_stmt_list tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_stmt_list.c ] tc-end: 1647227132.470471, psym_stmt_list, passed tc-start: 1647227132.485085, psym_switch_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_switch_expr.c ] tc-end: 1647227134.398854, psym_switch_expr, passed tc-start: 1647227134.411892, psym_while_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/psym_while_expr.c ] tc-end: 1647227136.105464, psym_while_expr, passed tc-start: 1647227136.116341, token_binary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_binary_op.c ] tc-end: 1647227137.889395, token_binary_op, passed tc-start: 1647227137.900404, token_comment tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_comment.c ] tc-end: 1647227143.198043, token_comment, passed tc-start: 1647227143.210940, token_decl tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_decl.c ] tc-end: 1647227144.465500, token_decl, passed tc-start: 1647227144.475973, token_do_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_do_stmt.c ] tc-end: 1647227146.250457, token_do_stmt, passed tc-start: 1647227146.265187, token_end_of_file tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_end_of_file.c ] tc-end: 1647227148.54342, token_end_of_file, passed tc-start: 1647227148.65315, token_for_exprs tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_for_exprs.c ] tc-end: 1647227149.924412, token_for_exprs, passed tc-start: 1647227149.935382, token_form_feed tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_form_feed.c ] tc-end: 1647227151.509996, token_form_feed, passed tc-start: 1647227151.526611, token_funcname tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_funcname.c ] tc-end: 1647227153.83751, token_funcname, passed tc-start: 1647227153.94767, token_ident tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_ident.c ] tc-end: 1647227154.712200, token_ident, passed tc-start: 1647227154.722365, token_if_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_if_expr.c ] tc-end: 1647227155.984094, token_if_expr, passed tc-start: 1647227155.996358, token_if_expr_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_if_expr_stmt.c ] tc-end: 1647227157.521450, token_if_expr_stmt, passed tc-start: 1647227157.532332, token_if_expr_stmt_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_if_expr_stmt_else.c ] tc-end: 1647227158.869226, token_if_expr_stmt_else, passed tc-start: 1647227158.883458, token_keyword_do tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_do.c ] tc-end: 1647227160.445156, token_keyword_do, passed tc-start: 1647227160.455544, token_keyword_do_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_do_else.c ] tc-end: 1647227161.751340, token_keyword_do_else, passed tc-start: 1647227161.762287, token_keyword_else tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_else.c ] tc-end: 1647227163.50901, token_keyword_else, passed tc-start: 1647227163.62382, token_keyword_for_if_while tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_for_if_while.c ] tc-end: 1647227164.319713, token_keyword_for_if_while, passed tc-start: 1647227164.330639, token_keyword_struct_union_enum tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_keyword_struct_union_enum.c ] tc-end: 1647227165.769484, token_keyword_struct_union_enum, passed tc-start: 1647227165.779766, token_lbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_lbrace.c ] tc-end: 1647227167.35200, token_lbrace, passed tc-start: 1647227167.47729, token_lparen tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_lparen.c ] tc-end: 1647227168.851990, token_lparen, passed tc-start: 1647227168.860474, token_newline tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_newline.c ] tc-end: 1647227169.967423, token_newline, passed tc-start: 1647227169.976367, token_period tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_period.c ] tc-end: 1647227171.150292, token_period, passed tc-start: 1647227171.159011, token_postfix_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_postfix_op.c ] tc-end: 1647227172.305228, token_postfix_op, passed tc-start: 1647227172.316302, token_preprocessing tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_preprocessing.c ] tc-end: 1647227174.11013, token_preprocessing, passed tc-start: 1647227174.20410, token_rbrace tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_rbrace.c ] tc-end: 1647227175.214982, token_rbrace, passed tc-start: 1647227175.224208, token_rparen tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_rparen.c ] tc-end: 1647227176.453459, token_rparen, passed tc-start: 1647227176.462748, token_semicolon tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_semicolon.c ] tc-end: 1647227177.764507, token_semicolon, passed tc-start: 1647227177.774977, token_stmt tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_stmt.c ] tc-end: 1647227178.922708, token_stmt, passed tc-start: 1647227178.931866, token_stmt_list tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_stmt_list.c ] tc-end: 1647227180.109698, token_stmt_list, passed tc-start: 1647227180.119476, token_storage_class tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_storage_class.c ] tc-end: 1647227181.290277, token_storage_class, passed tc-start: 1647227181.301076, token_string_prefix tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_string_prefix.c ] tc-end: 1647227182.752085, token_string_prefix, passed tc-start: 1647227182.761245, token_switch_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_switch_expr.c ] tc-end: 1647227183.943564, token_switch_expr, passed tc-start: 1647227183.954045, token_type_def tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_type_def.c ] tc-end: 1647227185.124707, token_type_def, passed tc-start: 1647227185.134806, token_unary_op tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_unary_op.c ] tc-end: 1647227186.380693, token_unary_op, passed tc-start: 1647227186.391792, token_while_expr tc-so:Executing command [ env INDENT=/usr/bin/indent awk -f /usr/tests/usr.bin/indent/t_options.awk /usr/tests/usr.bin/indent/token_while_expr.c ] tc-end: 1647227187.635220, token_while_expr, passed tp-end: 1647227187.644640, usr.bin/indent/t_options tp-start: 1647227188.426817, usr.bin/infocmp/t_terminfo, 2 tc-start: 1647227188.429241, basic tc-so:Executing command [ env TERM=ansi infocmp ] tc-so:Executing command [ env TERM=vt100 infocmp ] tc-so:Executing command [ env TERM=wsvt25 infocmp ] tc-so:Executing command [ env TERM=sun-ss5 infocmp ] tc-so:Executing command [ env TERM=ibcs2 infocmp ] tc-so:Executing command [ env TERM=vt52 infocmp ] tc-so:Executing command [ env TERM=386at infocmp ] tc-so:Executing command [ env TERM=h19k infocmp ] tc-so:Executing command [ env TERM=h19kermit infocmp ] tc-end: 1647227190.839520, basic, passed tc-start: 1647227190.846440, missing tc-so:Executing command [ env TERM=this-is-no-term infocmp ] tc-so:Executing command [ env TERM=nonexistent infocmp ] tc-end: 1647227191.759753, missing, passed tp-end: 1647227191.766516, usr.bin/infocmp/t_terminfo tp-start: 1647227192.426264, usr.bin/jot/t_jot, 2 tc-start: 1647227192.428607, basic tc-so:Executing command [ jot 21 -1 1.00 ] tc-end: 1647227193.24489, basic, passed tc-start: 1647227193.32685, format tc-so:Executing command [ jot -w xa%c 26 a ] tc-so:Executing command [ jot -w %2 12 ] tc-so:Executing command [ jot -w %0 10 1 10 ] tc-end: 1647227193.989779, format, passed tp-end: 1647227193.996693, usr.bin/jot/t_jot tp-start: 1647227195.338865, usr.bin/ld/t_script, 5 tc-start: 1647227195.341122, multisec tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o test.ro test.o ] tc-so:Executing command [ grep ^\.data\.a$ test.secs ] tc-so:Executing command [ grep ^\.data\.b$ test.secs ] tc-so:Executing command [ grep ^\.data\.c$ test.secs ] tc-end: 1647227198.383019, multisec, passed tc-start: 1647227198.402125, order_default tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1647227204.684196, order_default, passed tc-start: 1647227204.723995, order_merge tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1647227210.146073, order_merge, passed tc-start: 1647227210.174612, order_reorder tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1647227215.180249, order_reorder, passed tc-start: 1647227215.212817, order_sort tc-so:Executing command [ cc -c a.c ] tc-so:Executing command [ cc -c b.c ] tc-so:Executing command [ cc -c c.c ] tc-so:Executing command [ cc -c test.c ] tc-so:Executing command [ ld -r -T test.x -Map test.map -o x.o c.o b.o a.o ] tc-so:Executing command [ cc -o test test.o x.o ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1647227220.35579, order_sort, passed tp-end: 1647227220.65736, usr.bin/ld/t_script tp-start: 1647227220.734524, usr.bin/ld/t_section, 2 tc-start: 1647227220.736624, orphan tc-so:Executing command [ cc -o test test.c ] tc-so:Executing command [ test 0 -eq 0 ] tc-end: 1647227222.652010, orphan, passed tc-start: 1647227222.664605, startstop tc-so:Executing command [ cc -o test test.c ] tc-end: 1647227224.331275, startstop, passed tp-end: 1647227224.343079, usr.bin/ld/t_section tp-start: 1647227224.879452, usr.bin/locale/t_locale, 1 tc-start: 1647227224.882427, nonexistent tc-so:Executing command [ /bin/sh -c locale nonexistent ] tc-se:Fail: incorrect exit status: 0, expected: 1 tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1647227225.592479, nonexistent, expected_failure, PR lib/54692: atf-check failed; see the output of the test for details tp-end: 1647227225.599563, usr.bin/locale/t_locale tp-start: 1647227226.148050, usr.bin/m4/t_m4, 1 tc-start: 1647227226.150371, eof tc-so:Executing command [ m4 d_ff_after_dnl.m4 ] tc-so:Executing command [ m4 /usr/tests/usr.bin/m4/d_m4wrap.m4 ] tc-so:Executing command [ m4 -P /usr/tests/usr.bin/m4/d_m4wrap-P.m4 ] tc-end: 1647227227.281314, eof, passed tp-end: 1647227227.291659, usr.bin/m4/t_m4 tp-start: 1647227286.24662, usr.bin/make/t_make, 395 tc-start: 1647227286.27383, archive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile archive.out ] tc-so:Executing command [ cat archive.out ] tc-end: 1647227291.851139, archive, passed tc-start: 1647227291.871995, archive_suffix tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile archive-suffix.out ] tc-so:Executing command [ cat archive-suffix.out ] tc-end: 1647227296.203391, archive_suffix, passed tc-start: 1647227296.216585, cmd_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-errors.out ] tc-so:Executing command [ cat cmd-errors.out ] tc-end: 1647227300.393054, cmd_errors, passed tc-start: 1647227300.405622, cmd_errors_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-errors-jobs.out ] tc-so:Executing command [ cat cmd-errors-jobs.out ] tc-end: 1647227305.530361, cmd_errors_jobs, passed tc-start: 1647227305.543365, cmd_errors_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-errors-lint.out ] tc-so:Executing command [ cat cmd-errors-lint.out ] tc-end: 1647227309.740861, cmd_errors_lint, passed tc-start: 1647227309.758026, cmd_interrupt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmd-interrupt.out ] tc-so:Executing command [ cat cmd-interrupt.out ] tc-end: 1647227314.479235, cmd_interrupt, passed tc-start: 1647227314.492066, cmdline tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmdline.out ] tc-so:Executing command [ cat cmdline.out ] tc-end: 1647227318.955893, cmdline, passed tc-start: 1647227318.967780, cmdline_redirect_stdin tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmdline-redirect-stdin.out ] tc-so:Executing command [ cat cmdline-redirect-stdin.out ] tc-end: 1647227323.304774, cmdline_redirect_stdin, passed tc-start: 1647227323.320535, cmdline_undefined tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cmdline-undefined.out ] tc-so:Executing command [ cat cmdline-undefined.out ] tc-end: 1647227327.817314, cmdline_undefined, passed tc-start: 1647227327.829504, comment tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile comment.out ] tc-so:Executing command [ cat comment.out ] tc-end: 1647227332.35949, comment, passed tc-start: 1647227332.48437, compat_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile compat-error.out ] tc-so:Executing command [ cat compat-error.out ] tc-end: 1647227336.610831, compat_error, passed tc-start: 1647227336.623283, cond1 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond1.out ] tc-so:Executing command [ cat cond1.out ] tc-end: 1647227340.942272, cond1, passed tc-start: 1647227340.956103, cond_cmp_numeric tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric.out ] tc-so:Executing command [ cat cond-cmp-numeric.out ] tc-end: 1647227345.291439, cond_cmp_numeric, passed tc-start: 1647227345.306320, cond_cmp_numeric_eq tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-eq.out ] tc-so:Executing command [ cat cond-cmp-numeric-eq.out ] tc-end: 1647227349.356806, cond_cmp_numeric_eq, passed tc-start: 1647227349.368678, cond_cmp_numeric_ge tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-ge.out ] tc-so:Executing command [ cat cond-cmp-numeric-ge.out ] tc-end: 1647227353.621324, cond_cmp_numeric_ge, passed tc-start: 1647227353.636369, cond_cmp_numeric_gt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-gt.out ] tc-so:Executing command [ cat cond-cmp-numeric-gt.out ] tc-end: 1647227357.960939, cond_cmp_numeric_gt, passed tc-start: 1647227357.976200, cond_cmp_numeric_le tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-le.out ] tc-so:Executing command [ cat cond-cmp-numeric-le.out ] tc-end: 1647227362.303205, cond_cmp_numeric_le, passed tc-start: 1647227362.315847, cond_cmp_numeric_lt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-lt.out ] tc-so:Executing command [ cat cond-cmp-numeric-lt.out ] tc-end: 1647227366.390130, cond_cmp_numeric_lt, passed tc-start: 1647227366.403769, cond_cmp_numeric_ne tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-numeric-ne.out ] tc-so:Executing command [ cat cond-cmp-numeric-ne.out ] tc-end: 1647227370.748672, cond_cmp_numeric_ne, passed tc-start: 1647227370.762010, cond_cmp_string tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-string.out ] tc-so:Executing command [ cat cond-cmp-string.out ] tc-end: 1647227374.733339, cond_cmp_string, passed tc-start: 1647227374.746201, cond_cmp_unary tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-cmp-unary.out ] tc-so:Executing command [ cat cond-cmp-unary.out ] tc-end: 1647227378.752077, cond_cmp_unary, passed tc-start: 1647227378.764445, cond_eof tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-eof.out ] tc-so:Executing command [ cat cond-eof.out ] tc-end: 1647227382.739081, cond_eof, passed tc-start: 1647227382.751676, cond_func tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func.out ] tc-so:Executing command [ cat cond-func.out ] tc-end: 1647227387.928848, cond_func, passed tc-start: 1647227387.944984, cond_func_commands tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-commands.out ] tc-so:Executing command [ cat cond-func-commands.out ] tc-end: 1647227392.741149, cond_func_commands, passed tc-start: 1647227392.759564, cond_func_defined tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-defined.out ] tc-so:Executing command [ cat cond-func-defined.out ] tc-end: 1647227397.890013, cond_func_defined, passed tc-start: 1647227397.906753, cond_func_empty tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-empty.out ] tc-so:Executing command [ cat cond-func-empty.out ] tc-end: 1647227403.62935, cond_func_empty, passed tc-start: 1647227403.79990, cond_func_exists tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-exists.out ] tc-so:Executing command [ cat cond-func-exists.out ] tc-end: 1647227408.819832, cond_func_exists, passed tc-start: 1647227408.837099, cond_func_make tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-make.out ] tc-so:Executing command [ cat cond-func-make.out ] tc-end: 1647227414.288447, cond_func_make, passed tc-start: 1647227414.308901, cond_func_make_main tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-make-main.out ] tc-so:Executing command [ cat cond-func-make-main.out ] tc-end: 1647227419.975289, cond_func_make_main, passed tc-start: 1647227419.990733, cond_func_target tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-func-target.out ] tc-so:Executing command [ cat cond-func-target.out ] tc-end: 1647227424.585917, cond_func_target, passed tc-start: 1647227424.597549, cond_late tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-late.out ] tc-so:Executing command [ cat cond-late.out ] tc-end: 1647227428.617898, cond_late, passed tc-start: 1647227428.630924, cond_op tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op.out ] tc-so:Executing command [ cat cond-op.out ] tc-end: 1647227432.994294, cond_op, passed tc-start: 1647227433.6688, cond_op_and tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-and.out ] tc-so:Executing command [ cat cond-op-and.out ] tc-end: 1647227436.984639, cond_op_and, passed tc-start: 1647227436.997632, cond_op_and_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-and-lint.out ] tc-so:Executing command [ cat cond-op-and-lint.out ] tc-end: 1647227440.928663, cond_op_and_lint, passed tc-start: 1647227440.940473, cond_op_not tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-not.out ] tc-so:Executing command [ cat cond-op-not.out ] tc-end: 1647227444.892953, cond_op_not, passed tc-start: 1647227444.905107, cond_op_or tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-or.out ] tc-so:Executing command [ cat cond-op-or.out ] tc-end: 1647227449.691689, cond_op_or, passed tc-start: 1647227449.715770, cond_op_or_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-or-lint.out ] tc-so:Executing command [ cat cond-op-or-lint.out ] tc-end: 1647227453.931575, cond_op_or_lint, passed tc-start: 1647227453.948334, cond_op_parentheses tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-op-parentheses.out ] tc-so:Executing command [ cat cond-op-parentheses.out ] tc-end: 1647227458.113881, cond_op_parentheses, passed tc-start: 1647227458.126476, cond_short tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-short.out ] tc-so:Executing command [ cat cond-short.out ] tc-end: 1647227463.44082, cond_short, passed tc-start: 1647227463.60710, cond_token_number tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-number.out ] tc-so:Executing command [ cat cond-token-number.out ] tc-end: 1647227468.749505, cond_token_number, passed tc-start: 1647227468.768231, cond_token_plain tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-plain.out ] tc-so:Executing command [ cat cond-token-plain.out ] tc-end: 1647227474.474394, cond_token_plain, passed tc-start: 1647227474.489939, cond_token_string tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-string.out ] tc-so:Executing command [ cat cond-token-string.out ] tc-end: 1647227479.514655, cond_token_string, passed tc-start: 1647227479.527076, cond_token_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-token-var.out ] tc-so:Executing command [ cat cond-token-var.out ] tc-end: 1647227483.773098, cond_token_var, passed tc-start: 1647227483.785667, cond_undef_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile cond-undef-lint.out ] tc-so:Executing command [ cat cond-undef-lint.out ] tc-end: 1647227488.94095, cond_undef_lint, passed tc-start: 1647227488.106036, counter tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile counter.out ] tc-so:Executing command [ cat counter.out ] tc-end: 1647227492.301106, counter, passed tc-start: 1647227492.313557, counter_append tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile counter-append.out ] tc-so:Executing command [ cat counter-append.out ] tc-end: 1647227496.586565, counter_append, passed tc-start: 1647227496.598970, dep tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep.out ] tc-so:Executing command [ cat dep.out ] tc-end: 1647227500.864663, dep, passed tc-start: 1647227500.879636, dep_colon tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-colon.out ] tc-so:Executing command [ cat dep-colon.out ] tc-end: 1647227505.516401, dep_colon, passed tc-start: 1647227505.531446, dep_colon_bug_cross_file tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-colon-bug-cross-file.out ] tc-so:Executing command [ cat dep-colon-bug-cross-file.out ] tc-end: 1647227509.975045, dep_colon_bug_cross_file, passed tc-start: 1647227509.988416, dep_double_colon tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-double-colon.out ] tc-so:Executing command [ cat dep-double-colon.out ] tc-end: 1647227514.583347, dep_double_colon, passed tc-start: 1647227514.598355, dep_double_colon_indep tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-double-colon-indep.out ] tc-so:Executing command [ cat dep-double-colon-indep.out ] tc-end: 1647227519.475580, dep_double_colon_indep, passed tc-start: 1647227519.489855, dep_duplicate tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-duplicate.out ] tc-so:Executing command [ cat dep-duplicate.out ] tc-end: 1647227524.76820, dep_duplicate, passed tc-start: 1647227524.92093, dep_exclam tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-exclam.out ] tc-so:Executing command [ cat dep-exclam.out ] tc-end: 1647227528.479783, dep_exclam, passed tc-start: 1647227528.493200, dep_none tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-none.out ] tc-so:Executing command [ cat dep-none.out ] tc-end: 1647227532.925059, dep_none, passed tc-start: 1647227532.938498, dep_op_missing tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-op-missing.out ] tc-so:Executing command [ cat dep-op-missing.out ] tc-end: 1647227537.611060, dep_op_missing, passed tc-start: 1647227537.624806, dep_percent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-percent.out ] tc-so:Executing command [ cat dep-percent.out ] tc-end: 1647227542.208045, dep_percent, passed tc-start: 1647227542.222439, dep_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-var.out ] tc-so:Executing command [ cat dep-var.out ] tc-end: 1647227546.933060, dep_var, passed tc-start: 1647227546.947190, dep_wildcards tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dep-wildcards.out ] tc-so:Executing command [ cat dep-wildcards.out ] tc-end: 1647227551.487445, dep_wildcards, passed tc-start: 1647227551.501181, depsrc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc.out ] tc-so:Executing command [ cat depsrc.out ] tc-end: 1647227556.102220, depsrc, passed tc-start: 1647227556.116592, depsrc_end tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-end.out ] tc-so:Executing command [ cat depsrc-end.out ] tc-end: 1647227560.757889, depsrc_end, passed tc-start: 1647227560.772267, depsrc_exec tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-exec.out ] tc-so:Executing command [ cat depsrc-exec.out ] tc-end: 1647227565.518268, depsrc_exec, passed tc-start: 1647227565.534809, depsrc_ignore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-ignore.out ] tc-so:Executing command [ cat depsrc-ignore.out ] tc-end: 1647227570.281787, depsrc_ignore, passed tc-start: 1647227570.297320, depsrc_made tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-made.out ] tc-so:Executing command [ cat depsrc-made.out ] tc-end: 1647227574.873773, depsrc_made, passed tc-start: 1647227574.888253, depsrc_make tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-make.out ] tc-so:Executing command [ cat depsrc-make.out ] tc-end: 1647227579.454907, depsrc_make, passed tc-start: 1647227579.470024, depsrc_meta tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-meta.out ] tc-so:Executing command [ cat depsrc-meta.out ] tc-end: 1647227585.70164, depsrc_meta, passed tc-start: 1647227585.94572, depsrc_nometa tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-nometa.out ] tc-so:Executing command [ cat depsrc-nometa.out ] tc-end: 1647227590.773971, depsrc_nometa, passed tc-start: 1647227590.790337, depsrc_nometa_cmp tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-nometa_cmp.out ] tc-so:Executing command [ cat depsrc-nometa_cmp.out ] tc-end: 1647227595.556397, depsrc_nometa_cmp, passed tc-start: 1647227595.569079, depsrc_nopath tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-nopath.out ] tc-so:Executing command [ cat depsrc-nopath.out ] tc-end: 1647227600.246000, depsrc_nopath, passed tc-start: 1647227600.258608, depsrc_notmain tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-notmain.out ] tc-so:Executing command [ cat depsrc-notmain.out ] tc-end: 1647227604.802582, depsrc_notmain, passed tc-start: 1647227604.817220, depsrc_optional tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-optional.out ] tc-so:Executing command [ cat depsrc-optional.out ] tc-end: 1647227609.434258, depsrc_optional, passed tc-start: 1647227609.446742, depsrc_phony tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-phony.out ] tc-so:Executing command [ cat depsrc-phony.out ] tc-end: 1647227613.689029, depsrc_phony, passed tc-start: 1647227613.702888, depsrc_precious tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-precious.out ] tc-so:Executing command [ cat depsrc-precious.out ] tc-end: 1647227618.195066, depsrc_precious, passed tc-start: 1647227618.207086, depsrc_recursive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-recursive.out ] tc-so:Executing command [ cat depsrc-recursive.out ] tc-end: 1647227622.600443, depsrc_recursive, passed tc-start: 1647227622.614064, depsrc_silent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-silent.out ] tc-so:Executing command [ cat depsrc-silent.out ] tc-end: 1647227627.328779, depsrc_silent, passed tc-start: 1647227627.343272, depsrc_use tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-use.out ] tc-so:Executing command [ cat depsrc-use.out ] tc-end: 1647227632.169713, depsrc_use, passed tc-start: 1647227632.187255, depsrc_usebefore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-usebefore.out ] tc-so:Executing command [ cat depsrc-usebefore.out ] tc-end: 1647227636.949687, depsrc_usebefore, passed tc-start: 1647227636.966518, depsrc_usebefore_double_colon tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-usebefore-double-colon.out ] tc-so:Executing command [ cat depsrc-usebefore-double-colon.out ] tc-end: 1647227641.498228, depsrc_usebefore_double_colon, passed tc-start: 1647227641.514632, depsrc_wait tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile depsrc-wait.out ] tc-so:Executing command [ cat depsrc-wait.out ] tc-end: 1647227646.103828, depsrc_wait, passed tc-start: 1647227646.119081, deptgt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt.out ] tc-so:Executing command [ cat deptgt.out ] tc-end: 1647227650.489509, deptgt, passed tc-start: 1647227650.503778, deptgt_begin tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-begin.out ] tc-so:Executing command [ cat deptgt-begin.out ] tc-end: 1647227655.101591, deptgt_begin, passed tc-start: 1647227655.117034, deptgt_begin_fail tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-begin-fail.out ] tc-so:Executing command [ cat deptgt-begin-fail.out ] tc-end: 1647227659.622032, deptgt_begin_fail, passed tc-start: 1647227659.635158, deptgt_begin_fail_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-begin-fail-indirect.out ] tc-so:Executing command [ cat deptgt-begin-fail-indirect.out ] tc-end: 1647227664.84899, deptgt_begin_fail_indirect, passed tc-start: 1647227664.100299, deptgt_default tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-default.out ] tc-so:Executing command [ cat deptgt-default.out ] tc-end: 1647227668.644601, deptgt_default, passed tc-start: 1647227668.659838, deptgt_delete_on_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-delete_on_error.out ] tc-so:Executing command [ cat deptgt-delete_on_error.out ] tc-end: 1647227674.907141, deptgt_delete_on_error, passed tc-start: 1647227674.925001, deptgt_end tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end.out ] tc-so:Executing command [ cat deptgt-end.out ] tc-end: 1647227680.672595, deptgt_end, passed tc-start: 1647227680.687150, deptgt_end_fail tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-fail.out ] tc-so:Executing command [ cat deptgt-end-fail.out ] tc-end: 1647227690.514671, deptgt_end_fail, passed tc-start: 1647227690.526810, deptgt_end_fail_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-fail-all.out ] tc-so:Executing command [ cat deptgt-end-fail-all.out ] tc-end: 1647227694.792567, deptgt_end_fail_all, passed tc-start: 1647227694.805342, deptgt_end_fail_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-fail-indirect.out ] tc-so:Executing command [ cat deptgt-end-fail-indirect.out ] tc-end: 1647227699.311100, deptgt_end_fail_indirect, passed tc-start: 1647227699.328410, deptgt_end_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-end-jobs.out ] tc-so:Executing command [ cat deptgt-end-jobs.out ] tc-end: 1647227705.577172, deptgt_end_jobs, passed tc-start: 1647227705.594398, deptgt_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-error.out ] tc-so:Executing command [ cat deptgt-error.out ] tc-end: 1647227711.664670, deptgt_error, passed tc-start: 1647227711.682289, deptgt_ignore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-ignore.out ] tc-so:Executing command [ cat deptgt-ignore.out ] tc-end: 1647227717.830571, deptgt_ignore, passed tc-start: 1647227717.843644, deptgt_interrupt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-interrupt.out ] tc-so:Executing command [ cat deptgt-interrupt.out ] tc-end: 1647227721.928303, deptgt_interrupt, passed tc-start: 1647227721.941477, deptgt_main tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-main.out ] tc-so:Executing command [ cat deptgt-main.out ] tc-end: 1647227726.808645, deptgt_main, passed tc-start: 1647227726.820874, deptgt_makeflags tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-makeflags.out ] tc-so:Executing command [ cat deptgt-makeflags.out ] tc-end: 1647227730.873613, deptgt_makeflags, passed tc-start: 1647227730.885985, deptgt_no_parallel tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-no_parallel.out ] tc-so:Executing command [ cat deptgt-no_parallel.out ] tc-end: 1647227735.236906, deptgt_no_parallel, passed tc-start: 1647227735.254125, deptgt_nopath tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-nopath.out ] tc-so:Executing command [ cat deptgt-nopath.out ] tc-end: 1647227739.909187, deptgt_nopath, passed tc-start: 1647227739.925779, deptgt_notparallel tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-notparallel.out ] tc-so:Executing command [ cat deptgt-notparallel.out ] tc-end: 1647227744.687244, deptgt_notparallel, passed tc-start: 1647227744.703408, deptgt_objdir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-objdir.out ] tc-so:Executing command [ cat deptgt-objdir.out ] tc-end: 1647227749.212372, deptgt_objdir, passed tc-start: 1647227749.225943, deptgt_order tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-order.out ] tc-so:Executing command [ cat deptgt-order.out ] tc-end: 1647227753.896771, deptgt_order, passed tc-start: 1647227753.920890, deptgt_path tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-path.out ] tc-so:Executing command [ cat deptgt-path.out ] tc-end: 1647227758.563485, deptgt_path, passed tc-start: 1647227758.579921, deptgt_path_suffix tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-path-suffix.out ] tc-so:Executing command [ cat deptgt-path-suffix.out ] tc-end: 1647227763.25403, deptgt_path_suffix, passed tc-start: 1647227763.39931, deptgt_phony tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-phony.out ] tc-so:Executing command [ cat deptgt-phony.out ] tc-end: 1647227767.887118, deptgt_phony, passed tc-start: 1647227767.900136, deptgt_precious tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-precious.out ] tc-so:Executing command [ cat deptgt-precious.out ] tc-end: 1647227772.595636, deptgt_precious, passed tc-start: 1647227772.609528, deptgt_shell tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-shell.out ] tc-so:Executing command [ cat deptgt-shell.out ] tc-end: 1647227777.494792, deptgt_shell, passed tc-start: 1647227777.510825, deptgt_silent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-silent.out ] tc-so:Executing command [ cat deptgt-silent.out ] tc-end: 1647227782.214104, deptgt_silent, passed tc-start: 1647227782.228715, deptgt_silent_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-silent-jobs.out ] tc-so:Executing command [ cat deptgt-silent-jobs.out ] tc-end: 1647227787.441815, deptgt_silent_jobs, passed tc-start: 1647227787.455968, deptgt_stale tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-stale.out ] tc-so:Executing command [ cat deptgt-stale.out ] tc-end: 1647227792.376775, deptgt_stale, passed tc-start: 1647227792.392894, deptgt_suffixes tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile deptgt-suffixes.out ] tc-so:Executing command [ cat deptgt-suffixes.out ] tc-end: 1647227797.339531, deptgt_suffixes, passed tc-start: 1647227797.355586, dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dir.out ] tc-so:Executing command [ cat dir.out ] tc-end: 1647227802.407293, dir, passed tc-start: 1647227802.424409, dir_expand_path tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dir-expand-path.out ] tc-so:Executing command [ cat dir-expand-path.out ] tc-end: 1647227808.300697, dir_expand_path, passed tc-start: 1647227808.319399, directive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive.out ] tc-so:Executing command [ cat directive.out ] tc-end: 1647227813.352941, directive, passed tc-start: 1647227813.368095, directive_dinclude tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-dinclude.out ] tc-so:Executing command [ cat directive-dinclude.out ] tc-end: 1647227818.118494, directive_dinclude, passed tc-start: 1647227818.133186, directive_elif tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elif.out ] tc-so:Executing command [ cat directive-elif.out ] tc-end: 1647227822.639105, directive_elif, passed tc-start: 1647227822.651976, directive_elifdef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifdef.out ] tc-so:Executing command [ cat directive-elifdef.out ] tc-end: 1647227827.304534, directive_elifdef, passed tc-start: 1647227827.320744, directive_elifmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifmake.out ] tc-so:Executing command [ cat directive-elifmake.out ] tc-end: 1647227832.6252, directive_elifmake, passed tc-start: 1647227832.20318, directive_elifndef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifndef.out ] tc-so:Executing command [ cat directive-elifndef.out ] tc-end: 1647227836.415046, directive_elifndef, passed tc-start: 1647227836.430569, directive_elifnmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-elifnmake.out ] tc-so:Executing command [ cat directive-elifnmake.out ] tc-end: 1647227841.513831, directive_elifnmake, passed tc-start: 1647227841.530923, directive_else tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-else.out ] tc-so:Executing command [ cat directive-else.out ] tc-end: 1647227847.36262, directive_else, passed tc-start: 1647227847.54473, directive_endfor tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-endfor.out ] tc-so:Executing command [ cat directive-endfor.out ] tc-end: 1647227852.544165, directive_endfor, passed tc-start: 1647227852.556833, directive_endif tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-endif.out ] tc-so:Executing command [ cat directive-endif.out ] tc-end: 1647227856.789054, directive_endif, passed tc-start: 1647227856.802776, directive_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-error.out ] tc-so:Executing command [ cat directive-error.out ] tc-end: 1647227862.37967, directive_error, passed tc-start: 1647227862.49957, directive_export tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export.out ] tc-so:Executing command [ cat directive-export.out ] tc-end: 1647227866.515725, directive_export, passed tc-start: 1647227866.527539, directive_export_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-env.out ] tc-so:Executing command [ cat directive-export-env.out ] tc-end: 1647227870.989260, directive_export_env, passed tc-start: 1647227871.5341, directive_export_gmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-gmake.out ] tc-so:Executing command [ cat directive-export-gmake.out ] tc-end: 1647227875.957299, directive_export_gmake, passed tc-start: 1647227875.970941, directive_export_impl tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-impl.out ] tc-so:Executing command [ cat directive-export-impl.out ] tc-end: 1647227880.740786, directive_export_impl, passed tc-start: 1647227880.756840, directive_export_literal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-export-literal.out ] tc-so:Executing command [ cat directive-export-literal.out ] tc-end: 1647227885.351063, directive_export_literal, passed tc-start: 1647227885.368270, directive_for tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for.out ] tc-so:Executing command [ cat directive-for.out ] tc-end: 1647227890.119383, directive_for, passed tc-start: 1647227890.132484, directive_for_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-errors.out ] tc-so:Executing command [ cat directive-for-errors.out ] tc-end: 1647227894.337729, directive_for_errors, passed tc-start: 1647227894.351929, directive_for_escape tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-escape.out ] tc-so:Executing command [ cat directive-for-escape.out ] tc-end: 1647227899.259034, directive_for_escape, passed tc-start: 1647227899.277033, directive_for_generating_endif tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-generating-endif.out ] tc-so:Executing command [ cat directive-for-generating-endif.out ] tc-end: 1647227904.556026, directive_for_generating_endif, passed tc-start: 1647227904.572290, directive_for_if tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-if.out ] tc-so:Executing command [ cat directive-for-if.out ] tc-end: 1647227909.376501, directive_for_if, passed tc-start: 1647227909.391060, directive_for_lines tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-lines.out ] tc-so:Executing command [ cat directive-for-lines.out ] tc-end: 1647227914.58019, directive_for_lines, passed tc-start: 1647227914.75141, directive_for_null tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-for-null.out ] tc-so:Executing command [ cat directive-for-null.out ] tc-end: 1647227919.644852, directive_for_null, passed tc-start: 1647227919.659481, directive_hyphen_include tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-hyphen-include.out ] tc-so:Executing command [ cat directive-hyphen-include.out ] tc-end: 1647227924.313073, directive_hyphen_include, passed tc-start: 1647227924.328240, directive_if tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-if.out ] tc-so:Executing command [ cat directive-if.out ] tc-end: 1647227928.985705, directive_if, passed tc-start: 1647227929.3270, directive_if_nested tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-if-nested.out ] tc-so:Executing command [ cat directive-if-nested.out ] tc-end: 1647227934.157588, directive_if_nested, passed tc-start: 1647227934.173956, directive_ifdef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifdef.out ] tc-so:Executing command [ cat directive-ifdef.out ] tc-end: 1647227939.281027, directive_ifdef, passed tc-start: 1647227939.294575, directive_ifmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifmake.out ] tc-so:Executing command [ cat directive-ifmake.out ] tc-end: 1647227944.388711, directive_ifmake, passed tc-start: 1647227944.402070, directive_ifndef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifndef.out ] tc-so:Executing command [ cat directive-ifndef.out ] tc-end: 1647227949.68601, directive_ifndef, passed tc-start: 1647227949.81131, directive_ifnmake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-ifnmake.out ] tc-so:Executing command [ cat directive-ifnmake.out ] tc-end: 1647227953.812767, directive_ifnmake, passed tc-start: 1647227953.826546, directive_include tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-include.out ] tc-so:Executing command [ cat directive-include.out ] tc-end: 1647227958.692079, directive_include, passed tc-start: 1647227958.705789, directive_include_fatal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-include-fatal.out ] tc-so:Executing command [ cat directive-include-fatal.out ] tc-end: 1647227964.56379, directive_include_fatal, passed tc-start: 1647227964.72722, directive_info tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-info.out ] tc-so:Executing command [ cat directive-info.out ] tc-end: 1647227968.721333, directive_info, passed tc-start: 1647227968.735021, directive_misspellings tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-misspellings.out ] tc-so:Executing command [ cat directive-misspellings.out ] tc-end: 1647227973.459952, directive_misspellings, passed tc-start: 1647227973.481112, directive_sinclude tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-sinclude.out ] tc-so:Executing command [ cat directive-sinclude.out ] tc-end: 1647227978.349766, directive_sinclude, passed tc-start: 1647227978.364219, directive_undef tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-undef.out ] tc-so:Executing command [ cat directive-undef.out ] tc-end: 1647227982.855324, directive_undef, passed tc-start: 1647227982.872884, directive_unexport tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-unexport.out ] tc-so:Executing command [ cat directive-unexport.out ] tc-end: 1647227987.827522, directive_unexport, passed tc-start: 1647227987.841170, directive_unexport_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-unexport-env.out ] tc-so:Executing command [ cat directive-unexport-env.out ] tc-end: 1647227992.427379, directive_unexport_env, passed tc-start: 1647227992.442414, directive_warning tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile directive-warning.out ] tc-so:Executing command [ cat directive-warning.out ] tc-end: 1647227997.205210, directive_warning, passed tc-start: 1647227997.223072, dollar tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dollar.out ] tc-so:Executing command [ cat dollar.out ] tc-end: 1647228004.141732, dollar, passed tc-start: 1647228004.153843, doterror tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile doterror.out ] tc-so:Executing command [ cat doterror.out ] tc-end: 1647228008.733743, doterror, passed tc-start: 1647228008.747590, dotwait tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile dotwait.out ] tc-so:Executing command [ cat dotwait.out ] tc-end: 1647228036.740238, dotwait, passed tc-start: 1647228036.753895, error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile error.out ] tc-so:Executing command [ cat error.out ] tc-end: 1647228041.164128, error, passed tc-start: 1647228041.182805, escape tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile escape.out ] tc-so:Executing command [ cat escape.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/escape.exp 2022-03-13 15:26:54.000000000 +0000 tc-se:+++ /tmp/check.02txuE/stdout 2022-03-14 03:20:47.081518379 +0000 tc-se:@@ -53,27 +53,16 @@ tc-se: VAR1BSNLtt=:first line two tabs on second line: tc-se: VAR1BSNLxx=:first line many spaces and tabs [ ] on second line: tc-se: cmd-1bsnl tc-se:-echo :'first line\ tc-se:-#second line without space\ tc-se:-third line': tc-se:-:first line\ tc-se:-#second line without space\ tc-se:-third line: tc-se:-echo :'first line\ tc-se:- second line spaces should be retained': tc-se:-:first line\ tc-se:- second line spaces should be retained: tc-se:-echo :'first line\ tc-se:-second line tab should be elided': tc-se:-:first line\ tc-se:-second line tab should be elided: tc-se:-echo :'first line\ tc-se:- only one tab should be elided, second tab remains' tc-se:-:first line\ tc-se:- only one tab should be elided, second tab remains tc-se:+echo :'first line #second line without space third line': tc-se:+:first line #second line without space third line: tc-se:+echo :'first line second line spaces should be retained': tc-se:+:first line second line spaces should be retained: tc-se:+echo :'first line second line tab should be elided': tc-se:+:first line second line tab should be elided: tc-se:+echo :'first line only one tab should be elided, second tab remains' tc-se:+:first line only one tab should be elided, second tab remains tc-se: cmd-1bsnl-eof tc-se:-echo :'command ending with backslash-newline'; \ tc-se:- tc-se:+echo :'command ending with backslash-newline'; tc-se: :command ending with backslash-newline tc-se: cmd-2bsnl tc-se: echo take one\\ tc-se:@@ -83,22 +72,12 @@ tc-se: echo take three\\ tc-se: take three\ tc-se: cmd-3bsnl tc-se:-echo :'first line\\\ tc-se:-#second line without space\\\ tc-se:-third line': tc-se:-:first line\\\ tc-se:-#second line without space\\\ tc-se:-third line: tc-se:-echo :'first line\\\ tc-se:- second line spaces should be retained': tc-se:-:first line\\\ tc-se:- second line spaces should be retained: tc-se:-echo :'first line\\\ tc-se:-second line tab should be elided': tc-se:-:first line\\\ tc-se:-second line tab should be elided: tc-se:-echo :'first line\\\ tc-se:- only one tab should be elided, second tab remains' tc-se:-:first line\\\ tc-se:- only one tab should be elided, second tab remains tc-se:+echo :'first line\\ #second line without space\\ third line': tc-se:+:first line\\ #second line without space\\ third line: tc-se:+echo :'first line\\ second line spaces should be retained': tc-se:+:first line\\ second line spaces should be retained: tc-se:+echo :'first line\\ second line tab should be elided': tc-se:+:first line\\ second line tab should be elided: tc-se:+echo :'first line\\ only one tab should be elided, second tab remains' tc-se:+:first line\\ only one tab should be elided, second tab remains tc-se: exit status 0 tc-end: 1647228047.331869, escape, expected_failure, see PR toolchain/49085: atf-check failed; see the output of the test for details tc-start: 1647228047.344947, export tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export.out ] tc-so:Executing command [ cat export.out ] tc-end: 1647228052.913365, export, passed tc-start: 1647228052.947844, export_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export-all.out ] tc-so:Executing command [ cat export-all.out ] tc-end: 1647228058.257182, export_all, passed tc-start: 1647228058.280054, export_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export-env.out ] tc-so:Executing command [ cat export-env.out ] tc-end: 1647228063.285648, export_env, passed tc-start: 1647228063.303763, export_variants tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile export-variants.out ] tc-so:Executing command [ cat export-variants.out ] tc-end: 1647228069.362399, export_variants, passed tc-start: 1647228069.375768, forloop tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile forloop.out ] tc-so:Executing command [ cat forloop.out ] tc-end: 1647228073.987337, forloop, passed tc-start: 1647228074.1227, forsubst tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile forsubst.out ] tc-so:Executing command [ cat forsubst.out ] tc-end: 1647228078.865488, forsubst, passed tc-start: 1647228078.888716, gnode_submake tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile gnode-submake.out ] tc-so:Executing command [ cat gnode-submake.out ] tc-end: 1647228083.564722, gnode_submake, passed tc-start: 1647228083.579830, hanoi_include tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile hanoi-include.out ] tc-so:Executing command [ cat hanoi-include.out ] tc-end: 1647228093.918682, hanoi_include, passed tc-start: 1647228093.934689, impsrc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile impsrc.out ] tc-so:Executing command [ cat impsrc.out ] tc-end: 1647228099.157982, impsrc, passed tc-start: 1647228099.176050, include_main tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile include-main.out ] tc-so:Executing command [ cat include-main.out ] tc-end: 1647228104.514631, include_main, passed tc-start: 1647228104.529239, job_flags tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile job-flags.out ] tc-so:Executing command [ cat job-flags.out ] tc-end: 1647228109.328402, job_flags, passed tc-start: 1647228109.343232, job_output_long_lines tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile job-output-long-lines.out ] tc-so:Executing command [ cat job-output-long-lines.out ] tc-end: 1647228115.960256, job_output_long_lines, passed tc-start: 1647228115.980883, job_output_null tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile job-output-null.out ] tc-so:Executing command [ cat job-output-null.out ] tc-end: 1647228124.772746, job_output_null, passed tc-start: 1647228124.788614, jobs_empty_commands tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-empty-commands.out ] tc-so:Executing command [ cat jobs-empty-commands.out ] tc-end: 1647228130.128026, jobs_empty_commands, passed tc-start: 1647228130.145969, jobs_empty_commands_error tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-empty-commands-error.out ] tc-so:Executing command [ cat jobs-empty-commands-error.out ] tc-end: 1647228134.977924, jobs_empty_commands_error, passed tc-start: 1647228134.996727, jobs_error_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-error-indirect.out ] tc-so:Executing command [ cat jobs-error-indirect.out ] tc-end: 1647228139.884054, jobs_error_indirect, passed tc-start: 1647228139.901383, jobs_error_nested tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-error-nested.out ] tc-so:Executing command [ cat jobs-error-nested.out ] tc-end: 1647228144.821758, jobs_error_nested, passed tc-start: 1647228144.841003, jobs_error_nested_make tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile jobs-error-nested-make.out ] tc-so:Executing command [ cat jobs-error-nested-make.out ] tc-end: 1647228149.836144, jobs_error_nested_make, passed tc-start: 1647228149.849763, lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile lint.out ] tc-so:Executing command [ cat lint.out ] tc-end: 1647228154.651062, lint, passed tc-start: 1647228154.667441, make_exported tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile make-exported.out ] tc-so:Executing command [ cat make-exported.out ] tc-end: 1647228159.668230, make_exported, passed tc-start: 1647228159.687543, meta_cmd_cmp tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile meta-cmd-cmp.out ] tc-so:Executing command [ cat meta-cmd-cmp.out ] tc-end: 1647228166.122662, meta_cmd_cmp, passed tc-start: 1647228166.138518, moderrs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile moderrs.out ] tc-so:Executing command [ cat moderrs.out ] tc-end: 1647228174.267080, moderrs, passed tc-start: 1647228174.281746, modmatch tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modmatch.out ] tc-so:Executing command [ cat modmatch.out ] tc-end: 1647228179.998109, modmatch, passed tc-start: 1647228180.14004, modmisc tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile modmisc.out ] tc-so:Executing command [ cat modmisc.out ] tc-end: 1647228185.338555, modmisc, passed tc-start: 1647228185.356972, objdir_writable tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile objdir-writable.out ] tc-so:Executing command [ cat objdir-writable.out ] tc-end: 1647228190.697543, objdir_writable, passed tc-start: 1647228190.712883, opt tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt.out ] tc-so:Executing command [ cat opt.out ] tc-end: 1647228196.77347, opt, passed tc-start: 1647228196.90558, opt_backwards tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-backwards.out ] tc-so:Executing command [ cat opt-backwards.out ] tc-end: 1647228200.831945, opt_backwards, passed tc-start: 1647228200.845062, opt_chdir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-chdir.out ] tc-so:Executing command [ cat opt-chdir.out ] tc-end: 1647228206.121814, opt_chdir, passed tc-start: 1647228206.139739, opt_debug tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug.out ] tc-so:Executing command [ cat opt-debug.out ] tc-end: 1647228211.192990, opt_debug, passed tc-start: 1647228211.208884, opt_debug_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-all.out ] tc-so:Executing command [ cat opt-debug-all.out ] tc-end: 1647228216.21434, opt_debug_all, passed tc-start: 1647228216.38469, opt_debug_archive tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-archive.out ] tc-so:Executing command [ cat opt-debug-archive.out ] tc-end: 1647228220.924246, opt_debug_archive, passed tc-start: 1647228220.936999, opt_debug_cond tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-cond.out ] tc-so:Executing command [ cat opt-debug-cond.out ] tc-end: 1647228225.670975, opt_debug_cond, passed tc-start: 1647228225.687521, opt_debug_curdir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-curdir.out ] tc-so:Executing command [ cat opt-debug-curdir.out ] tc-end: 1647228230.357032, opt_debug_curdir, passed tc-start: 1647228230.370204, opt_debug_dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-dir.out ] tc-so:Executing command [ cat opt-debug-dir.out ] tc-end: 1647228235.55821, opt_debug_dir, passed tc-start: 1647228235.72146, opt_debug_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-errors.out ] tc-so:Executing command [ cat opt-debug-errors.out ] tc-end: 1647228240.243282, opt_debug_errors, passed tc-start: 1647228240.259262, opt_debug_errors_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-errors-jobs.out ] tc-so:Executing command [ cat opt-debug-errors-jobs.out ] tc-end: 1647228245.522963, opt_debug_errors_jobs, passed tc-start: 1647228245.539618, opt_debug_file tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-file.out ] tc-so:Executing command [ cat opt-debug-file.out ] tc-end: 1647228250.600394, opt_debug_file, passed tc-start: 1647228250.614975, opt_debug_for tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-for.out ] tc-so:Executing command [ cat opt-debug-for.out ] tc-end: 1647228255.423348, opt_debug_for, passed tc-start: 1647228255.438432, opt_debug_graph1 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-graph1.out ] tc-so:Executing command [ cat opt-debug-graph1.out ] tc-end: 1647228260.968287, opt_debug_graph1, passed tc-start: 1647228260.981705, opt_debug_graph2 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-graph2.out ] tc-so:Executing command [ cat opt-debug-graph2.out ] tc-end: 1647228265.894892, opt_debug_graph2, passed tc-start: 1647228265.912735, opt_debug_graph3 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-graph3.out ] tc-so:Executing command [ cat opt-debug-graph3.out ] tc-end: 1647228271.84109, opt_debug_graph3, passed tc-start: 1647228271.100757, opt_debug_hash tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-hash.out ] tc-so:Executing command [ cat opt-debug-hash.out ] tc-end: 1647228276.65638, opt_debug_hash, passed tc-start: 1647228276.80065, opt_debug_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-jobs.out ] tc-so:Executing command [ cat opt-debug-jobs.out ] tc-end: 1647228282.645144, opt_debug_jobs, passed tc-start: 1647228282.660453, opt_debug_lint tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-lint.out ] tc-so:Executing command [ cat opt-debug-lint.out ] tc-end: 1647228287.934498, opt_debug_lint, passed tc-start: 1647228287.947638, opt_debug_loud tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-loud.out ] tc-so:Executing command [ cat opt-debug-loud.out ] tc-end: 1647228292.626142, opt_debug_loud, passed tc-start: 1647228292.639549, opt_debug_making tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-making.out ] tc-so:Executing command [ cat opt-debug-making.out ] tc-end: 1647228297.351868, opt_debug_making, passed tc-start: 1647228297.370897, opt_debug_meta tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-meta.out ] tc-so:Executing command [ cat opt-debug-meta.out ] tc-end: 1647228302.483849, opt_debug_meta, passed tc-start: 1647228302.501979, opt_debug_no_rm tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-no-rm.out ] tc-so:Executing command [ cat opt-debug-no-rm.out ] tc-end: 1647228308.328191, opt_debug_no_rm, passed tc-start: 1647228308.343182, opt_debug_parse tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-parse.out ] tc-so:Executing command [ cat opt-debug-parse.out ] tc-end: 1647228312.853392, opt_debug_parse, passed tc-start: 1647228312.868032, opt_debug_suff tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-suff.out ] tc-so:Executing command [ cat opt-debug-suff.out ] tc-end: 1647228317.800231, opt_debug_suff, passed tc-start: 1647228317.813506, opt_debug_targets tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-targets.out ] tc-so:Executing command [ cat opt-debug-targets.out ] tc-end: 1647228322.662592, opt_debug_targets, passed tc-start: 1647228322.679720, opt_debug_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-var.out ] tc-so:Executing command [ cat opt-debug-var.out ] tc-end: 1647228327.623588, opt_debug_var, passed tc-start: 1647228327.644152, opt_debug_varraw tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-varraw.out ] tc-so:Executing command [ cat opt-debug-varraw.out ] tc-end: 1647228333.38280, opt_debug_varraw, passed tc-start: 1647228333.55553, opt_debug_x_trace tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-debug-x-trace.out ] tc-so:Executing command [ cat opt-debug-x-trace.out ] tc-end: 1647228338.103389, opt_debug_x_trace, passed tc-start: 1647228338.117238, opt_define tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-define.out ] tc-so:Executing command [ cat opt-define.out ] tc-end: 1647228343.441840, opt_define, passed tc-start: 1647228343.461322, opt_env tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-env.out ] tc-so:Executing command [ cat opt-env.out ] tc-end: 1647228348.607958, opt_env, passed tc-start: 1647228348.623769, opt_file tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-file.out ] tc-so:Executing command [ cat opt-file.out ] tc-end: 1647228354.511166, opt_file, passed tc-start: 1647228354.530978, opt_ignore tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-ignore.out ] tc-so:Executing command [ cat opt-ignore.out ] tc-end: 1647228359.944925, opt_ignore, passed tc-start: 1647228359.958573, opt_include_dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-include-dir.out ] tc-so:Executing command [ cat opt-include-dir.out ] tc-end: 1647228365.339183, opt_include_dir, passed tc-start: 1647228365.357566, opt_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-jobs.out ] tc-so:Executing command [ cat opt-jobs.out ] tc-end: 1647228370.392085, opt_jobs, passed tc-start: 1647228370.406193, opt_jobs_internal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-jobs-internal.out ] tc-so:Executing command [ cat opt-jobs-internal.out ] tc-end: 1647228375.338243, opt_jobs_internal, passed tc-start: 1647228375.354676, opt_jobs_no_action tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-jobs-no-action.out ] tc-so:Executing command [ cat opt-jobs-no-action.out ] tc-end: 1647228380.954371, opt_jobs_no_action, passed tc-start: 1647228380.972224, opt_keep_going tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-keep-going.out ] tc-so:Executing command [ cat opt-keep-going.out ] tc-end: 1647228386.218081, opt_keep_going, passed tc-start: 1647228386.235845, opt_keep_going_indirect tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-keep-going-indirect.out ] tc-so:Executing command [ cat opt-keep-going-indirect.out ] tc-end: 1647228392.887059, opt_keep_going_indirect, passed tc-start: 1647228392.905686, opt_keep_going_multiple tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-keep-going-multiple.out ] tc-so:Executing command [ cat opt-keep-going-multiple.out ] tc-end: 1647228398.665722, opt_keep_going_multiple, passed tc-start: 1647228398.677687, opt_m_include_dir tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-m-include-dir.out ] tc-so:Executing command [ cat opt-m-include-dir.out ] tc-end: 1647228403.11082, opt_m_include_dir, passed tc-start: 1647228403.48585, opt_no_action tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action.out ] tc-so:Executing command [ cat opt-no-action.out ] tc-end: 1647228407.704009, opt_no_action, passed tc-start: 1647228407.716544, opt_no_action_at_all tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action-at-all.out ] tc-so:Executing command [ cat opt-no-action-at-all.out ] tc-end: 1647228412.385208, opt_no_action_at_all, passed tc-start: 1647228412.397825, opt_no_action_runflags tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action-runflags.out ] tc-so:Executing command [ cat opt-no-action-runflags.out ] tc-end: 1647228418.19280, opt_no_action_runflags, passed tc-start: 1647228418.38519, opt_no_action_touch tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-no-action-touch.out ] tc-so:Executing command [ cat opt-no-action-touch.out ] tc-end: 1647228422.786612, opt_no_action_touch, passed tc-start: 1647228422.804871, opt_query tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-query.out ] tc-so:Executing command [ cat opt-query.out ] tc-end: 1647228427.425724, opt_query, passed tc-start: 1647228427.440806, opt_raw tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-raw.out ] tc-so:Executing command [ cat opt-raw.out ] tc-end: 1647228432.344216, opt_raw, passed tc-start: 1647228432.360519, opt_silent tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-silent.out ] tc-so:Executing command [ cat opt-silent.out ] tc-end: 1647228437.207294, opt_silent, passed tc-start: 1647228437.231263, opt_touch tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-touch.out ] tc-so:Executing command [ cat opt-touch.out ] tc-end: 1647228443.18267, opt_touch, passed tc-start: 1647228443.35103, opt_touch_jobs tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-touch-jobs.out ] tc-so:Executing command [ cat opt-touch-jobs.out ] tc-end: 1647228447.552230, opt_touch_jobs, passed tc-start: 1647228447.564520, opt_tracefile tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-tracefile.out ] tc-so:Executing command [ cat opt-tracefile.out ] tc-end: 1647228452.517581, opt_tracefile, passed tc-start: 1647228452.533500, opt_var_expanded tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-var-expanded.out ] tc-so:Executing command [ cat opt-var-expanded.out ] tc-end: 1647228457.26542, opt_var_expanded, passed tc-start: 1647228457.39313, opt_var_literal tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-var-literal.out ] tc-so:Executing command [ cat opt-var-literal.out ] tc-end: 1647228461.785389, opt_var_literal, passed tc-start: 1647228461.800760, opt_version tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-version.out ] tc-so:Executing command [ cat opt-version.out ] tc-end: 1647228466.336308, opt_version, passed tc-start: 1647228466.349359, opt_warnings_as_errors tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-warnings-as-errors.out ] tc-so:Executing command [ cat opt-warnings-as-errors.out ] tc-end: 1647228471.28976, opt_warnings_as_errors, passed tc-start: 1647228471.43925, opt_where_am_i tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-where-am-i.out ] tc-so:Executing command [ cat opt-where-am-i.out ] tc-end: 1647228475.735095, opt_where_am_i, passed tc-start: 1647228475.749359, opt_x_reduce_exported tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile opt-x-reduce-exported.out ] tc-so:Executing command [ cat opt-x-reduce-exported.out ] tc-end: 1647228480.414855, opt_x_reduce_exported, passed tc-start: 1647228480.431467, order tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile order.out ] tc-so:Executing command [ cat order.out ] tc-end: 1647228485.73772, order, passed tc-start: 1647228485.92240, parse tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile parse.out ] tc-so:Executing command [ cat parse.out ] tc-end: 1647228489.504027, parse, passed tc-start: 1647228489.536480, parse_var tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile parse-var.out ] tc-so:Executing command [ cat parse-var.out ] tc-end: 1647228494.809338, parse_var, passed tc-start: 1647228494.825267, phony_end tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile phony-end.out ] tc-so:Executing command [ cat phony-end.out ] tc-end: 1647228499.734097, phony_end, passed tc-start: 1647228499.753631, posix tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile posix.out ] tc-so:Executing command [ cat posix.out ] tc-end: 1647228506.102961, posix, passed tc-start: 1647228506.119675, posix1 tc-so:Executing command [ make -f /usr/tests/usr.bin/make/unit-tests/Makefile posix1.out ] tc-so:Executing command [ cat posix1.out ] tc-se:Fail: stdout does not match golden output tc-se:--- /usr/tests/usr.bin/make/unit-tests/posix1.exp 2022-03-13 15:26:54.000000000 +0000 tc-se:+++ /tmp/check.lrarh6/stdout 2022-03-14 03:28:33.475424486 +0000 tc-se:@@ -1,13 +1,10 @@ tc-se: ${VAR} = "foo bar baz" tc-se:-a tc-se:-b tc-se:-c tc-se:-foo baR baz, bar baz, foo bar baz, fooadd baradd bazadd tc-se:+a b c tc-se:+foo baR baz, bar baz, foo bar baz, fooadd baradd bazadd tc-se: mkdir -p 'dir' tc-se: touch 'dir/obj_1.h' tc-se: mkdir -p 'dir' tc-se:-printf '#include "obj_1.h"\nconst char* obj_1 = "dir/obj_1.c";\n' \ tc-se:- >'dir/obj_1.c' tc-se:+printf '#include "obj_1.h"\nconst char* obj_1 = "dir/obj_1.c";\n' >'dir/obj_1.c' tc-se: Local variables tc-se: ${@}="dir/obj_1.o" ${<}="dir/obj_1.c" tc-se: ${*}="dir/obj_1" ${?}="dir/obj_1.h dir/obj_1.c" tc-se:@@ -49,19 +46,19 @@ tc-se: mkdir -p '.' tc-se: touch 'dummy' tc-se: Local variables tc-se:- ${@}="lib.a" ${<}="dir/obj_1.o" tc-se:+ ${@}="lib.a" ${<}="" tc-se: ${*}="obj1" ${?}="dir/obj_1.o dummy" tc-se: ${%}="obj1.o" tc-se: tc-se: Directory and filename parts of local variables tc-se: ${@D}="." ${@F}="lib.a" tc-se:- ${'obj_2.c' tc-se:-mkdir -p '.' tc-se:-touch 'obj_2.h' tc-se: Local variables tc-se:- ${@}="obj2.o" ${<}="obj_2.c" tc-se:- ${*}="obj2" ${?}="obj_2.c obj_2.h dir/obj_1.h" tc-se:+ ${@}="obj_2.c obj_2.h dir/obj_1.h obj2.c" ${<}="" tc-se:+ ${*}="obj2" ${?}="dir/obj_1.h" tc-se: ${%}="" tc-se: tc-se: Directory and filename parts of local variables tc-se:- ${@D}="." ${@F}="obj2.o" tc-se:- ${'obj3.c' tc-se:-Local variables tc-se:- ${@}="lib.a" ${<}="obj3.c" tc-se:- ${*}="obj3" ${?}="obj3.h dir/dummy obj3.c" tc-se:- ${%}="obj3.o" tc-se:- tc-se:-Directory and filename parts of local variables tc-se:- ${@D}="." ${@F}="lib.a" tc-se:- ${/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes r | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes el | EDITOR=cat VISUAL=cat sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes er | EDITOR=cat VISUAL=cat sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes l | sdiff -s -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes r | sdiff -s -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes l | sdiff -l -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes r | sdiff -l -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes l | sdiff -ls -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c yes r | sdiff -ls -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c { while :; do echo s; echo l; echo v; echo l; done; } | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-so:Executing command [ /bin/sh -c { while :; do echo s; echo r; echo v; echo r; done; } | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-end: 1647229906.355467, merge, passed tc-start: 1647229906.371829, oneline tc-so:Executing command [ sdiff /dev/null /usr/tests/usr.bin/sdiff/d_oneline.in ] tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_oneline.in /dev/null ] tc-end: 1647229907.481907, oneline, passed tc-start: 1647229907.488650, same tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input1 ] tc-end: 1647229908.184170, same, passed tc-start: 1647229908.193579, short tc-so:Executing command [ /bin/sh -c printf "r\nl\nr\nl" | sdiff -o merge.out /usr/tests/usr.bin/sdiff/d_input1 /usr/tests/usr.bin/sdiff/d_input2 >/dev/null ; cat merge.out ] tc-end: 1647229909.93317, short, passed tc-start: 1647229909.106271, stdin tc-so:Executing command [ /bin/sh -c echo stdin | sdiff /dev/null /dev/stdin ] tc-so:Executing command [ /bin/sh -c echo stdin | sdiff /dev/stdin /dev/null ] tc-end: 1647229910.578534, stdin, passed tc-start: 1647229910.590457, tabends tc-so:Executing command [ sdiff -w30 /usr/tests/usr.bin/sdiff/d_tabends.in /dev/null ] tc-so:Executing command [ sdiff -w30 /dev/null /usr/tests/usr.bin/sdiff/d_tabends.in ] tc-so:Executing command [ sdiff -w19 /usr/tests/usr.bin/sdiff/d_tabends.in /dev/null ] tc-end: 1647229912.357521, tabends, passed tc-start: 1647229912.367043, tabs tc-so:Executing command [ sdiff /usr/tests/usr.bin/sdiff/d_tabs1.in /usr/tests/usr.bin/sdiff/d_tabs2.in ] tc-end: 1647229913.210972, tabs, passed tp-end: 1647229913.218155, usr.bin/sdiff/t_sdiff tp-start: 1647229914.689861, usr.bin/sed/t_sed, 8 tc-start: 1647229914.692903, c2048 tc-so:Executing command [ /bin/sh -c echo foo | sed -f /usr/tests/usr.bin/sed/d_c2048.in ] tc-end: 1647229915.672831, c2048, passed tc-start: 1647229915.682390, emptybackref tc-so:Executing command [ /bin/sh -c echo foo1bar1 | sed -ne '/foo\(.*\)bar\1/p' ] tc-so:Executing command [ /bin/sh -c echo foobar | sed -ne '/foo\(.*\)bar\1/p' ] tc-end: 1647229916.995639, emptybackref, passed tc-start: 1647229917.5275, escapes_in_re tc-so:Executing command [ /bin/sh -c echo "fooXbar" | sed -e "s/\x58/ /" ] tc-so:Executing command [ /bin/sh -c echo "fooXbar" | sed -e "s/\o130/ /" ] tc-so:Executing command [ /bin/sh -c echo "fooXbar" | sed -e "s/\d88/ /" ] tc-end: 1647229918.626729, escapes_in_re, passed tc-start: 1647229918.635781, escapes_in_re_bracket tc-so:Executing command [ /bin/sh -c echo "foo\\x58bar" | sed -e "s/[\x58]/ /g" ] tc-so:Executing command [ /bin/sh -c echo "fooo\\130bar" | sed -e "s/[\o130]/ /g" ] tc-so:Executing command [ /bin/sh -c echo "foo\\d88bar" | sed -e "s/[\d88]/ /g" ] tc-end: 1647229920.104039, escapes_in_re_bracket, passed tc-start: 1647229920.114755, escapes_in_subst tc-so:Executing command [ /bin/sh -c echo "foo bar" | sed -e "s/ /\x58/" ] tc-so:Executing command [ /bin/sh -c echo "foo bar" | sed -e "s/ /\o130/" ] tc-so:Executing command [ /bin/sh -c echo "foo bar" | sed -e "s/ /\d88/" ] tc-end: 1647229921.437771, escapes_in_subst, passed tc-start: 1647229921.447628, longlines tc-so:Executing command [ /bin/sh -c echo x | sed s,x,xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx,g ] tc-so:Executing command [ /bin/sh -c diff input output ] tc-end: 1647229922.511261, longlines, passed tc-start: 1647229922.521510, preserve_leading_ws_ia tc-so:Executing command [ /bin/sh -c echo | sed -e "/^$/i\\ tc-so: 1 2 3\\ tc-so:4 5 6\\ tc-so: 7 8 9" ] tc-end: 1647229923.195758, preserve_leading_ws_ia, passed tc-start: 1647229923.202405, rangeselection tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '1,3d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '2,4d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '1,2d;4,5d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '1,3d;3,5d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '1,3s/A/B/;1,3n;1,3s/B/C/' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '1,3s/A/B/;1,3n;2,3s/B/C/' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '/A/,/C/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '/B/,/D/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '/A/,/B/d;/D/,/E/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nE\n' | sed '/A/,/C/d;/C/,/E/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\n' | sed '/A/,/C/s/A/B/;1,3n;/B/,/C/s/B/C/' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nC\nD\nC\n' | sed '/A/,/C/d' ] tc-so:Executing command [ /bin/sh -c printf 'A\nB\nA\nC\nD\nC\n' | sed '/A/,/C/d' ] tc-end: 1647229927.85881, rangeselection, passed tp-end: 1647229927.92556, usr.bin/sed/t_sed tp-start: 1647229932.441891, usr.bin/sort/t_sort, 43 tc-start: 1647229932.444147, any_char tc-so:Executing command [ sort -d -k 2 /usr/tests/usr.bin/sort/d_any_char_in.txt ] tc-so:Executing command [ sort -f -k 2 /usr/tests/usr.bin/sort/d_any_char_in.txt ] tc-so:Executing command [ sort -i -k 2 /usr/tests/usr.bin/sort/d_any_char_in.txt ] tc-end: 1647229933.564366, any_char, passed tc-start: 1647229933.571808, basic tc-so:Executing command [ sort in ] tc-end: 1647229934.380024, basic, passed tc-start: 1647229934.391210, bflag tc-so:Executing command [ sort -b in ] tc-so:Executing command [ /bin/sh -c sort -b xx ] tc-so:Executing command [ sort -c -t: -k2n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2,2.1b -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k3n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2.3 -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k4n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2b,2.3 -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k5n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2.3,2.1b -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k6n xx ] tc-so:Executing command [ /bin/sh -c sort -S -k2,2.1b -k2r in >xx ] tc-so:Executing command [ sort -c -t: -k7n xx ] tc-so:Executing command [ /bin/sh -c sort -S -b -k2,2 -k2 in >xx ] tc-so:Executing command [ sort -c -t: -k8n xx ] tc-end: 1647229941.632515, kflag_alpha, passed tc-start: 1647229941.642356, kflag_limits tc-so:Executing command [ sort -r -k1,1 -k2n in ] tc-end: 1647229942.390126, kflag_limits, passed tc-start: 1647229942.400842, kflag_many_fields tc-so:Executing command [ sort -t: -k9 -k8 -k7 -k6 -k5 -k4 -k3 -k2 -k1 in ] tc-end: 1647229943.189035, kflag_many_fields, passed tc-start: 1647229943.199715, kflag_no_end tc-so:Executing command [ sort -df -k 1 -k 1d ] tc-end: 1647229943.959716, kflag_no_end, passed tc-start: 1647229943.971264, kflag_nonmonotone tc-so:Executing command [ sort -k2,1.3 -k2.5,2.5 in ] tc-end: 1647229944.745014, kflag_nonmonotone, passed tc-start: 1647229944.753794, kflag_one_field tc-so:Executing command [ sort -k2.1 in ] tc-end: 1647229945.489960, kflag_one_field, passed tc-start: 1647229945.501125, kflag_outofbounds tc-so:Executing command [ sort -k2.2,2.1 -k2.3,2.4 in ] tc-end: 1647229946.223282, kflag_outofbounds, passed tc-start: 1647229946.232656, kflag_two_fields tc-so:Executing command [ sort -k2.1,2.0 in ] tc-end: 1647229947.133649, kflag_two_fields, passed tc-start: 1647229947.149072, long_file tc-so:Executing command [ sort -u -r in ] tc-end: 1647229950.533074, long_file, passed tc-start: 1647229950.545734, long_records tc-so:Executing command [ sort -r in ] tc-so:Executing command [ sort -k 1,1r -k 1 in ] tc-end: 1647229951.636638, long_records, passed tc-start: 1647229951.651074, mflag tc-so:Executing command [ sort -S -m in1 in2 ] tc-end: 1647229952.455651, mflag, passed tc-start: 1647229952.467013, mflag_uflag tc-so:Executing command [ sort -m -u in ] tc-end: 1647229953.229778, mflag_uflag, passed tc-start: 1647229953.239317, mflag_uflag_first tc-so:Executing command [ sort -mudf in ] tc-so:Executing command [ sort -mudf -k1 in ] tc-end: 1647229954.277852, mflag_uflag_first, passed tc-start: 1647229954.289684, missing_newline tc-so:Executing command [ sort in ] tc-end: 1647229955.38674, missing_newline, passed tc-start: 1647229955.48644, nflag tc-so:Executing command [ sort -n in ] tc-end: 1647229955.874003, nflag, passed tc-start: 1647229955.884805, nflag_rflag tc-so:Executing command [ sort -rn in ] tc-end: 1647229956.684305, nflag_rflag, passed tc-start: 1647229956.694871, null_bytes tc-so:Executing command [ sort -S in ] tc-end: 1647229957.473923, null_bytes, passed tc-start: 1647229957.483003, oflag tc-so:Executing command [ sort -u -o in in ] tc-so:Executing command [ cat in ] tc-end: 1647229958.461708, oflag, passed tc-start: 1647229958.473396, oflag_displaced tc-so:Executing command [ sort -S /dev/null -o out ] tc-end: 1647229959.173340, oflag_displaced, passed tc-start: 1647229959.182714, plus_as_path tc-so:Executing command [ sort in +0 ] tc-end: 1647229960.13192, plus_as_path, passed tc-start: 1647229960.29450, plus_bad_tempfile tc-so:Executing command [ sort -T /tmp +0 in ] tc-end: 1647229960.952144, plus_bad_tempfile, passed tc-start: 1647229960.963081, plus_no_end tc-so:Executing command [ sort -df +0 +0d in ] tc-end: 1647229961.820694, plus_no_end, passed tc-start: 1647229961.835254, plus_nonmonotone tc-so:Executing command [ sort +1 -0.3 +1.4 -1.5 in ] tc-end: 1647229962.674917, plus_nonmonotone, passed tc-start: 1647229962.683313, plus_one tc-so:Executing command [ sort +1 in ] tc-end: 1647229963.480975, plus_one, passed tc-start: 1647229963.495721, plus_one_minus_two tc-so:Executing command [ sort +1 -2 in ] tc-end: 1647229964.320186, plus_one_minus_two, passed tc-start: 1647229964.332631, plus_rflag_invalid tc-so:Executing command [ sort -R + -k2 in ] tc-end: 1647229965.154706, plus_rflag_invalid, passed tc-start: 1647229965.164322, plus_tflag tc-end: 1647229969.252934, plus_tflag, passed tc-start: 1647229969.266995, plus_zero tc-so:Executing command [ sort -- +0 ] tc-end: 1647229970.40272, plus_zero, passed tc-start: 1647229970.50986, rflag tc-so:Executing command [ sort -r in ] tc-end: 1647229970.905218, rflag, passed tc-start: 1647229970.916497, sflag tc-so:Executing command [ sort -s -k1,1 in ] tc-end: 1647229971.796531, sflag, passed tc-start: 1647229971.813164, sflag_many_files tc-so:Executing command [ sort -smru -k1,1 in1 in1 in2 in2 ] tc-end: 1647229972.683651, sflag_many_files, passed tc-start: 1647229972.696509, tflag tc-so:Executing command [ sort -t : -r +0 in ] tc-so:Executing command [ sort -t : +0 -1 in ] tc-so:Executing command [ sort -t : -r -k 1 in ] tc-so:Executing command [ sort -t : -k 1,1 in ] tc-end: 1647229974.71203, tflag, passed tc-start: 1647229974.81099, tflag_alphabetic tc-so:Executing command [ sort -tX -k2 -k1r,1 in ] tc-end: 1647229974.898303, tflag_alphabetic, passed tc-start: 1647229974.906630, tflag_char_pos tc-so:Executing command [ sort -b -t: +1.1 in ] tc-so:Executing command [ sort -t: +1.1r in ] tc-so:Executing command [ sort -b -t: -k 2.2 in ] tc-so:Executing command [ sort -t: -k 2.2r in ] tc-end: 1647229976.266623, tflag_char_pos, passed tc-start: 1647229976.279387, tflag_whitespace tc-so:Executing command [ sort -t -k2,2 in ] tc-so:Executing command [ sort -t -k2.1,2.0 in ] tc-so:Executing command [ sort -t -k2,2 in ] tc-so:Executing command [ sort -t -k2.1,2.0 in ] tc-so:Executing command [ sort -S -k2 in ] tc-so:Executing command [ sort -S -k2b in ] tc-end: 1647229978.109576, tflag_whitespace, passed tc-start: 1647229978.121292, uflag tc-so:Executing command [ sort -u in ] tc-end: 1647229978.921467, uflag, passed tc-start: 1647229978.932454, uflag_rflag tc-so:Executing command [ sort -ru in ] tc-end: 1647229979.761437, uflag_rflag, passed tp-end: 1647229979.771130, usr.bin/sort/t_sort tp-start: 1647229980.302024, usr.bin/tar/t_tar, 1 tc-start: 1647229980.304521, tar tc-so:Executing command [ /usr/tests/usr.bin/tar/h_tar -p /usr/bin/tar -r /usr/tests/usr.bin/tar ] tc-end: 1647230080.95215, tar, passed tp-end: 1647230080.115903, usr.bin/tar/t_tar tp-start: 1647230080.683664, usr.bin/tmux/t_tmux, 1 tc-start: 1647230080.690945, stdin tc-so:Executing command [ /bin/sh -c "tmux list-sessions 0<&-" & sleep 2; kill >/dev/null 2>&1 ] tc-end: 1647230085.314725, stdin, passed tp-end: 1647230085.321176, usr.bin/tmux/t_tmux tp-start: 1647230086.222962, usr.bin/tr/t_basic, 5 tc-start: 1647230086.225077, csubst tc-so:Executing command [ /bin/sh -c echo abcde | tr -c '\0-ac-\377' b ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c '\0-ad-\377' bc ] tc-so:Executing command [ /bin/sh -c echo ABCDE | tr -c '\0-@' QUACK ] tc-end: 1647230087.408241, csubst, passed tc-start: 1647230087.419155, dopt tc-so:Executing command [ /bin/sh -c echo abcde | tr -d x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d bd ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d b-d ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d ac-e ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d a-ce ] tc-so:Executing command [ /bin/sh -c echo abcdefghi | tr -d b-df-h ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d bd ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d b-d ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d ac-e ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -d a-ce ] tc-so:Executing command [ /bin/sh -c echo abcdefghi | tr -c -d b-df-h ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\n' ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\012' ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\n'p ] tc-so:Executing command [ /bin/sh -c (echo spl; echo ice) | tr -d '\012'p ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d '[=c=]' ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -d '[=c=]'a ] tc-so:Executing command [ /bin/sh -c (echo -n a; dd if=/dev/zero bs=3 count=1; echo b) | tr -d '\0' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:alnum:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:alpha:]' ] tc-so:Executing command [ /bin/sh -c echo "a z" | tr -d '[:blank:]' ] tc-so:Executing command [ /bin/sh -c (echo a; echo z) | tr -d '[:cntrl:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:digit:]' ] tc-so:Executing command [ /bin/sh -c echo "a z.123" | tr -d '[:graph:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:lower:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:print:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.12 | tr -d '[:punct:]' ] tc-so:Executing command [ /bin/sh -c echo "a z" | tr -d '[:space:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:upper:]' ] tc-so:Executing command [ /bin/sh -c echo aAzZ.123 | tr -d '[:xdigit:]' ] tc-end: 1647230096.801890, dopt, passed tc-start: 1647230096.810179, dsopt tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds x y ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -ds c c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -ds c c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds x y ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -ds c c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -ds c x ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -ds x c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -ds c c ] tc-end: 1647230101.736, dsopt, passed tc-start: 1647230101.9777, sopt tc-so:Executing command [ /bin/sh -c echo abcde | tr -s x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -s c ] tc-so:Executing command [ /bin/sh -c echo abccccde | tr -s c ] tc-so:Executing command [ /bin/sh -c echo abbbcddde | tr -s bd ] tc-so:Executing command [ /bin/sh -c echo abbbcccddde | tr -s b-d ] tc-so:Executing command [ /bin/sh -c echo acac | tr -s c ] tc-so:Executing command [ /bin/sh -c echo accacc | tr -s c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -s x ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -c -s c ] tc-so:Executing command [ /bin/sh -c echo abcccde | tr -c -s c ] tc-so:Executing command [ /bin/sh -c echo abbbcddde | tr -c -s bd ] tc-so:Executing command [ /bin/sh -c echo abbbccddde | tr -c -s b-d ] tc-so:Executing command [ /bin/sh -c echo aaabcccde | tr -c -s b-d ] tc-end: 1647230105.244392, sopt, passed tc-start: 1647230105.253297, subst tc-so:Executing command [ /bin/sh -c echo abcde | tr a-c a-c ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-c cba ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z a-z ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z b-za ] tc-so:Executing command [ /bin/sh -c echo abcde | tr b-za a-z ] tc-so:Executing command [ /bin/sh -c echo ababa | tr a b ] tc-so:Executing command [ /bin/sh -c echo sheesh | tr a-z n-za-m ] tc-so:Executing command [ /bin/sh -c echo sheesh | tr n-za-m a-z ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z A-Z ] tc-so:Executing command [ /bin/sh -c echo abc | tr '[:lower:]' '[:upper:]' ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z bozo ] tc-so:Executing command [ /bin/sh -c echo abcde | tr a-z qa ] tc-so:Executing command [ /bin/sh -c echo abcde | tr -s a-c cba ] tc-so:Executing command [ /bin/sh -c echo aabbccddee | tr -s a-c cba ] tc-end: 1647230109.354443, subst, passed tp-end: 1647230109.362102, usr.bin/tr/t_basic tp-start: 1647230110.91547, usr.bin/unifdef/t_basic, 2 tc-start: 1647230110.94724, basic tc-so:Executing command [ /bin/sh -c unifdef -U__FreeBSD__ /usr/tests/usr.bin/unifdef/d_basic.in ] tc-end: 1647230110.862991, basic, passed tc-start: 1647230110.870487, lastline tc-so:Executing command [ unifdef -Ubar input ] tc-so:Executing command [ unifdef -Ubar input ] tc-end: 1647230111.819939, lastline, passed tp-end: 1647230111.833573, usr.bin/unifdef/t_basic tp-start: 1647230113.223594, usr.bin/uniq/t_uniq, 5 tc-start: 1647230113.226605, basic tc-so:Executing command [ uniq /usr/tests/usr.bin/uniq/d_basic.in ] tc-end: 1647230114.119314, basic, passed tc-start: 1647230114.128552, show_duplicates tc-so:Executing command [ uniq -d -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1647230114.990384, show_duplicates, passed tc-start: 1647230114.999590, show_duplicates_from_third_character tc-so:Executing command [ uniq -d -s 2 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1647230115.883982, show_duplicates_from_third_character, passed tc-start: 1647230115.893720, show_uniques tc-so:Executing command [ uniq -u -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1647230116.762160, show_uniques, passed tc-start: 1647230116.771546, test_counts tc-so:Executing command [ uniq -c -f 1 /usr/tests/usr.bin/uniq/d_input.in ] tc-end: 1647230117.652939, test_counts, passed tp-end: 1647230117.663090, usr.bin/uniq/t_uniq tp-start: 1647230118.460364, usr.bin/vmstat/t_vmstat, 2 tc-start: 1647230118.462516, default tc-so:Executing command [ vmstat ] tc-end: 1647230119.107454, default, passed tc-start: 1647230119.114984, opt_s tc-so:Executing command [ vmstat -s ] tc-end: 1647230119.755558, opt_s, passed tp-end: 1647230119.763232, usr.bin/vmstat/t_vmstat tp-start: 1647230195.551465, usr.bin/xlint/lint1/t_integration, 495 tc-start: 1647230195.554503, c11_generic_expression tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -Ac11 /usr/tests/usr.bin/xlint/lint1/c11_generic_expression.c /dev/null ] tc-end: 1647230199.130139, c11_generic_expression, passed tc-start: 1647230199.138134, c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/c90.c /dev/null ] tc-end: 1647230202.718914, c90, passed tc-start: 1647230202.726926, c99_bool_strict_suppressed tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T -X 107,330,331,332,333 /usr/tests/usr.bin/xlint/lint1/c99_bool_strict_suppressed.c /dev/null ] tc-end: 1647230205.935661, c99_bool_strict_suppressed, passed tc-start: 1647230205.943663, c99_init_array tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/c99_init_array.c /dev/null ] tc-end: 1647230209.358837, c99_init_array, passed tc-start: 1647230209.367505, c99_init_designator tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/c99_init_designator.c /dev/null ] tc-end: 1647230212.729355, c99_init_designator, passed tc-start: 1647230212.737316, d_alignof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_alignof.c /dev/null ] tc-end: 1647230216.149465, d_alignof, passed tc-start: 1647230216.158055, d_bltinoffsetof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_bltinoffsetof.c /dev/null ] tc-end: 1647230219.794468, d_bltinoffsetof, passed tc-start: 1647230219.805828, d_c99_anon_struct tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_anon_struct.c /dev/null ] tc-end: 1647230223.87725, d_c99_anon_struct, passed tc-start: 1647230223.97457, d_c99_anon_union tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_anon_union.c /dev/null ] tc-end: 1647230226.939183, d_c99_anon_union, passed tc-start: 1647230226.948473, d_c99_bool tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_bool.c /dev/null ] tc-end: 1647230231.629070, d_c99_bool, passed tc-start: 1647230231.638473, d_c99_bool_strict tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -hT /usr/tests/usr.bin/xlint/lint1/d_c99_bool_strict.c /dev/null ] tc-end: 1647230234.895568, d_c99_bool_strict, passed tc-start: 1647230234.902330, d_c99_bool_strict_syshdr tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/d_c99_bool_strict_syshdr.c /dev/null ] tc-end: 1647230238.727338, d_c99_bool_strict_syshdr, passed tc-start: 1647230238.736516, d_c99_complex_num tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_complex_num.c /dev/null ] tc-end: 1647230242.469722, d_c99_complex_num, passed tc-start: 1647230242.476299, d_c99_complex_split tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_complex_split.c /dev/null ] tc-end: 1647230245.641560, d_c99_complex_split, passed tc-start: 1647230245.649121, d_c99_compound_literal_comma tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_compound_literal_comma.c /dev/null ] tc-end: 1647230248.916271, d_c99_compound_literal_comma, passed tc-start: 1647230248.923472, d_c99_decls_after_stmt tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt.c /dev/null ] tc-end: 1647230252.254306, d_c99_decls_after_stmt, passed tc-start: 1647230252.261918, d_c99_decls_after_stmt2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt2.c /dev/null ] tc-end: 1647230255.711836, d_c99_decls_after_stmt2, passed tc-start: 1647230255.719148, d_c99_decls_after_stmt3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_decls_after_stmt3.c /dev/null ] tc-end: 1647230258.932289, d_c99_decls_after_stmt3, passed tc-start: 1647230258.943887, d_c99_flex_array_packed tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_flex_array_packed.c /dev/null ] tc-end: 1647230262.268442, d_c99_flex_array_packed, passed tc-start: 1647230262.276579, d_c99_for_loops tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_for_loops.c /dev/null ] tc-end: 1647230265.524989, d_c99_for_loops, passed tc-start: 1647230265.532970, d_c99_func tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_func.c /dev/null ] tc-end: 1647230268.958766, d_c99_func, passed tc-start: 1647230268.965259, d_c99_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_init.c /dev/null ] tc-end: 1647230272.470170, d_c99_init, passed tc-start: 1647230272.478230, d_c99_nested_struct tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_nested_struct.c /dev/null ] tc-end: 1647230275.818394, d_c99_nested_struct, passed tc-start: 1647230275.827962, d_c99_recursive_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_recursive_init.c /dev/null ] tc-end: 1647230279.283095, d_c99_recursive_init, passed tc-start: 1647230279.290389, d_c99_struct_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_struct_init.c /dev/null ] tc-end: 1647230282.711975, d_c99_struct_init, passed tc-start: 1647230282.721103, d_c99_union_cast tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/d_c99_union_cast.c /dev/null ] tc-end: 1647230286.261882, d_c99_union_cast, passed tc-start: 1647230286.269583, d_c99_union_init1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init1.c /dev/null ] tc-end: 1647230289.694204, d_c99_union_init1, passed tc-start: 1647230289.701959, d_c99_union_init2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init2.c /dev/null ] tc-end: 1647230293.4737, d_c99_union_init2, passed tc-start: 1647230293.11077, d_c99_union_init3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init3.c /dev/null ] tc-end: 1647230296.266602, d_c99_union_init3, passed tc-start: 1647230296.275306, d_c99_union_init4 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init4.c /dev/null ] tc-end: 1647230299.459481, d_c99_union_init4, passed tc-start: 1647230299.467946, d_c99_union_init5 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c99_union_init5.c /dev/null ] tc-end: 1647230303.377376, d_c99_union_init5, passed tc-start: 1647230303.386977, d_c9x_array_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c9x_array_init.c /dev/null ] tc-end: 1647230306.804196, d_c9x_array_init, passed tc-start: 1647230306.812270, d_c9x_recursive_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_c9x_recursive_init.c /dev/null ] tc-end: 1647230310.481445, d_c9x_recursive_init, passed tc-start: 1647230310.497748, d_cast_fun_array_param tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_fun_array_param.c /dev/null ] tc-end: 1647230313.758794, d_cast_fun_array_param, passed tc-start: 1647230313.765813, d_cast_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_init.c /dev/null ] tc-end: 1647230317.5538, d_cast_init, passed tc-start: 1647230317.14893, d_cast_init2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_init2.c /dev/null ] tc-end: 1647230320.429208, d_cast_init2, passed tc-start: 1647230320.436459, d_cast_lhs tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_lhs.c /dev/null ] tc-end: 1647230323.942356, d_cast_lhs, passed tc-start: 1647230323.952996, d_cast_typeof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cast_typeof.c /dev/null ] tc-end: 1647230327.262482, d_cast_typeof, passed tc-start: 1647230327.270483, d_compound_literals1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_compound_literals1.c /dev/null ] tc-end: 1647230330.806578, d_compound_literals1, passed tc-start: 1647230330.815472, d_compound_literals2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_compound_literals2.c /dev/null ] tc-end: 1647230334.274397, d_compound_literals2, passed tc-start: 1647230334.284947, d_constant_conv1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_constant_conv1.c /dev/null ] tc-end: 1647230337.554553, d_constant_conv1, passed tc-start: 1647230337.563396, d_constant_conv2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_constant_conv2.c /dev/null ] tc-end: 1647230340.797419, d_constant_conv2, passed tc-start: 1647230340.805033, d_cvt_constant tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cvt_constant.c /dev/null ] tc-end: 1647230344.42210, d_cvt_constant, passed tc-start: 1647230344.50437, d_cvt_in_ternary tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_cvt_in_ternary.c /dev/null ] tc-end: 1647230347.235109, d_cvt_in_ternary, passed tc-start: 1647230347.242206, d_decl_old_style_arguments tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_decl_old_style_arguments.c /dev/null ] tc-end: 1647230350.436452, d_decl_old_style_arguments, passed tc-start: 1647230350.443543, d_ellipsis_in_switch tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_ellipsis_in_switch.c /dev/null ] tc-end: 1647230353.811141, d_ellipsis_in_switch, passed tc-start: 1647230353.820256, d_fold_test tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_fold_test.c /dev/null ] tc-end: 1647230357.92683, d_fold_test, passed tc-start: 1647230357.98932, d_gcc_compound_statements1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements1.c /dev/null ] tc-end: 1647230360.524184, d_gcc_compound_statements1, passed tc-start: 1647230360.532103, d_gcc_compound_statements2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements2.c /dev/null ] tc-end: 1647230363.906217, d_gcc_compound_statements2, passed tc-start: 1647230363.914055, d_gcc_compound_statements3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_compound_statements3.c /dev/null ] tc-end: 1647230367.312193, d_gcc_compound_statements3, passed tc-start: 1647230367.321115, d_gcc_extension tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_extension.c /dev/null ] tc-end: 1647230370.818844, d_gcc_extension, passed tc-start: 1647230370.826114, d_gcc_func tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_func.c /dev/null ] tc-end: 1647230374.175814, d_gcc_func, passed tc-start: 1647230374.184566, d_gcc_variable_array_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_gcc_variable_array_init.c /dev/null ] tc-end: 1647230377.401282, d_gcc_variable_array_init, passed tc-start: 1647230377.409450, d_incorrect_array_size tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_incorrect_array_size.c /dev/null ] tc-end: 1647230380.890834, d_incorrect_array_size, passed tc-start: 1647230380.898311, d_init_array_using_string tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_init_array_using_string.c /dev/null ] tc-end: 1647230384.260069, d_init_array_using_string, passed tc-start: 1647230384.269001, d_init_pop_member tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_init_pop_member.c /dev/null ] tc-end: 1647230387.535852, d_init_pop_member, passed tc-start: 1647230387.544845, d_lint_assert tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_lint_assert.c /dev/null ] tc-end: 1647230390.763035, d_lint_assert, passed tc-start: 1647230390.771616, d_long_double_int tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_long_double_int.c /dev/null ] tc-end: 1647230394.879345, d_long_double_int, passed tc-start: 1647230394.889137, d_nested_structs tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_nested_structs.c /dev/null ] tc-end: 1647230398.851454, d_nested_structs, passed tc-start: 1647230398.860569, d_nolimit_init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_nolimit_init.c /dev/null ] tc-end: 1647230402.457675, d_nolimit_init, passed tc-start: 1647230402.464689, d_packed_structs tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_packed_structs.c /dev/null ] tc-end: 1647230405.877568, d_packed_structs, passed tc-start: 1647230405.885447, d_pr_22119 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_pr_22119.c /dev/null ] tc-end: 1647230409.364276, d_pr_22119, passed tc-start: 1647230409.372966, d_return_type tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_return_type.c /dev/null ] tc-end: 1647230412.770194, d_return_type, passed tc-start: 1647230412.788199, d_shift_to_narrower_type tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_shift_to_narrower_type.c /dev/null ] tc-end: 1647230416.323697, d_shift_to_narrower_type, passed tc-start: 1647230416.331649, d_struct_init_nested tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_struct_init_nested.c /dev/null ] tc-end: 1647230419.779437, d_struct_init_nested, passed tc-start: 1647230419.788453, d_type_conv1 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_conv1.c /dev/null ] tc-end: 1647230423.237544, d_type_conv1, passed tc-start: 1647230423.245712, d_type_conv2 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_conv2.c /dev/null ] tc-end: 1647230426.734756, d_type_conv2, passed tc-start: 1647230426.742486, d_type_conv3 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_conv3.c /dev/null ] tc-end: 1647230430.210204, d_type_conv3, passed tc-start: 1647230430.218702, d_type_question_colon tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_type_question_colon.c /dev/null ] tc-end: 1647230434.802083, d_type_question_colon, passed tc-start: 1647230434.811709, d_typefun tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_typefun.c /dev/null ] tc-end: 1647230438.399723, d_typefun, passed tc-start: 1647230438.409766, d_typename_as_var tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_typename_as_var.c /dev/null ] tc-end: 1647230441.856690, d_typename_as_var, passed tc-start: 1647230441.864564, d_zero_sized_arrays tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/d_zero_sized_arrays.c /dev/null ] tc-end: 1647230445.207845, d_zero_sized_arrays, passed tc-start: 1647230445.216033, decl tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl.c /dev/null ] tc-end: 1647230448.657143, decl, passed tc-start: 1647230448.665883, decl_arg tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_arg.c /dev/null ] tc-end: 1647230452.11325, decl_arg, passed tc-start: 1647230452.18314, decl_direct_abstract tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_direct_abstract.c /dev/null ] tc-end: 1647230455.481095, decl_direct_abstract, passed tc-start: 1647230455.488995, decl_enum tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_enum.c /dev/null ] tc-end: 1647230458.891937, decl_enum, passed tc-start: 1647230458.900110, decl_enum_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/decl_enum_c90.c /dev/null ] tc-end: 1647230462.223884, decl_enum_c90, passed tc-start: 1647230462.234411, decl_struct_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/decl_struct_c90.c /dev/null ] tc-end: 1647230465.687830, decl_struct_c90, passed tc-start: 1647230465.697439, decl_struct_member tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/decl_struct_member.c /dev/null ] tc-end: 1647230469.150913, decl_struct_member, passed tc-start: 1647230469.160016, emit tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -X 231 /usr/tests/usr.bin/xlint/lint1/emit.c emit.ln ] tc-so:Executing command [ cat emit.ln ] tc-end: 1647230472.643560, emit, passed tc-start: 1647230472.654379, emit_lp64 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/emit_lp64.c emit_lp64.ln ] tc-so:Executing command [ cat emit_lp64.ln ] tc-end: 1647230476.122997, emit_lp64, passed tc-start: 1647230476.133833, expr_binary tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/expr_binary.c /dev/null ] tc-end: 1647230479.539072, expr_binary, passed tc-start: 1647230479.547406, expr_binary_trad tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/expr_binary_trad.c /dev/null ] tc-end: 1647230483.131458, expr_binary_trad, passed tc-start: 1647230483.140774, expr_cast tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/expr_cast.c /dev/null ] tc-end: 1647230486.541638, expr_cast, passed tc-start: 1647230486.549815, expr_fold tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/expr_fold.c /dev/null ] tc-end: 1647230490.45986, expr_fold, passed tc-start: 1647230490.53690, expr_fold_strict_bool tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/expr_fold_strict_bool.c /dev/null ] tc-end: 1647230493.468126, expr_fold_strict_bool, passed tc-start: 1647230493.475040, expr_precedence tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/expr_precedence.c /dev/null ] tc-end: 1647230496.878353, expr_precedence, passed tc-start: 1647230496.885778, expr_promote tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/expr_promote.c expr_promote.ln ] tc-so:Executing command [ cat expr_promote.ln ] tc-end: 1647230500.495416, expr_promote, passed tc-start: 1647230500.505565, expr_promote_trad tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/expr_promote_trad.c expr_promote_trad.ln ] tc-so:Executing command [ cat expr_promote_trad.ln ] tc-end: 1647230504.334098, expr_promote_trad, passed tc-start: 1647230504.347192, expr_range tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -chap /usr/tests/usr.bin/xlint/lint1/expr_range.c /dev/null ] tc-end: 1647230507.639875, expr_range, passed tc-start: 1647230507.648755, feat_stacktrace tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/feat_stacktrace.c /dev/null ] tc-end: 1647230511.92337, feat_stacktrace, passed tc-start: 1647230511.100920, gcc_attribute tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute.c /dev/null ] tc-end: 1647230514.608037, gcc_attribute, passed tc-start: 1647230514.615272, gcc_attribute_aligned tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_aligned.c /dev/null ] tc-end: 1647230518.15935, gcc_attribute_aligned, passed tc-start: 1647230518.25128, gcc_attribute_enum tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_enum.c /dev/null ] tc-end: 1647230521.624463, gcc_attribute_enum, passed tc-start: 1647230521.631426, gcc_attribute_func tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_func.c /dev/null ] tc-end: 1647230524.983025, gcc_attribute_func, passed tc-start: 1647230524.989996, gcc_attribute_label tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_label.c /dev/null ] tc-end: 1647230529.116426, gcc_attribute_label, passed tc-start: 1647230529.127113, gcc_attribute_stmt tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_stmt.c /dev/null ] tc-end: 1647230532.975978, gcc_attribute_stmt, passed tc-start: 1647230532.983940, gcc_attribute_type tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_type.c /dev/null ] tc-end: 1647230536.272335, gcc_attribute_type, passed tc-start: 1647230536.281990, gcc_attribute_var tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_attribute_var.c /dev/null ] tc-end: 1647230539.601406, gcc_attribute_var, passed tc-start: 1647230539.608658, gcc_bit_field_types tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_bit_field_types.c /dev/null ] tc-end: 1647230543.42107, gcc_bit_field_types, passed tc-start: 1647230543.48672, gcc_builtin_alloca tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_builtin_alloca.c /dev/null ] tc-end: 1647230546.968763, gcc_builtin_alloca, passed tc-start: 1647230546.975570, gcc_builtin_overflow tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/gcc_builtin_overflow.c /dev/null ] tc-end: 1647230550.484653, gcc_builtin_overflow, passed tc-start: 1647230550.492093, gcc_cast_union tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/gcc_cast_union.c /dev/null ] tc-end: 1647230553.814590, gcc_cast_union, passed tc-start: 1647230553.821393, gcc_init_compound_literal tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_init_compound_literal.c /dev/null ] tc-end: 1647230557.137190, gcc_init_compound_literal, passed tc-start: 1647230557.145423, gcc_stmt_asm tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_stmt_asm.c /dev/null ] tc-end: 1647230560.800199, gcc_stmt_asm, passed tc-start: 1647230560.807558, gcc_typeof tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_typeof.c /dev/null ] tc-end: 1647230564.599525, gcc_typeof, passed tc-start: 1647230564.606560, gcc_typeof_after_statement tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/gcc_typeof_after_statement.c /dev/null ] tc-end: 1647230568.259824, gcc_typeof_after_statement, passed tc-start: 1647230568.266586, init tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/init.c /dev/null ] tc-end: 1647230571.861066, init, passed tc-start: 1647230571.868149, init_braces tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/init_braces.c /dev/null ] tc-end: 1647230575.697612, init_braces, passed tc-start: 1647230575.706638, init_c90 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/init_c90.c /dev/null ] tc-end: 1647230579.527312, init_c90, passed tc-start: 1647230579.536130, lex_char tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_char.c /dev/null ] tc-end: 1647230583.118135, lex_char, passed tc-start: 1647230583.125943, lex_char_uchar tc-end: 1647230586.402838, lex_char_uchar, skipped, unsuitable platform tc-start: 1647230586.410634, lex_comment tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_comment.c /dev/null ] tc-end: 1647230590.66170, lex_comment, passed tc-start: 1647230590.76408, lex_floating tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_floating.c /dev/null ] tc-end: 1647230593.925038, lex_floating, passed tc-start: 1647230593.934034, lex_integer tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_integer.c /dev/null ] tc-end: 1647230597.786089, lex_integer, passed tc-start: 1647230597.794067, lex_integer_binary tc-so:Executing command [ /usr/libexec/lint1 -Ac11 -w /usr/tests/usr.bin/xlint/lint1/lex_integer_binary.c /dev/null ] tc-end: 1647230601.213868, lex_integer_binary, passed tc-start: 1647230601.223931, lex_integer_ilp32 tc-end: 1647230604.820083, lex_integer_ilp32, skipped, unsuitable platform tc-start: 1647230604.829887, lex_string tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_string.c /dev/null ] tc-end: 1647230608.194236, lex_string, passed tc-start: 1647230608.203586, lex_whitespace tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_whitespace.c /dev/null ] tc-end: 1647230611.362675, lex_whitespace, passed tc-start: 1647230611.371874, lex_wide_char tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_wide_char.c /dev/null ] tc-end: 1647230615.18793, lex_wide_char, passed tc-start: 1647230615.25619, lex_wide_string tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/lex_wide_string.c /dev/null ] tc-end: 1647230618.133284, lex_wide_string, passed tc-start: 1647230618.140138, msg_000 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_000.c /dev/null ] tc-end: 1647230621.977535, msg_000, passed tc-start: 1647230621.986409, msg_000_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_000_c90.c /dev/null ] tc-end: 1647230625.497858, msg_000_c90, passed tc-start: 1647230625.507054, msg_001 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_001.c /dev/null ] tc-end: 1647230629.155864, msg_001, passed tc-start: 1647230629.163288, msg_001_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_001_c90.c /dev/null ] tc-end: 1647230632.901213, msg_001_c90, passed tc-start: 1647230632.910425, msg_002 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_002.c /dev/null ] tc-end: 1647230636.928302, msg_002, passed tc-start: 1647230636.937769, msg_003 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_003.c /dev/null ] tc-end: 1647230641.228999, msg_003, passed tc-start: 1647230641.239321, msg_004 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_004.c /dev/null ] tc-end: 1647230644.426184, msg_004, passed tc-start: 1647230644.436531, msg_005 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_005.c /dev/null ] tc-end: 1647230648.203748, msg_005, passed tc-start: 1647230648.212469, msg_006 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_006.c /dev/null ] tc-end: 1647230651.265997, msg_006, passed tc-start: 1647230651.273072, msg_007 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_007.c /dev/null ] tc-end: 1647230654.850928, msg_007, passed tc-start: 1647230654.860340, msg_008 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_008.c /dev/null ] tc-end: 1647230658.227922, msg_008, passed tc-start: 1647230658.238323, msg_009 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_009.c /dev/null ] tc-end: 1647230662.544077, msg_009, passed tc-start: 1647230662.554397, msg_010 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_010.c /dev/null ] tc-end: 1647230666.399799, msg_010, passed tc-start: 1647230666.406842, msg_011 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_011.c /dev/null ] tc-end: 1647230670.237404, msg_011, passed tc-start: 1647230670.244404, msg_012 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_012.c /dev/null ] tc-end: 1647230673.686816, msg_012, passed tc-start: 1647230673.694238, msg_013 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_013.c /dev/null ] tc-end: 1647230677.35642, msg_013, passed tc-start: 1647230677.43284, msg_014 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_014.c /dev/null ] tc-end: 1647230680.454557, msg_014, passed tc-start: 1647230680.465294, msg_015 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_015.c /dev/null ] tc-end: 1647230683.833009, msg_015, passed tc-start: 1647230683.841389, msg_016 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_016.c /dev/null ] tc-end: 1647230687.317829, msg_016, passed tc-start: 1647230687.330253, msg_017 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_017.c /dev/null ] tc-end: 1647230691.677568, msg_017, passed tc-start: 1647230691.684617, msg_018 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_018.c /dev/null ] tc-end: 1647230696.263451, msg_018, passed tc-start: 1647230696.273464, msg_019 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_019.c /dev/null ] tc-end: 1647230699.722176, msg_019, passed tc-start: 1647230699.730064, msg_020 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_020.c /dev/null ] tc-end: 1647230703.135988, msg_020, passed tc-start: 1647230703.144645, msg_021 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_021.c /dev/null ] tc-end: 1647230707.221757, msg_021, passed tc-start: 1647230707.228512, msg_022 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_022.c /dev/null ] tc-end: 1647230710.540550, msg_022, passed tc-start: 1647230710.550284, msg_023 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_023.c /dev/null ] tc-end: 1647230713.864171, msg_023, passed tc-start: 1647230713.875485, msg_024 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_024.c /dev/null ] tc-end: 1647230717.15124, msg_024, passed tc-start: 1647230717.26899, msg_025 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_025.c /dev/null ] tc-end: 1647230720.328294, msg_025, passed tc-start: 1647230720.337580, msg_026 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_026.c /dev/null ] tc-end: 1647230723.719642, msg_026, passed tc-start: 1647230723.729559, msg_027 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_027.c /dev/null ] tc-end: 1647230727.331011, msg_027, passed tc-start: 1647230727.341341, msg_028 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_028.c /dev/null ] tc-end: 1647230730.692071, msg_028, passed tc-start: 1647230730.700932, msg_029 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_029.c /dev/null ] tc-end: 1647230733.973910, msg_029, passed tc-start: 1647230733.981693, msg_030 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_030.c /dev/null ] tc-end: 1647230737.165897, msg_030, passed tc-start: 1647230737.173351, msg_031 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_031.c /dev/null ] tc-end: 1647230740.583667, msg_031, passed tc-start: 1647230740.592395, msg_032 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_032.c /dev/null ] tc-end: 1647230743.940935, msg_032, passed tc-start: 1647230743.948034, msg_033 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_033.c /dev/null ] tc-end: 1647230747.209242, msg_033, passed tc-start: 1647230747.216788, msg_034 tc-so:Executing command [ /usr/libexec/lint1 -S -p -w /usr/tests/usr.bin/xlint/lint1/msg_034.c /dev/null ] tc-end: 1647230750.396776, msg_034, passed tc-start: 1647230750.403886, msg_035 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_035.c /dev/null ] tc-end: 1647230753.730593, msg_035, passed tc-start: 1647230753.739188, msg_036 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_036.c /dev/null ] tc-end: 1647230757.39478, msg_036, passed tc-start: 1647230757.47145, msg_037 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_037.c /dev/null ] tc-end: 1647230760.370729, msg_037, passed tc-start: 1647230760.378099, msg_038 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_038.c /dev/null ] tc-end: 1647230763.749665, msg_038, passed tc-start: 1647230763.759406, msg_039 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_039.c /dev/null ] tc-end: 1647230767.95123, msg_039, passed tc-start: 1647230767.103910, msg_040 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_040.c /dev/null ] tc-end: 1647230770.360388, msg_040, passed tc-start: 1647230770.368732, msg_041 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_041.c /dev/null ] tc-end: 1647230773.826757, msg_041, passed tc-start: 1647230773.839159, msg_042 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_042.c /dev/null ] tc-end: 1647230777.310054, msg_042, passed tc-start: 1647230777.322412, msg_043 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_043.c /dev/null ] tc-end: 1647230781.766482, msg_043, passed tc-start: 1647230781.778256, msg_044 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_044.c /dev/null ] tc-end: 1647230785.303618, msg_044, passed tc-start: 1647230785.314598, msg_045 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_045.c /dev/null ] tc-end: 1647230788.959813, msg_045, passed tc-start: 1647230788.969907, msg_046 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_046.c /dev/null ] tc-end: 1647230792.726287, msg_046, passed tc-start: 1647230792.736533, msg_047 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_047.c /dev/null ] tc-end: 1647230795.908495, msg_047, passed tc-start: 1647230795.915334, msg_048 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_048.c /dev/null ] tc-end: 1647230799.61437, msg_048, passed tc-start: 1647230799.68621, msg_049 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_049.c /dev/null ] tc-end: 1647230802.209210, msg_049, passed tc-start: 1647230802.216766, msg_050 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_050.c /dev/null ] tc-end: 1647230805.331353, msg_050, passed tc-start: 1647230805.339063, msg_051 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_051.c /dev/null ] tc-end: 1647230808.679750, msg_051, passed tc-start: 1647230808.687186, msg_052 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_052.c /dev/null ] tc-end: 1647230811.989873, msg_052, passed tc-start: 1647230811.998328, msg_053 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_053.c /dev/null ] tc-end: 1647230815.339704, msg_053, passed tc-start: 1647230815.349220, msg_054 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_054.c /dev/null ] tc-end: 1647230818.677666, msg_054, passed tc-start: 1647230818.684839, msg_055 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_055.c /dev/null ] tc-end: 1647230821.999004, msg_055, passed tc-start: 1647230822.6180, msg_056 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_056.c /dev/null ] tc-end: 1647230825.349191, msg_056, passed tc-start: 1647230825.356713, msg_057 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_057.c /dev/null ] tc-end: 1647230828.605113, msg_057, passed tc-start: 1647230828.613868, msg_058 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_058.c /dev/null ] tc-end: 1647230831.988379, msg_058, passed tc-start: 1647230831.995403, msg_059 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_059.c /dev/null ] tc-end: 1647230835.472164, msg_059, passed tc-start: 1647230835.480053, msg_060 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_060.c /dev/null ] tc-end: 1647230838.947348, msg_060, passed tc-start: 1647230838.956079, msg_061 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_061.c /dev/null ] tc-end: 1647230842.538198, msg_061, passed tc-start: 1647230842.546083, msg_062 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_062.c /dev/null ] tc-end: 1647230845.998467, msg_062, passed tc-start: 1647230846.7478, msg_063 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_063.c /dev/null ] tc-end: 1647230849.467026, msg_063, passed tc-start: 1647230849.474583, msg_064 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_064.c /dev/null ] tc-end: 1647230852.966090, msg_064, passed tc-start: 1647230852.972912, msg_065 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_065.c /dev/null ] tc-end: 1647230856.324964, msg_065, passed tc-start: 1647230856.334565, msg_066 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_066.c /dev/null ] tc-end: 1647230860.35874, msg_066, passed tc-start: 1647230860.45036, msg_067 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_067.c /dev/null ] tc-end: 1647230863.490363, msg_067, passed tc-start: 1647230863.497696, msg_068 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_068.c /dev/null ] tc-end: 1647230866.988155, msg_068, passed tc-start: 1647230866.998683, msg_069 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_069.c /dev/null ] tc-end: 1647230870.528168, msg_069, passed tc-start: 1647230870.534943, msg_070 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_070.c /dev/null ] tc-end: 1647230874.30458, msg_070, passed tc-start: 1647230874.39891, msg_071 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_071.c /dev/null ] tc-end: 1647230877.261297, msg_071, passed tc-start: 1647230877.268572, msg_072 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_072.c /dev/null ] tc-end: 1647230880.786446, msg_072, passed tc-start: 1647230880.793685, msg_073 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_073.c /dev/null ] tc-end: 1647230884.241265, msg_073, passed tc-start: 1647230884.251352, msg_074 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_074.c /dev/null ] tc-end: 1647230887.939519, msg_074, passed tc-start: 1647230887.949772, msg_075 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_075.c /dev/null ] tc-end: 1647230891.404613, msg_075, passed tc-start: 1647230891.413241, msg_076 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_076.c /dev/null ] tc-end: 1647230894.918883, msg_076, passed tc-start: 1647230894.928687, msg_077 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_077.c /dev/null ] tc-end: 1647230898.250234, msg_077, passed tc-start: 1647230898.257074, msg_078 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_078.c /dev/null ] tc-end: 1647230901.624913, msg_078, passed tc-start: 1647230901.631659, msg_079 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_079.c /dev/null ] tc-end: 1647230904.943332, msg_079, passed tc-start: 1647230904.952770, msg_080 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_080.c /dev/null ] tc-end: 1647230908.335530, msg_080, passed tc-start: 1647230908.344144, msg_081 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_081.c /dev/null ] tc-end: 1647230911.885682, msg_081, passed tc-start: 1647230911.895641, msg_082 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_082.c /dev/null ] tc-end: 1647230915.643142, msg_082, passed tc-start: 1647230915.652497, msg_083 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_083.c /dev/null ] tc-end: 1647230918.844888, msg_083, passed tc-start: 1647230918.852191, msg_084 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_084.c /dev/null ] tc-end: 1647230922.89669, msg_084, passed tc-start: 1647230922.101597, msg_085 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_085.c /dev/null ] tc-end: 1647230925.739064, msg_085, passed tc-start: 1647230925.751437, msg_086 tc-so:Executing command [ /usr/libexec/lint1 -S -g -h -w /usr/tests/usr.bin/xlint/lint1/msg_086.c /dev/null ] tc-end: 1647230929.413223, msg_086, passed tc-start: 1647230929.424200, msg_087 tc-so:Executing command [ /usr/libexec/lint1 -g -h -S -w /usr/tests/usr.bin/xlint/lint1/msg_087.c /dev/null ] tc-end: 1647230932.895218, msg_087, passed tc-start: 1647230932.902443, msg_088 tc-so:Executing command [ /usr/libexec/lint1 -g -h -S -w /usr/tests/usr.bin/xlint/lint1/msg_088.c /dev/null ] tc-end: 1647230936.389886, msg_088, passed tc-start: 1647230936.397128, msg_089 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_089.c /dev/null ] tc-end: 1647230939.487051, msg_089, passed tc-start: 1647230939.495302, msg_090 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_090.c /dev/null ] tc-end: 1647230942.769865, msg_090, passed tc-start: 1647230942.776614, msg_091 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_091.c /dev/null ] tc-end: 1647230946.172583, msg_091, passed tc-start: 1647230946.179728, msg_092 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_092.c /dev/null ] tc-end: 1647230949.533421, msg_092, passed tc-start: 1647230949.540594, msg_093 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_093.c /dev/null ] tc-end: 1647230952.686476, msg_093, passed tc-start: 1647230952.692805, msg_094 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_094.c /dev/null ] tc-end: 1647230955.945013, msg_094, passed tc-start: 1647230955.952235, msg_095 tc-so:Executing command [ /usr/libexec/lint1 -ghSw /usr/tests/usr.bin/xlint/lint1/msg_095.c /dev/null ] tc-end: 1647230959.137028, msg_095, passed tc-start: 1647230959.145826, msg_096 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_096.c /dev/null ] tc-end: 1647230962.385417, msg_096, passed tc-start: 1647230962.393711, msg_097 tc-so:Executing command [ /usr/libexec/lint1 -gtw /usr/tests/usr.bin/xlint/lint1/msg_097.c /dev/null ] tc-end: 1647230965.495471, msg_097, passed tc-start: 1647230965.502502, msg_098 tc-so:Executing command [ /usr/libexec/lint1 -gtw /usr/tests/usr.bin/xlint/lint1/msg_098.c /dev/null ] tc-end: 1647230968.591824, msg_098, passed tc-start: 1647230968.598760, msg_099 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_099.c /dev/null ] tc-end: 1647230971.600710, msg_099, passed tc-start: 1647230971.607370, msg_100 tc-so:Executing command [ /usr/libexec/lint1 -Stw /usr/tests/usr.bin/xlint/lint1/msg_100.c /dev/null ] tc-end: 1647230974.615112, msg_100, passed tc-start: 1647230974.622138, msg_101 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_101.c /dev/null ] tc-end: 1647230977.807739, msg_101, passed tc-start: 1647230977.814608, msg_102 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_102.c /dev/null ] tc-end: 1647230981.26137, msg_102, passed tc-start: 1647230981.33289, msg_103 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_103.c /dev/null ] tc-end: 1647230984.40757, msg_103, passed tc-start: 1647230984.48029, msg_104 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_104.c /dev/null ] tc-end: 1647230987.39463, msg_104, passed tc-start: 1647230987.45862, msg_105 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_105.c /dev/null ] tc-end: 1647230990.27342, msg_105, passed tc-start: 1647230990.34062, msg_106 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_106.c /dev/null ] tc-end: 1647230993.48570, msg_106, passed tc-start: 1647230993.55432, msg_107 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_107.c /dev/null ] tc-end: 1647230996.51346, msg_107, passed tc-start: 1647230996.57752, msg_108 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_108.c /dev/null ] tc-end: 1647230999.54859, msg_108, passed tc-start: 1647230999.61416, msg_109 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_109.c /dev/null ] tc-end: 1647231002.69176, msg_109, passed tc-start: 1647231002.75976, msg_110 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_110.c /dev/null ] tc-end: 1647231005.87654, msg_110, passed tc-start: 1647231005.94909, msg_111 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_111.c /dev/null ] tc-end: 1647231008.82707, msg_111, passed tc-start: 1647231008.89448, msg_112 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_112.c /dev/null ] tc-end: 1647231011.62229, msg_112, passed tc-start: 1647231011.68808, msg_113 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_113.c /dev/null ] tc-end: 1647231015.109797, msg_113, passed tc-start: 1647231015.116618, msg_114 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_114.c /dev/null ] tc-end: 1647231018.100202, msg_114, passed tc-start: 1647231018.106795, msg_115 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_115.c /dev/null ] tc-end: 1647231021.78043, msg_115, passed tc-start: 1647231021.84739, msg_116 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_116.c /dev/null ] tc-end: 1647231024.53705, msg_116, passed tc-start: 1647231024.60413, msg_117 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/msg_117.c /dev/null ] tc-end: 1647231027.99334, msg_117, passed tc-start: 1647231027.105636, msg_118 tc-so:Executing command [ /usr/libexec/lint1 -hw /usr/tests/usr.bin/xlint/lint1/msg_118.c /dev/null ] tc-end: 1647231030.79383, msg_118, passed tc-start: 1647231030.86216, msg_119 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_119.c /dev/null ] tc-end: 1647231033.379924, msg_119, passed tc-start: 1647231033.386287, msg_120 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/msg_120.c /dev/null ] tc-end: 1647231036.369226, msg_120, passed tc-start: 1647231036.375611, msg_121 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_121.c /dev/null ] tc-end: 1647231039.369637, msg_121, passed tc-start: 1647231039.380068, msg_122 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_122.c /dev/null ] tc-end: 1647231042.348989, msg_122, passed tc-start: 1647231042.355813, msg_123 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_123.c /dev/null ] tc-end: 1647231045.366889, msg_123, passed tc-start: 1647231045.373169, msg_124 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -s /usr/tests/usr.bin/xlint/lint1/msg_124.c /dev/null ] tc-end: 1647231048.359094, msg_124, passed tc-start: 1647231048.365435, msg_125 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -s /usr/tests/usr.bin/xlint/lint1/msg_125.c /dev/null ] tc-end: 1647231052.30779, msg_125, passed tc-start: 1647231052.37902, msg_126 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_126.c /dev/null ] tc-end: 1647231055.31756, msg_126, passed tc-start: 1647231055.38615, msg_127 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -t /usr/tests/usr.bin/xlint/lint1/msg_127.c /dev/null ] tc-end: 1647231058.54941, msg_127, passed tc-start: 1647231058.62206, msg_128 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_128.c /dev/null ] tc-end: 1647231061.69574, msg_128, passed tc-start: 1647231061.76017, msg_129 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_129.c /dev/null ] tc-end: 1647231064.119582, msg_129, passed tc-start: 1647231064.126026, msg_130 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_130.c /dev/null ] tc-end: 1647231067.461631, msg_130, passed tc-start: 1647231067.468344, msg_131 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_131.c /dev/null ] tc-end: 1647231070.824832, msg_131, passed tc-start: 1647231070.837832, msg_132 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -aa /usr/tests/usr.bin/xlint/lint1/msg_132.c /dev/null ] tc-end: 1647231074.114008, msg_132, passed tc-start: 1647231074.120391, msg_132_ilp32 tc-end: 1647231076.971867, msg_132_ilp32, skipped, unsuitable platform tc-start: 1647231076.979523, msg_133 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_133.c /dev/null ] tc-end: 1647231080.673927, msg_133, passed tc-start: 1647231080.680443, msg_134 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_134.c /dev/null ] tc-end: 1647231083.697200, msg_134, passed tc-start: 1647231083.704989, msg_135 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_135.c /dev/null ] tc-end: 1647231086.715582, msg_135, passed tc-start: 1647231086.723262, msg_136 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_136.c /dev/null ] tc-end: 1647231090.393592, msg_136, passed tc-start: 1647231090.406544, msg_137 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_137.c /dev/null ] tc-end: 1647231094.239550, msg_137, passed tc-start: 1647231094.253599, msg_138 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_138.c /dev/null ] tc-end: 1647231098.69793, msg_138, passed tc-start: 1647231098.82842, msg_139 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_139.c /dev/null ] tc-end: 1647231101.826148, msg_139, passed tc-start: 1647231101.835317, msg_140 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_140.c /dev/null ] tc-end: 1647231106.263339, msg_140, passed tc-start: 1647231106.273136, msg_141 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_141.c /dev/null ] tc-end: 1647231110.66363, msg_141, passed tc-start: 1647231110.73166, msg_142 tc-end: 1647231112.908313, msg_142, skipped, unsuitable platform tc-start: 1647231112.915299, msg_143 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_143.c /dev/null ] tc-end: 1647231115.966174, msg_143, passed tc-start: 1647231115.972665, msg_144 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_144.c /dev/null ] tc-end: 1647231119.148615, msg_144, passed tc-start: 1647231119.155614, msg_145 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_145.c /dev/null ] tc-end: 1647231122.155005, msg_145, passed tc-start: 1647231122.161455, msg_146 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_146.c /dev/null ] tc-end: 1647231125.154750, msg_146, passed tc-start: 1647231125.161452, msg_147 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_147.c /dev/null ] tc-end: 1647231128.169659, msg_147, passed tc-start: 1647231128.176794, msg_148 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_148.c /dev/null ] tc-end: 1647231131.176838, msg_148, passed tc-start: 1647231131.183814, msg_149 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_149.c /dev/null ] tc-end: 1647231134.475778, msg_149, passed tc-start: 1647231134.483065, msg_150 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_150.c /dev/null ] tc-end: 1647231137.553407, msg_150, passed tc-start: 1647231137.562159, msg_151 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_151.c /dev/null ] tc-end: 1647231140.647753, msg_151, passed tc-start: 1647231140.654743, msg_152 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_152.c /dev/null ] tc-end: 1647231143.715361, msg_152, passed tc-start: 1647231143.724298, msg_153 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_153.c /dev/null ] tc-end: 1647231146.704620, msg_153, passed tc-start: 1647231146.712203, msg_154 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_154.c /dev/null ] tc-end: 1647231149.738384, msg_154, passed tc-start: 1647231149.745139, msg_155 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_155.c /dev/null ] tc-end: 1647231152.741678, msg_155, passed tc-start: 1647231152.748406, msg_156 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_156.c /dev/null ] tc-end: 1647231155.729047, msg_156, passed tc-start: 1647231155.735634, msg_157 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_157.c /dev/null ] tc-end: 1647231158.699713, msg_157, passed tc-start: 1647231158.706004, msg_158 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_158.c /dev/null ] tc-end: 1647231161.689618, msg_158, passed tc-start: 1647231161.695924, msg_159 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_159.c /dev/null ] tc-end: 1647231164.665739, msg_159, passed tc-start: 1647231164.672136, msg_160 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_160.c /dev/null ] tc-end: 1647231167.658330, msg_160, passed tc-start: 1647231167.665042, msg_161 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_161.c /dev/null ] tc-end: 1647231170.627090, msg_161, passed tc-start: 1647231170.633784, msg_162 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -hp /usr/tests/usr.bin/xlint/lint1/msg_162.c /dev/null ] tc-end: 1647231173.617789, msg_162, passed tc-start: 1647231173.624703, msg_163 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_163.c /dev/null ] tc-end: 1647231177.590995, msg_163, passed tc-start: 1647231177.597763, msg_164 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_164.c /dev/null ] tc-end: 1647231180.616442, msg_164, passed tc-start: 1647231180.623180, msg_165 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_165.c /dev/null ] tc-end: 1647231183.594350, msg_165, passed tc-start: 1647231183.600840, msg_166 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -hp /usr/tests/usr.bin/xlint/lint1/msg_166.c /dev/null ] tc-end: 1647231186.593926, msg_166, passed tc-start: 1647231186.600612, msg_167 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_167.c /dev/null ] tc-end: 1647231189.615627, msg_167, passed tc-start: 1647231189.623731, msg_168 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_168.c /dev/null ] tc-end: 1647231192.662900, msg_168, passed tc-start: 1647231192.672067, msg_169 tc-so:Executing command [ /usr/libexec/lint1 -g -h -S -w /usr/tests/usr.bin/xlint/lint1/msg_169.c /dev/null ] tc-end: 1647231195.762726, msg_169, passed tc-start: 1647231195.771011, msg_170 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_170.c /dev/null ] tc-end: 1647231198.836718, msg_170, passed tc-start: 1647231198.843516, msg_171 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_171.c /dev/null ] tc-end: 1647231201.976358, msg_171, passed tc-start: 1647231201.983696, msg_172 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_172.c /dev/null ] tc-end: 1647231205.66691, msg_172, passed tc-start: 1647231205.73477, msg_173 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_173.c /dev/null ] tc-end: 1647231208.179072, msg_173, passed tc-start: 1647231208.187461, msg_174 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_174.c /dev/null ] tc-end: 1647231211.351387, msg_174, passed tc-start: 1647231211.359127, msg_175 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_175.c /dev/null ] tc-end: 1647231214.465391, msg_175, passed tc-start: 1647231214.472344, msg_176 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_176.c /dev/null ] tc-end: 1647231217.560503, msg_176, passed tc-start: 1647231217.567580, msg_177 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_177.c /dev/null ] tc-end: 1647231220.675057, msg_177, passed tc-start: 1647231220.683919, msg_178 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_178.c /dev/null ] tc-end: 1647231223.839647, msg_178, passed tc-start: 1647231223.847087, msg_179 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_179.c /dev/null ] tc-end: 1647231226.901364, msg_179, passed tc-start: 1647231226.907804, msg_180 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_180.c /dev/null ] tc-end: 1647231230.10654, msg_180, passed tc-start: 1647231230.20963, msg_181 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_181.c /dev/null ] tc-end: 1647231233.187174, msg_181, passed tc-start: 1647231233.195044, msg_182 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_182.c /dev/null ] tc-end: 1647231236.299873, msg_182, passed tc-start: 1647231236.306659, msg_183 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_183.c /dev/null ] tc-end: 1647231239.471912, msg_183, passed tc-start: 1647231239.482268, msg_184 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_184.c /dev/null ] tc-end: 1647231243.56480, msg_184, passed tc-start: 1647231243.63919, msg_185 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_185.c /dev/null ] tc-end: 1647231246.225371, msg_185, passed tc-start: 1647231246.232829, msg_186 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_186.c /dev/null ] tc-end: 1647231249.324001, msg_186, passed tc-start: 1647231249.331823, msg_187 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_187.c /dev/null ] tc-end: 1647231252.367746, msg_187, passed tc-start: 1647231252.374488, msg_188 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_188.c /dev/null ] tc-end: 1647231255.653832, msg_188, passed tc-start: 1647231255.662376, msg_189 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_189.c /dev/null ] tc-end: 1647231258.912894, msg_189, passed tc-start: 1647231258.921753, msg_190 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_190.c /dev/null ] tc-end: 1647231262.299001, msg_190, passed tc-start: 1647231262.310180, msg_191 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_191.c /dev/null ] tc-end: 1647231265.960969, msg_191, passed tc-start: 1647231265.971061, msg_192 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_192.c /dev/null ] tc-end: 1647231269.605595, msg_192, passed tc-start: 1647231269.617674, msg_193 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_193.c /dev/null ] tc-end: 1647231273.200650, msg_193, passed tc-start: 1647231273.207516, msg_194 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_194.c /dev/null ] tc-end: 1647231276.601775, msg_194, passed tc-start: 1647231276.609847, msg_195 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_195.c /dev/null ] tc-end: 1647231280.583779, msg_195, passed tc-start: 1647231280.595734, msg_196 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_196.c /dev/null ] tc-end: 1647231283.935668, msg_196, passed tc-start: 1647231283.944465, msg_197 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_197.c /dev/null ] tc-end: 1647231287.491157, msg_197, passed tc-start: 1647231287.499559, msg_198 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_198.c /dev/null ] tc-end: 1647231290.761047, msg_198, passed tc-start: 1647231290.769460, msg_199 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_199.c /dev/null ] tc-end: 1647231293.993075, msg_199, passed tc-start: 1647231294.190, msg_200 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_200.c /dev/null ] tc-end: 1647231297.139536, msg_200, passed tc-start: 1647231297.147323, msg_201 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_201.c /dev/null ] tc-end: 1647231300.305366, msg_201, passed tc-start: 1647231300.313733, msg_202 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_202.c /dev/null ] tc-end: 1647231303.454637, msg_202, passed tc-start: 1647231303.461879, msg_203 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_203.c /dev/null ] tc-end: 1647231306.556687, msg_203, passed tc-start: 1647231306.564488, msg_204 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_204.c /dev/null ] tc-end: 1647231309.844794, msg_204, passed tc-start: 1647231309.854416, msg_205 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_205.c /dev/null ] tc-end: 1647231313.240105, msg_205, passed tc-start: 1647231313.249106, msg_206 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -eh /usr/tests/usr.bin/xlint/lint1/msg_206.c /dev/null ] tc-end: 1647231316.651861, msg_206, passed tc-start: 1647231317.309285, msg_207 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_207.c /dev/null ] tc-end: 1647231321.53832, msg_207, passed tc-start: 1647231321.66384, msg_208 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_208.c /dev/null ] tc-end: 1647231325.206851, msg_208, passed tc-start: 1647231325.221658, msg_209 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_209.c /dev/null ] tc-end: 1647231341.593699, msg_209, passed tc-start: 1647231341.602733, msg_210 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_210.c /dev/null ] tc-end: 1647231350.612641, msg_210, passed tc-start: 1647231350.623037, msg_211 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_211.c /dev/null ] tc-end: 1647231354.158588, msg_211, passed tc-start: 1647231354.164940, msg_212 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_212.c /dev/null ] tc-end: 1647231357.753641, msg_212, passed tc-start: 1647231357.776103, msg_213 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_213.c /dev/null ] tc-end: 1647231361.984041, msg_213, passed tc-start: 1647231361.997694, msg_214 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_214.c /dev/null ] tc-end: 1647231366.43980, msg_214, passed tc-start: 1647231366.52036, msg_215 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_215.c /dev/null ] tc-end: 1647231369.306044, msg_215, passed tc-start: 1647231369.318187, msg_216 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_216.c /dev/null ] tc-end: 1647231372.600364, msg_216, passed tc-start: 1647231372.610592, msg_217 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_217.c /dev/null ] tc-end: 1647231376.160604, msg_217, passed tc-start: 1647231376.171095, msg_218 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_218.c /dev/null ] tc-end: 1647231379.681408, msg_218, passed tc-start: 1647231379.691934, msg_219 tc-so:Executing command [ /usr/libexec/lint1 -t -w /usr/tests/usr.bin/xlint/lint1/msg_219.c /dev/null ] tc-end: 1647231383.134753, msg_219, passed tc-start: 1647231383.143911, msg_220 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_220.c /dev/null ] tc-end: 1647231386.554141, msg_220, passed tc-start: 1647231386.563536, msg_221 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_221.c /dev/null ] tc-end: 1647231389.876501, msg_221, passed tc-start: 1647231389.882852, msg_222 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_222.c /dev/null ] tc-end: 1647231393.158072, msg_222, passed tc-start: 1647231393.166175, msg_223 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_223.c /dev/null ] tc-end: 1647231396.570816, msg_223, passed tc-start: 1647231396.578677, msg_224 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_224.c /dev/null ] tc-end: 1647231399.938860, msg_224, passed tc-start: 1647231399.950552, msg_225 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_225.c /dev/null ] tc-end: 1647231403.333907, msg_225, passed tc-start: 1647231403.340679, msg_226 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_226.c /dev/null ] tc-end: 1647231406.317381, msg_226, passed tc-start: 1647231406.323718, msg_227 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_227.c /dev/null ] tc-end: 1647231409.655756, msg_227, passed tc-start: 1647231409.664110, msg_228 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_228.c /dev/null ] tc-end: 1647231413.399106, msg_228, passed tc-start: 1647231413.408453, msg_229 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_229.c /dev/null ] tc-end: 1647231416.878191, msg_229, passed tc-start: 1647231416.888742, msg_230 tc-so:Executing command [ /usr/libexec/lint1 -S -g -p -w /usr/tests/usr.bin/xlint/lint1/msg_230.c /dev/null ] tc-end: 1647231420.272708, msg_230, passed tc-start: 1647231420.279269, msg_230_uchar tc-end: 1647231423.323710, msg_230_uchar, skipped, unsuitable platform tc-start: 1647231423.332827, msg_231 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_231.c /dev/null ] tc-end: 1647231427.140524, msg_231, passed tc-start: 1647231427.148489, msg_232 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_232.c /dev/null ] tc-end: 1647231430.383564, msg_232, passed tc-start: 1647231430.390906, msg_233 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_233.c /dev/null ] tc-end: 1647231433.535983, msg_233, passed tc-start: 1647231433.543746, msg_234 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_234.c /dev/null ] tc-end: 1647231436.796249, msg_234, passed tc-start: 1647231436.805194, msg_235 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_235.c /dev/null ] tc-end: 1647231440.403229, msg_235, passed tc-start: 1647231440.410400, msg_236 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_236.c /dev/null ] tc-end: 1647231443.563557, msg_236, passed tc-start: 1647231443.573864, msg_237 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_237.c /dev/null ] tc-end: 1647231447.221529, msg_237, passed tc-start: 1647231447.229042, msg_238 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_238.c /dev/null ] tc-end: 1647231450.639394, msg_238, passed tc-start: 1647231450.649944, msg_239 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_239.c /dev/null ] tc-end: 1647231454.359347, msg_239, passed tc-start: 1647231454.366355, msg_240 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_240.c /dev/null ] tc-end: 1647231457.560353, msg_240, passed tc-start: 1647231457.568803, msg_241 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_241.c /dev/null ] tc-end: 1647231460.938140, msg_241, passed tc-start: 1647231460.948438, msg_242 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_242.c /dev/null ] tc-end: 1647231464.566253, msg_242, passed tc-start: 1647231464.577317, msg_243 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -eP /usr/tests/usr.bin/xlint/lint1/msg_243.c /dev/null ] tc-end: 1647231468.287987, msg_243, passed tc-start: 1647231468.296733, msg_244 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_244.c /dev/null ] tc-end: 1647231471.970994, msg_244, passed tc-start: 1647231471.981844, msg_245 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_245.c /dev/null ] tc-end: 1647231475.864474, msg_245, passed tc-start: 1647231475.874663, msg_246 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_246.c /dev/null ] tc-end: 1647231479.696853, msg_246, passed tc-start: 1647231479.708755, msg_247 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c /usr/tests/usr.bin/xlint/lint1/msg_247.c /dev/null ] tc-end: 1647231482.966545, msg_247, passed tc-start: 1647231482.974693, msg_248 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_248.c /dev/null ] tc-end: 1647231486.51472, msg_248, passed tc-start: 1647231486.58342, msg_249 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_249.c /dev/null ] tc-end: 1647231489.301197, msg_249, passed tc-start: 1647231489.309198, msg_250 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_250.c /dev/null ] tc-end: 1647231492.671630, msg_250, passed tc-start: 1647231492.679719, msg_251 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_251.c /dev/null ] tc-end: 1647231496.379003, msg_251, passed tc-start: 1647231496.386457, msg_252 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_252.c /dev/null ] tc-end: 1647231499.763688, msg_252, passed tc-start: 1647231499.771875, msg_253 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_253.c /dev/null ] tc-end: 1647231503.105141, msg_253, passed tc-start: 1647231503.112841, msg_254 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_254.c /dev/null ] tc-end: 1647231506.531662, msg_254, passed tc-start: 1647231506.539466, msg_255 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_255.c /dev/null ] tc-end: 1647231509.804758, msg_255, passed tc-start: 1647231509.812107, msg_256 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_256.c /dev/null ] tc-end: 1647231513.305475, msg_256, passed tc-start: 1647231513.312447, msg_257 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_257.c /dev/null ] tc-end: 1647231516.319225, msg_257, passed tc-start: 1647231516.325844, msg_258 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_258.c /dev/null ] tc-end: 1647231519.302247, msg_258, passed tc-start: 1647231519.309299, msg_259 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_259.c /dev/null ] tc-end: 1647231522.335697, msg_259, passed tc-start: 1647231522.342949, msg_259_c90 tc-so:Executing command [ /usr/libexec/lint1 -h -w /usr/tests/usr.bin/xlint/lint1/msg_259_c90.c /dev/null ] tc-end: 1647231525.711025, msg_259_c90, passed tc-start: 1647231525.717559, msg_259_ilp32 tc-end: 1647231528.769699, msg_259_ilp32, skipped, unsuitable platform tc-start: 1647231528.778554, msg_260 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_260.c /dev/null ] tc-end: 1647231531.869504, msg_260, passed tc-start: 1647231531.876327, msg_261 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_261.c /dev/null ] tc-end: 1647231534.898955, msg_261, passed tc-start: 1647231534.905377, msg_262 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_262.c /dev/null ] tc-end: 1647231538.360011, msg_262, passed tc-start: 1647231538.368337, msg_263 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_263.c /dev/null ] tc-end: 1647231541.607856, msg_263, passed tc-start: 1647231541.615428, msg_264 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_264.c /dev/null ] tc-end: 1647231544.632151, msg_264, passed tc-start: 1647231544.638624, msg_265 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_265.c /dev/null ] tc-end: 1647231547.617803, msg_265, passed tc-start: 1647231547.624296, msg_266 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_266.c /dev/null ] tc-end: 1647231550.692532, msg_266, passed tc-start: 1647231550.700251, msg_267 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_267.c /dev/null ] tc-end: 1647231553.854362, msg_267, passed tc-start: 1647231553.861546, msg_268 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_268.c /dev/null ] tc-end: 1647231556.975402, msg_268, passed tc-start: 1647231556.982254, msg_269 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_269.c /dev/null ] tc-end: 1647231560.122348, msg_269, passed tc-start: 1647231560.130464, msg_270 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_270.c /dev/null ] tc-end: 1647231563.514266, msg_270, passed tc-start: 1647231563.522746, msg_271 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_271.c /dev/null ] tc-end: 1647231566.694444, msg_271, passed tc-start: 1647231566.701979, msg_272 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_272.c /dev/null ] tc-end: 1647231569.918621, msg_272, passed tc-start: 1647231569.925399, msg_272_c90 tc-so:Executing command [ /usr/libexec/lint1 -s /usr/tests/usr.bin/xlint/lint1/msg_272_c90.c /dev/null ] tc-end: 1647231573.263324, msg_272_c90, passed tc-start: 1647231573.273051, msg_273 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_273.c /dev/null ] tc-end: 1647231576.584080, msg_273, passed tc-start: 1647231576.594209, msg_274 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_274.c /dev/null ] tc-end: 1647231579.850834, msg_274, passed tc-start: 1647231579.859737, msg_275 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -h /usr/tests/usr.bin/xlint/lint1/msg_275.c /dev/null ] tc-end: 1647231583.196548, msg_275, passed tc-start: 1647231583.205031, msg_276 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_276.c /dev/null ] tc-end: 1647231586.445891, msg_276, passed tc-start: 1647231586.452867, msg_277 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_277.c /dev/null ] tc-end: 1647231589.651250, msg_277, passed tc-start: 1647231589.658219, msg_278 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_278.c /dev/null ] tc-end: 1647231592.732954, msg_278, passed tc-start: 1647231592.739459, msg_279 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -e /usr/tests/usr.bin/xlint/lint1/msg_279.c /dev/null ] tc-end: 1647231595.742260, msg_279, passed tc-start: 1647231595.750495, msg_280 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_280.c /dev/null ] tc-end: 1647231598.923008, msg_280, passed tc-start: 1647231598.931599, msg_281 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_281.c /dev/null ] tc-end: 1647231602.273697, msg_281, passed tc-start: 1647231602.281192, msg_282 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_282.c /dev/null ] tc-end: 1647231605.505275, msg_282, passed tc-start: 1647231605.513396, msg_283 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -X 231 /usr/tests/usr.bin/xlint/lint1/msg_283.c /dev/null ] tc-end: 1647231608.624655, msg_283, passed tc-start: 1647231608.633346, msg_284 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_284.c /dev/null ] tc-end: 1647231611.888706, msg_284, passed tc-start: 1647231611.895302, msg_285 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_285.c /dev/null ] tc-end: 1647231614.898795, msg_285, passed tc-start: 1647231614.905490, msg_286 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_286.c /dev/null ] tc-end: 1647231618.404053, msg_286, passed tc-start: 1647231618.412501, msg_287 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_287.c /dev/null ] tc-end: 1647231621.525532, msg_287, passed tc-start: 1647231621.534911, msg_288 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_288.c /dev/null ] tc-end: 1647231624.622868, msg_288, passed tc-start: 1647231624.629743, msg_289 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_289.c /dev/null ] tc-end: 1647231627.691953, msg_289, passed tc-start: 1647231627.698984, msg_290 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_290.c /dev/null ] tc-end: 1647231630.865454, msg_290, passed tc-start: 1647231630.872844, msg_291 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_291.c /dev/null ] tc-end: 1647231633.979778, msg_291, passed tc-start: 1647231633.987350, msg_292 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_292.c /dev/null ] tc-end: 1647231637.16249, msg_292, passed tc-start: 1647231637.23596, msg_293 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_293.c /dev/null ] tc-end: 1647231640.103181, msg_293, passed tc-start: 1647231640.113077, msg_294 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_294.c /dev/null ] tc-end: 1647231643.149984, msg_294, passed tc-start: 1647231643.156306, msg_295 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_295.c /dev/null ] tc-end: 1647231646.382034, msg_295, passed tc-start: 1647231646.388833, msg_296 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_296.c /dev/null ] tc-end: 1647231649.562435, msg_296, passed tc-start: 1647231649.569351, msg_297 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -P -a -p /usr/tests/usr.bin/xlint/lint1/msg_297.c /dev/null ] tc-end: 1647231652.971673, msg_297, passed tc-start: 1647231652.979676, msg_298 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_298.c /dev/null ] tc-end: 1647231656.50202, msg_298, passed tc-start: 1647231656.56625, msg_299 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_299.c /dev/null ] tc-end: 1647231659.142648, msg_299, passed tc-start: 1647231659.149142, msg_300 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_300.c /dev/null ] tc-end: 1647231662.331501, msg_300, passed tc-start: 1647231662.337910, msg_301 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_301.c /dev/null ] tc-end: 1647231665.330985, msg_301, passed tc-start: 1647231665.337353, msg_302 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_302.c /dev/null ] tc-end: 1647231669.479894, msg_302, passed tc-start: 1647231669.487772, msg_303 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_303.c /dev/null ] tc-end: 1647231672.685914, msg_303, passed tc-start: 1647231672.692894, msg_304 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_304.c /dev/null ] tc-end: 1647231675.869280, msg_304, passed tc-start: 1647231675.878591, msg_305 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_305.c /dev/null ] tc-end: 1647231679.130009, msg_305, passed tc-start: 1647231679.138762, msg_306 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_306.c /dev/null ] tc-end: 1647231682.344365, msg_306, passed tc-start: 1647231682.355446, msg_307 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_307.c /dev/null ] tc-end: 1647231686.248317, msg_307, passed tc-start: 1647231686.255440, msg_308 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_308.c /dev/null ] tc-end: 1647231689.540403, msg_308, passed tc-start: 1647231689.547607, msg_309 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_309.c /dev/null ] tc-end: 1647231692.886347, msg_309, passed tc-start: 1647231692.895706, msg_310 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_310.c /dev/null ] tc-end: 1647231696.14307, msg_310, passed tc-start: 1647231696.21278, msg_311 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_311.c /dev/null ] tc-end: 1647231699.75201, msg_311, passed tc-start: 1647231699.82285, msg_312 tc-so:Executing command [ /usr/libexec/lint1 -tw /usr/tests/usr.bin/xlint/lint1/msg_312.c /dev/null ] tc-end: 1647231702.171999, msg_312, passed tc-start: 1647231702.178829, msg_313 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_313.c /dev/null ] tc-end: 1647231705.453413, msg_313, passed tc-start: 1647231705.464661, msg_314 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_314.c /dev/null ] tc-end: 1647231709.263590, msg_314, passed tc-start: 1647231709.271230, msg_315 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_315.c /dev/null ] tc-end: 1647231713.42381, msg_315, passed tc-start: 1647231713.51902, msg_316 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_316.c /dev/null ] tc-end: 1647231716.300772, msg_316, passed tc-start: 1647231716.308782, msg_317 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_317.c /dev/null ] tc-end: 1647231719.847856, msg_317, passed tc-start: 1647231719.855728, msg_318 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_318.c /dev/null ] tc-end: 1647231723.746187, msg_318, passed tc-start: 1647231723.756419, msg_319 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_319.c /dev/null ] tc-end: 1647231727.207888, msg_319, passed tc-start: 1647231727.215285, msg_320 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_320.c /dev/null ] tc-end: 1647231731.164221, msg_320, passed tc-start: 1647231731.171548, msg_321 tc-so:Executing command [ /usr/libexec/lint1 -sw /usr/tests/usr.bin/xlint/lint1/msg_321.c /dev/null ] tc-end: 1647231734.607636, msg_321, passed tc-start: 1647231734.615386, msg_322 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_322.c /dev/null ] tc-end: 1647231738.185106, msg_322, passed tc-start: 1647231738.195123, msg_323 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_323.c /dev/null ] tc-end: 1647231741.591935, msg_323, passed tc-start: 1647231741.601699, msg_324 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -P /usr/tests/usr.bin/xlint/lint1/msg_324.c /dev/null ] tc-end: 1647231745.876194, msg_324, passed tc-start: 1647231745.884439, msg_325 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_325.c /dev/null ] tc-end: 1647231748.941612, msg_325, passed tc-start: 1647231748.948098, msg_326 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_326.c /dev/null ] tc-end: 1647231751.931104, msg_326, passed tc-start: 1647231751.937607, msg_327 tc-so:Executing command [ /usr/libexec/lint1 -w /usr/tests/usr.bin/xlint/lint1/msg_327.c /dev/null ] tc-end: 1647231754.919669, msg_327, passed tc-start: 1647231754.926192, msg_328 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_328.c /dev/null ] tc-end: 1647231757.914559, msg_328, passed tc-start: 1647231757.922886, msg_329 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_329.c /dev/null ] tc-end: 1647231761.49030, msg_329, passed tc-start: 1647231761.56374, msg_330 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_330.c /dev/null ] tc-end: 1647231764.253383, msg_330, passed tc-start: 1647231764.259720, msg_331 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_331.c /dev/null ] tc-end: 1647231767.683476, msg_331, passed tc-start: 1647231767.693180, msg_332 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_332.c /dev/null ] tc-end: 1647231771.12922, msg_332, passed tc-start: 1647231771.19301, msg_333 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_333.c /dev/null ] tc-end: 1647231774.204503, msg_333, passed tc-start: 1647231774.216699, msg_334 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_334.c /dev/null ] tc-end: 1647231778.4235, msg_334, passed tc-start: 1647231778.13411, msg_335 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_335.c /dev/null ] tc-end: 1647231781.651366, msg_335, passed tc-start: 1647231781.658143, msg_336 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_336.c /dev/null ] tc-end: 1647231784.859405, msg_336, passed tc-start: 1647231784.869128, msg_337 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -T /usr/tests/usr.bin/xlint/lint1/msg_337.c /dev/null ] tc-end: 1647231788.138153, msg_337, passed tc-start: 1647231788.144948, msg_338 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_338.c /dev/null ] tc-end: 1647231791.296976, msg_338, passed tc-start: 1647231791.303785, msg_339 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_339.c /dev/null ] tc-end: 1647231794.622722, msg_339, passed tc-start: 1647231794.629238, msg_340 tc-so:Executing command [ /usr/libexec/lint1 -Ssw /usr/tests/usr.bin/xlint/lint1/msg_340.c /dev/null ] tc-end: 1647231797.823337, msg_340, passed tc-start: 1647231797.830557, msg_341 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_341.c /dev/null ] tc-end: 1647231800.985157, msg_341, passed tc-start: 1647231800.991615, msg_342 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_342.c /dev/null ] tc-end: 1647231804.89058, msg_342, passed tc-start: 1647231804.95606, msg_343 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_343.c /dev/null ] tc-end: 1647231807.280824, msg_343, passed tc-start: 1647231807.290049, msg_344 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/msg_344.c /dev/null ] tc-end: 1647231810.439934, msg_344, passed tc-start: 1647231810.446739, msg_345 tc-so:Executing command [ /usr/libexec/lint1 -Sw /usr/tests/usr.bin/xlint/lint1/msg_345.c /dev/null ] tc-end: 1647231813.545765, msg_345, passed tc-start: 1647231813.553950, msg_346 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/msg_346.c /dev/null ] tc-end: 1647231816.803920, msg_346, passed tc-start: 1647231816.811207, msg_347 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_347.c /dev/null ] tc-end: 1647231820.56088, msg_347, passed tc-start: 1647231820.66052, msg_348 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -r /usr/tests/usr.bin/xlint/lint1/msg_348.c /dev/null ] tc-end: 1647231823.575154, msg_348, passed tc-start: 1647231823.584910, op_colon tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -p /usr/tests/usr.bin/xlint/lint1/op_colon.c /dev/null ] tc-end: 1647231827.249884, op_colon, passed tc-start: 1647231827.257958, op_shl_lp64 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/op_shl_lp64.c /dev/null ] tc-end: 1647231830.627544, op_shl_lp64, passed tc-start: 1647231830.635323, parse_init_declarator tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_init_declarator.c /dev/null ] tc-end: 1647231833.922602, parse_init_declarator, passed tc-start: 1647231833.929954, parse_stmt_error tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_stmt_error.c /dev/null ] tc-end: 1647231837.413788, parse_stmt_error, passed tc-start: 1647231837.421259, parse_stmt_iter_error tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_stmt_iter_error.c /dev/null ] tc-end: 1647231840.648202, parse_stmt_iter_error, passed tc-start: 1647231840.656122, parse_type_name tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/parse_type_name.c /dev/null ] tc-end: 1647231844.70705, parse_type_name, passed tc-start: 1647231844.78433, platform_ilp32 tc-end: 1647231847.117512, platform_ilp32, skipped, unsuitable platform tc-start: 1647231847.130280, platform_int tc-end: 1647231850.753331, platform_int, skipped, unsuitable platform tc-start: 1647231850.763281, platform_ldbl128 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_ldbl128.c /dev/null ] tc-end: 1647231854.668360, platform_ldbl128, passed tc-start: 1647231854.678318, platform_ldbl64 tc-end: 1647231858.313222, platform_ldbl64, skipped, unsuitable platform tc-start: 1647231858.320758, platform_ldbl96 tc-end: 1647231861.682777, platform_ldbl96, skipped, unsuitable platform tc-start: 1647231861.692790, platform_long tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_long.c /dev/null ] tc-end: 1647231866.59065, platform_long, passed tc-start: 1647231866.68511, platform_lp64 tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_lp64.c /dev/null ] tc-end: 1647231869.554161, platform_lp64, passed tc-start: 1647231869.562304, platform_schar tc-so:Executing command [ /usr/libexec/lint1 -g -S -w -c -h -a -p -b -r -z /usr/tests/usr.bin/xlint/lint1/platform_schar.c /dev/null ] tc-end: 1647231873.39684, platform_schar, passed tc-start: 1647231873.47061, platform_uchar tc-end: 1647231876.195628, platform_uchar, skipped, unsuitable platform tc-start: 1647231876.203064, stmt_for tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_for.c /dev/null ] tc-end: 1647231879.634252, stmt_for, passed tc-start: 1647231879.641322, stmt_goto tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_goto.c /dev/null ] tc-end: 1647231882.976178, stmt_goto, passed tc-start: 1647231882.983148, stmt_if tc-so:Executing command [ /usr/libexec/lint1 -g -S -w /usr/tests/usr.bin/xlint/lint1/stmt_if.c /dev/null ] tc-end: 1647231886.452377, stmt_if, passed tp-end: 1647231886.459654, usr.bin/xlint/lint1/t_integration tp-start: 1647231890.503000, usr.bin/xlint/lint2/t_lint2, 27 tc-start: 1647231890.505520, emit tc-so:Executing command [ /usr/libexec/lint2 -h -x -C emit emit.ln ] tc-so:Executing command [ cat llib-lemit.ln ] tc-end: 1647231891.702651, emit, passed tc-start: 1647231891.714930, emit_lp64 tc-so:Executing command [ /usr/libexec/lint2 -h -x -C emit_lp64 emit_lp64.ln ] tc-so:Executing command [ cat llib-lemit_lp64.ln ] tc-end: 1647231892.908012, emit_lp64, passed tc-start: 1647231892.921012, error_cases tc-so: tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:123 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0X tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0dXYZ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d123 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d123.XYZ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0X0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0uu tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0du tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0ui tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0di tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0ud tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0dd tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0iiiiiii1n_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0z-1d_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0p1n1d_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2| tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2" tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2"% tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2"\ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0c0.0s2"%\ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0dd tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0de tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0ee tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0ii tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0oo tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0rr tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0ss tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0tt tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0uu tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0v1v1 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0P1P1 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0S1S1 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0v1P1S_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0d3var_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0d0.0d3varPV_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0 tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0x tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-so:0u0.0x3var_ tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-end: 1647231902.857641, error_cases, passed tc-start: 1647231902.866712, missing_newline tc-so:Executing command [ /usr/libexec/lint2 input.ln ] tc-end: 1647231903.794776, missing_newline, passed tc-start: 1647231903.803380, msg_000 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_000.ln ] tc-end: 1647231904.995968, msg_000, passed tc-start: 1647231905.6014, msg_001 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_001.ln ] tc-end: 1647231905.931659, msg_001, passed tc-start: 1647231905.940640, msg_002 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_002.ln ] tc-end: 1647231906.869898, msg_002, passed tc-start: 1647231906.880395, msg_003 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_003.ln ] tc-end: 1647231907.802102, msg_003, passed tc-start: 1647231907.811238, msg_004 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_004.ln ] tc-end: 1647231908.719829, msg_004, passed tc-start: 1647231908.728744, msg_005 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_005.ln ] tc-end: 1647231909.667770, msg_005, passed tc-start: 1647231909.678075, msg_006 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_006.ln ] tc-end: 1647231910.592115, msg_006, passed tc-start: 1647231910.600820, msg_007 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_007.ln ] tc-end: 1647231911.504277, msg_007, passed tc-start: 1647231911.512012, msg_008 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_008.ln ] tc-end: 1647231912.473847, msg_008, passed tc-start: 1647231912.482711, msg_009 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_009.ln ] tc-end: 1647231913.289219, msg_009, passed tc-start: 1647231913.297357, msg_010 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_010.ln ] tc-end: 1647231914.177447, msg_010, passed tc-start: 1647231914.187631, msg_011 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_011.ln ] tc-end: 1647231915.117963, msg_011, passed tc-start: 1647231915.126198, msg_012 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_012.ln ] tc-end: 1647231916.129297, msg_012, passed tc-start: 1647231916.137937, msg_013 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_013.ln ] tc-end: 1647231917.1920, msg_013, passed tc-start: 1647231917.9806, msg_014 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_014.ln ] tc-end: 1647231917.937048, msg_014, passed tc-start: 1647231917.945666, msg_015 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_015.ln ] tc-end: 1647231918.870858, msg_015, passed tc-start: 1647231918.879060, msg_016 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_016.ln ] tc-end: 1647231919.821657, msg_016, passed tc-start: 1647231919.830194, msg_017 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_017.ln ] tc-end: 1647231920.758095, msg_017, passed tc-start: 1647231920.766840, msg_018 tc-so:Executing command [ /usr/libexec/lint2 -h -x msg_018.ln ] tc-end: 1647231921.700952, msg_018, passed tc-start: 1647231921.709202, output_sorted tc-so:Executing command [ /usr/libexec/lint2 -h -x output_sorted.ln ] tc-end: 1647231922.669976, output_sorted, passed tc-start: 1647231922.679709, read tc-so:Executing command [ /usr/libexec/lint2 -h -x read.ln ] tc-end: 1647231923.624982, read, passed tc-start: 1647231923.633923, read_lp64 tc-so:Executing command [ /usr/libexec/lint2 -h -x read_lp64.ln ] tc-end: 1647231924.569051, read_lp64, passed tc-start: 1647231924.579262, read_printf tc-so:Executing command [ /usr/libexec/lint2 -h -x read_printf.ln ] tc-end: 1647231925.515114, read_printf, passed tp-end: 1647231925.523753, usr.bin/xlint/lint2/t_lint2 tp-start: 1647231926.223342, usr.bin/ztest/t_ztest, 1 tc-start: 1647231926.225900, assert tc-so:Executing command [ /bin/sh -c mkdir /tmp/ztest ] tc-so:Executing command [ /bin/sh -c ztest -VVV -v10 -m2 -r12 -R3 -T 10 -f /tmp/ztest ] tc-se:Fail: incorrect exit status: 2, expected: 0 tc-se:stdout: tc-se:10 vdevs, 7 datasets, 23 threads, 10 seconds... tc-se: tc-se:stderr: tc-se:zdb: Fail to initialize zfs tc-se:ztest: '/usr/sbin/zdb -bccs -d -U /tmp/ztest/zpool.cache ztest' exit code 1 tc-se:child exited with code 3 tc-se: tc-end: 1647231960.66896, assert, expected_failure, PR kern/53767: atf-check failed; see the output of the test for details tp-end: 1647231960.76578, usr.bin/ztest/t_ztest tp-start: 1647231960.976818, usr.bin/c++/t_asan_double_free, 1 tc-start: 1647231960.979435, target_not_supported tc-end: 1647231961.892401, target_not_supported, skipped, Target is not supported tp-end: 1647231961.902089, usr.bin/c++/t_asan_double_free tp-start: 1647231962.648446, usr.bin/c++/t_asan_global_buffer_overflow, 1 tc-start: 1647231962.652953, target_not_supported tc-end: 1647231963.324563, target_not_supported, skipped, Target is not supported tp-end: 1647231963.331543, usr.bin/c++/t_asan_global_buffer_overflow tp-start: 1647231964.165747, usr.bin/c++/t_asan_heap_overflow, 1 tc-start: 1647231964.168047, target_not_supported tc-end: 1647231964.819792, target_not_supported, skipped, Target is not supported tp-end: 1647231964.826625, usr.bin/c++/t_asan_heap_overflow tp-start: 1647231965.558222, usr.bin/c++/t_asan_off_by_one, 1 tc-start: 1647231965.560463, target_not_supported tc-end: 1647231966.305713, target_not_supported, skipped, Target is not supported tp-end: 1647231966.315585, usr.bin/c++/t_asan_off_by_one tp-start: 1647231967.57426, usr.bin/c++/t_asan_poison, 1 tc-start: 1647231967.59649, target_not_supported tc-end: 1647231967.711971, target_not_supported, skipped, Target is not supported tp-end: 1647231967.718881, usr.bin/c++/t_asan_poison tp-start: 1647231968.450474, usr.bin/c++/t_asan_uaf, 1 tc-start: 1647231968.452643, target_not_supported tc-end: 1647231969.181700, target_not_supported, skipped, Target is not supported tp-end: 1647231969.191613, usr.bin/c++/t_asan_uaf tp-start: 1647231971.425636, usr.bin/c++/t_ubsan_int_add_overflow, 3 tc-start: 1647231971.428094, int_add_overflow tc-so:Executing command [ ./test ] tc-end: 1647231979.77078, int_add_overflow, passed tc-start: 1647231979.88320, int_add_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1647231988.560458, int_add_overflow_pic, passed tc-start: 1647231988.576074, int_add_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1647231994.686569, int_add_overflow_pie, passed tp-end: 1647231994.699521, usr.bin/c++/t_ubsan_int_add_overflow tp-start: 1647231996.547164, usr.bin/c++/t_ubsan_int_neg_overflow, 3 tc-start: 1647231996.549759, int_neg_overflow tc-so:Executing command [ ./test ] tc-end: 1647232002.262697, int_neg_overflow, passed tc-start: 1647232002.273024, int_neg_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1647232011.432198, int_neg_overflow_pic, passed tc-start: 1647232011.447262, int_neg_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1647232017.386272, int_neg_overflow_pie, passed tp-end: 1647232017.400280, usr.bin/c++/t_ubsan_int_neg_overflow tp-start: 1647232019.214731, usr.bin/c++/t_ubsan_vla_out_of_bounds, 3 tc-start: 1647232019.217162, vla_out_of_bounds tc-so:Executing command [ ./test ] tc-end: 1647232025.763699, vla_out_of_bounds, passed tc-start: 1647232025.773976, vla_out_of_bounds_pic tc-so:Executing command [ ./test ] tc-end: 1647232033.603801, vla_out_of_bounds_pic, passed tc-start: 1647232033.617059, vla_out_of_bounds_pie tc-so:Executing command [ ./test ] tc-end: 1647232040.443883, vla_out_of_bounds_pie, passed tp-end: 1647232040.455168, usr.bin/c++/t_ubsan_vla_out_of_bounds tp-start: 1647232042.536651, usr.bin/c++/t_ubsan_int_sub_overflow, 3 tc-start: 1647232042.539981, int_sub_overflow tc-so:Executing command [ ./test ] tc-end: 1647232048.480853, int_sub_overflow, passed tc-start: 1647232048.492949, int_sub_overflow_pic tc-so:Executing command [ ./test ] tc-end: 1647232059.107836, int_sub_overflow_pic, passed tc-start: 1647232059.123268, int_sub_overflow_pie tc-so:Executing command [ ./test ] tc-end: 1647232064.999980, int_sub_overflow_pie, passed tp-end: 1647232065.10613, usr.bin/c++/t_ubsan_int_sub_overflow tp-start: 1647232066.763587, usr.bin/c++/t_ubsan_int_divzero, 3 tc-start: 1647232066.765741, int_divzero tc-so:Executing command [ ./test ] tc-end: 1647232072.47506, int_divzero, passed tc-start: 1647232072.67884, int_divzero_pic tc-so:Executing command [ ./test ] tc-end: 1647232081.271065, int_divzero_pic, passed tc-start: 1647232081.292349, int_divzero_pie tc-so:Executing command [ ./test ] tc-end: 1647232087.533800, int_divzero_pie, passed tp-end: 1647232087.551501, usr.bin/c++/t_ubsan_int_divzero tp-start: 1647232089.830832, usr.bin/c++/t_call_once, 10 tc-start: 1647232089.833467, call_once tc-so:Executing command [ c++ -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1647232129.668444, call_once, passed tc-start: 1647232129.678852, call_once_32 tc-so:Executing command [ c++ -o call_once_32 -m32 test.cpp -pthread ] tc-so:Executing command [ c++ -o call_once_64 test.cpp -pthread ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./call_once_32 ] tc-so:Executing command [ c++ -o call_once -m32 -pthread -static test.cpp ] tc-so:Executing command [ ./call_once ] tc-end: 1647232248.570365, call_once_32, passed tc-start: 1647232248.595152, call_once_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1647232288.751615, call_once_pic, passed tc-start: 1647232288.767328, call_once_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1647232331.686917, call_once_pic_32, passed tc-start: 1647232331.702231, call_once_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1647232370.275463, call_once_pic_profile, passed tc-start: 1647232370.297549, call_once_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o call_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1647232412.839553, call_once_pic_profile_32, passed tc-start: 1647232412.866512, call_once_pie tc-so:Executing command [ c++ -fpie -pie -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1647232450.491175, call_once_pie, passed tc-start: 1647232450.503883, call_once_profile tc-so:Executing command [ c++ -pg -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1647232490.581728, call_once_profile, failed, atf-check failed; see the output of the test for details tc-start: 1647232490.605382, call_once_profile_32 tc-so:Executing command [ c++ -m32 -pg -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1647232531.973949, call_once_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1647232531.997603, call_once_static tc-so:Executing command [ c++ -static -o call_once test.cpp -pthread ] tc-so:Executing command [ ./call_once ] tc-end: 1647232572.228139, call_once_static, passed tp-end: 1647232572.247768, usr.bin/c++/t_call_once tp-start: 1647232574.738244, usr.bin/c++/t_call_once2, 10 tc-start: 1647232574.741074, call_once2 tc-so:Executing command [ c++ -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1647232625.501607, call_once2, passed tc-start: 1647232625.517104, call_once2_32 tc-so:Executing command [ c++ -o call_once2_32 -m32 test.cpp -pthread ] tc-so:Executing command [ c++ -o call_once2_64 test.cpp -pthread ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./call_once2_32 ] tc-so:Executing command [ c++ -o call_once2 -m32 -pthread -static test.cpp ] tc-so:Executing command [ ./call_once2 ] tc-end: 1647232789.992399, call_once2_32, passed tc-start: 1647232790.39672, call_once2_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1647232841.723199, call_once2_pic, passed tc-start: 1647232841.740427, call_once2_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1647232891.228758, call_once2_pic_32, passed tc-start: 1647232891.249828, call_once2_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:./libtest.so: Trying to call undefined weak symbol `pthread_create' tc-se: tc-end: 1647232947.514919, call_once2_pic_profile, expected_failure, profiling option doesn't work with pic: atf-check failed; see the output of the test for details tc-start: 1647232947.562882, call_once2_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o call_once2 test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:./libtest.so: Trying to call undefined weak symbol `pthread_create' tc-se: tc-end: 1647233008.395858, call_once2_pic_profile_32, expected_failure, profiling option doesn't work with shared libraries: atf-check failed; see the output of the test for details tc-start: 1647233008.429294, call_once2_pie tc-so:Executing command [ c++ -fpie -pie -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1647233054.828057, call_once2_pie, passed tc-start: 1647233054.841566, call_once2_profile tc-so:Executing command [ c++ -pg -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1647233103.971799, call_once2_profile, expected_failure, profiling option doesn't work with shared libraries: atf-check failed; see the output of the test for details tc-start: 1647233104.1205, call_once2_profile_32 tc-so:Executing command [ c++ -m32 -pg -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1647233159.609344, call_once2_profile_32, expected_failure, profiling option doesn't work now: atf-check failed; see the output of the test for details tc-start: 1647233159.649862, call_once2_static tc-so:Executing command [ c++ -static -o call_once2 test.cpp -pthread ] tc-so:Executing command [ ./call_once2 ] tc-end: 1647233213.278770, call_once2_static, passed tp-end: 1647233213.300963, usr.bin/c++/t_call_once2 tp-start: 1647233215.303921, usr.bin/c++/t_cxxruntime, 10 tc-start: 1647233215.307276, cxxruntime tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647233239.30535, cxxruntime, passed tc-start: 1647233239.40828, cxxruntime32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-so:Executing command [ c++ -o hello64 test.cpp ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ c++ -o hello -m32 -static test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647233317.453195, cxxruntime32, passed tc-start: 1647233317.486378, cxxruntime_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1647233346.536062, cxxruntime_pic, passed tc-start: 1647233346.557748, cxxruntime_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1647233377.304691, cxxruntime_pic_32, passed tc-start: 1647233377.324312, cxxruntime_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1647233411.469265, cxxruntime_pic_profile, passed tc-start: 1647233411.509536, cxxruntime_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1647233445.57649, cxxruntime_pic_profile_32, passed tc-start: 1647233445.104850, cxxruntime_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647233471.538525, cxxruntime_pie, passed tc-start: 1647233471.550850, cxxruntime_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647233503.94108, cxxruntime_profile, passed tc-start: 1647233503.118736, cxxruntime_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647233535.941452, cxxruntime_profile_32, passed tc-start: 1647233535.976093, cxxruntime_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647233567.48199, cxxruntime_static, passed tp-end: 1647233567.83576, usr.bin/c++/t_cxxruntime tp-start: 1647233569.707218, usr.bin/c++/t_hello, 10 tc-start: 1647233569.710302, hello tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647233574.671540, hello, passed tc-start: 1647233574.688783, hello32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-so:Executing command [ c++ -o hello64 test.cpp ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ c++ -o hello -m32 -static test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647233588.76632, hello32, passed tc-start: 1647233588.110046, hello_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1647233595.352863, hello_pic, passed tc-start: 1647233595.367646, hello_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1647233603.312206, hello_pic_32, passed tc-start: 1647233603.329528, hello_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1647233609.263840, hello_pic_profile, passed tc-start: 1647233609.285059, hello_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1647233615.814439, hello_pic_profile_32, passed tc-start: 1647233615.835780, hello_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647233620.198522, hello_pie, passed tc-start: 1647233620.211026, hello_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647233624.275596, hello_profile, passed tc-start: 1647233624.299519, hello_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647233629.598503, hello_profile_32, passed tc-start: 1647233629.615986, hello_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647233633.635462, hello_static, passed tp-end: 1647233633.648882, usr.bin/c++/t_hello tp-start: 1647233635.787650, usr.bin/c++/t_pthread_once, 10 tc-start: 1647233635.790014, pthread_once tc-so:Executing command [ c++ -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1647233658.951240, pthread_once, passed tc-start: 1647233658.962003, pthread_once_32 tc-so:Executing command [ c++ -o pthread_once_32 -m32 test.cpp -pthread ] tc-so:Executing command [ c++ -o pthread_once_64 test.cpp -pthread ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./pthread_once_32 ] tc-so:Executing command [ c++ -o pthread_once -m32 -pthread -static test.cpp ] tc-so:Executing command [ ./pthread_once ] tc-end: 1647233730.964903, pthread_once_32, passed tc-start: 1647233730.990384, pthread_once_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1647233758.139950, pthread_once_pic, passed tc-start: 1647233758.153914, pthread_once_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1647233784.710716, pthread_once_pic_32, passed tc-start: 1647233784.726916, pthread_once_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1647233810.122437, pthread_once_pic_profile, passed tc-start: 1647233810.152077, pthread_once_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o pthread_once test.cpp -L. -ltest -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1647233840.900674, pthread_once_pic_profile_32, passed tc-start: 1647233840.928529, pthread_once_pie tc-so:Executing command [ c++ -fpie -pie -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1647233863.70784, pthread_once_pie, passed tc-start: 1647233863.81001, pthread_once_profile tc-so:Executing command [ c++ -pg -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1647233889.73121, pthread_once_profile, failed, atf-check failed; see the output of the test for details tc-start: 1647233889.95710, pthread_once_profile_32 tc-so:Executing command [ c++ -m32 -pg -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1647233914.246965, pthread_once_profile_32, failed, atf-check failed; see the output of the test for details tc-start: 1647233914.266862, pthread_once_static tc-so:Executing command [ c++ -static -o pthread_once test.cpp -pthread ] tc-so:Executing command [ ./pthread_once ] tc-end: 1647233941.803454, pthread_once_static, passed tp-end: 1647233941.820934, usr.bin/c++/t_pthread_once tp-start: 1647233943.971598, usr.bin/c++/t_static_destructor, 10 tc-start: 1647233943.973959, static_destructor tc-so:Executing command [ c++ -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647233970.891433, static_destructor, passed tc-start: 1647233970.903208, static_destructor32 tc-so:Executing command [ c++ -o hello32 -m32 test.cpp ] tc-so:Executing command [ c++ -o hello64 test.cpp ] tc-so:32bit binaries on this platform are: tc-so:ELF 32-bit MSB executable, SPARC32PLUS, V8+ Required, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, not stripped tc-so:While native (64bit) binaries are: tc-so:ELF 64-bit MSB executable, SPARC V9, relaxed memory ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 9.99.94, compiler model: medmid, not stripped tc-so:Executing command [ ./hello32 ] tc-so:Executing command [ c++ -o hello -m32 -static test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647234056.99797, static_destructor32, passed tc-start: 1647234056.131608, static_destructor_pic tc-so:Executing command [ c++ -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1647234087.374968, static_destructor_pic, passed tc-start: 1647234087.390412, static_destructor_pic_32 tc-so:Executing command [ c++ -m32 -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1647234118.511387, static_destructor_pic_32, passed tc-start: 1647234118.527984, static_destructor_pic_profile tc-so:Executing command [ c++ -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1647234161.26942, static_destructor_pic_profile, passed tc-start: 1647234161.57229, static_destructor_pic_profile_32 tc-so:Executing command [ c++ -m32 -pg -fPIC -shared -o libtest.so pic.cpp ] tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp -L. -ltest ] tc-so:Executing command [ ./hello ] tc-end: 1647234194.960632, static_destructor_pic_profile_32, passed tc-start: 1647234195.23370, static_destructor_pie tc-so:Executing command [ c++ -fpie -pie -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647234223.616707, static_destructor_pie, passed tc-start: 1647234223.631786, static_destructor_profile tc-so:Executing command [ c++ -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647234256.760161, static_destructor_profile, passed tc-start: 1647234256.785583, static_destructor_profile_32 tc-so:Executing command [ c++ -m32 -pg -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647234290.865821, static_destructor_profile_32, passed tc-start: 1647234290.891978, static_destructor_static tc-so:Executing command [ c++ -static -o hello test.cpp ] tc-so:Executing command [ ./hello ] tc-end: 1647234321.89371, static_destructor_static, passed tp-end: 1647234321.112681, usr.bin/c++/t_static_destructor tp-start: 1647234321.846782, usr.bin/c++/t_fuzzer_oom, 1 tc-start: 1647234321.850547, target_not_supported tc-end: 1647234322.437033, target_not_supported, skipped, Target is not supported tp-end: 1647234322.444050, usr.bin/c++/t_fuzzer_oom tp-start: 1647234323.92874, usr.bin/c++/t_fuzzer_simple, 1 tc-start: 1647234323.96022, target_not_supported tc-end: 1647234323.670765, target_not_supported, skipped, Target is not supported tp-end: 1647234323.678799, usr.bin/c++/t_fuzzer_simple tp-start: 1647234324.448465, usr.bin/c++/t_fuzzer_timeout, 1 tc-start: 1647234324.450874, target_not_supported tc-end: 1647234325.79609, target_not_supported, skipped, Target is not supported tp-end: 1647234325.87628, usr.bin/c++/t_fuzzer_timeout tp-start: 1647234325.887746, usr.bin/c++/t_msan_allocated_memory, 1 tc-start: 1647234325.891026, target_not_supported tc-end: 1647234326.430943, target_not_supported, skipped, Target is not supported tp-end: 1647234326.438381, usr.bin/c++/t_msan_allocated_memory tp-start: 1647234327.16737, usr.bin/c++/t_msan_check_mem, 1 tc-start: 1647234327.18893, target_not_supported tc-end: 1647234327.528184, target_not_supported, skipped, Target is not supported tp-end: 1647234327.540263, usr.bin/c++/t_msan_check_mem tp-start: 1647234328.190342, usr.bin/c++/t_msan_free, 1 tc-start: 1647234328.193060, target_not_supported tc-end: 1647234328.759950, target_not_supported, skipped, Target is not supported tp-end: 1647234328.767343, usr.bin/c++/t_msan_free tp-start: 1647234329.457601, usr.bin/c++/t_msan_heap, 1 tc-start: 1647234329.459805, target_not_supported tc-end: 1647234329.991999, target_not_supported, skipped, Target is not supported tp-end: 1647234329.998639, usr.bin/c++/t_msan_heap tp-start: 1647234330.645150, usr.bin/c++/t_msan_partial_poison, 1 tc-start: 1647234330.647852, target_not_supported tc-end: 1647234331.203289, target_not_supported, skipped, Target is not supported tp-end: 1647234331.210820, usr.bin/c++/t_msan_partial_poison tp-start: 1647234331.927815, usr.bin/c++/t_msan_poison, 1 tc-start: 1647234331.931158, target_not_supported tc-end: 1647234332.626363, target_not_supported, skipped, Target is not supported tp-end: 1647234332.636645, usr.bin/c++/t_msan_poison tp-start: 1647234333.443531, usr.bin/c++/t_msan_realloc, 1 tc-start: 1647234333.446837, target_not_supported tc-end: 1647234334.138128, target_not_supported, skipped, Target is not supported tp-end: 1647234334.145071, usr.bin/c++/t_msan_realloc tp-start: 1647234334.748835, usr.bin/c++/t_msan_shadow, 1 tc-start: 1647234334.751435, target_not_supported tc-end: 1647234335.311589, target_not_supported, skipped, Target is not supported tp-end: 1647234335.319639, usr.bin/c++/t_msan_shadow tp-start: 1647234335.905240, usr.bin/c++/t_msan_stack, 1 tc-start: 1647234335.907387, target_not_supported tc-end: 1647234336.447587, target_not_supported, skipped, Target is not supported tp-end: 1647234336.455277, usr.bin/c++/t_msan_stack tp-start: 1647234337.84203, usr.bin/c++/t_msan_unpoison, 1 tc-start: 1647234337.86590, target_not_supported tc-end: 1647234337.705236, target_not_supported, skipped, Target is not supported tp-end: 1647234337.713405, usr.bin/c++/t_msan_unpoison tp-start: 1647234339.100910, usr.bin/c++/t_tsan_data_race, 4 tc-start: 1647234339.103713, data_race tc-end: 1647234339.105980, data_race, skipped, Requires the 'x86_64' architecture tc-start: 1647234339.107566, data_race_pic tc-end: 1647234339.109363, data_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1647234339.111589, data_race_pie tc-end: 1647234339.113379, data_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1647234339.114787, data_race_profile tc-end: 1647234339.116578, data_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1647234339.118006, usr.bin/c++/t_tsan_data_race tp-start: 1647234340.672779, usr.bin/c++/t_tsan_heap_use_after_free, 4 tc-start: 1647234340.675827, heap_use_after_free tc-end: 1647234340.678186, heap_use_after_free, skipped, Requires the 'x86_64' architecture tc-start: 1647234340.679776, heap_use_after_free_pic tc-end: 1647234340.681613, heap_use_after_free_pic, skipped, Requires the 'x86_64' architecture tc-start: 1647234340.683170, heap_use_after_free_pie tc-end: 1647234340.685182, heap_use_after_free_pie, skipped, Requires the 'x86_64' architecture tc-start: 1647234340.686561, heap_use_after_free_profile tc-end: 1647234340.688274, heap_use_after_free_profile, skipped, Requires the 'x86_64' architecture tp-end: 1647234340.689589, usr.bin/c++/t_tsan_heap_use_after_free tp-start: 1647234342.104335, usr.bin/c++/t_tsan_lock_order_inversion, 4 tc-start: 1647234342.106871, lock_order_inversion tc-end: 1647234342.108593, lock_order_inversion, skipped, Requires the 'x86_64' architecture tc-start: 1647234342.110111, lock_order_inversion_pic tc-end: 1647234342.112971, lock_order_inversion_pic, skipped, Requires the 'x86_64' architecture tc-start: 1647234342.114953, lock_order_inversion_pie tc-end: 1647234342.116976, lock_order_inversion_pie, skipped, Requires the 'x86_64' architecture tc-start: 1647234342.118434, lock_order_inversion_profile tc-end: 1647234342.120264, lock_order_inversion_profile, skipped, Requires the 'x86_64' architecture tp-end: 1647234342.121720, usr.bin/c++/t_tsan_lock_order_inversion tp-start: 1647234343.712122, usr.bin/c++/t_tsan_locked_mutex_destroy, 4 tc-start: 1647234343.714568, locked_mutex_destroy tc-end: 1647234343.716392, locked_mutex_destroy, skipped, Requires the 'x86_64' architecture tc-start: 1647234343.718206, locked_mutex_destroy_pic tc-end: 1647234343.720863, locked_mutex_destroy_pic, skipped, Requires the 'x86_64' architecture tc-start: 1647234343.722522, locked_mutex_destroy_pie tc-end: 1647234343.724778, locked_mutex_destroy_pie, skipped, Requires the 'x86_64' architecture tc-start: 1647234343.726486, locked_mutex_destroy_profile tc-end: 1647234343.728718, locked_mutex_destroy_profile, skipped, Requires the 'x86_64' architecture tp-end: 1647234343.730331, usr.bin/c++/t_tsan_locked_mutex_destroy tp-start: 1647234345.225341, usr.bin/c++/t_tsan_signal_errno, 4 tc-start: 1647234345.227753, signal_errno tc-end: 1647234345.229411, signal_errno, skipped, Requires the 'x86_64' architecture tc-start: 1647234345.231032, signal_errno_pic tc-end: 1647234345.233008, signal_errno_pic, skipped, Requires the 'x86_64' architecture tc-start: 1647234345.234727, signal_errno_pie tc-end: 1647234345.236615, signal_errno_pie, skipped, Requires the 'x86_64' architecture tc-start: 1647234345.238017, signal_errno_profile tc-end: 1647234345.239796, signal_errno_profile, skipped, Requires the 'x86_64' architecture tp-end: 1647234345.241263, usr.bin/c++/t_tsan_signal_errno tp-start: 1647234346.626972, usr.bin/c++/t_tsan_thread_leak, 4 tc-start: 1647234346.629366, thread_leak tc-end: 1647234346.631053, thread_leak, skipped, Requires the 'x86_64' architecture tc-start: 1647234346.632996, thread_leak_pic tc-end: 1647234346.634793, thread_leak_pic, skipped, Requires the 'x86_64' architecture tc-start: 1647234346.636239, thread_leak_pie tc-end: 1647234346.638093, thread_leak_pie, skipped, Requires the 'x86_64' architecture tc-start: 1647234346.639561, thread_leak_profile tc-end: 1647234346.641401, thread_leak_profile, skipped, Requires the 'x86_64' architecture tp-end: 1647234346.642876, usr.bin/c++/t_tsan_thread_leak tp-start: 1647234348.117541, usr.bin/c++/t_tsan_vptr_race, 4 tc-start: 1647234348.120441, vptr_race tc-end: 1647234348.122540, vptr_race, skipped, Requires the 'x86_64' architecture tc-start: 1647234348.124476, vptr_race_pic tc-end: 1647234348.126713, vptr_race_pic, skipped, Requires the 'x86_64' architecture tc-start: 1647234348.128582, vptr_race_pie tc-end: 1647234348.130956, vptr_race_pie, skipped, Requires the 'x86_64' architecture tc-start: 1647234348.132847, vptr_race_profile tc-end: 1647234348.144902, vptr_race_profile, skipped, Requires the 'x86_64' architecture tp-end: 1647234348.146475, usr.bin/c++/t_tsan_vptr_race tp-start: 1647234350.90753, usr.sbin/cpuctl/t_cpuctl, 7 tc-start: 1647234350.93041, err tc-so:Executing command [ /bin/sh -c cpuctl identify -1 ] tc-so:Executing command [ /bin/sh -c cpuctl offline -1 ] tc-so:Executing command [ /bin/sh -c cpuctl nointr -1 ] tc-so:Executing command [ /bin/sh -c cpuctl identify 2 ] tc-so:Executing command [ /bin/sh -c cpuctl offline 2 ] tc-so:Executing command [ /bin/sh -c cpuctl nointr 2 ] tc-end: 1647234353.68486, err, passed tc-start: 1647234353.78417, identify tc-so:Executing command [ /bin/sh -c cpuctl identify 0 ] tc-end: 1647234353.977989, identify, passed tc-start: 1647234353.987817, ncpu tc-end: 1647234354.610334, ncpu, passed tc-start: 1647234354.617881, nointr tc-se:sh: cannot open /tmp/cpuctl.txt: no such file tc-se:rm: /tmp/cpuctl.txt: No such file or directory tc-se:t_cpuctl: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1647234355.753440, nointr, skipped, test sometimes hangs or upsets machine tc-start: 1647234355.761397, nointr_perm tc-end: 1647234356.344318, nointr_perm, passed tc-start: 1647234356.355028, offline tc-se:sh: cannot open /tmp/cpuctl.txt: no such file tc-se:rm: /tmp/cpuctl.txt: No such file or directory tc-se:t_cpuctl: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1647234357.425104, offline, skipped, test sometimes hangs or upsets machine tc-start: 1647234357.433317, offline_perm tc-end: 1647234358.21126, offline_perm, passed tp-end: 1647234358.29819, usr.sbin/cpuctl/t_cpuctl tp-start: 1647234358.779762, usr.sbin/execsnoop/t_execsnoop, 1 tc-start: 1647234358.783078, basic tc-end: 1647234358.792546, basic, skipped, Required program 'execsnoop' not found in the PATH tp-end: 1647234358.795015, usr.sbin/execsnoop/t_execsnoop tp-start: 1647234358.921283, usr.sbin/inetd/t_inetd, 1 tc-start: 1647234358.924395, test_ratelimit tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 8: Found service definition '5432' tc-se:ADD : 127.0.0.1:5432 proto=udp, wait.max=1.5, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5432/udp: registered on fd 5 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 18: Found service definition '5433' tc-se:ADD : 127.0.0.1:5433 proto=udp, wait.max=1.40, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5433/udp: registered on fd 6 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 27: Found service definition '5434' tc-se:ADD : 127.0.0.1:5434 proto=udp, wait.max=1.2, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5434/udp: registered on fd 7 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 36: Found service definition '5435' tc-se:ADD : 127.0.0.1:5435 proto=udp, wait.max=1.0, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5435/udp: registered on fd 8 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 47: Found service definition '5434' tc-se:ADD : 127.0.0.1:5434 proto=tcp, wait.max=1.2, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5434/tcp: registered on fd 9 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 56: Found service definition '5435' tc-se:ADD : 127.0.0.1:5435 proto=tcp, wait.max=1.0, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5435/tcp: registered on fd 10 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 67: Found service definition '5436' tc-se:ADD : 127.0.0.1:5436 proto=tcp, wait.max=0.5, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5436/tcp: registered on fd 11 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 77: Found service definition '5437' tc-se:ADD : 127.0.0.1:5437 proto=tcp, wait.max=0.40, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5437/tcp: registered on fd 12 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 86: Found service definition '5438' tc-se:ADD : 127.0.0.1:5438 proto=tcp, wait.max=0.2, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5438/tcp: registered on fd 13 tc-se:/usr/tests/usr.sbin/inetd/inetd_ratelimit.conf line 95: Found service definition '5439' tc-se:ADD : 127.0.0.1:5439 proto=tcp, wait.max=0.0, user:group=root:(null) builtin=0 server=test_server policy= tc-se:5439/tcp: registered on fd 14 tc-se:10 service(s) loaded. tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 0 tc-se:5432/udp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5432/udp: se_ip_max 3 and ip_count 0 tc-se:5432/udp: running service tc-se:25676 execl test_server tc-se:25676 reaped, status 0 tc-se:restored 5432, fd 5 tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 1 tc-se:5432/udp: found record for address '127.0.0.1' tc-se:5432/udp: se_ip_max 3 and ip_count 1 tc-se:5432/udp: running service tc-se:13714 execl test_server tc-se:13714 reaped, status 0 tc-se:restored 5432, fd 5 tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 2 tc-se:5432/udp: found record for address '127.0.0.1' tc-se:5432/udp: se_ip_max 3 and ip_count 2 tc-se:5432/udp: running service tc-se:10063 execl test_server tc-se:10063 reaped, status 0 tc-se:restored 5432, fd 5 tc-se:5432/udp: service requested tc-se:5432/udp: processing rate-limiting tc-se:5432/udp: se_service_max 5 and se_count 3 tc-se:5432/udp: found record for address '127.0.0.1' tc-se:5432/udp: se_ip_max 3 and ip_count 3 tc-se:5432/udp: max ip spawn rate (3 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5432/udp: dropped dgram message tc-se:5433/udp: service requested tc-se:5433/udp: processing rate-limiting tc-se:5433/udp: se_service_max 40 and se_count 0 tc-se:5433/udp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5433/udp: se_ip_max 0 and ip_count 0 tc-se:5433/udp: max ip spawn rate (0 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5433/udp: dropped dgram message tc-se:5434/udp: service requested tc-se:5434/udp: processing rate-limiting tc-se:5434/udp: se_service_max 2 and se_count 0 tc-se:5434/udp: running service tc-se:12117 execl test_server tc-se:12117 reaped, status 0 tc-se:restored 5434, fd 7 tc-se:5434/udp: service requested tc-se:5434/udp: processing rate-limiting tc-se:5434/udp: se_service_max 2 and se_count 1 tc-se:5434/udp: running service tc-se:19210 execl test_server tc-se:19210 reaped, status 0 tc-se:restored 5434, fd 7 tc-se:5434/udp: service requested tc-se:5434/udp: processing rate-limiting tc-se:5434/udp: se_service_max 2 and se_count 2 tc-se:5434/udp: max spawn rate (2 in 60 seconds) already met; closing for 600 seconds tc-se:5434/udp: dropped dgram message tc-se:5435/udp: service requested tc-se:5435/udp: processing rate-limiting tc-se:5435/udp: se_service_max 0 and se_count 0 tc-se:5435/udp: max spawn rate (0 in 60 seconds) already met; closing for 600 seconds tc-se:5435/udp: dropped dgram message tc-se:5434/tcp: service requested tc-se:5434/tcp: processing rate-limiting tc-se:5434/tcp: se_service_max 2 and se_count 0 tc-se:5434/tcp: running service tc-se:25057 execl test_server tc-se:25057 reaped, status 0 tc-se:restored 5434, fd 9 tc-se:5434/tcp: service requested tc-se:5434/tcp: processing rate-limiting tc-se:5434/tcp: se_service_max 2 and se_count 1 tc-se:5434/tcp: running service tc-se:19337 execl test_server tc-se:19337 reaped, status 0 tc-se:restored 5434, fd 9 tc-se:5434/tcp: service requested tc-se:5434/tcp: processing rate-limiting tc-se:5434/tcp: se_service_max 2 and se_count 2 tc-se:5434/tcp: max spawn rate (2 in 60 seconds) already met; closing for 600 seconds tc-se:5435/tcp: service requested tc-se:5435/tcp: processing rate-limiting tc-se:5435/tcp: se_service_max 0 and se_count 0 tc-se:5435/tcp: max spawn rate (0 in 60 seconds) already met; closing for 600 seconds tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 0 tc-se:5436/tcp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5436/tcp: se_ip_max 3 and ip_count 0 tc-se:5436/tcp: running service tc-se:10737 execl test_server tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 1 tc-se:5436/tcp: found record for address '127.0.0.1' tc-se:5436/tcp: se_ip_max 3 and ip_count 1 tc-se:5436/tcp: running service tc-se:10737 reaped, status 0 tc-se:22524 execl test_server tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 2 tc-se:5436/tcp: found record for address '127.0.0.1' tc-se:5436/tcp: se_ip_max 3 and ip_count 2 tc-se:5436/tcp: running service tc-se:5773 execl test_server tc-se:22524 reaped, status 0 tc-se:5436/tcp: service requested tc-se:5436/tcp: accept, ctrl fd 7 tc-se:5436/tcp: processing rate-limiting tc-se:5436/tcp: se_service_max 5 and se_count 3 tc-se:5436/tcp: found record for address '127.0.0.1' tc-se:5436/tcp: se_ip_max 3 and ip_count 3 tc-se:5436/tcp: max ip spawn rate (3 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5437/tcp: service requested tc-se:5437/tcp: accept, ctrl fd 7 tc-se:5437/tcp: processing rate-limiting tc-se:5437/tcp: se_service_max 40 and se_count 0 tc-se:5437/tcp: add '127.0.0.1' to rate limit tracking (20 byte record) tc-se:5437/tcp: se_ip_max 0 and ip_count 0 tc-se:5437/tcp: max ip spawn rate (0 in 60 seconds) for '127.0.0.1' already met; service not started tc-se:5438/tcp: service requested tc-se:5438/tcp: accept, ctrl fd 7 tc-se:5438/tcp: processing rate-limiting tc-se:5438/tcp: se_service_max 2 and se_count 0 tc-se:5438/tcp: running service tc-se:26409 execl test_server tc-se:5773 reaped, status 0 tc-se:5438/tcp: service requested tc-se:5438/tcp: accept, ctrl fd 7 tc-se:5438/tcp: processing rate-limiting tc-se:5438/tcp: se_service_max 2 and se_count 1 tc-se:5438/tcp: running service tc-se:26409 reaped, status 0 tc-se:7888 execl test_server tc-se:5438/tcp: service requested tc-se:5438/tcp: accept, ctrl fd 7 tc-se:5438/tcp: processing rate-limiting tc-se:5438/tcp: se_service_max 2 and se_count 2 tc-se:5438/tcp: max spawn rate (2 in 60 seconds) already met; closing for 600 seconds tc-se:7888 reaped, status 0 tc-se:5439/tcp: service requested tc-se:5439/tcp: accept, ctrl fd 7 tc-se:5439/tcp: processing rate-limiting tc-se:5439/tcp: se_service_max 0 and se_count 0 tc-se:5439/tcp: max spawn rate (0 in 60 seconds) already met; closing for 600 seconds tc-se:Going away. tc-end: 1647234369.893248, test_ratelimit, passed tp-end: 1647234369.902967, usr.sbin/inetd/t_inetd tp-start: 1647234373.281371, usr.sbin/mtree/t_mtree, 20 tc-start: 1647234373.283948, mtree_check tc-end: 1647234374.212446, mtree_check, passed tc-start: 1647234374.256357, mtree_convert_C tc-end: 1647234374.906208, mtree_convert_C, passed tc-start: 1647234374.916468, mtree_convert_C_S tc-end: 1647234375.539705, mtree_convert_C_S, passed tc-start: 1647234375.549979, mtree_convert_D tc-end: 1647234376.215778, mtree_convert_D, passed tc-start: 1647234376.225863, mtree_convert_D_S tc-end: 1647234376.884267, mtree_convert_D_S, passed tc-start: 1647234376.893900, mtree_create tc-end: 1647234377.908780, mtree_create, passed tc-start: 1647234377.963659, mtree_ignore tc-so:Executing command [ /bin/sh -c mtree -F mtree -d < mtree.spec ] tc-so:Executing command [ /bin/sh -c mtree -F mtree -d < mtree.spec ] tc-end: 1647234379.260093, mtree_ignore, passed tc-start: 1647234379.278023, mtree_merge tc-end: 1647234380.61930, mtree_merge, passed tc-start: 1647234380.75365, mtree_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F mtree -f mtree.spec ] tc-end: 1647234381.49799, mtree_nonemptydir, passed tc-start: 1647234381.64345, mtree_onlyfile tc-end: 1647234381.573781, mtree_onlyfile, passed tc-start: 1647234381.593229, netbsd6_check tc-end: 1647234382.381809, netbsd6_check, passed tc-start: 1647234382.424005, netbsd6_convert_C tc-end: 1647234383.52208, netbsd6_convert_C, passed tc-start: 1647234383.62126, netbsd6_convert_C_S tc-end: 1647234383.686025, netbsd6_convert_C_S, passed tc-start: 1647234383.695536, netbsd6_convert_D tc-end: 1647234384.361723, netbsd6_convert_D, passed tc-start: 1647234384.373856, netbsd6_convert_D_S tc-end: 1647234385.128563, netbsd6_convert_D_S, passed tc-start: 1647234385.141541, netbsd6_create tc-end: 1647234386.94250, netbsd6_create, passed tc-start: 1647234386.146300, netbsd6_ignore tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -d < mtree.spec ] tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -d < mtree.spec ] tc-end: 1647234387.469376, netbsd6_ignore, passed tc-start: 1647234387.491513, netbsd6_merge tc-end: 1647234388.228603, netbsd6_merge, passed tc-start: 1647234388.237877, netbsd6_nonemptydir tc-so:Executing command [ /bin/sh -c mtree -F netbsd6 -f mtree.spec ] tc-end: 1647234389.155569, netbsd6_nonemptydir, passed tc-start: 1647234389.171196, netbsd6_onlyfile tc-end: 1647234389.719013, netbsd6_onlyfile, passed tp-end: 1647234389.735731, usr.sbin/mtree/t_mtree tp-start: 1647234390.502869, usr.sbin/opensnoop/t_opensnoop, 1 tc-start: 1647234390.505346, basic tc-end: 1647234390.512317, basic, skipped, Required program 'opensnoop' not found in the PATH tp-end: 1647234390.513957, usr.sbin/opensnoop/t_opensnoop tp-start: 1647234391.410162, usr.sbin/stdethers/t_stdethers, 2 tc-start: 1647234391.413115, default tc-end: 1647234392.386379, default, passed tc-start: 1647234392.393614, valid tc-end: 1647234393.503716, valid, passed tp-end: 1647234393.512412, usr.sbin/stdethers/t_stdethers tp-start: 1647234394.348248, usr.sbin/stdhosts/t_stdhosts, 2 tc-start: 1647234394.350703, default tc-end: 1647234395.407598, default, passed tc-start: 1647234395.415686, ipv6 tc-end: 1647234396.682410, ipv6, passed tp-end: 1647234396.690539, usr.sbin/stdhosts/t_stdhosts tp-start: 1647234397.328377, usr.sbin/tcpdump/t_tcpdump, 1 tc-start: 1647234397.330934, promiscuous tc-so:Testing hme0 tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i hme0 ] tc-so:Testing lo0 tc-so:Executing command [ /bin/sh -c tcpdump -c 1 -i lo0 ] tc-se:[1] Terminated atf_check -s ignore -o ignore -e ignore -x "tc... tc-end: 1647234405.611524, promiscuous, passed tp-end: 1647234405.618367, usr.sbin/tcpdump/t_tcpdump tp-start: 1647234406.537853, usr.sbin/traceroute/t_traceroute, 2 tc-start: 1647234406.540126, basic tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.4 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 1.2.3.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 2.3.4.5 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 2.3.4.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 2.3.4.1 netmask 0xffffff00 ] tc-so:Executing command [ /bin/sh -c rump.traceroute -n 2.3.4.5 | awk '{print $2}' ] tc-so:Executing command [ /bin/sh -c rump.traceroute -n 1.2.3.4 | awk '{print $2}' ] tc-end: 1647234415.633928, basic, passed tc-start: 1647234415.652412, basic_icmp tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://commsock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.4 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 1.2.3.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 2.3.4.5 netmask 0xffffff00 ] tc-so:Executing command [ rump.route add default 2.3.4.1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr bus1 ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.2.3.1 netmask 0xffffff00 ] tc-so:Executing command [ rump.ifconfig shmif1 create ] tc-so:Executing command [ rump.ifconfig shmif1 linkstr bus2 ] tc-so:Executing command [ rump.ifconfig shmif1 inet 2.3.4.1 netmask 0xffffff00 ] tc-so:Executing command [ /bin/sh -c rump.traceroute -I -n 2.3.4.5 | awk '{print $2}' ] tc-so:Executing command [ /bin/sh -c rump.traceroute -I -n 1.2.3.4 | awk '{print $2}' ] tc-end: 1647234423.820473, basic_icmp, passed tp-end: 1647234423.834968, usr.sbin/traceroute/t_traceroute tp-start: 1647234424.495485, usr.sbin/useradd/t_useradd, 1 tc-start: 1647234424.497819, longname tc-so:Executing command [ /bin/sh -c useradd test5678901234567 ] tc-se:Fail: incorrect exit status: 1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:useradd: Can't add user `test5678901234567': invalid login name tc-se: tc-so:Executing command [ /bin/sh -c userdel test5678901234567 ] tc-end: 1647234426.177441, longname, expected_failure, PR bin/39546: atf-check failed; see the output of the test for details tp-end: 1647234426.184884, usr.sbin/useradd/t_useradd tp-start: 1647234426.434112, fs/ffs/t_extattr, 2 tc-start: 1647234426.436669, extattr_create_unlink tc-so:extattr.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-so:[ 1.0000000] entropy: ready tc-end: 1647234427.922104, extattr_create_unlink, passed tc-start: 1647234427.929032, extattr_simple tc-so:extattr.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-so:[ 1.0000000] entropy: ready tc-end: 1647234428.874633, extattr_simple, passed tp-end: 1647234428.881378, fs/ffs/t_extattr tp-start: 1647234429.38035, fs/ffs/t_fifos, 1 tc-start: 1647234429.40191, fifos tc-so:atf.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:[ 1.0000000] entropy: ready tc-end: 1647234430.26327, fifos, passed tp-end: 1647234430.34260, fs/ffs/t_fifos tp-start: 1647234430.208994, fs/ffs/t_snapshot, 2 tc-start: 1647234430.211640, snapshot tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:[ 1.0000000] entropy: ready tc-so:[ 9.6300050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 9.6700050] /dev/fss0: lost blocks 0 files 0 tc-end: 1647234439.590094, snapshot, passed tc-start: 1647234439.599464, snapshotstress tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:** /dev/rfss0 (NO WRITE) tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:60 files, 15 used, 9248 free (24 frags, 1153 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234446.419038, snapshotstress, passed tp-end: 1647234446.427263, fs/ffs/t_snapshot tp-start: 1647234446.580760, fs/ffs/t_snapshot_log, 2 tc-start: 1647234446.582886, snapshot tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:[ 1.0000000] entropy: ready tc-so:[ 10.4900050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 10.4900050] /dev/fss0: lost blocks 0 files 0 tc-end: 1647234456.652716, snapshot, passed tc-start: 1647234456.662683, snapshotstress tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 1.22MB, 313 blks, 608 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2536, 5040, 7544, tc-so:** /dev/rfss0 (NO WRITE) tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:50 files, 14 used, 9249 free (33 frags, 1152 blocks, 0.4% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234466.873274, snapshotstress, passed tp-end: 1647234466.883134, fs/ffs/t_snapshot_log tp-start: 1647234467.56520, fs/ffs/t_snapshot_v2, 2 tc-start: 1647234467.59009, snapshot tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-so:[ 1.0000000] entropy: ready tc-so:[ 9.2300050] /dev/fss0: file system not clean (fs_clean=0x4); please fsck(8) tc-so:[ 9.2300050] /dev/fss0: lost blocks 0 files 0 tc-end: 1647234475.917259, snapshot, passed tc-start: 1647234475.925120, snapshotstress tc-so:ffs.img: 4.9MB (10000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 1.63MB, 417 blks, 736 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 3480, 6816, tc-so:** /dev/rfss0 (NO WRITE) tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:72 files, 17 used, 8662 free (22 frags, 1080 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234482.641994, snapshotstress, passed tp-end: 1647234482.651775, fs/ffs/t_snapshot_v2 tp-start: 1647234482.821856, fs/ffs/t_mount, 3 tc-start: 1647234482.824196, 48Kimage tc-so:[ 1.0000000] entropy: ready tc-end: 1647234483.507914, 48Kimage, expected_failure, PR kern/43573: mount failed: Invalid argument tc-start: 1647234483.517646, fsbsizeovermaxbsize tc-se:WARNING: -G may create file systems which cause kernel panics tc-se:newfs: block size `131072' (131072) is greater than the maximum (65536). tc-so:[ 1.0000000] entropy: ready tc-end: 1647234484.292372, fsbsizeovermaxbsize, passed tc-start: 1647234484.307095, fsbsizeovermaxphys tc-se:WARNING: -G may create file systems which cause kernel panics tc-se:newfs: block size `131072' (131072) is greater than the maximum (65536). tc-so:[ 1.0000000] entropy: ready tc-end: 1647234485.6666, fsbsizeovermaxphys, passed tp-end: 1647234485.16842, fs/ffs/t_mount tp-start: 1647234485.181685, fs/ffs/t_quota2_1, 10 tc-start: 1647234485.184206, quota_1000_O1_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 0.49MB, 125 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 1032, 2032, 3032, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 2167 free (7 frags, 270 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234509.267511, quota_1000_O1_be, passed tc-start: 1647234509.288786, quota_1000_O1_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 4 cylinder groups of 0.49MB, 125 blks, 256 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 1032, 2032, 3032, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 2167 free (7 frags, 270 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234534.284346, quota_1000_O1_le, passed tc-start: 1647234534.298068, quota_1000_O2_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 2144, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 1847 free (7 frags, 230 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234557.930268, quota_1000_O2_be, passed tc-start: 1647234557.949316, quota_1000_O2_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 512 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 2144, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:1003 files, 1448 used, 1847 free (7 frags, 230 blocks, 0.2% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234581.803112, quota_1000_O2_le, passed tc-start: 1647234581.818743, quota_40_O1_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2032, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3829 free (13 frags, 477 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234583.576146, quota_40_O1_be, passed tc-start: 1647234583.587254, quota_40_O1_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2032, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3829 free (13 frags, 477 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234585.475411, quota_40_O1_le, passed tc-start: 1647234585.486005, quota_40_O1_log tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 2 cylinder groups of 0.98MB, 250 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, 2032, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:44 files, 2010 used, 1893 free (13 frags, 235 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234586.928972, quota_40_O1_log, passed tc-start: 1647234586.939791, quota_40_O2_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 1480, 2816, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3685 free (13 frags, 459 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234588.717693, quota_40_O2_be, passed tc-start: 1647234588.728994, quota_40_O2_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 1480, 2816, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:43 files, 74 used, 3685 free (13 frags, 459 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234590.453038, quota_40_O2_le, passed tc-start: 1647234590.464108, quota_40_O2_log tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 3 cylinder groups of 0.65MB, 167 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, 1480, 2816, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:44 files, 1234 used, 2525 free (13 frags, 314 blocks, 0.3% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234591.901712, quota_40_O2_log, passed tp-end: 1647234591.912679, fs/ffs/t_quota2_1 tp-start: 1647234592.87815, fs/ffs/t_quota2_remount, 2 tc-start: 1647234592.90419, quota_10_O1_be tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, tc-so:** image.fs (NO WRITE) tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:13 files, 27 used, 3908 free (4 frags, 488 blocks, 0.1% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234593.238826, quota_10_O1_be, passed tc-start: 1647234593.252370, quota_10_O1_le tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 32 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:32, tc-so:** image.fs (NO WRITE) tc-so:** Swapped byte order tc-so:** File system is already clean tc-so:** Last Mounted on /mnt tc-so:** Phase 1 - Check Blocks and Sizes tc-so:** Phase 2 - Check Pathnames tc-so:** Phase 3 - Check Connectivity tc-so:** Phase 4 - Check Reference Counts tc-so:** Phase 5 - Check Cyl groups tc-so:** Phase 6 - Check Quotas tc-so:13 files, 27 used, 3908 free (4 frags, 488 blocks, 0.1% fragmentation) tc-so:[ 1.0000000] entropy: ready tc-end: 1647234594.574622, quota_10_O1_le, passed tp-end: 1647234594.616837, fs/ffs/t_quota2_remount tp-start: 1647234594.788785, fs/ffs/t_update_log, 2 tc-start: 1647234594.791478, updaterwtolog tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, tc-so:[ 1.0000000] entropy: ready tc-end: 1647234595.655996, updaterwtolog, passed tc-start: 1647234595.666471, updaterwtolog_async tc-so:image.fs: 2.0MB (4000 sectors) block size 4096, fragment size 512 tc-so: using 1 cylinder groups of 1.95MB, 500 blks, 16 inodes. tc-so:super-block backups (for fsck_ffs -b #) at: tc-so:144, tc-so:[ 1.0000000] entropy: ready tc-end: 1647234596.502244, updaterwtolog_async, passed tp-end: 1647234596.512681, fs/ffs/t_update_log tp-start: 1647234599.153547, fs/ffs/t_getquota, 12 tc-start: 1647234599.156291, get_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234602.978671, get_be_1_both, passed tc-start: 1647234602.990231, get_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234606.805141, get_be_1_group, passed tc-start: 1647234606.816933, get_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234610.623929, get_be_1_user, passed tc-start: 1647234610.636906, get_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234615.607088, get_be_2_both, passed tc-start: 1647234615.646536, get_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234620.997683, get_be_2_group, passed tc-start: 1647234621.12313, get_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234624.573871, get_be_2_user, passed tc-start: 1647234624.585911, get_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234628.695556, get_le_1_both, passed tc-start: 1647234628.706828, get_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234632.859594, get_le_1_group, passed tc-start: 1647234632.876086, get_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234636.422051, get_le_1_user, passed tc-start: 1647234636.432529, get_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234640.45492, get_le_2_both, passed tc-start: 1647234640.59544, get_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234643.887664, get_le_2_group, passed tc-start: 1647234643.904451, get_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234647.291212, get_le_2_user, passed tp-end: 1647234647.303939, fs/ffs/t_getquota tp-start: 1647234657.518044, fs/ffs/t_setquota, 40 tc-start: 1647234657.525405, set_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234661.974985, set_be_1_both, passed tc-start: 1647234661.990002, set_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234666.193368, set_be_1_group, passed tc-start: 1647234666.203951, set_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234670.449822, set_be_1_user, passed tc-start: 1647234670.462966, set_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234674.883317, set_be_2_both, passed tc-start: 1647234674.896329, set_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234679.338614, set_be_2_group, passed tc-start: 1647234679.348779, set_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234683.30766, set_be_2_user, passed tc-start: 1647234683.41399, set_default_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234686.10341, set_default_be_1_both, passed tc-start: 1647234686.21532, set_default_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234688.859104, set_default_be_1_group, passed tc-start: 1647234688.869083, set_default_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234692.55557, set_default_be_1_user, passed tc-start: 1647234692.66142, set_default_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234695.189907, set_default_be_2_both, passed tc-start: 1647234695.204947, set_default_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234698.503349, set_default_be_2_group, passed tc-start: 1647234698.532428, set_default_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234701.315061, set_default_be_2_user, passed tc-start: 1647234701.325500, set_default_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234704.194134, set_default_le_1_both, passed tc-start: 1647234704.204112, set_default_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234707.280661, set_default_le_1_group, passed tc-start: 1647234707.290944, set_default_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234710.259159, set_default_le_1_user, passed tc-start: 1647234710.269967, set_default_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234713.162774, set_default_le_2_both, passed tc-start: 1647234713.173635, set_default_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234716.9490, set_default_le_2_group, passed tc-start: 1647234716.20165, set_default_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2H2M/3540 -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v -d ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234718.991385, set_default_le_2_user, passed tc-start: 1647234719.6795, set_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234722.886131, set_le_1_both, passed tc-start: 1647234722.896360, set_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234727.175161, set_le_1_group, passed tc-start: 1647234727.185399, set_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234730.851620, set_le_1_user, passed tc-start: 1647234730.862036, set_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234735.212028, set_le_2_both, passed tc-start: 1647234735.223653, set_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234739.924626, set_le_2_group, passed tc-start: 1647234739.937787, set_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234744.246422, set_le_2_user, passed tc-start: 1647234744.259002, set_new_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234747.736704, set_new_be_1_both, passed tc-start: 1647234747.751000, set_new_be_1_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234751.655231, set_new_be_1_both_log, passed tc-start: 1647234751.667662, set_new_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234755.501255, set_new_be_1_group, passed tc-start: 1647234755.512571, set_new_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234759.296325, set_new_be_1_user, passed tc-start: 1647234759.310787, set_new_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234762.963255, set_new_be_2_both, passed tc-start: 1647234762.975806, set_new_be_2_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234766.603486, set_new_be_2_both_log, passed tc-start: 1647234766.617216, set_new_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234770.94818, set_new_be_2_group, passed tc-start: 1647234770.107216, set_new_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234773.698131, set_new_be_2_user, passed tc-start: 1647234773.710878, set_new_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234777.416262, set_new_le_1_both, passed tc-start: 1647234777.428321, set_new_le_1_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234780.972264, set_new_le_1_both_log, passed tc-start: 1647234780.984176, set_new_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234784.657512, set_new_le_1_group, passed tc-start: 1647234784.672382, set_new_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234788.314103, set_new_le_1_user, passed tc-start: 1647234788.324324, set_new_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234791.665205, set_new_le_2_both, passed tc-start: 1647234791.678148, set_new_le_2_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234795.303652, set_new_le_2_both_log, passed tc-start: 1647234795.315893, set_new_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234798.896024, set_new_le_2_group, passed tc-start: 1647234798.906575, set_new_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 120W/255D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 0 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234802.596508, set_new_le_2_user, passed tp-end: 1647234802.621193, fs/ffs/t_setquota tp-start: 1647234807.528625, fs/ffs/t_quotalimit, 18 tc-start: 1647234807.530860, herit_defq_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234812.412014, herit_defq_le_1_group, passed tc-start: 1647234812.426447, herit_defq_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234817.633587, herit_defq_le_1_group_log, passed tc-start: 1647234817.647284, herit_defq_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234822.691252, herit_defq_le_1_user, passed tc-start: 1647234822.705104, herit_defq_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234827.894257, herit_defq_le_1_user_log, passed tc-start: 1647234827.905373, herit_idefq_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234832.358892, herit_idefq_le_1_group_log, passed tc-start: 1647234832.371273, herit_idefq_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 2h/2h -d ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234836.981409, herit_idefq_le_1_user_log, passed tc-start: 1647234836.993400, inolimit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234841.431293, inolimit_le_1_group, passed tc-start: 1647234841.445063, inolimit_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234845.995606, inolimit_le_1_group_log, passed tc-start: 1647234846.11528, inolimit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234850.400935, inolimit_le_1_user, passed tc-start: 1647234850.411728, inolimit_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 2 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234854.238121, inolimit_le_1_user_log, passed tc-start: 1647234854.252870, limit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234858.120763, limit_le_1_group, passed tc-start: 1647234858.136381, limit_le_1_group_log tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234862.484069, limit_le_1_group_log, passed tc-start: 1647234862.494880, limit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234866.877225, limit_le_1_user, passed tc-start: 1647234866.887320, limit_le_1_user_log tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 2h/2h 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 0 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234870.546913, limit_le_1_user_log, passed tc-start: 1647234870.567726, sinolimit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2m/4 -h3m/6 -t 1d/1s 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 3 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234878.717501, sinolimit_le_1_group, passed tc-start: 1647234878.731245, sinolimit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2m/4 -h3m/6 -t 1d/1s 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 3 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234887.2378, sinolimit_le_1_user, passed tc-start: 1647234887.17579, slimit_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s2k/4 -h3k/6 -t 1s/1d 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 1 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -g /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234895.401508, slimit_le_1_group, passed tc-start: 1647234895.411846, slimit_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s2k/4 -h3k/6 -t 1s/1d 1 ] tc-so:Executing command [ rump.halt ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 1 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -h 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234903.719846, slimit_le_1_user, passed tp-end: 1647234903.731249, fs/ffs/t_quotalimit tp-start: 1647234908.339883, fs/ffs/t_clearquota, 16 tc-start: 1647234908.342470, clear_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234912.717786, clear_be_1_both, passed tc-start: 1647234912.730295, clear_be_1_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234917.255688, clear_be_1_both_log, passed tc-start: 1647234917.267175, clear_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234920.751296, clear_be_1_group, passed tc-start: 1647234920.764900, clear_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234924.859380, clear_be_1_user, passed tc-start: 1647234924.874141, clear_be_2_both tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234929.441193, clear_be_2_both, passed tc-start: 1647234929.453413, clear_be_2_both_log tc-so:Executing command [ newfs -q user -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234934.82384, clear_be_2_both_log, passed tc-start: 1647234934.95250, clear_be_2_group tc-so:Executing command [ newfs -q group -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234937.789444, clear_be_2_group, passed tc-start: 1647234937.800297, clear_be_2_user tc-so:Executing command [ newfs -q user -B be -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234941.624924, clear_be_2_user, passed tc-start: 1647234941.640840, clear_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234945.996354, clear_le_1_both, passed tc-start: 1647234946.8340, clear_le_1_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234950.681307, clear_le_1_both_log, passed tc-start: 1647234950.692871, clear_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234954.232058, clear_le_1_group, passed tc-start: 1647234954.244146, clear_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234958.24859, clear_le_1_user, passed tc-start: 1647234958.37242, clear_le_2_both tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234962.541539, clear_le_2_both, passed tc-start: 1647234962.558167, clear_le_2_both_log tc-so:Executing command [ newfs -q user -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -bl fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234967.384912, clear_le_2_both_log, passed tc-start: 1647234967.400848, clear_le_2_group tc-so:Executing command [ newfs -q group -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -g -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234971.114620, clear_le_2_group, passed tc-start: 1647234971.125009, clear_le_2_user tc-so:Executing command [ newfs -q user -B le -O 2 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -c 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -u -v 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quota -g -v 1 ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234974.812385, clear_le_2_user, passed tp-end: 1647234974.823831, fs/ffs/t_clearquota tp-start: 1647234977.465394, fs/ffs/t_miscquota, 9 tc-start: 1647234977.468187, default_deny_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quotarestore -d /mnt ] tc-so:Executing command [ rump.halt ] tc-se:h_quota2_tests: rump_sys_open: Disc quota exceeded tc-se: test 0: write up to hard limit returned 69: Disc quota exceeded tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647234980.782286, default_deny_user, passed tc-start: 1647234980.793731, default_deny_user_big tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt quotarestore -d /mnt ] tc-so:Executing command [ rump.halt ] tc-se:h_quota2_tests: rump_sys_open: Disc quota exceeded tc-se: test 0: write up to hard limit returned 69: Disc quota exceeded tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235110.575500, default_deny_user_big, passed tc-start: 1647235110.592749, log_unlink tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -loU 5 fsimage unix://test ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -l -b 5 fsimage unix://test ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235113.859486, log_unlink, passed tc-start: 1647235113.875968, log_unlink_remount tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -loU 5 fsimage unix://test ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -oRL -b 5 fsimage unix://test ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235117.176512, log_unlink_remount, passed tc-start: 1647235117.189571, npsnapshot_unconf_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -boLC 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235124.139806, npsnapshot_unconf_user, passed tc-start: 1647235124.152197, npsnapshot_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -boL 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235130.970126, npsnapshot_user, passed tc-start: 1647235130.984162, psnapshot_unconf_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -boC 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235137.991032, psnapshot_unconf_user, passed tc-start: 1647235138.5339, psnapshot_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_quota2_tests -b 4 fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 1 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 2 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 3 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 5 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 6 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 7 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 9 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 10 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -av ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235144.598305, psnapshot_user, passed tc-start: 1647235144.610075, walk_list_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ /usr/tests/fs/ffs/h_ffs_server -b fsimage unix://test ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 4096 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 8192 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 12288 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 16384 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 20480 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 24576 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 28672 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 32768 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 36864 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 40960 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 45056 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 49152 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 53248 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 57344 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 61440 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 65536 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 69632 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 73728 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 77824 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 81920 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 86016 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 90112 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 94208 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 98304 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 102400 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 106496 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 110592 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 114688 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 118784 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 122880 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 126976 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 131072 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 135168 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 139264 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 143360 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 147456 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 151552 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 155648 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 159744 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 163840 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 167936 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 172032 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 176128 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 180224 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 184320 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 188416 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 192512 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 196608 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 200704 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 204800 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 208896 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 212992 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 217088 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 221184 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 225280 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 229376 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 233472 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 237568 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 241664 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 245760 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 249856 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 253952 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 258048 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 262144 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 266240 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 270336 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 274432 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 278528 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 282624 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 286720 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 290816 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 294912 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 299008 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 303104 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 307200 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 311296 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 315392 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 319488 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 323584 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 327680 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 331776 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 335872 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 339968 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 344064 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 348160 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 352256 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 356352 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 360448 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 364544 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 368640 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 372736 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 376832 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 380928 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 385024 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 389120 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 393216 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 397312 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 401408 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 405504 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt edquota -u -s10k/20 -h40M/50k -t 2W/3D 409600 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/mnt repquota -x -u /mnt ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235184.191338, walk_list_user, passed tp-end: 1647235184.202945, fs/ffs/t_miscquota tp-start: 1647235184.311063, fs/fifofs/t_fifo, 1 tc-start: 1647235184.313512, parent_child tc-end: 1647235185.192910, parent_child, passed tp-end: 1647235185.205587, fs/fifofs/t_fifo tp-start: 1647235185.439810, fs/hfs/t_pathconvert, 1 tc-start: 1647235185.443195, colonslash tc-so:[ 1.0000000] entropy: ready tc-end: 1647235186.441634, colonslash, passed tp-end: 1647235186.456068, fs/hfs/t_pathconvert tp-start: 1647235186.622218, fs/kernfs/t_basic, 2 tc-start: 1647235186.624986, getdents tc-so:[ 1.0000000] entropy: ready tc-end: 1647235187.249200, getdents, passed tc-start: 1647235187.259563, hostname tc-so:[ 1.0000000] entropy: ready tc-end: 1647235187.658931, hostname, passed tp-end: 1647235187.668281, fs/kernfs/t_basic tp-start: 1647235187.905450, fs/lfs/t_pr, 1 tc-start: 1647235187.908741, mknod tc-so:Creating a version 2 LFS32 with roll-forward ident 0xdce1cb3a tc-so:4.9MB in 156 segments of size 32768 tc-so:super-block backups (for fsck -b #) at: tc-so:16, 960, 1920, 2880, 3840, 4800, 5760, 6720, 7680, 8640. tc-so:buffer cache: 322 hits 7 misses (97.87%); hash width 1024, depth 1 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.4200050] WARNING: the log-structured file system is experimental tc-so:[ 1.4200050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647235190.427628, mknod, passed tp-end: 1647235190.469470, fs/lfs/t_pr tp-start: 1647235190.612146, fs/lfs/t_rfw, 1 tc-start: 1647235190.614772, rfw tc-se:* Create file system tc-se:* Superblocks at 16 and 960 tc-so:[ 1.0000000] entropy: ready tc-se:* Mount fs [1, initial] tc-so:[ 1.2500050] WARNING: the log-structured file system is experimental tc-so:[ 1.2500050] WARNING: it may cause system crashes and/or corrupt data tc-se:* Initial payload tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.006 secs (1365333 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.005 secs (1638400 bytes/sec) tc-se:* Mount fs [2, after changes] tc-so:[ 4.3900050] WARNING: the log-structured file system is experimental tc-so:[ 4.3900050] WARNING: it may cause system crashes and/or corrupt data tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.008 secs (1024000 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:8192 bytes transferred in 0.006 secs (1365333 bytes/sec) tc-se:* Mount fs [3, to roll forward] tc-so:[ 5.7100050] WARNING: the log-structured file system is experimental tc-so:[ 5.7100050] WARNING: it may cause system crashes and/or corrupt data tc-se:* Mount fs [4, after roll forward complete] tc-so:[ 6.0400050] WARNING: the log-structured file system is experimental tc-so:[ 6.0400050] WARNING: it may cause system crashes and/or corrupt data tc-se:/mp/3-unchanged-control: no problem tc-se:/mp/5-to-be-appended: expected 600 bytes, found 300 tc-end: 1647235197.723803, rfw, expected_failure, roll-forward not yet implemented: Appended file differs tp-end: 1647235197.786412, fs/lfs/t_rfw tp-start: 1647235198.34377, fs/msdosfs/t_snapshot, 2 tc-start: 1647235198.38190, snapshot tc-so:msdosfs.img: 10192 sectors in 1274 FAT12 clusters (4096 bytes/cluster) tc-so:MBR type: 1 tc-so:bps=512 spc=8 res=1 nft=2 rde=512 sec=10240 mid=0xf0 spf=4 spt=63 hds=255 hid=0 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235206.673869, snapshot, passed tc-start: 1647235206.681693, snapshotstress tc-so:msdosfs.img: 10192 sectors in 1274 FAT12 clusters (4096 bytes/cluster) tc-so:MBR type: 1 tc-so:bps=512 spc=8 res=1 nft=2 rde=512 sec=10240 mid=0xf0 spf=4 spt=63 hds=255 hid=0 tc-so:** /dev/rfss0 tc-so:** Phase 1 - Read and Compare FATs tc-so:** Phase 2 - Check Cluster Chains tc-so:** Phase 3 - Checking Directories tc-so:** Phase 4 - Checking for Lost Files tc-so:86 files, 5020 free (1255 clusters) tc-so:[ 1.0000000] entropy: ready tc-end: 1647235212.775557, snapshotstress, passed tp-end: 1647235212.784875, fs/msdosfs/t_snapshot tp-start: 1647235213.46108, fs/nfs/t_mountd, 1 tc-start: 1647235213.48495, mountdhup tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 3.5500050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1647235217.937845215 1647235217.937845215, mtime 1647235217.937845215 1647235217.937845215) tc-end: 1647235234.804654, mountdhup, passed tp-end: 1647235234.828189, fs/nfs/t_mountd tp-start: 1647235237.579973, fs/nfs/t_rquotad, 6 tc-start: 1647235237.583351, get_nfs_be_1_both tc-so:Executing command [ newfs -q user -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235262.725610, get_nfs_be_1_both, passed tc-start: 1647235262.743783, get_nfs_be_1_group tc-so:Executing command [ newfs -q group -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235282.530224, get_nfs_be_1_group, passed tc-start: 1647235282.552344, get_nfs_be_1_user tc-so:Executing command [ newfs -q user -B be -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -u -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235299.436624, get_nfs_be_1_user, passed tc-start: 1647235299.455025, get_nfs_le_1_both tc-so:Executing command [ newfs -q user -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -u -v ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235321.553711, get_nfs_le_1_both, passed tc-start: 1647235321.570988, get_nfs_le_1_group tc-so:Executing command [ newfs -q group -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -g -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -g -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -g -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235341.739648, get_nfs_le_1_group, passed tc-start: 1647235341.760300, get_nfs_le_1_user tc-so:Executing command [ newfs -q user -B le -O 1 -s 4000 -F fsimage ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_netinet6 -lrumpnet_local -lrumpnet_shmif -lrumpdev_disk -lrumpfs_ffs -lrumpfs_nfs -lrumpfs_nfsserver -d key=/dk,hostpath=fsimage,size=host unix://test ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.1 ] tc-so:Executing command [ mkdir /rump/etc ] tc-so:Executing command [ mkdir /rump/export ] tc-so:Executing command [ mkdir -p /rump/var/run ] tc-so:Executing command [ mkdir -p /rump/var/db ] tc-so:Executing command [ touch /rump/var/db/mountdtab ] tc-so:Executing command [ mount_ffs /dk /rump/export ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export edquota -u -s10k/20 -h40M/50k -t 2W/3D 0 ] tc-so:Executing command [ env LD_PRELOAD=/usr/lib/librumphijack.so RUMPHIJACK=vfs=getvfsstat,blanket=/export quota -u -v ] tc-so:Executing command [ rpcbind ] tc-so:Executing command [ mountd /rump/etc/exports ] tc-so:Executing command [ nfsd ] tc-so:Executing command [ /usr/libexec/rpc.rquotad ] tc-so:Executing command [ rump_server -lrumpvfs -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif -lrumpfs_nfs unix://clientsock ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 10.1.1.100 ] tc-so:Executing command [ mkdir /rump/mnt ] tc-so:Executing command [ mount_nfs 10.1.1.1:/export /rump/mnt ] tc-so:Executing command [ quota -u -v ] tc-so:Executing command [ env RUMP_SERVER=unix://test rump.halt ] tc-so:Executing command [ env RUMP_SERVER=unix://clientsock rump.halt ] tc-so:Executing command [ fsck_ffs -nf -F fsimage ] tc-end: 1647235357.381166, get_nfs_le_1_user, passed tp-end: 1647235357.395989, fs/nfs/t_rquotad tp-start: 1647235357.552799, fs/nullfs/t_basic, 2 tc-start: 1647235357.557438, basic tc-so:[ 1.0000000] entropy: ready tc-end: 1647235358.115794, basic, passed tc-start: 1647235358.128020, twistymount tc-so:[ 1.0000000] entropy: ready tc-end: 1647235358.590487, twistymount, passed tp-end: 1647235358.597097, fs/nullfs/t_basic tp-start: 1647235359.811120, fs/psshfs/t_psshfs, 4 tc-start: 1647235359.814108, inode_nos tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 11133) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.SJzlOE/ssh_config localhost:/tmp/atf-run.SJzlOE/root mnt ] tc-so:Executing command [ ./ne_inodes.sh root/dir root/dir/file1 ] tc-so:Executing command [ ./ne_inodes.sh root/dir root/dir/file2 ] tc-so:Executing command [ ./ne_inodes.sh root/dir/file1 root/dir/file2 ] tc-so:Executing command [ ./ne_inodes.sh root/file3 root/file4 ] tc-se:umount: mnt: not currently mounted tc-so:Stopping SSH server (pid 11133) tc-so:Server output was: tc-end: 1647235371.445395, inode_nos, passed tc-start: 1647235371.507459, ls tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 342) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.OkMlue/ssh_config localhost:/tmp/atf-run.OkMlue/root mnt ] tc-so:Executing command [ ls -R mnt ] tc-se:ls: mnt/dir: Operation not supported tc-so:total 1 tc-so:drwxr-xr-x 2 root wheel 512 Mar 14 05:22 dir tc-so:-rw-r--r-- 1 root wheel 0 Mar 14 05:22 file3 tc-so:-rw-r--r-- 1 root wheel 0 Mar 14 05:22 file4 tc-so:Stopping SSH server (pid 342) tc-so:Server output was: tc-end: 1647235381.83528, ls, passed tc-start: 1647235381.136702, pwd tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 5363) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ /bin/sh -c echo $(cd mnt && /bin/pwd)/dir ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.PySVqE/ssh_config localhost:/tmp/atf-run.PySVqE/root mnt ] tc-so:Executing command [ /bin/sh -c cd mnt/dir && ls .. >/dev/null && /bin/pwd ] tc-so:Stopping SSH server (pid 5363) tc-so:Server output was: tc-end: 1647235392.968561, pwd, passed tc-start: 1647235393.37875, read_empty_file tc-so:Setting up SSH server configuration tc-so:Executing command [ cp /usr/libexec/sftp-server . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key . ] tc-so:Executing command [ cp /usr/tests/fs/psshfs/ssh_host_key.pub . ] tc-so:Executing command [ chmod 400 ssh_host_key ] tc-so:Executing command [ chmod 444 ssh_host_key.pub ] tc-so:SSH server started (pid 14378) tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ mkdir root mnt ] tc-so:Executing command [ /bin/sh -c : > root/empty ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.14Ro3F/ssh_config localhost:/tmp/atf-run.14Ro3F/root mnt ] tc-so:Executing command [ cat mnt/empty ] tc-se:umount: /tmp/atf-run.14Ro3F/mnt: not currently mounted tc-so:Stopping SSH server (pid 14378) tc-so:Server output was: tc-end: 1647235403.72496, read_empty_file, passed tp-end: 1647235403.109972, fs/psshfs/t_psshfs tp-start: 1647235403.326775, fs/ptyfs/t_ptyfs, 1 tc-start: 1647235403.330023, basic tc-so:[ 1.0000000] entropy: ready tc-end: 1647235404.129365, basic, passed tp-end: 1647235404.139340, fs/ptyfs/t_ptyfs tp-start: 1647235404.271602, fs/ptyfs/t_nullpts, 1 tc-start: 1647235404.274395, nullrevoke tc-so:[ 1.0000000] entropy: ready tc-end: 1647235404.877985, nullrevoke, passed tp-end: 1647235404.885731, fs/ptyfs/t_nullpts tp-start: 1647235405.148633, fs/puffs/t_basic, 10 tc-start: 1647235405.151137, inactive_basic tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.7000050] putter_fop_read: private 0 not inited tc-end: 1647235406.484775, inactive_basic, passed tc-start: 1647235406.492899, inactive_reclaim tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235407.533072, inactive_reclaim, passed tc-start: 1647235407.542537, mount tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235408.722077, mount, passed tc-start: 1647235408.730752, reclaim_hardlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235409.770772, reclaim_hardlink, passed tc-start: 1647235409.779225, root_chrdev tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235410.697667, root_chrdev, passed tc-start: 1647235410.706531, root_fifo tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:writing tc-end: 1647235411.792655, root_fifo, passed tc-start: 1647235411.803023, root_lnk tc-so:[ 1.0000000] entropy: ready tc-end: 1647235412.610265, root_lnk, passed tc-start: 1647235412.617383, root_reg tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235413.834649, root_reg, passed tc-start: 1647235413.843301, signals tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235414.975564, signals, passed tc-start: 1647235414.984969, unlink_accessible tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235416.260846, unlink_accessible, passed tp-end: 1647235416.270042, fs/puffs/t_basic tp-start: 1647235416.493999, fs/puffs/t_fuzz, 9 tc-start: 1647235416.496915, mountfuzz0 tc-so:test seeded RNG with 1647235416 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.2800050] puffs_mount: development version mismatch: kernel 30, lib -1716524002 tc-so:[ 1.2800050] puffs_mount: development version mismatch: kernel 30, lib -1210824376 tc-so:[ 1.2800050] puffs_mount: development version mismatch: kernel 30, lib 1040219957 tc-so:[ 1.2800050] puffs_mount: development version mismatch: kernel 30, lib 1177849759 tc-so:[ 1.3200050] puffs_mount: development version mismatch: kernel 30, lib 1495433249 tc-so:[ 1.3200050] puffs_mount: development version mismatch: kernel 30, lib 782654998 tc-so:[ 1.3200050] puffs_mount: development version mismatch: kernel 30, lib -1274210006 tc-so:[ 1.3200050] puffs_mount: development version mismatch: kernel 30, lib 1289119616 tc-so:[ 1.3200050] puffs_mount: development version mismatch: kernel 30, lib 1882065977 tc-so:[ 1.3200050] puffs_mount: development version mismatch: kernel 30, lib 515816382 tc-so:[ 1.3600050] puffs_mount: development version mismatch: kernel 30, lib 1084013610 tc-so:[ 1.3600050] puffs_mount: development version mismatch: kernel 30, lib 298178666 tc-so:[ 1.3600050] puffs_mount: development version mismatch: kernel 30, lib -68780053 tc-so:[ 1.3600050] puffs_mount: development version mismatch: kernel 30, lib 852352180 tc-so:[ 1.4000050] puffs_mount: development version mismatch: kernel 30, lib 1938443166 tc-so:[ 1.4000050] puffs_mount: development version mismatch: kernel 30, lib -1062601717 tc-so:[ 1.4000050] puffs_mount: development version mismatch: kernel 30, lib 2013776749 tc-so:[ 1.4000050] puffs_mount: development version mismatch: kernel 30, lib -1590346787 tc-so:[ 1.4000050] puffs_mount: development version mismatch: kernel 30, lib 62153788 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib -670433508 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib -1533473204 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib -78289719 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib -997789247 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib 133377088 tc-so:[ 1.4400050] puffs_mount: development version mismatch: kernel 30, lib 1393791775 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib -583967010 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib 522609050 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib 1072837420 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib -513616709 tc-so:[ 1.4800050] puffs_mount: development version mismatch: kernel 30, lib -1793935529 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib -615324922 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib 1192134844 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib 1532010760 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib 179733938 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib -1870402973 tc-so:[ 1.5200050] puffs_mount: development version mismatch: kernel 30, lib -1551014908 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib -624931428 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib 1498224839 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib -322148355 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib -236785569 tc-so:[ 1.5600050] puffs_mount: development version mismatch: kernel 30, lib 855284266 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib -104052418 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib 283133011 tc-so:[ 1.6000050] puffs_mount: development version mismatch: kernel 30, lib 7501934 tc-so:[ 1.6300050] puffs_mount: development version mismatch: kernel 30, lib -218837951 tc-so:[ 1.6300050] puffs_mount: development version mismatch: kernel 30, lib 1625416473 tc-so:[ 1.6300050] puffs_mount: development version mismatch: kernel 30, lib -1720135494 tc-so:[ 1.6300050] puffs_mount: development version mismatch: kernel 30, lib -1416590373 tc-so:[ 1.6300050] puffs_mount: development version mismatch: kernel 30, lib 1216275188 tc-so:[ 1.6700050] puffs_mount: development version mismatch: kernel 30, lib -215040238 tc-so:[ 1.6700050] puffs_mount: development version mismatch: kernel 30, lib 1453961017 tc-so:[ 1.6700050] puffs_mount: development version mismatch: kernel 30, lib -103623212 tc-so:[ 1.6700050] puffs_mount: development version mismatch: kernel 30, lib 1721731171 tc-so:[ 1.7100050] puffs_mount: development version mismatch: kernel 30, lib -1925888056 tc-so:[ 1.7100050] puffs_mount: development version mismatch: kernel 30, lib -232894775 tc-so:[ 1.7100050] puffs_mount: development version mismatch: kernel 30, lib -292980850 tc-so:[ 1.7100050] puffs_mount: development version mismatch: kernel 30, lib -1221039960 tc-so:[ 1.7100050] puffs_mount: development version mismatch: kernel 30, lib 1680186417 tc-so:[ 1.7500050] puffs_mount: development version mismatch: kernel 30, lib 1278526937 tc-so:[ 1.7500050] puffs_mount: development version mismatch: kernel 30, lib -1520513933 tc-so:[ 1.7500050] puffs_mount: development version mismatch: kernel 30, lib 425811895 tc-so:[ 1.7500050] puffs_mount: development version mismatch: kernel 30, lib -1682658470 tc-so:[ 1.7500050] puffs_mount: development version mismatch: kernel 30, lib -2139211592 tc-so:[ 1.7900050] puffs_mount: development version mismatch: kernel 30, lib 1569659243 tc-so:[ 1.7900050] puffs_mount: development version mismatch: kernel 30, lib -1314872573 tc-so:[ 1.7900050] puffs_mount: development version mismatch: kernel 30, lib -1015136643 tc-so:[ 1.7900050] puffs_mount: development version mismatch: kernel 30, lib 873451467 tc-so:[ 1.7900050] puffs_mount: development version mismatch: kernel 30, lib -1855517915 tc-so:[ 1.8300050] puffs_mount: development version mismatch: kernel 30, lib 674043907 tc-so:[ 1.8300050] puffs_mount: development version mismatch: kernel 30, lib -1202208621 tc-so:[ 1.8300050] puffs_mount: development version mismatch: kernel 30, lib 908593315 tc-so:[ 1.8300050] puffs_mount: development version mismatch: kernel 30, lib 552305867 tc-so:[ 1.8300050] puffs_mount: development version mismatch: kernel 30, lib 2078667696 tc-so:[ 1.8700050] puffs_mount: development version mismatch: kernel 30, lib -1431169304 tc-so:[ 1.8700050] puffs_mount: development version mismatch: kernel 30, lib -1099188869 tc-so:[ 1.8700050] puffs_mount: development version mismatch: kernel 30, lib -1879524766 tc-so:[ 1.8700050] puffs_mount: development version mismatch: kernel 30, lib -1766441505 tc-so:[ 1.8700050] puffs_mount: development version mismatch: kernel 30, lib -1544498810 tc-so:[ 1.9100050] puffs_mount: development version mismatch: kernel 30, lib -1129700444 tc-so:[ 1.9100050] puffs_mount: development version mismatch: kernel 30, lib -1053359180 tc-so:[ 1.9100050] puffs_mount: development version mismatch: kernel 30, lib -1017474062 tc-so:[ 1.9100050] puffs_mount: development version mismatch: kernel 30, lib 1237801232 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib 1097156863 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib 1738221397 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib -1399991173 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib -362106192 tc-so:[ 1.9500050] puffs_mount: development version mismatch: kernel 30, lib -298629997 tc-so:[ 1.9900050] puffs_mount: development version mismatch: kernel 30, lib 2025795691 tc-so:[ 1.9900050] puffs_mount: development version mismatch: kernel 30, lib 341740711 tc-so:[ 1.9900050] puffs_mount: development version mismatch: kernel 30, lib -717122876 tc-so:[ 1.9900050] puffs_mount: development version mismatch: kernel 30, lib -1510591855 tc-so:[ 2.0300050] puffs_mount: development version mismatch: kernel 30, lib -1716990921 tc-so:[ 2.0300050] puffs_mount: development version mismatch: kernel 30, lib 63759049 tc-so:[ 2.0300050] puffs_mount: development version mismatch: kernel 30, lib 273093073 tc-so:[ 2.0300050] puffs_mount: development version mismatch: kernel 30, lib 1346510124 tc-so:[ 2.0300050] puffs_mount: development version mismatch: kernel 30, lib -201050921 tc-so:[ 2.0700050] puffs_mount: development version mismatch: kernel 30, lib 601685417 tc-so:[ 2.0700050] puffs_mount: development version mismatch: kernel 30, lib -585447731 tc-so:[ 2.0700050] puffs_mount: development version mismatch: kernel 30, lib -1559133526 tc-so:[ 2.0700050] puffs_mount: development version mismatch: kernel 30, lib -1485869669 tc-end: 1647235418.77704, mountfuzz0, passed tc-start: 1647235418.86392, mountfuzz1 tc-so:test seeded RNG with 1647235418 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3600050] puffs_mount: invalid KFLAGs 0x8c74fb75 tc-so:[ 1.3600050] puffs_mount: invalid KFLAGs 0x1eb49441 tc-so:[ 1.4000050] puffs_mount: invalid KFLAGs 0x3acd193f tc-so:[ 1.4000050] puffs_mount: invalid KFLAGs 0xb42c5733 tc-so:[ 1.4000050] puffs_mount: invalid KFLAGs 0x7cfb0343 tc-so:[ 1.4000050] puffs_mount: invalid KFLAGs 0x36f5fb85 tc-so:[ 1.4400050] puffs_mount: invalid KFLAGs 0x28c39474 tc-so:[ 1.4400050] puffs_mount: invalid KFLAGs 0xde291122 tc-so:[ 1.4400050] puffs_mount: invalid KFLAGs 0xa27ff6e0 tc-so:[ 1.4400050] puffs_mount: invalid KFLAGs 0x3f7bcd1 tc-so:[ 1.4800050] puffs_mount: invalid KFLAGs 0xa867da5b tc-so:[ 1.4800050] puffs_mount: invalid KFLAGs 0xffc64fcb tc-so:[ 1.4800050] puffs_mount: invalid KFLAGs 0xadb067fc tc-so:[ 1.4800050] puffs_mount: invalid KFLAGs 0xb13d87f9 tc-so:[ 1.5200050] puffs_mount: invalid KFLAGs 0x4b905d57 tc-so:[ 1.5200050] puffs_mount: invalid KFLAGs 0x56b4ee2d tc-so:[ 1.5200050] puffs_mount: invalid KFLAGs 0x27143a91 tc-so:[ 1.5200050] puffs_mount: invalid KFLAGs 0x278fdffe tc-so:[ 1.5600050] puffs_mount: invalid KFLAGs 0x9573571b tc-so:[ 1.5600050] puffs_mount: invalid KFLAGs 0xbe14bcca tc-so:[ 1.5600050] puffs_mount: invalid KFLAGs 0xb7da83e7 tc-so:[ 1.5600050] puffs_mount: invalid KFLAGs 0x5dd5650b tc-so:[ 1.5600050] puffs_mount: invalid KFLAGs 0x76877a04 tc-so:[ 1.6000050] puffs_mount: invalid KFLAGs 0xf19cf1de tc-so:[ 1.6000050] puffs_mount: invalid KFLAGs 0x12f70671 tc-so:[ 1.6000050] puffs_mount: invalid KFLAGs 0x1f747f2a tc-so:[ 1.6000050] puffs_mount: invalid KFLAGs 0xb70ee0c1 tc-so:[ 1.6400050] puffs_mount: invalid KFLAGs 0x4f29504d tc-so:[ 1.6400050] puffs_mount: invalid KFLAGs 0x32f4c532 tc-so:[ 1.6700050] puffs_mount: invalid KFLAGs 0xb13b6719 tc-so:[ 1.6700050] puffs_mount: invalid KFLAGs 0x3ef646e8 tc-so:[ 1.6700050] puffs_mount: invalid KFLAGs 0x2f416c27 tc-so:[ 1.6700050] puffs_mount: invalid KFLAGs 0x5c13ea94 tc-so:[ 1.6700050] puffs_mount: invalid KFLAGs 0x3c8ae3cc tc-so:[ 1.7100050] puffs_mount: invalid KFLAGs 0xed41f2e tc-so:[ 1.7100050] puffs_mount: invalid KFLAGs 0xf3d2015e tc-so:[ 1.7100050] puffs_mount: invalid KFLAGs 0xf3304b57 tc-so:[ 1.7100050] puffs_mount: invalid KFLAGs 0xc2231b58 tc-so:[ 1.7500050] puffs_mount: invalid KFLAGs 0xc75f8e24 tc-so:[ 1.7500050] puffs_mount: invalid KFLAGs 0x65f46c1 tc-so:[ 1.7500050] puffs_mount: invalid KFLAGs 0xc90f4ce4 tc-so:[ 1.7900050] puffs_mount: invalid KFLAGs 0xaec2e6d8 tc-so:[ 1.7900050] puffs_mount: invalid KFLAGs 0x95aff073 tc-so:[ 1.7900050] puffs_mount: invalid KFLAGs 0x22fe7026 tc-so:[ 1.7900050] puffs_mount: invalid KFLAGs 0xa607f805 tc-so:[ 1.8300050] puffs_mount: invalid KFLAGs 0xd249484f tc-so:[ 1.8300050] puffs_mount: invalid KFLAGs 0x8d55c250 tc-so:[ 1.8300050] puffs_mount: invalid KFLAGs 0x80a301d7 tc-so:[ 1.8300050] puffs_mount: invalid KFLAGs 0x7f240feb tc-so:[ 1.8700050] puffs_mount: invalid KFLAGs 0x2aa08910 tc-so:[ 1.8700050] puffs_mount: invalid KFLAGs 0xc6604a76 tc-so:[ 1.8700050] puffs_mount: invalid KFLAGs 0xb0502756 tc-so:[ 1.8700050] puffs_mount: invalid KFLAGs 0x9a694cd2 tc-so:[ 1.8700050] puffs_mount: invalid KFLAGs 0x8a154362 tc-so:[ 1.9100050] puffs_mount: invalid KFLAGs 0x2e772c30 tc-so:[ 1.9100050] puffs_mount: invalid KFLAGs 0x2f5a8491 tc-so:[ 1.9100050] puffs_mount: invalid KFLAGs 0xa7d92406 tc-so:[ 1.9100050] puffs_mount: invalid KFLAGs 0xdda55e1 tc-so:[ 1.9500050] puffs_mount: invalid KFLAGs 0x988bcc38 tc-so:[ 1.9500050] puffs_mount: invalid KFLAGs 0xebc5e8cb tc-so:[ 1.9500050] puffs_mount: invalid KFLAGs 0x9d9c3b04 tc-so:[ 1.9500050] puffs_mount: invalid KFLAGs 0x46e6b34a tc-so:[ 1.9900050] puffs_mount: invalid KFLAGs 0xde684df2 tc-so:[ 1.9900050] puffs_mount: invalid KFLAGs 0x5fe2f02b tc-so:[ 1.9900050] puffs_mount: invalid KFLAGs 0xac4f92fe tc-so:[ 1.9900050] puffs_mount: invalid KFLAGs 0xae80fa19 tc-so:[ 2.0300050] puffs_mount: invalid KFLAGs 0xa2ea06c tc-so:[ 2.0300050] puffs_mount: invalid KFLAGs 0x89f764d6 tc-so:[ 2.0300050] puffs_mount: invalid KFLAGs 0x1e821dcf tc-so:[ 2.0300050] puffs_mount: invalid KFLAGs 0xfbc4b4be tc-so:[ 2.0700050] puffs_mount: invalid KFLAGs 0x326d812e tc-so:[ 2.0700050] puffs_mount: invalid KFLAGs 0xaea957ad tc-so:[ 2.0700050] puffs_mount: invalid KFLAGs 0xe5ec383b tc-so:[ 2.0700050] puffs_mount: invalid KFLAGs 0xd50a5890 tc-so:[ 2.0700050] puffs_mount: invalid KFLAGs 0x5beb4fdc tc-so:[ 2.1100050] puffs_mount: invalid KFLAGs 0xcc67a120 tc-so:[ 2.1100050] puffs_mount: invalid KFLAGs 0x14dbbb71 tc-so:[ 2.1100050] puffs_mount: invalid KFLAGs 0x90e9e9d3 tc-so:[ 2.1100050] puffs_mount: invalid KFLAGs 0xd51d81ff tc-so:[ 2.1100050] puffs_mount: invalid KFLAGs 0xef7cba98 tc-so:[ 2.1500050] puffs_mount: invalid KFLAGs 0x6962b67d tc-so:[ 2.1500050] puffs_mount: invalid KFLAGs 0x4f0aaa95 tc-so:[ 2.1500050] puffs_mount: invalid KFLAGs 0x847bab1d tc-so:[ 2.1500050] puffs_mount: invalid KFLAGs 0x3543d1b9 tc-so:[ 2.1500050] puffs_mount: invalid KFLAGs 0x86e77d48 tc-so:[ 2.1500050] puffs_mount: invalid KFLAGs 0x3cc74cd9 tc-so:[ 2.1900050] puffs_mount: invalid KFLAGs 0x4e2c1e63 tc-so:[ 2.1900050] puffs_mount: invalid KFLAGs 0x145f0832 tc-so:[ 2.1900050] puffs_mount: invalid KFLAGs 0xfa3fae32 tc-so:[ 2.1900050] puffs_mount: invalid KFLAGs 0xec406cb3 tc-so:[ 2.1900050] puffs_mount: invalid KFLAGs 0xe3e22374 tc-so:[ 2.2300050] puffs_mount: invalid KFLAGs 0xc815d144 tc-so:[ 2.2300050] puffs_mount: invalid KFLAGs 0x249fe25c tc-so:[ 2.2300050] puffs_mount: invalid KFLAGs 0xd411b7c5 tc-so:[ 2.2300050] puffs_mount: invalid KFLAGs 0x8251f2d3 tc-so:[ 2.2300050] puffs_mount: invalid KFLAGs 0x311678be tc-so:[ 2.2300050] puffs_mount: invalid KFLAGs 0xe7ec44b0 tc-so:[ 2.2700050] puffs_mount: invalid KFLAGs 0xb3f96356 tc-so:[ 2.2700050] puffs_mount: invalid KFLAGs 0xd9f6b569 tc-so:[ 2.2700050] puffs_mount: invalid KFLAGs 0x61baa5d5 tc-end: 1647235419.909836, mountfuzz1, passed tc-start: 1647235419.919284, mountfuzz2 tc-so:test seeded RNG with 1647235420 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0xcad342b9 tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0xfc805599 tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0x2ff131f5 tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0xf4bb37db tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0x199b11d5 tc-so:[ 1.0200050] puffs_mount: invalid FHFLAGs 0x87e0c8b7 tc-so:[ 1.2900050] puffs_mount: invalid FHFLAGs 0xba3f37b6 tc-so:[ 1.2900050] puffs_mount: invalid FHFLAGs 0x9291b52a tc-so:[ 1.2900050] puffs_mount: invalid FHFLAGs 0x7a440991 tc-so:[ 1.2900050] puffs_mount: invalid FHFLAGs 0xa3fa0fe5 tc-so:[ 1.2900050] puffs_mount: invalid FHFLAGs 0x2884c60a tc-so:[ 1.3200050] puffs_mount: invalid FHFLAGs 0x73c794e3 tc-so:[ 1.3200050] puffs_mount: invalid FHFLAGs 0xc1495ffd tc-so:[ 1.3200050] puffs_mount: invalid FHFLAGs 0x69572105 tc-so:[ 1.3200050] puffs_mount: invalid FHFLAGs 0x3c77e151 tc-so:[ 1.3200050] puffs_mount: invalid FHFLAGs 0x97997a54 tc-so:[ 1.3200050] puffs_mount: invalid FHFLAGs 0xe59ada75 tc-so:[ 1.3600050] puffs_mount: invalid FHFLAGs 0xc789297f tc-so:[ 1.3600050] puffs_mount: invalid FHFLAGs 0xd35b0b88 tc-so:[ 1.3600050] puffs_mount: invalid FHFLAGs 0x6f9ddd3e tc-so:[ 1.3600050] puffs_mount: invalid FHFLAGs 0x1d9dd9d1 tc-so:[ 1.3600050] puffs_mount: invalid FHFLAGs 0x925caed8 tc-so:[ 1.3600050] puffs_mount: invalid FHFLAGs 0xeca8a58 tc-so:[ 1.3600050] puffs_mount: invalid FHFLAGs 0x79de8220 tc-so:[ 1.4000050] puffs_mount: invalid FHFLAGs 0x5456eb47 tc-so:[ 1.4000050] puffs_mount: invalid FHFLAGs 0xd56b5b48 tc-so:[ 1.4000050] puffs_mount: invalid FHFLAGs 0x106639ac tc-so:[ 1.4000050] puffs_mount: invalid FHFLAGs 0x6da4688b tc-so:[ 1.4000050] puffs_mount: invalid FHFLAGs 0x2d6e5360 tc-so:[ 1.4000050] puffs_mount: invalid FHFLAGs 0xdb2789a7 tc-so:[ 1.4400050] puffs_mount: invalid FHFLAGs 0xca3a49d9 tc-so:[ 1.4400050] puffs_mount: invalid FHFLAGs 0xa78e1bf6 tc-so:[ 1.4400050] puffs_mount: invalid FHFLAGs 0xb6efc5cf tc-so:[ 1.4400050] puffs_mount: invalid FHFLAGs 0x32937378 tc-so:[ 1.4400050] puffs_mount: invalid FHFLAGs 0x5a38d42e tc-so:[ 1.4400050] puffs_mount: invalid FHFLAGs 0xd203e800 tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0xc1e7372d tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0x3e7ffe7d tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0x321ee12d tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0x4fae8167 tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0x882f6472 tc-so:[ 1.4800050] puffs_mount: invalid FHFLAGs 0x5705509b tc-so:[ 1.5200050] puffs_mount: invalid FHFLAGs 0x3055288a tc-so:[ 1.5200050] puffs_mount: invalid FHFLAGs 0x4ba95e17 tc-so:[ 1.5200050] puffs_mount: invalid FHFLAGs 0xb09135bb tc-so:[ 1.5200050] puffs_mount: invalid FHFLAGs 0xb190a40d tc-so:[ 1.5200050] puffs_mount: invalid FHFLAGs 0xaf0fc7e2 tc-so:[ 1.5200050] puffs_mount: invalid FHFLAGs 0x9620cdc2 tc-so:[ 1.5600050] puffs_mount: invalid FHFLAGs 0x609db2db tc-so:[ 1.5600050] puffs_mount: invalid FHFLAGs 0x15435c96 tc-so:[ 1.5600050] puffs_mount: invalid FHFLAGs 0x29889ab8 tc-so:[ 1.5600050] puffs_mount: invalid FHFLAGs 0x90475ca tc-so:[ 1.5600050] puffs_mount: invalid FHFLAGs 0x2a79ee0c tc-so:[ 1.5600050] puffs_mount: invalid FHFLAGs 0x7fe72006 tc-so:[ 1.5600050] puffs_mount: invalid FHFLAGs 0x69519239 tc-so:[ 1.6000050] puffs_mount: invalid FHFLAGs 0xedefa36c tc-so:[ 1.6000050] puffs_mount: invalid FHFLAGs 0xc76096da tc-so:[ 1.6000050] puffs_mount: invalid FHFLAGs 0xe10fb33d tc-so:[ 1.6000050] puffs_mount: invalid FHFLAGs 0x8e5a20c tc-so:[ 1.6000050] puffs_mount: invalid FHFLAGs 0x9e9200e2 tc-so:[ 1.6000050] puffs_mount: invalid FHFLAGs 0xbb5a1cef tc-so:[ 1.6400050] puffs_mount: invalid FHFLAGs 0xc03ce8b2 tc-so:[ 1.6400050] puffs_mount: invalid FHFLAGs 0x7f102910 tc-so:[ 1.6400050] puffs_mount: invalid FHFLAGs 0x65e6861f tc-so:[ 1.6400050] puffs_mount: invalid FHFLAGs 0x259e850f tc-so:[ 1.6400050] puffs_mount: invalid FHFLAGs 0x16ec1f0f tc-so:[ 1.6400050] puffs_mount: invalid FHFLAGs 0x618921f tc-so:[ 1.6800050] puffs_mount: invalid FHFLAGs 0xa8832b7d tc-so:[ 1.6800050] puffs_mount: invalid FHFLAGs 0x21af32f6 tc-so:[ 1.6800050] puffs_mount: invalid FHFLAGs 0xfc788484 tc-so:[ 1.6800050] puffs_mount: invalid FHFLAGs 0xb413b8a3 tc-so:[ 1.6800050] puffs_mount: invalid FHFLAGs 0x7f56b5d8 tc-so:[ 1.6800050] puffs_mount: invalid FHFLAGs 0x168ae2c8 tc-so:[ 1.7200050] puffs_mount: invalid FHFLAGs 0xf4d81dd2 tc-so:[ 1.7200050] puffs_mount: invalid FHFLAGs 0xfd78d05f tc-so:[ 1.7200050] puffs_mount: invalid FHFLAGs 0x4fa5806d tc-so:[ 1.7200050] puffs_mount: invalid FHFLAGs 0x8a3c4d78 tc-so:[ 1.7200050] puffs_mount: invalid FHFLAGs 0x567ba62f tc-so:[ 1.7200050] puffs_mount: invalid FHFLAGs 0x14dc3102 tc-so:[ 1.7600050] puffs_mount: invalid FHFLAGs 0xe284fa9c tc-so:[ 1.7600050] puffs_mount: invalid FHFLAGs 0xda6f2df5 tc-so:[ 1.7600050] puffs_mount: invalid FHFLAGs 0x54f9c805 tc-so:[ 1.7600050] puffs_mount: invalid FHFLAGs 0x66263ad tc-so:[ 1.7600050] puffs_mount: invalid FHFLAGs 0x3e46f6fc tc-so:[ 1.7600050] puffs_mount: invalid FHFLAGs 0x5d7927c5 tc-so:[ 1.8000050] puffs_mount: invalid FHFLAGs 0x61b80229 tc-so:[ 1.8000050] puffs_mount: invalid FHFLAGs 0x26f8c81f tc-so:[ 1.8000050] puffs_mount: invalid FHFLAGs 0xdd2c620f tc-so:[ 1.8000050] puffs_mount: invalid FHFLAGs 0x49be59a7 tc-so:[ 1.8000050] puffs_mount: invalid FHFLAGs 0x81d181ef tc-so:[ 1.8000050] puffs_mount: invalid FHFLAGs 0x6a5d03f6 tc-so:[ 1.8000050] puffs_mount: invalid FHFLAGs 0x64222586 tc-so:[ 1.8400050] puffs_mount: invalid FHFLAGs 0xafbc2268 tc-so:[ 1.8400050] puffs_mount: invalid FHFLAGs 0xd3e127f3 tc-so:[ 1.8400050] puffs_mount: invalid FHFLAGs 0x73887405 tc-so:[ 1.8400050] puffs_mount: invalid FHFLAGs 0x2aa504e8 tc-so:[ 1.8400050] puffs_mount: invalid FHFLAGs 0x7bf115ad tc-so:[ 1.8400050] puffs_mount: invalid FHFLAGs 0xed65007f tc-so:[ 1.8800050] puffs_mount: invalid FHFLAGs 0xc441a8d6 tc-so:[ 1.8800050] puffs_mount: invalid FHFLAGs 0x9cbb34eb tc-end: 1647235421.212765, mountfuzz2, passed tc-start: 1647235421.220382, mountfuzz3 tc-so:test seeded RNG with 1647235421 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0x31e5c59a tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0xba657074 tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0xbcabef4e tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0x560c26d0 tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0xb3ec0e00 tc-so:[ 1.0200050] puffs_mount: pa_spare[0] = 0x735a7180 tc-so:[ 1.3800050] puffs_mount: pa_spare[0] = 0x6bddd380 tc-so:[ 1.3800050] puffs_mount: pa_spare[0] = 0x32a80445 tc-so:[ 1.3800050] puffs_mount: pa_spare[0] = 0x891d906 tc-so:[ 1.3800050] puffs_mount: pa_spare[0] = 0x2548fabd tc-so:[ 1.4100050] puffs_mount: pa_spare[0] = 0x3f29acff tc-so:[ 1.4100050] puffs_mount: pa_spare[0] = 0x50092859 tc-so:[ 1.4100050] puffs_mount: pa_spare[0] = 0xd6e897d2 tc-so:[ 1.4100050] puffs_mount: pa_spare[0] = 0x454a5596 tc-so:[ 1.4100050] puffs_mount: pa_spare[0] = 0x2f65ab45 tc-so:[ 1.4100050] puffs_mount: pa_spare[0] = 0x389c0ead tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0xc63f18a8 tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0xf80b2fc0 tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0x2f660f20 tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0xcebf4ab tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0xc4c17dbe tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0x84a50344 tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0xb56ed2a1 tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0xd4435390 tc-so:[ 1.4500050] puffs_mount: pa_spare[0] = 0xd5170555 tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0xd0ca9e3 tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0xd1046aec tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0x79a62301 tc-so:[ 1.5300050] puffs_mount: pa_spare[0] = 0x101768bb tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0xeea2b422 tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0x28a9dccb tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0x980ebfe8 tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0x5b729c7d tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0xbc6ef03b tc-so:[ 1.5700050] puffs_mount: pa_spare[0] = 0x9a1703fb tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0xa2f42041 tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0xb5b06f5d tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0x17e8d797 tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0xf4a887f2 tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0x339ffdf0 tc-so:[ 1.6100050] puffs_mount: pa_spare[0] = 0x847ce005 tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0x408c954f tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0x6456b7a tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0x6bf9eb41 tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0xee9c27b9 tc-so:[ 1.6500050] puffs_mount: pa_spare[0] = 0x7ee9b078 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0x73096415 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0xb91669a8 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0x4f5a1608 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0x48381342 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0x599da207 tc-so:[ 1.6900050] puffs_mount: pa_spare[0] = 0xd575879c tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0xac1b3ecf tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0x75eadb4c tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0xaa59aba2 tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0xb5a2a83f tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0x6109e018 tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0x1dc155d4 tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0x20a40e53 tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0x78665c46 tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0x6c0b3f7d tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0xef8a02c tc-so:[ 1.7300050] puffs_mount: pa_spare[0] = 0xd459ddc tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0xe4b2b731 tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0xc06c8de8 tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0x9e1636a1 tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0xef58baee tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0xe05f6e0d tc-so:[ 1.8100050] puffs_mount: pa_spare[0] = 0x361e0597 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0x4b5663e0 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0x9ba7ec74 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0xefedc721 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0xf41345d2 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0x4fa4115d tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0xc9a59a06 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0xc365b68e tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0x318a298 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0xe78022c1 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0x9b0cb534 tc-so:[ 1.8500050] puffs_mount: pa_spare[0] = 0xf06df659 tc-so:[ 1.9300050] puffs_mount: pa_spare[0] = 0x8f3087aa tc-so:[ 1.9300050] puffs_mount: pa_spare[0] = 0x3d44df50 tc-so:[ 1.9300050] puffs_mount: pa_spare[0] = 0x8a2e39e9 tc-so:[ 1.9300050] puffs_mount: pa_spare[0] = 0x693270ef tc-so:[ 1.9300050] puffs_mount: pa_spare[0] = 0xe54ea9c0 tc-so:[ 1.9300050] puffs_mount: pa_spare[0] = 0x5b79bbd3 tc-so:[ 1.9700050] puffs_mount: pa_spare[0] = 0x3162b55c tc-so:[ 1.9700050] puffs_mount: pa_spare[0] = 0xb7092f64 tc-so:[ 1.9700050] puffs_mount: pa_spare[0] = 0xcc870ce4 tc-so:[ 1.9700050] puffs_mount: pa_spare[0] = 0x2e35e2ff tc-so:[ 1.9700050] puffs_mount: pa_spare[0] = 0x459a0886 tc-so:[ 1.9700050] puffs_mount: pa_spare[0] = 0xacdcddd4 tc-so:[ 2.0100050] puffs_mount: pa_spare[0] = 0x84ef067b tc-so:[ 2.0100050] puffs_mount: pa_spare[0] = 0x8716fb7c tc-so:[ 2.0100050] puffs_mount: pa_spare[0] = 0x519ba008 tc-so:[ 2.0100050] puffs_mount: pa_spare[0] = 0xb2c21f66 tc-so:[ 2.0100050] puffs_mount: pa_spare[0] = 0x17a96400 tc-so:[ 2.0500050] puffs_mount: pa_spare[0] = 0xc69b41d0 tc-so:[ 2.0500050] puffs_mount: pa_spare[0] = 0x6243b172 tc-so:[ 2.0500050] puffs_mount: pa_spare[0] = 0x62c3f567 tc-end: 1647235422.789323, mountfuzz3, passed tc-start: 1647235422.795766, mountfuzz4 tc-so:test seeded RNG with 1647235422 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] puffs_mount: handle size 11497795750495948456 too large tc-so:[ 1.0200050] puffs_mount: handle size 7933964381861990309 too large tc-so:[ 1.3800050] puffs_mount: handle size 7904911591785190125 too large tc-so:[ 1.4000050] puffs_mount: handle size 2550872164012389663 too large tc-so:[ 1.4000050] puffs_mount: handle size 5498263647285020133 too large tc-so:[ 1.4000050] puffs_mount: handle size 10355494760631633509 too large tc-so:[ 1.4000050] puffs_mount: handle size 18185533702840073527 too large tc-so:[ 1.4000050] puffs_mount: handle size 3418777383534228746 too large tc-so:[ 1.4400050] puffs_mount: handle size 6237751514659488831 too large tc-so:[ 1.4400050] puffs_mount: handle size 17036336004369853643 too large tc-so:[ 1.4800050] puffs_mount: handle size 8203686599048151631 too large tc-so:[ 1.4800050] puffs_mount: handle size 5856084576506790095 too large tc-so:[ 1.4800050] puffs_mount: handle size 6235067032906779924 too large tc-so:[ 1.4800050] puffs_mount: handle size 10047310358745637553 too large tc-so:[ 1.5200050] puffs_mount: handle size 3263682475835042844 too large tc-so:[ 1.5200050] puffs_mount: handle size 11018145843881191790 too large tc-so:[ 1.5600050] puffs_mount: handle size 6071240730070921135 too large tc-so:[ 1.5600050] puffs_mount: handle size 9312729457206448619 too large tc-so:[ 1.5600050] puffs_mount: handle size 17595599806491298957 too large tc-so:[ 1.5600050] puffs_mount: handle size 431951095912940544 too large tc-so:[ 1.6000050] puffs_mount: handle size 7199604734208452449 too large tc-so:[ 1.6000050] puffs_mount: handle size 9080915458614586105 too large tc-so:[ 1.6400050] puffs_mount: handle size 18365164891459747614 too large tc-so:[ 1.6400050] puffs_mount: handle size 944196621491980495 too large tc-so:[ 1.6400050] puffs_mount: handle size 17747344264941937469 too large tc-so:[ 1.6800050] puffs_mount: handle size 11802739904613771418 too large tc-so:[ 1.6800050] puffs_mount: handle size 7073481819569141114 too large tc-so:[ 1.6800050] puffs_mount: handle size 2370621734085239239 too large tc-so:[ 1.7200050] puffs_mount: handle size 11398500710548576663 too large tc-so:[ 1.7200050] puffs_mount: handle size 11676487929910931174 too large tc-so:[ 1.7200050] puffs_mount: handle size 4329256416682437996 too large tc-so:[ 1.7500050] puffs_mount: handle size 6909252104235223200 too large tc-so:[ 1.7500050] puffs_mount: handle size 12903122642274003745 too large tc-so:[ 1.7500050] puffs_mount: handle size 6141868918706079974 too large tc-so:[ 1.7800050] puffs_mount: handle size 12325139120576558512 too large tc-so:[ 1.7800050] puffs_mount: handle size 3941830077913381853 too large tc-so:[ 1.7800050] puffs_mount: handle size 13920359838803530879 too large tc-so:[ 1.8200050] puffs_mount: handle size 15712844971028116903 too large tc-so:[ 1.8600050] puffs_mount: handle size 8300808465396728831 too large tc-so:[ 1.8600050] puffs_mount: handle size 3882540237083743065 too large tc-so:[ 1.8600050] puffs_mount: handle size 16712215210005355870 too large tc-so:[ 1.8900050] puffs_mount: handle size 5675920984307217146 too large tc-so:[ 1.8900050] puffs_mount: handle size 789227514576496734 too large tc-so:[ 1.9200050] puffs_mount: handle size 17638280319696215483 too large tc-so:[ 1.9200050] puffs_mount: handle size 15789411738472112764 too large tc-so:[ 1.9500050] puffs_mount: handle size 16763745457470086349 too large tc-so:[ 1.9500050] puffs_mount: handle size 17508989191820545295 too large tc-so:[ 1.9500050] puffs_mount: handle size 7585520196889845230 too large tc-so:[ 1.9500050] puffs_mount: handle size 12913811438028819475 too large tc-so:[ 1.9900050] puffs_mount: handle size 17514203105055400326 too large tc-so:[ 2.0100050] puffs_mount: handle size 11407088409322651114 too large tc-end: 1647235424.266357, mountfuzz4, passed tc-start: 1647235424.275133, mountfuzz5 tc-so:test seeded RNG with 1647235424 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3500050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.3500050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.3500050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.3900050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.3900050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.4900050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5300050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5300050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5300050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5700050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.5700050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.5700050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.6500050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.6500050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.6500050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7000050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7000050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.7000050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.7400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8000050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8000050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8000050] puffs_mount: fhsize larger than NFSv3 max 60 tc-so:[ 1.8400050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8900050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.8900050] puffs_mount: fhsize larger than NFSv2 max 28 tc-so:[ 1.9500050] puffs_mount: fhsize larger than NFSv3 max 60 tc-end: 1647235425.605455, mountfuzz5, passed tc-start: 1647235425.614884, mountfuzz6 tc-so:test seeded RNG with 1647235425 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.7200050] puffs_mount: handle size 1021 too large tc-end: 1647235426.878324, mountfuzz6, passed tc-start: 1647235426.886774, mountfuzz7 tc-so:test seeded RNG with 1647235427 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235428.377927, mountfuzz7, passed tc-start: 1647235428.385678, mountfuzz8 tc-so:test seeded RNG with 1647235428 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235432.803313, mountfuzz8, passed tp-end: 1647235432.810784, fs/puffs/t_fuzz tp-start: 1647235432.972756, fs/puffs/t_io, 1 tc-start: 1647235432.975220, nocache tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235434.335241, nocache, passed tp-end: 1647235434.345803, fs/puffs/t_io tp-start: 1647235434.479900, fs/tmpfs/t_renamerace, 1 tc-start: 1647235434.482157, renamerace2 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235442.227424, renamerace2, passed tp-end: 1647235442.235637, fs/tmpfs/t_renamerace tp-start: 1647235443.337190, fs/tmpfs/t_create, 3 tc-start: 1647235443.339793, attrs tc-so:Executing command [ mkdir /tmp/atf-run.SCUKKJ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.SCUKKJ/mntpt tc-so:Executing command [ test -f a ] tc-so:Executing command [ touch a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ mkdir b c ] tc-so:Executing command [ chown _tests:0 b ] tc-so:Executing command [ chown _tests:100 c ] tc-so:Executing command [ su -m _tests -c touch b/a ] tc-so:Executing command [ su -m _tests -c touch c/a ] tc-so:Executing command [ umount /tmp/atf-run.SCUKKJ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.SCUKKJ/mntpt ] tc-end: 1647235447.890669, attrs, passed tc-start: 1647235447.899840, create tc-so:Executing command [ mkdir /tmp/atf-run.F2w4dq/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.F2w4dq/mntpt tc-so:Executing command [ test -f a ] tc-so:Executing command [ touch a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ umount /tmp/atf-run.F2w4dq/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.F2w4dq/mntpt ] tc-end: 1647235449.850683, create, passed tc-start: 1647235449.862366, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.PG3wau/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.PG3wau/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.PG3wau/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.PG3wau/mntpt ] tc-end: 1647235451.867817, kqueue, passed tp-end: 1647235451.877368, fs/tmpfs/t_create tp-start: 1647235452.520362, fs/tmpfs/t_devices, 1 tc-start: 1647235452.522866, basic tc-so:Executing command [ mkdir /tmp/atf-run.rF6a2Z/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.rF6a2Z/mntpt tc-so:Executing command [ /dev/MAKEDEV std ] tc-so:Executing command [ test -e zero ] tc-so:Executing command [ test -e null ] tc-so:Reading from the 'zero' character device tc-so:Executing command [ dd if=zero of=a bs=10k count=1 ] tc-so:Writing to the 'null' device tc-so:Executing command [ umount /tmp/atf-run.rF6a2Z/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.rF6a2Z/mntpt ] tc-end: 1647235455.192356, basic, passed tp-end: 1647235455.201603, fs/tmpfs/t_devices tp-start: 1647235456.15585, fs/tmpfs/t_dots, 2 tc-start: 1647235456.17957, nesteddir tc-so:Executing command [ mkdir /tmp/atf-run.gcjTpD/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.gcjTpD/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir a/b ] tc-so:Executing command [ test -d a/b/../b ] tc-so:Executing command [ test -d a/b/../../a ] tc-so:Executing command [ umount /tmp/atf-run.gcjTpD/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gcjTpD/mntpt ] tc-end: 1647235458.43573, nesteddir, passed tc-start: 1647235458.52666, topdir tc-so:Executing command [ mkdir /tmp/atf-run.Zb6Gdq/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Zb6Gdq/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ test -d ./a ] tc-so:Executing command [ test -d a/../a ] tc-so:Executing command [ umount /tmp/atf-run.Zb6Gdq/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Zb6Gdq/mntpt ] tc-end: 1647235459.834905, topdir, passed tp-end: 1647235459.843660, fs/tmpfs/t_dots tp-start: 1647235460.531038, fs/tmpfs/t_exec, 1 tc-start: 1647235460.533356, basic tc-so:Executing command [ mkdir /tmp/atf-run.HxSEVa/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.HxSEVa/mntpt tc-so:Executing command [ cp /bin/cp . ] tc-so:Verifying copied file tc-so:Executing command [ ./cp cp foo ] tc-so:Executing command [ umount /tmp/atf-run.HxSEVa/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.HxSEVa/mntpt ] tc-end: 1647235462.413270, basic, passed tp-end: 1647235462.423626, fs/tmpfs/t_exec tp-start: 1647235463.425960, fs/tmpfs/t_link, 3 tc-start: 1647235463.428556, basic tc-so:Executing command [ mkdir /tmp/atf-run.qsZDIf/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.qsZDIf/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ touch z ] tc-so:Executing command [ ln a b ] tc-so:Checking if link count is correct after links are created tc-so:Checking if link count is correct after links are deleted tc-so:Executing command [ rm a ] tc-so:Executing command [ rm b ] tc-so:Executing command [ umount /tmp/atf-run.qsZDIf/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.qsZDIf/mntpt ] tc-end: 1647235466.420539, basic, passed tc-start: 1647235466.429035, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.Q8WmBk/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Q8WmBk/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/a received NOTE_LINK tc-so:Checking if dir received NOTE_WRITE tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/b received NOTE_DELETE tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rm dir/b ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.Q8WmBk/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Q8WmBk/mntpt ] tc-end: 1647235470.98056, kqueue, passed tc-start: 1647235470.109599, subdirs tc-so:Executing command [ mkdir /tmp/atf-run.6jx0UX/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.6jx0UX/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ mkdir c ] tc-so:Executing command [ ln a c/b ] tc-so:Checking if link count is correct after links are created tc-so:Checking if link count is correct after links are deleted tc-so:Executing command [ rm a ] tc-so:Executing command [ rm c/b ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ umount /tmp/atf-run.6jx0UX/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.6jx0UX/mntpt ] tc-end: 1647235473.741095, subdirs, passed tp-end: 1647235473.752717, fs/tmpfs/t_link tp-start: 1647235475.664383, fs/tmpfs/t_mkdir, 5 tc-start: 1647235475.667507, attrs tc-so:Executing command [ mkdir /tmp/atf-run.2GvHo3/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.2GvHo3/mntpt tc-so:Executing command [ mkdir b c ] tc-so:Executing command [ chown _tests:0 b ] tc-so:Executing command [ chown _tests:100 c ] tc-so:Executing command [ su -m _tests -c mkdir b/a ] tc-so:Executing command [ su -m _tests -c mkdir c/a ] tc-so:Executing command [ umount /tmp/atf-run.2GvHo3/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.2GvHo3/mntpt ] tc-end: 1647235480.312185, attrs, passed tc-start: 1647235480.324662, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.g4PHUz/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.g4PHUz/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir received NOTE_LINK tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rmdir dir/a ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.g4PHUz/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.g4PHUz/mntpt ] tc-end: 1647235483.286888, kqueue, passed tc-start: 1647235483.299938, many tc-so:Executing command [ mkdir /tmp/atf-run.UhWrzX/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.UhWrzX/mntpt tc-so:Executing command [ test -d 1 ] tc-so:Executing command [ mkdir 1 ] tc-so:Executing command [ test -d 1 ] tc-so:Executing command [ test -d 2 ] tc-so:Executing command [ mkdir 2 ] tc-so:Executing command [ test -d 2 ] tc-so:Executing command [ test -d 3 ] tc-so:Executing command [ mkdir 3 ] tc-so:Executing command [ test -d 3 ] tc-so:Executing command [ test -d 4 ] tc-so:Executing command [ mkdir 4 ] tc-so:Executing command [ test -d 4 ] tc-so:Executing command [ test -d 5 ] tc-so:Executing command [ mkdir 5 ] tc-so:Executing command [ test -d 5 ] tc-so:Executing command [ test -d 6 ] tc-so:Executing command [ mkdir 6 ] tc-so:Executing command [ test -d 6 ] tc-so:Executing command [ test -d 7 ] tc-so:Executing command [ mkdir 7 ] tc-so:Executing command [ test -d 7 ] tc-so:Executing command [ test -d 8 ] tc-so:Executing command [ mkdir 8 ] tc-so:Executing command [ test -d 8 ] tc-so:Executing command [ test -d 9 ] tc-so:Executing command [ mkdir 9 ] tc-so:Executing command [ test -d 9 ] tc-so:Executing command [ test -d 10 ] tc-so:Executing command [ mkdir 10 ] tc-so:Executing command [ test -d 10 ] tc-so:Executing command [ test -d 11 ] tc-so:Executing command [ mkdir 11 ] tc-so:Executing command [ test -d 11 ] tc-so:Executing command [ test -d 12 ] tc-so:Executing command [ mkdir 12 ] tc-so:Executing command [ test -d 12 ] tc-so:Executing command [ test -d 13 ] tc-so:Executing command [ mkdir 13 ] tc-so:Executing command [ test -d 13 ] tc-so:Executing command [ test -d 14 ] tc-so:Executing command [ mkdir 14 ] tc-so:Executing command [ test -d 14 ] tc-so:Executing command [ test -d 15 ] tc-so:Executing command [ mkdir 15 ] tc-so:Executing command [ test -d 15 ] tc-so:Executing command [ test -d 16 ] tc-so:Executing command [ mkdir 16 ] tc-so:Executing command [ test -d 16 ] tc-so:Executing command [ test -d 17 ] tc-so:Executing command [ mkdir 17 ] tc-so:Executing command [ test -d 17 ] tc-so:Executing command [ test -d 18 ] tc-so:Executing command [ mkdir 18 ] tc-so:Executing command [ test -d 18 ] tc-so:Executing command [ test -d 19 ] tc-so:Executing command [ mkdir 19 ] tc-so:Executing command [ test -d 19 ] tc-so:Executing command [ test -d 20 ] tc-so:Executing command [ mkdir 20 ] tc-so:Executing command [ test -d 20 ] tc-so:Executing command [ test -d 21 ] tc-so:Executing command [ mkdir 21 ] tc-so:Executing command [ test -d 21 ] tc-so:Executing command [ test -d 22 ] tc-so:Executing command [ mkdir 22 ] tc-so:Executing command [ test -d 22 ] tc-so:Executing command [ test -d 23 ] tc-so:Executing command [ mkdir 23 ] tc-so:Executing command [ test -d 23 ] tc-so:Executing command [ test -d 24 ] tc-so:Executing command [ mkdir 24 ] tc-so:Executing command [ test -d 24 ] tc-so:Executing command [ test -d 25 ] tc-so:Executing command [ mkdir 25 ] tc-so:Executing command [ test -d 25 ] tc-so:Executing command [ test -d 26 ] tc-so:Executing command [ mkdir 26 ] tc-so:Executing command [ test -d 26 ] tc-so:Executing command [ test -d 27 ] tc-so:Executing command [ mkdir 27 ] tc-so:Executing command [ test -d 27 ] tc-so:Executing command [ test -d 28 ] tc-so:Executing command [ mkdir 28 ] tc-so:Executing command [ test -d 28 ] tc-so:Executing command [ test -d 29 ] tc-so:Executing command [ mkdir 29 ] tc-so:Executing command [ test -d 29 ] tc-so:Executing command [ test -d 30 ] tc-so:Executing command [ mkdir 30 ] tc-so:Executing command [ test -d 30 ] tc-so:Executing command [ test -d 31 ] tc-so:Executing command [ mkdir 31 ] tc-so:Executing command [ test -d 31 ] tc-so:Executing command [ test -d 32 ] tc-so:Executing command [ mkdir 32 ] tc-so:Executing command [ test -d 32 ] tc-so:Executing command [ test -d 33 ] tc-so:Executing command [ mkdir 33 ] tc-so:Executing command [ test -d 33 ] tc-so:Executing command [ test -d 34 ] tc-so:Executing command [ mkdir 34 ] tc-so:Executing command [ test -d 34 ] tc-so:Executing command [ test -d 35 ] tc-so:Executing command [ mkdir 35 ] tc-so:Executing command [ test -d 35 ] tc-so:Executing command [ test -d 36 ] tc-so:Executing command [ mkdir 36 ] tc-so:Executing command [ test -d 36 ] tc-so:Executing command [ test -d 37 ] tc-so:Executing command [ mkdir 37 ] tc-so:Executing command [ test -d 37 ] tc-so:Executing command [ test -d 38 ] tc-so:Executing command [ mkdir 38 ] tc-so:Executing command [ test -d 38 ] tc-so:Executing command [ test -d 39 ] tc-so:Executing command [ mkdir 39 ] tc-so:Executing command [ test -d 39 ] tc-so:Executing command [ test -d 40 ] tc-so:Executing command [ mkdir 40 ] tc-so:Executing command [ test -d 40 ] tc-so:Executing command [ test -d 41 ] tc-so:Executing command [ mkdir 41 ] tc-so:Executing command [ test -d 41 ] tc-so:Executing command [ test -d 42 ] tc-so:Executing command [ mkdir 42 ] tc-so:Executing command [ test -d 42 ] tc-so:Executing command [ test -d 43 ] tc-so:Executing command [ mkdir 43 ] tc-so:Executing command [ test -d 43 ] tc-so:Executing command [ test -d 44 ] tc-so:Executing command [ mkdir 44 ] tc-so:Executing command [ test -d 44 ] tc-so:Executing command [ test -d 45 ] tc-so:Executing command [ mkdir 45 ] tc-so:Executing command [ test -d 45 ] tc-so:Executing command [ test -d 46 ] tc-so:Executing command [ mkdir 46 ] tc-so:Executing command [ test -d 46 ] tc-so:Executing command [ test -d 47 ] tc-so:Executing command [ mkdir 47 ] tc-so:Executing command [ test -d 47 ] tc-so:Executing command [ test -d 48 ] tc-so:Executing command [ mkdir 48 ] tc-so:Executing command [ test -d 48 ] tc-so:Executing command [ test -d 49 ] tc-so:Executing command [ mkdir 49 ] tc-so:Executing command [ test -d 49 ] tc-so:Executing command [ test -d 50 ] tc-so:Executing command [ mkdir 50 ] tc-so:Executing command [ test -d 50 ] tc-so:Executing command [ test -d 51 ] tc-so:Executing command [ mkdir 51 ] tc-so:Executing command [ test -d 51 ] tc-so:Executing command [ test -d 52 ] tc-so:Executing command [ mkdir 52 ] tc-so:Executing command [ test -d 52 ] tc-so:Executing command [ test -d 53 ] tc-so:Executing command [ mkdir 53 ] tc-so:Executing command [ test -d 53 ] tc-so:Executing command [ test -d 54 ] tc-so:Executing command [ mkdir 54 ] tc-so:Executing command [ test -d 54 ] tc-so:Executing command [ test -d 55 ] tc-so:Executing command [ mkdir 55 ] tc-so:Executing command [ test -d 55 ] tc-so:Executing command [ test -d 56 ] tc-so:Executing command [ mkdir 56 ] tc-so:Executing command [ test -d 56 ] tc-so:Executing command [ test -d 57 ] tc-so:Executing command [ mkdir 57 ] tc-so:Executing command [ test -d 57 ] tc-so:Executing command [ test -d 58 ] tc-so:Executing command [ mkdir 58 ] tc-so:Executing command [ test -d 58 ] tc-so:Executing command [ test -d 59 ] tc-so:Executing command [ mkdir 59 ] tc-so:Executing command [ test -d 59 ] tc-so:Executing command [ test -d 60 ] tc-so:Executing command [ mkdir 60 ] tc-so:Executing command [ test -d 60 ] tc-so:Executing command [ test -d 61 ] tc-so:Executing command [ mkdir 61 ] tc-so:Executing command [ test -d 61 ] tc-so:Executing command [ test -d 62 ] tc-so:Executing command [ mkdir 62 ] tc-so:Executing command [ test -d 62 ] tc-so:Executing command [ test -d 63 ] tc-so:Executing command [ mkdir 63 ] tc-so:Executing command [ test -d 63 ] tc-so:Executing command [ test -d 64 ] tc-so:Executing command [ mkdir 64 ] tc-so:Executing command [ test -d 64 ] tc-so:Executing command [ test -d 65 ] tc-so:Executing command [ mkdir 65 ] tc-so:Executing command [ test -d 65 ] tc-so:Executing command [ test -d 66 ] tc-so:Executing command [ mkdir 66 ] tc-so:Executing command [ test -d 66 ] tc-so:Executing command [ test -d 67 ] tc-so:Executing command [ mkdir 67 ] tc-so:Executing command [ test -d 67 ] tc-so:Executing command [ test -d 68 ] tc-so:Executing command [ mkdir 68 ] tc-so:Executing command [ test -d 68 ] tc-so:Executing command [ test -d 69 ] tc-so:Executing command [ mkdir 69 ] tc-so:Executing command [ test -d 69 ] tc-so:Executing command [ test -d 70 ] tc-so:Executing command [ mkdir 70 ] tc-so:Executing command [ test -d 70 ] tc-so:Executing command [ test -d 71 ] tc-so:Executing command [ mkdir 71 ] tc-so:Executing command [ test -d 71 ] tc-so:Executing command [ test -d 72 ] tc-so:Executing command [ mkdir 72 ] tc-so:Executing command [ test -d 72 ] tc-so:Executing command [ test -d 73 ] tc-so:Executing command [ mkdir 73 ] tc-so:Executing command [ test -d 73 ] tc-so:Executing command [ test -d 74 ] tc-so:Executing command [ mkdir 74 ] tc-so:Executing command [ test -d 74 ] tc-so:Executing command [ test -d 75 ] tc-so:Executing command [ mkdir 75 ] tc-so:Executing command [ test -d 75 ] tc-so:Executing command [ test -d 76 ] tc-so:Executing command [ mkdir 76 ] tc-so:Executing command [ test -d 76 ] tc-so:Executing command [ test -d 77 ] tc-so:Executing command [ mkdir 77 ] tc-so:Executing command [ test -d 77 ] tc-so:Executing command [ test -d 78 ] tc-so:Executing command [ mkdir 78 ] tc-so:Executing command [ test -d 78 ] tc-so:Executing command [ test -d 79 ] tc-so:Executing command [ mkdir 79 ] tc-so:Executing command [ test -d 79 ] tc-so:Executing command [ test -d 80 ] tc-so:Executing command [ mkdir 80 ] tc-so:Executing command [ test -d 80 ] tc-so:Executing command [ test -d 81 ] tc-so:Executing command [ mkdir 81 ] tc-so:Executing command [ test -d 81 ] tc-so:Executing command [ test -d 82 ] tc-so:Executing command [ mkdir 82 ] tc-so:Executing command [ test -d 82 ] tc-so:Executing command [ test -d 83 ] tc-so:Executing command [ mkdir 83 ] tc-so:Executing command [ test -d 83 ] tc-so:Executing command [ test -d 84 ] tc-so:Executing command [ mkdir 84 ] tc-so:Executing command [ test -d 84 ] tc-so:Executing command [ test -d 85 ] tc-so:Executing command [ mkdir 85 ] tc-so:Executing command [ test -d 85 ] tc-so:Executing command [ test -d 86 ] tc-so:Executing command [ mkdir 86 ] tc-so:Executing command [ test -d 86 ] tc-so:Executing command [ test -d 87 ] tc-so:Executing command [ mkdir 87 ] tc-so:Executing command [ test -d 87 ] tc-so:Executing command [ test -d 88 ] tc-so:Executing command [ mkdir 88 ] tc-so:Executing command [ test -d 88 ] tc-so:Executing command [ test -d 89 ] tc-so:Executing command [ mkdir 89 ] tc-so:Executing command [ test -d 89 ] tc-so:Executing command [ test -d 90 ] tc-so:Executing command [ mkdir 90 ] tc-so:Executing command [ test -d 90 ] tc-so:Executing command [ test -d 91 ] tc-so:Executing command [ mkdir 91 ] tc-so:Executing command [ test -d 91 ] tc-so:Executing command [ test -d 92 ] tc-so:Executing command [ mkdir 92 ] tc-so:Executing command [ test -d 92 ] tc-so:Executing command [ test -d 93 ] tc-so:Executing command [ mkdir 93 ] tc-so:Executing command [ test -d 93 ] tc-so:Executing command [ test -d 94 ] tc-so:Executing command [ mkdir 94 ] tc-so:Executing command [ test -d 94 ] tc-so:Executing command [ test -d 95 ] tc-so:Executing command [ mkdir 95 ] tc-so:Executing command [ test -d 95 ] tc-so:Executing command [ test -d 96 ] tc-so:Executing command [ mkdir 96 ] tc-so:Executing command [ test -d 96 ] tc-so:Executing command [ test -d 97 ] tc-so:Executing command [ mkdir 97 ] tc-so:Executing command [ test -d 97 ] tc-so:Executing command [ test -d 98 ] tc-so:Executing command [ mkdir 98 ] tc-so:Executing command [ test -d 98 ] tc-so:Executing command [ test -d 99 ] tc-so:Executing command [ mkdir 99 ] tc-so:Executing command [ test -d 99 ] tc-so:Executing command [ test -d 100 ] tc-so:Executing command [ mkdir 100 ] tc-so:Executing command [ test -d 100 ] tc-so:Executing command [ umount /tmp/atf-run.UhWrzX/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.UhWrzX/mntpt ] tc-end: 1647235542.13439, many, passed tc-start: 1647235542.23498, nested tc-so:Executing command [ mkdir /tmp/atf-run.6LyUeG/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.6LyUeG/mntpt tc-so:Executing command [ test -d a/b/c/d/e ] tc-so:Executing command [ mkdir -p a/b/c/d/e ] tc-so:Executing command [ test -d a/b/c/d/e ] tc-so:Executing command [ umount /tmp/atf-run.6LyUeG/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.6LyUeG/mntpt ] tc-end: 1647235543.915507, nested, passed tc-start: 1647235543.924953, single tc-so:Executing command [ mkdir /tmp/atf-run.MBGzWS/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.MBGzWS/mntpt tc-so:Executing command [ test -d a ] tc-so:Executing command [ mkdir a ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ umount /tmp/atf-run.MBGzWS/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.MBGzWS/mntpt ] tc-end: 1647235545.876544, single, passed tp-end: 1647235545.885728, fs/tmpfs/t_mkdir tp-start: 1647235547.337255, fs/tmpfs/t_mknod, 6 tc-start: 1647235547.339434, block tc-so:Executing command [ mkdir /tmp/atf-run.pyK1ZS/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.pyK1ZS/mntpt tc-so:Executing command [ mknod fd0a b 2 0 ] tc-so:Executing command [ umount /tmp/atf-run.pyK1ZS/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.pyK1ZS/mntpt ] tc-end: 1647235548.996547, block, passed tc-start: 1647235549.6323, block_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.nA4oj4/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.nA4oj4/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.nA4oj4/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.nA4oj4/mntpt ] tc-end: 1647235551.65036, block_kqueue, passed tc-start: 1647235551.77056, char tc-so:Executing command [ mkdir /tmp/atf-run.i0VorH/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.i0VorH/mntpt tc-so:Executing command [ mknod null c 2 2 ] tc-so:Executing command [ umount /tmp/atf-run.i0VorH/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.i0VorH/mntpt ] tc-end: 1647235552.642864, char, passed tc-start: 1647235552.651160, char_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.HXlDm0/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.HXlDm0/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.HXlDm0/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.HXlDm0/mntpt ] tc-end: 1647235554.600326, char_kqueue, passed tc-start: 1647235554.610262, pipe tc-so:Executing command [ mkdir /tmp/atf-run.gbG9P9/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.gbG9P9/mntpt tc-so:Executing command [ mknod pipe p ] tc-so:Executing command [ umount /tmp/atf-run.gbG9P9/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gbG9P9/mntpt ] tc-end: 1647235556.135472, pipe, passed tc-start: 1647235556.144019, pipe_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.gcR7ee/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.gcR7ee/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.gcR7ee/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gcR7ee/mntpt ] tc-end: 1647235558.133931, pipe_kqueue, passed tp-end: 1647235558.144519, fs/tmpfs/t_mknod tp-start: 1647235559.869401, fs/tmpfs/t_mount, 6 tc-start: 1647235559.872019, attrs tc-so:Executing command [ mkdir /tmp/atf-run.PnocwY/mntpt ] tc-so:mount -t tmpfs -o -u1000 -o -g100 -o -m755 tmpfs /tmp/atf-run.PnocwY/mntpt tc-so:Executing command [ umount /tmp/atf-run.PnocwY/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.PnocwY/mntpt ] tc-end: 1647235561.419462, attrs, passed tc-start: 1647235561.428870, large tc-so:Executing command [ mkdir /tmp/atf-run.v9pNgz/mntpt ] tc-so:mount -t tmpfs -o -s9223372036854775807 tmpfs /tmp/atf-run.v9pNgz/mntpt tc-so:Executing command [ umount /tmp/atf-run.v9pNgz/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.v9pNgz/mntpt ] tc-so:Executing command [ mount -t tmpfs -o -s9223372036854775808 tmpfs tmp ] tc-so:Executing command [ mount -t tmpfs -o -s9223372036854775808g tmpfs tmp ] tc-end: 1647235563.378501, large, passed tc-start: 1647235563.389794, mntpt tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep /tmp/atf-run.UUXptj/mnt out ] tc-so:Executing command [ grep unused out ] tc-so:Executing command [ grep mnt out ] tc-end: 1647235564.799203, mntpt, passed tc-start: 1647235564.809393, negative tc-so:Executing command [ mkdir /tmp/atf-run.mSibxU/mntpt ] tc-so:mount -t tmpfs -o -s-10 tmpfs /tmp/atf-run.mSibxU/mntpt tc-so:Executing command [ umount /tmp/atf-run.mSibxU/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.mSibxU/mntpt ] tc-end: 1647235566.228793, negative, passed tc-start: 1647235566.244234, options tc-so:Executing command [ mkdir /tmp/atf-run.9z2H7l/mntpt ] tc-so:mount -t tmpfs -o ro tmpfs /tmp/atf-run.9z2H7l/mntpt tc-so:Executing command [ umount /tmp/atf-run.9z2H7l/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.9z2H7l/mntpt ] tc-end: 1647235567.825794, options, passed tc-start: 1647235567.837757, plain tc-so:Executing command [ mkdir /tmp/atf-run.CKyqNd/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.CKyqNd/mntpt tc-so:Executing command [ umount /tmp/atf-run.CKyqNd/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.CKyqNd/mntpt ] tc-end: 1647235569.263284, plain, passed tp-end: 1647235569.274534, fs/tmpfs/t_mount tp-start: 1647235569.912473, fs/tmpfs/t_pipes, 1 tc-start: 1647235569.915017, basic tc-so:Executing command [ mkdir /tmp/atf-run.9NVUWL/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.9NVUWL/mntpt tc-so:Executing command [ mknod pipe p ] tc-so:Writing to pipe and waiting for response tc-so:Executing command [ umount /tmp/atf-run.9NVUWL/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.9NVUWL/mntpt ] tc-end: 1647235571.484119, basic, passed tp-end: 1647235571.492363, fs/tmpfs/t_pipes tp-start: 1647235572.551740, fs/tmpfs/t_read_write, 2 tc-start: 1647235572.554782, basic tc-so:Executing command [ mkdir /tmp/atf-run.6YUXQY/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.6YUXQY/mntpt tc-so:Testing write to a small file tc-so:Testing appending to a small file tc-so:Testing write to a big file (bigger than a page) tc-so:Executing command [ umount /tmp/atf-run.6YUXQY/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.6YUXQY/mntpt ] tc-end: 1647235574.553547, basic, passed tc-start: 1647235574.564775, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.1KDSxP/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.1KDSxP/mntpt tc-so:Executing command [ dd if=/dev/zero of=c bs=1k count=10 ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if c received NOTE_WRITE tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if d received NOTE_EXTEND tc-so:Checking if d received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.1KDSxP/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.1KDSxP/mntpt ] tc-end: 1647235576.920603, kqueue, passed tp-end: 1647235576.932339, fs/tmpfs/t_read_write tp-start: 1647235578.307832, fs/tmpfs/t_readdir, 4 tc-start: 1647235578.310162, caching tc-so:Executing command [ mkdir /tmp/atf-run.mpqNZt/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.mpqNZt/mntpt tc-so:Executing command [ touch 1 2 3 4 5 6 7 8 9 10 ] tc-so:Executing command [ rm 1 10 2 3 4 5 6 7 8 9 ] tc-so:Executing command [ touch 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ] tc-so:Executing command [ /bin/sh -c ls >/dev/null ] tc-so:Executing command [ umount /tmp/atf-run.mpqNZt/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.mpqNZt/mntpt ] tc-end: 1647235580.654359, caching, passed tc-start: 1647235580.664955, dots tc-so:Executing command [ mkdir /tmp/atf-run.t94RAA/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.t94RAA/mntpt tc-so:Executing command [ /bin/ls -a ] tc-so:Executing command [ grep ^\.$ stdout ] tc-so:Executing command [ grep ^\..$ stdout ] tc-so:Executing command [ umount /tmp/atf-run.t94RAA/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.t94RAA/mntpt ] tc-end: 1647235582.738438, dots, passed tc-start: 1647235582.748911, many tc-so:Executing command [ mkdir /tmp/atf-run.N0PIAq/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.N0PIAq/mntpt tc-so:Executing command [ mkdir a ] tc-so:Creating 500 files tc-so:Executing command [ rm a/1 a/10 a/100 a/101 a/102 a/103 a/104 a/105 a/106 a/107 a/108 a/109 a/11 a/110 a/111 a/112 a/113 a/114 a/115 a/116 a/117 a/118 a/119 a/12 a/120 a/121 a/122 a/123 a/124 a/125 a/126 a/127 a/128 a/129 a/13 a/130 a/131 a/132 a/133 a/134 a/135 a/136 a/137 a/138 a/139 a/14 a/140 a/141 a/142 a/143 a/144 a/145 a/146 a/147 a/148 a/149 a/15 a/150 a/151 a/152 a/153 a/154 a/155 a/156 a/157 a/158 a/159 a/16 a/160 a/161 a/162 a/163 a/164 a/165 a/166 a/167 a/168 a/169 a/17 a/170 a/171 a/172 a/173 a/174 a/175 a/176 a/177 a/178 a/179 a/18 a/180 a/181 a/182 a/183 a/184 a/185 a/186 a/187 a/188 a/189 a/19 a/190 a/191 a/192 a/193 a/194 a/195 a/196 a/197 a/198 a/199 a/2 a/20 a/200 a/201 a/202 a/203 a/204 a/205 a/206 a/207 a/208 a/209 a/21 a/210 a/211 a/212 a/213 a/214 a/215 a/216 a/217 a/218 a/219 a/22 a/220 a/221 a/222 a/223 a/224 a/225 a/226 a/227 a/228 a/229 a/23 a/230 a/231 a/232 a/233 a/234 a/235 a/236 a/237 a/238 a/239 a/24 a/240 a/241 a/242 a/243 a/244 a/245 a/246 a/247 a/248 a/249 a/25 a/250 a/251 a/252 a/253 a/254 a/255 a/256 a/257 a/258 a/259 a/26 a/260 a/261 a/262 a/263 a/264 a/265 a/266 a/267 a/268 a/269 a/27 a/270 a/271 a/272 a/273 a/274 a/275 a/276 a/277 a/278 a/279 a/28 a/280 a/281 a/282 a/283 a/284 a/285 a/286 a/287 a/288 a/289 a/29 a/290 a/291 a/292 a/293 a/294 a/295 a/296 a/297 a/298 a/299 a/3 a/30 a/300 a/301 a/302 a/303 a/304 a/305 a/306 a/307 a/308 a/309 a/31 a/310 a/311 a/312 a/313 a/314 a/315 a/316 a/317 a/318 a/319 a/32 a/320 a/321 a/322 a/323 a/324 a/325 a/326 a/327 a/328 a/329 a/33 a/330 a/331 a/332 a/333 a/334 a/335 a/336 a/337 a/338 a/339 a/34 a/340 a/341 a/342 a/343 a/344 a/345 a/346 a/347 a/348 a/349 a/35 a/350 a/351 a/352 a/353 a/354 a/355 a/356 a/357 a/358 a/359 a/36 a/360 a/361 a/362 a/363 a/364 a/365 a/366 a/367 a/368 a/369 a/37 a/370 a/371 a/372 a/373 a/374 a/375 a/376 a/377 a/378 a/379 a/38 a/380 a/381 a/382 a/383 a/384 a/385 a/386 a/387 a/388 a/389 a/39 a/390 a/391 a/392 a/393 a/394 a/395 a/396 a/397 a/398 a/399 a/4 a/40 a/400 a/401 a/402 a/403 a/404 a/405 a/406 a/407 a/408 a/409 a/41 a/410 a/411 a/412 a/413 a/414 a/415 a/416 a/417 a/418 a/419 a/42 a/420 a/421 a/422 a/423 a/424 a/425 a/426 a/427 a/428 a/429 a/43 a/430 a/431 a/432 a/433 a/434 a/435 a/436 a/437 a/438 a/439 a/44 a/440 a/441 a/442 a/443 a/444 a/445 a/446 a/447 a/448 a/449 a/45 a/450 a/451 a/452 a/453 a/454 a/455 a/456 a/457 a/458 a/459 a/46 a/460 a/461 a/462 a/463 a/464 a/465 a/466 a/467 a/468 a/469 a/47 a/470 a/471 a/472 a/473 a/474 a/475 a/476 a/477 a/478 a/479 a/48 a/480 a/481 a/482 a/483 a/484 a/485 a/486 a/487 a/488 a/489 a/49 a/490 a/491 a/492 a/493 a/494 a/495 a/496 a/497 a/498 a/499 a/5 a/50 a/500 a/51 a/52 a/53 a/54 a/55 a/56 a/57 a/58 a/59 a/6 a/60 a/61 a/62 a/63 a/64 a/65 a/66 a/67 a/68 a/69 a/7 a/70 a/71 a/72 a/73 a/74 a/75 a/76 a/77 a/78 a/79 a/8 a/80 a/81 a/82 a/83 a/84 a/85 a/86 a/87 a/88 a/89 a/9 a/90 a/91 a/92 a/93 a/94 a/95 a/96 a/97 a/98 a/99 ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.N0PIAq/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.N0PIAq/mntpt ] tc-end: 1647235601.786471, many, passed tc-start: 1647235601.795578, types tc-so:Executing command [ mkdir /tmp/atf-run.LKHE7a/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.LKHE7a/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch reg ] tc-so:Executing command [ ln -s reg lnk ] tc-so:Executing command [ mknod blk b 0 0 ] tc-so:Executing command [ mknod chr c 0 0 ] tc-so:Executing command [ mknod fifo p ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools sockets sock ] tc-so:Executing command [ ls ] tc-so:Executing command [ rm -rf blk chr dir fifo lnk reg sock ] tc-so:Executing command [ umount /tmp/atf-run.LKHE7a/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.LKHE7a/mntpt ] tc-end: 1647235604.811911, types, passed tp-end: 1647235604.821023, fs/tmpfs/t_readdir tp-start: 1647235606.52812, fs/tmpfs/t_remove, 4 tc-start: 1647235606.55602, dot tc-so:Executing command [ mkdir /tmp/atf-run.ejkF9O/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ejkF9O/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ unlink a/. ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.ejkF9O/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ejkF9O/mntpt ] tc-end: 1647235608.44339, dot, passed tc-start: 1647235608.55898, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.XRqBis/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.XRqBis/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/a received NOTE_DELETE tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.XRqBis/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.XRqBis/mntpt ] tc-end: 1647235610.439572, kqueue, passed tc-start: 1647235610.451028, single tc-so:Executing command [ mkdir /tmp/atf-run.cQUClN/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.cQUClN/mntpt tc-so:Executing command [ test -f a ] tc-so:Executing command [ touch a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ umount /tmp/atf-run.cQUClN/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.cQUClN/mntpt ] tc-end: 1647235612.663996, single, passed tc-start: 1647235612.674889, uchg tc-so:Executing command [ mkdir /tmp/atf-run.1DC2jc/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.1DC2jc/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ chflags uchg a ] tc-so:Executing command [ rm -f a ] tc-so:Executing command [ chflags nouchg a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ umount /tmp/atf-run.1DC2jc/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.1DC2jc/mntpt ] tc-end: 1647235615.504084, uchg, passed tp-end: 1647235615.516456, fs/tmpfs/t_remove tp-start: 1647235618.438081, fs/tmpfs/t_rename, 9 tc-start: 1647235618.441215, basic tc-so:Executing command [ mkdir /tmp/atf-run.9xPYQw/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.9xPYQw/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mv a c ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ test -d c ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ umount /tmp/atf-run.9xPYQw/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.9xPYQw/mntpt ] tc-end: 1647235621.21883, basic, passed tc-start: 1647235621.29944, crossdev tc-so:Executing command [ mkdir /tmp/atf-run.EfXF6E/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.EfXF6E/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a /var/tmp/a ] tc-so:Executing command [ grep Cross-device link stderr ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.EfXF6E/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.EfXF6E/mntpt ] tc-end: 1647235623.440802, crossdev, passed tc-start: 1647235623.450374, dir_to_emptydir tc-so:Executing command [ mkdir /tmp/atf-run.SgH8NM/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.SgH8NM/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ touch a/c ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ test -e a ] tc-so:Executing command [ test -d b ] tc-so:Executing command [ test -f b/c ] tc-so:Executing command [ umount /tmp/atf-run.SgH8NM/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.SgH8NM/mntpt ] tc-end: 1647235626.240252, dir_to_emptydir, passed tc-start: 1647235626.249699, dir_to_file tc-so:Executing command [ mkdir /tmp/atf-run.SrPjSE/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.SrPjSE/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ touch b ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ grep Not a directory stderr ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ test -f b ] tc-so:Executing command [ umount /tmp/atf-run.SrPjSE/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.SrPjSE/mntpt ] tc-end: 1647235628.850263, dir_to_file, passed tc-start: 1647235628.858179, dir_to_fulldir tc-so:Executing command [ mkdir /tmp/atf-run.xgf4M8/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.xgf4M8/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ touch a/c ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ touch b/d ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ grep Directory not empty stderr ] tc-so:Executing command [ test -d a ] tc-so:Executing command [ test -f a/c ] tc-so:Executing command [ test -d b ] tc-so:Executing command [ test -f b/d ] tc-so:Executing command [ umount /tmp/atf-run.xgf4M8/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.xgf4M8/mntpt ] tc-end: 1647235632.398930, dir_to_fulldir, passed tc-start: 1647235632.407754, dotdot tc-so:Executing command [ mkdir /tmp/atf-run.KJs26V/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.KJs26V/mntpt tc-so:Checking if the '..' entry is updated after moves tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ mv b a ] tc-so:Executing command [ test -d a/b/../b ] tc-so:Executing command [ test -d a/b/../../a ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a ] tc-so:Checking if the '..' entry is correct after renames tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ mv b a ] tc-so:Executing command [ mv a c ] tc-so:Executing command [ test -d c/b/../b ] tc-so:Executing command [ test -d c/b/../../c ] tc-so:Executing command [ rmdir c/b ] tc-so:Executing command [ rmdir c ] tc-so:Checking if the '..' entry is correct after multiple moves tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ mv b a ] tc-so:Executing command [ mv a c ] tc-so:Executing command [ mv c/b d ] tc-so:Executing command [ test -d d/../c ] tc-so:Executing command [ rmdir d ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ umount /tmp/atf-run.KJs26V/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.KJs26V/mntpt ] tc-end: 1647235638.652087, dotdot, passed tc-start: 1647235638.663275, dots tc-so:Executing command [ mkdir /tmp/atf-run.zWPy0R/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.zWPy0R/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mv a/. c ] tc-so:Executing command [ mv a/.. c ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.zWPy0R/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.zWPy0R/mntpt ] tc-end: 1647235640.971377, dots, passed tc-start: 1647235640.979390, file_to_dir tc-so:Executing command [ mkdir /tmp/atf-run.EcSh7W/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.EcSh7W/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ mkdir b ] tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools rename a b ] tc-so:Executing command [ grep Is a directory stderr ] tc-so:Executing command [ test -f a ] tc-so:Executing command [ test -d b ] tc-so:Executing command [ umount /tmp/atf-run.EcSh7W/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.EcSh7W/mntpt ] tc-end: 1647235643.177629, file_to_dir, passed tc-start: 1647235643.185945, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.8XkpGj/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.8XkpGj/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Running kqueue-monitored commands and expecting 2 events tc-so:Checking if dir/a received NOTE_RENAME tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rm dir/b ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ touch dir/a ] tc-so:Executing command [ touch dir/b ] tc-so:Running kqueue-monitored commands and expecting 3 events tc-so:Checking if dir/a received NOTE_RENAME tc-so:Checking if dir received NOTE_WRITE tc-so:Checking if dir/b received NOTE_DELETE tc-so:Executing command [ rm dir/b ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ mkdir dir1 ] tc-so:Executing command [ mkdir dir2 ] tc-so:Executing command [ touch dir1/a ] tc-so:Running kqueue-monitored commands and expecting 3 events tc-so:Checking if dir1/a received NOTE_RENAME tc-so:Checking if dir1 received NOTE_WRITE tc-so:Checking if dir2 received NOTE_WRITE tc-so:Executing command [ rm dir2/a ] tc-so:Executing command [ rmdir dir1 ] tc-so:Executing command [ rmdir dir2 ] tc-so:Executing command [ umount /tmp/atf-run.8XkpGj/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.8XkpGj/mntpt ] tc-end: 1647235648.567103, kqueue, passed tp-end: 1647235648.577071, fs/tmpfs/t_rename tp-start: 1647235650.815527, fs/tmpfs/t_rmdir, 9 tc-start: 1647235650.818042, curdir tc-so:Executing command [ mkdir /tmp/atf-run.p0UMnA/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.p0UMnA/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ /bin/sh -c ( cd a && rmdir ../a && ls ) ] tc-so:Executing command [ test -e a ] tc-so:Executing command [ umount /tmp/atf-run.p0UMnA/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.p0UMnA/mntpt ] tc-end: 1647235652.853203, curdir, passed tc-start: 1647235652.861386, dots tc-so:Executing command [ mkdir /tmp/atf-run.r3x6Wq/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.r3x6Wq/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ rmdir a/. ] tc-so:Executing command [ rmdir a/.. ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.r3x6Wq/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.r3x6Wq/mntpt ] tc-end: 1647235655.107405, dots, passed tc-start: 1647235655.115791, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.tAl17y/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.tAl17y/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Executing command [ mkdir dir/a ] tc-so:Running kqueue-monitored commands and expecting 3 events tc-so:Checking if dir/a received NOTE_DELETE tc-so:Checking if dir received NOTE_LINK tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.tAl17y/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.tAl17y/mntpt ] tc-end: 1647235657.439543, kqueue, passed tc-start: 1647235657.448271, links tc-so:Executing command [ mkdir /tmp/atf-run.mslj7B/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.mslj7B/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir a/b ] tc-so:Executing command [ mkdir c ] tc-so:Executing command [ rmdir c ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.mslj7B/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.mslj7B/mntpt ] tc-end: 1647235660.155403, links, passed tc-start: 1647235660.164882, mntpt tc-so:Executing command [ mkdir /tmp/atf-run.vDY6MO/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.vDY6MO/mntpt tc-so:Executing command [ rmdir /tmp/atf-run.vDY6MO/mntpt ] tc-so:Executing command [ umount /tmp/atf-run.vDY6MO/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.vDY6MO/mntpt ] tc-end: 1647235661.617304, mntpt, passed tc-start: 1647235661.625772, nested tc-so:Executing command [ mkdir /tmp/atf-run.oLqvS2/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.oLqvS2/mntpt tc-so:Executing command [ mkdir -p a/b/c ] tc-so:Executing command [ rmdir a/b/c ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.oLqvS2/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.oLqvS2/mntpt ] tc-end: 1647235663.454577, nested, passed tc-start: 1647235663.462690, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.2ZWktp/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.2ZWktp/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ mkdir a/b ] tc-so:Executing command [ mkdir a/c ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ rmdir a/b ] tc-so:Executing command [ rmdir a/c ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.2ZWktp/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.2ZWktp/mntpt ] tc-end: 1647235665.728358, non_empty, passed tc-start: 1647235665.737009, non_existent tc-so:Executing command [ mkdir /tmp/atf-run.cDUANF/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.cDUANF/mntpt tc-so:Executing command [ rmdir non-existent ] tc-so:Executing command [ umount /tmp/atf-run.cDUANF/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.cDUANF/mntpt ] tc-end: 1647235667.335712, non_existent, passed tc-start: 1647235667.343642, single tc-so:Executing command [ mkdir /tmp/atf-run.kJAmUr/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.kJAmUr/mntpt tc-so:Executing command [ mkdir a ] tc-so:Executing command [ rmdir a ] tc-so:Executing command [ umount /tmp/atf-run.kJAmUr/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.kJAmUr/mntpt ] tc-end: 1647235669.171829, single, passed tp-end: 1647235669.180253, fs/tmpfs/t_rmdir tp-start: 1647235671.743022, fs/tmpfs/t_setattr, 10 tc-start: 1647235671.745310, chgrp tc-so:Executing command [ mkdir /tmp/atf-run.Y69auo/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Y69auo/mntpt tc-so:Executing command [ mkdir grp ] tc-so:Executing command [ chgrp 5678 grp ] tc-so:Executing command [ umount /tmp/atf-run.Y69auo/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Y69auo/mntpt ] tc-end: 1647235673.604429, chgrp, passed tc-start: 1647235673.613247, chgrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.ngZw8J/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ngZw8J/mntpt tc-so:Executing command [ mkdir grpq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if grpq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.ngZw8J/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ngZw8J/mntpt ] tc-end: 1647235675.439161, chgrp_kqueue, passed tc-start: 1647235675.448972, chmod tc-so:Executing command [ mkdir /tmp/atf-run.KTxipX/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.KTxipX/mntpt tc-so:Executing command [ mkdir mode ] tc-so:Executing command [ chmod 0000 mode ] tc-so:Executing command [ umount /tmp/atf-run.KTxipX/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.KTxipX/mntpt ] tc-end: 1647235677.181077, chmod, passed tc-start: 1647235677.192126, chmod_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.VJUdeS/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.VJUdeS/mntpt tc-so:Executing command [ mkdir modeq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if modeq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.VJUdeS/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.VJUdeS/mntpt ] tc-end: 1647235679.481479, chmod_kqueue, passed tc-start: 1647235679.493935, chown tc-so:Executing command [ mkdir /tmp/atf-run.LdfiTb/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.LdfiTb/mntpt tc-so:Executing command [ mkdir own ] tc-so:Executing command [ chown 1234 own ] tc-so:Executing command [ umount /tmp/atf-run.LdfiTb/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.LdfiTb/mntpt ] tc-end: 1647235681.998383, chown, passed tc-start: 1647235682.10054, chown_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.7oegxB/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.7oegxB/mntpt tc-so:Executing command [ mkdir ownq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if ownq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.7oegxB/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.7oegxB/mntpt ] tc-end: 1647235683.922038, chown_kqueue, passed tc-start: 1647235683.930426, chowngrp tc-so:Executing command [ mkdir /tmp/atf-run.ER9Lmk/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.ER9Lmk/mntpt tc-so:Executing command [ mkdir owngrp ] tc-so:Executing command [ chown 1234:5678 owngrp ] tc-so:Executing command [ umount /tmp/atf-run.ER9Lmk/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.ER9Lmk/mntpt ] tc-end: 1647235685.561296, chowngrp, passed tc-start: 1647235685.569407, chowngrp_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.1ALsbB/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.1ALsbB/mntpt tc-so:Executing command [ mkdir owngrpp ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if owngrpp received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.1ALsbB/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.1ALsbB/mntpt ] tc-end: 1647235687.341768, chowngrp_kqueue, passed tc-start: 1647235687.351691, chtimes tc-so:Executing command [ mkdir /tmp/atf-run.lO1wm0/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.lO1wm0/mntpt tc-so:Executing command [ mkdir times ] tc-so:Executing command [ /bin/sh -c TZ=GMT touch -t 200501010101 times ] tc-so:Executing command [ umount /tmp/atf-run.lO1wm0/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.lO1wm0/mntpt ] tc-end: 1647235689.22395, chtimes, passed tc-start: 1647235689.30882, chtimes_kqueue tc-so:Executing command [ mkdir /tmp/atf-run.5lgv4J/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.5lgv4J/mntpt tc-so:Executing command [ mkdir timesq ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if timesq received NOTE_ATTRIB tc-so:Executing command [ umount /tmp/atf-run.5lgv4J/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.5lgv4J/mntpt ] tc-end: 1647235690.736044, chtimes_kqueue, passed tp-end: 1647235690.744309, fs/tmpfs/t_setattr tp-start: 1647235692.105657, fs/tmpfs/t_sizes, 4 tc-start: 1647235692.108802, big tc-so:Executing command [ mkdir /tmp/atf-run.C1NtR4/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.C1NtR4/mntpt tc-so:Executing command [ dd if=/dev/zero of=a bs=1m count=5 ] tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.C1NtR4/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.C1NtR4/mntpt ] tc-end: 1647235694.328327, big, passed tc-start: 1647235694.336275, overflow tc-so:Executing command [ mkdir /tmp/atf-run.9iDkUa/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.9iDkUa/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ dd if=/dev/zero of=a bs=1m count=15 ] tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.9iDkUa/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.9iDkUa/mntpt ] tc-end: 1647235696.438293, overflow, passed tc-start: 1647235696.446647, overwrite tc-so:Executing command [ mkdir /tmp/atf-run.LfGk3L/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.LfGk3L/mntpt tc-so:Executing command [ dd if=/dev/zero of=a bs=1024 count=10 ] tc-so:Executing command [ dd if=/dev/zero of=a bs=1024 conv=notrunc seek=1 count=1 ] tc-so:Executing command [ umount /tmp/atf-run.LfGk3L/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.LfGk3L/mntpt ] tc-end: 1647235698.136770, overwrite, passed tc-start: 1647235698.144907, small tc-so:Executing command [ mkdir /tmp/atf-run.lg0y7E/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.lg0y7E/mntpt tc-so:Executing command [ rm a ] tc-so:Executing command [ umount /tmp/atf-run.lg0y7E/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.lg0y7E/mntpt ] tc-end: 1647235699.571369, small, passed tp-end: 1647235699.580711, fs/tmpfs/t_sizes tp-start: 1647235700.171422, fs/tmpfs/t_sockets, 1 tc-start: 1647235700.173789, basic tc-so:Executing command [ mkdir /tmp/atf-run.azUM2y/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.azUM2y/mntpt tc-so:Executing command [ /usr/tests/fs/tmpfs/h_tools sockets a ] tc-so:Executing command [ rm a ] tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ umount /tmp/atf-run.azUM2y/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.azUM2y/mntpt ] tc-end: 1647235702.188598, basic, passed tp-end: 1647235702.196760, fs/tmpfs/t_sockets tp-start: 1647235702.846551, fs/tmpfs/t_statvfs, 1 tc-start: 1647235702.848814, values tc-so:Executing command [ mkdir /tmp/atf-run.9nJoQp/mntpt ] tc-so:mount -t tmpfs -o -s10M tmpfs /tmp/atf-run.9nJoQp/mntpt tc-so:Executing command [ umount /tmp/atf-run.9nJoQp/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.9nJoQp/mntpt ] tc-end: 1647235704.120774, values, passed tp-end: 1647235704.128907, fs/tmpfs/t_statvfs tp-start: 1647235705.227385, fs/tmpfs/t_symlink, 4 tc-start: 1647235705.229699, dir tc-so:Executing command [ mkdir /tmp/atf-run.Cpure2/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.Cpure2/mntpt tc-so:Executing command [ mkdir d ] tc-so:Executing command [ test -f d/foo ] tc-so:Executing command [ test -f e/foo ] tc-so:Executing command [ ln -s d e ] tc-so:Executing command [ touch d/foo ] tc-so:Executing command [ test -f d/foo ] tc-so:Executing command [ test -f e/foo ] tc-so:Executing command [ umount /tmp/atf-run.Cpure2/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.Cpure2/mntpt ] tc-end: 1647235707.483509, dir, passed tc-start: 1647235707.492551, exec tc-so:Executing command [ mkdir /tmp/atf-run.gfy3PJ/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.gfy3PJ/mntpt tc-so:Executing command [ touch b ] tc-so:Executing command [ ln -s /bin/cp cp ] tc-so:Executing command [ ./cp b c ] tc-so:Executing command [ test -f c ] tc-so:Executing command [ umount /tmp/atf-run.gfy3PJ/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gfy3PJ/mntpt ] tc-end: 1647235709.348480, exec, passed tc-start: 1647235709.356665, file tc-so:Executing command [ mkdir /tmp/atf-run.boT0N9/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.boT0N9/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ ln -s a b ] tc-so:Executing command [ /bin/sh -c echo foo >a ] tc-so:Executing command [ umount /tmp/atf-run.boT0N9/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.boT0N9/mntpt ] tc-end: 1647235711.235022, file, passed tc-start: 1647235711.243543, kqueue tc-so:Executing command [ mkdir /tmp/atf-run.gbHzTI/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.gbHzTI/mntpt tc-so:Executing command [ mkdir dir ] tc-so:Running kqueue-monitored commands and expecting 1 events tc-so:Checking if dir received NOTE_WRITE tc-so:Executing command [ rm dir/a ] tc-so:Executing command [ rmdir dir ] tc-so:Executing command [ umount /tmp/atf-run.gbHzTI/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.gbHzTI/mntpt ] tc-end: 1647235713.330328, kqueue, passed tp-end: 1647235713.339219, fs/tmpfs/t_symlink tp-start: 1647235714.494125, fs/tmpfs/t_times, 4 tc-start: 1647235714.496498, empty tc-so:Executing command [ mkdir /tmp/atf-run.FJg9Zn/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.FJg9Zn/mntpt tc-so:Executing command [ touch a ] tc-so:Executing command [ cat a ] tc-so:Executing command [ umount /tmp/atf-run.FJg9Zn/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.FJg9Zn/mntpt ] tc-end: 1647235720.359385, empty, passed tc-start: 1647235720.368551, link tc-so:Executing command [ mkdir /tmp/atf-run.tt8xwq/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.tt8xwq/mntpt tc-so:Executing command [ ln c d ] tc-so:Executing command [ umount /tmp/atf-run.tt8xwq/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.tt8xwq/mntpt ] tc-end: 1647235723.899999, link, passed tc-start: 1647235723.908700, non_empty tc-so:Executing command [ mkdir /tmp/atf-run.mjF8Nt/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.mjF8Nt/mntpt tc-so:Executing command [ cat b ] tc-so:Executing command [ umount /tmp/atf-run.mjF8Nt/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.mjF8Nt/mntpt ] tc-end: 1647235727.461598, non_empty, passed tc-start: 1647235727.469319, rename tc-so:Executing command [ mkdir /tmp/atf-run.AghuAj/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.AghuAj/mntpt tc-so:Executing command [ mkdir e ] tc-so:Executing command [ mv e/a e/b ] tc-so:Executing command [ umount /tmp/atf-run.AghuAj/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.AghuAj/mntpt ] tc-end: 1647235731.378610, rename, passed tp-end: 1647235731.386362, fs/tmpfs/t_times tp-start: 1647235731.981892, fs/tmpfs/t_trail_slash, 1 tc-start: 1647235731.984227, main tc-so:Executing command [ mkdir /tmp/atf-run.5DLLRS/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.5DLLRS/mntpt tc-so:Executing command [ mkdir a/ ] tc-so:Executing command [ touch a/b ] tc-so:Executing command [ test -f a/b ] tc-so:Executing command [ rm a/b ] tc-so:Executing command [ rmdir a/ ] tc-so:Executing command [ umount /tmp/atf-run.5DLLRS/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.5DLLRS/mntpt ] tc-end: 1647235733.879675, main, passed tp-end: 1647235733.888003, fs/tmpfs/t_trail_slash tp-start: 1647235734.456272, fs/tmpfs/t_truncate, 1 tc-start: 1647235734.458422, basic tc-so:Executing command [ mkdir /tmp/atf-run.AMaZvt/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.AMaZvt/mntpt tc-so:Creating big file tc-so:Trunctaing the file to a smaller size tc-so:Truncating to zero bytes tc-so:Truncating to zero bytes, second try tc-so:Executing command [ umount /tmp/atf-run.AMaZvt/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.AMaZvt/mntpt ] tc-end: 1647235735.814867, basic, passed tp-end: 1647235735.823227, fs/tmpfs/t_truncate tp-start: 1647235736.563007, fs/tmpfs/t_vnd, 1 tc-start: 1647235736.565157, basic tc-so:Executing command [ mkdir /tmp/atf-run.62Fg6A/mntpt ] tc-so:mount -t tmpfs tmpfs /tmp/atf-run.62Fg6A/mntpt tc-so:Executing command [ dd if=/dev/zero of=disk.img bs=1m count=10 ] tc-so:Executing command [ vndconfig -c vnd3 disk.img ] tc-so:Executing command [ newfs -I /dev/vnd3c ] tc-so:Executing command [ mkdir mnt ] tc-so:Executing command [ mount /dev/vnd3c mnt ] tc-so:Creating test files tc-so:Verifying created files tc-so:Executing command [ umount mnt ] tc-so:Executing command [ vndconfig -u vnd3 ] tc-so:Executing command [ umount /tmp/atf-run.62Fg6A/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.62Fg6A/mntpt ] tc-end: 1647235753.516732, basic, passed tp-end: 1647235753.527256, fs/tmpfs/t_vnd tp-start: 1647235754.138519, fs/tmpfs/t_vnode_leak, 1 tc-start: 1647235754.140831, main tc-so:Lowering kern.maxvnodes to 2000 tc-so:Executing command [ sysctl -w kern.maxvnodes=2000 ] tc-so:Executing command [ mkdir /tmp/atf-run.jsymay/mntpt ] tc-so:mount -t tmpfs -o -s16392192 tmpfs /tmp/atf-run.jsymay/mntpt tc-so:Creating 4000 directories tc-so:Executing command [ umount /tmp/atf-run.jsymay/mntpt ] tc-so:Executing command [ rmdir /tmp/atf-run.jsymay/mntpt ] tc-so:Restoring kern.maxvnodes to 13104 tc-so:kern.maxvnodes: 2000 -> 13104 tc-end: 1647235848.434716, main, passed tp-end: 1647235848.456817, fs/tmpfs/t_vnode_leak tp-start: 1647235848.648679, fs/umapfs/t_basic, 1 tc-start: 1647235848.655908, basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1800050] umapfs: fsid given as 0, ignoring tc-so:[ 1.1800050] umapfs: using fsid 6401/1a64 tc-end: 1647235849.145351, basic, passed tp-end: 1647235849.156800, fs/umapfs/t_basic tp-start: 1647235849.324068, fs/union/t_pr, 6 tc-start: 1647235849.326367, cyclic tc-so:[ 1.0000000] entropy: ready tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 4893] tc-se:[New process 23680] tc-se:[New process 6873] tc-se:[New process 9791] tc-se:[New process 12090] tc-se:[New process 23883] tc-se:[New process 1150] tc-se:[New process 13407] tc-se:[New process 12076] tc-se:[New process 25253] tc-se:[New process 12409] tc-se:[New process 29858] tc-se:[New process 5905] tc-se:[New process 3292] tc-se:[New process 24438] tc-se:[New process 24356] tc-se:[New process 25030] tc-se:[New process 3994] tc-se:[New process 616] tc-se:[New process 25737] tc-se:[New process 20751] tc-se:[New process 29175] tc-se:[New process 14779] tc-se:[New process 24398] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000000041dd2a10 in abort () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 4893)] tc-se:#0 0x0000000041dd2a10 in abort () from /usr/lib/libc.so.12 tc-se:#1 0x0000000041609998 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#2 0x0000000040f29d8c in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181534 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d97c in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x0000000040505928 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#6 0x000000004117f908 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#7 0x0000000040f55da0 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1647235853.65907, cyclic, expected_signal, PR kern/3645 tc-start: 1647235853.87662, cyclic2 tc-so:[ 1.0000000] entropy: ready tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 4287] tc-se:[New process 26056] tc-se:[New process 4329] tc-se:[New process 5975] tc-se:[New process 664] tc-se:[New process 10731] tc-se:[New process 27382] tc-se:[New process 1761] tc-se:[New process 27087] tc-se:[New process 26957] tc-se:[New process 1805] tc-se:[New process 8171] tc-se:[New process 20709] tc-se:[New process 25367] tc-se:[New process 17110] tc-se:[New process 23822] tc-se:[New process 29997] tc-se:[New process 29127] tc-se:[New process 18160] tc-se:[New process 13461] tc-se:[New process 4576] tc-se:[New process 26370] tc-se:[New process 25164] tc-se:[New process 22756] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000000041dd2a10 in abort () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 4287)] tc-se:#0 0x0000000041dd2a10 in abort () from /usr/lib/libc.so.12 tc-se:#1 0x0000000041609998 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#2 0x0000000040f29d8c in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181534 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d97c in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x0000000040505928 in rumpns_union_lookup () from /usr/lib/librumpfs_union.so.0 tc-se:#6 0x000000004117f908 in rumpns_VOP_LOOKUP () from /usr/lib/librump.so.0 tc-se:#7 0x0000000040f55da0 in ?? () from /usr/lib/librumpvfs.so.0 tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1647235855.843721, cyclic2, expected_signal, PR kern/4597 tc-start: 1647235855.863171, devnull1 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235856.230598, devnull1, passed tc-start: 1647235856.237872, devnull2 tc-so:[ 1.0000000] entropy: ready tc-end: 1647235856.614064, devnull2, passed tc-start: 1647235856.621640, multilayer tc-so:[ 1.0000000] entropy: ready tc-end: 1647235856.989214, multilayer, passed tc-start: 1647235856.996341, multilayer2 tc-so:[ 1.0000000] entropy: ready tc-so:panic: rumpuser fatal failure 11 (Resource deadlock avoided) tc-se:Test program crashed; attempting to get stack trace tc-se:[New process 20217] tc-se:[New process 15652] tc-se:[New process 12272] tc-se:[New process 14953] tc-se:[New process 18071] tc-se:[New process 16918] tc-se:[New process 8811] tc-se:[New process 1555] tc-se:[New process 6920] tc-se:[New process 10864] tc-se:[New process 23875] tc-se:[New process 18172] tc-se:[New process 24993] tc-se:[New process 17339] tc-se:[New process 13557] tc-se:[New process 27160] tc-se:[New process 24087] tc-se:[New process 20636] tc-se:[New process 10963] tc-se:[New process 27407] tc-se:[New process 6829] tc-se:[New process 19588] tc-se:[New process 15473] tc-se:[New process 1977] tc-se:Core was generated by `t_pr'. tc-se:Program terminated with signal SIGABRT, Aborted. tc-se:#0 0x0000000041dd2a10 in abort () from /usr/lib/libc.so.12 tc-se:[Current thread is 1 (process 20217)] tc-se:#0 0x0000000041dd2a10 in abort () from /usr/lib/libc.so.12 tc-se:#1 0x0000000041609998 in rumpuser_rw_enter () from /usr/lib/librumpuser.so.0 tc-se:#2 0x0000000040f29d8c in rumpns_genfs_lock () from /usr/lib/librumpvfs.so.0 tc-se:#3 0x0000000041181534 in rumpns_VOP_LOCK () from /usr/lib/librump.so.0 tc-se:#4 0x0000000040f3d97c in rumpns_vn_lock () from /usr/lib/librumpvfs.so.0 tc-se:#5 0x000000004050560c in ?? () from /usr/lib/librumpfs_union.so.0 tc-se:Backtrace stopped: previous frame identical to this frame (corrupt stack?) tc-se:Stack trace complete tc-end: 1647235860.203318, multilayer2, expected_signal, PR kern/2423 tp-end: 1647235860.224676, fs/union/t_pr tp-start: 1647235860.794703, fs/vfs/t_full, 14 tc-start: 1647235860.796950, ext2fs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 8.8100050] uid 0 on /mnt: file system full tc-end: 1647235869.587399, ext2fs_fillfs, passed tc-start: 1647235869.620797, ffs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 3.0200050] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1647235872.421248, ffs_fillfs, passed tc-start: 1647235872.439839, ffslog_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.8400050] uid 0, pid 1, command rumplocal, on /mnt: file system full tc-end: 1647235875.69295, ffslog_fillfs, passed tc-start: 1647235875.86257, lfs_fillfs tc-se:lfs_cleanerd[12991]: /mnt: attaching cleaner tc-se:lfs_cleanerd[12991]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[12991]: t_full: needs_cleaning returned -1 tc-se:lfs_cleanerd[12991]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7500050] WARNING: the log-structured file system is experimental tc-so:[ 1.7500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647235883.425101, lfs_fillfs, passed tc-start: 1647235883.458858, msdosfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647235886.91424, msdosfs_fillfs, passed tc-start: 1647235886.107759, nfs_fillfs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.6300050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1647235889.513429741 1647235889.513429741, mtime 1647235889.513429741 1647235889.513429741) tc-end: 1647235904.692450, nfs_fillfs, passed tc-start: 1647235904.723410, p2k_ffs_fillfs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.dk0DDB/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.dk0DDB/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647235906.615657, p2k_ffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1647235906.629696, puffs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647235907.855828, puffs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1647235907.862921, rumpfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647235908.943998, rumpfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tc-start: 1647235908.951221, sysvbfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647235920.148802, sysvbfs_fillfs, passed tc-start: 1647235920.183471, tmpfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647235922.92152, tmpfs_fillfs, passed tc-start: 1647235922.98905, udf_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647235926.35950, udf_fillfs, passed tc-start: 1647235926.62845, v7fs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647235994.950848, v7fs_fillfs, passed tc-start: 1647235995.1247, zfs_fillfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647235999.129901, zfs_fillfs, skipped, fs does not support explicit block allocation (GOP_ALLOC) tp-end: 1647235999.149125, fs/vfs/t_full tp-start: 1647236000.81284, fs/vfs/t_io, 140 tc-start: 1647236000.84411, ext2fs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236002.180931, ext2fs_extendfile, passed tc-start: 1647236002.200043, ext2fs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236004.140494, ext2fs_extendfile_append, passed tc-start: 1647236004.150243, ext2fs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236006.931693, ext2fs_holywrite, passed tc-start: 1647236006.951430, ext2fs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236008.956408, ext2fs_overwrite512, passed tc-start: 1647236008.976161, ext2fs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236011.249787, ext2fs_overwrite64k, passed tc-start: 1647236011.270385, ext2fs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236013.441944, ext2fs_overwrite_trunc, passed tc-start: 1647236013.461800, ext2fs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236015.318, ext2fs_read_after_unlink, passed tc-start: 1647236015.9819, ext2fs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236016.292669, ext2fs_read_fault, passed tc-start: 1647236016.301926, ext2fs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236017.726343, ext2fs_shrinkfile, passed tc-start: 1647236017.735893, ext2fs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236019.47503, ext2fs_wrrd_after_unlink, passed tc-start: 1647236019.57042, ffs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236020.365546, ffs_extendfile, passed tc-start: 1647236020.376012, ffs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236021.675263, ffs_extendfile_append, passed tc-start: 1647236021.685428, ffs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236023.18310, ffs_holywrite, passed tc-start: 1647236023.28486, ffs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236024.333505, ffs_overwrite512, passed tc-start: 1647236024.343859, ffs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236025.676420, ffs_overwrite64k, passed tc-start: 1647236025.686414, ffs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236027.19044, ffs_overwrite_trunc, passed tc-start: 1647236027.29365, ffs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236028.364786, ffs_read_after_unlink, passed tc-start: 1647236028.375198, ffs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236029.662768, ffs_read_fault, passed tc-start: 1647236029.673125, ffs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236030.988427, ffs_shrinkfile, passed tc-start: 1647236030.998639, ffs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236032.317156, ffs_wrrd_after_unlink, passed tc-start: 1647236032.328163, ffslog_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236033.732274, ffslog_extendfile, passed tc-start: 1647236033.743197, ffslog_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236035.143509, ffslog_extendfile_append, passed tc-start: 1647236035.154413, ffslog_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236036.601275, ffslog_holywrite, passed tc-start: 1647236036.612165, ffslog_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236038.10031, ffslog_overwrite512, passed tc-start: 1647236038.21079, ffslog_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236039.456061, ffslog_overwrite64k, passed tc-start: 1647236039.466549, ffslog_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236040.990078, ffslog_overwrite_trunc, passed tc-start: 1647236041.4181, ffslog_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236043.102105, ffslog_read_after_unlink, passed tc-start: 1647236043.117409, ffslog_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236045.152906, ffslog_read_fault, passed tc-start: 1647236045.167186, ffslog_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236047.77440, ffslog_shrinkfile, passed tc-start: 1647236047.88484, ffslog_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236048.503259, ffslog_wrrd_after_unlink, passed tc-start: 1647236048.513975, lfs_extendfile tc-se:lfs_cleanerd[9917]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647236051.22817, lfs_extendfile, passed tc-start: 1647236051.55958, lfs_extendfile_append tc-se:lfs_cleanerd[8533]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647236053.503890, lfs_extendfile_append, passed tc-start: 1647236053.537035, lfs_holywrite tc-se:lfs_cleanerd[12082]: /mnt: attaching cleaner tc-se:lfs_cleanerd[12082]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8100050] WARNING: the log-structured file system is experimental tc-so:[ 1.8100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647236056.485201, lfs_holywrite, passed tc-start: 1647236056.535575, lfs_overwrite512 tc-se:lfs_cleanerd[29020]: /mnt: attaching cleaner tc-se:lfs_cleanerd[29020]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5500050] WARNING: the log-structured file system is experimental tc-so:[ 1.5500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647236059.47838, lfs_overwrite512, passed tc-start: 1647236059.80534, lfs_overwrite64k tc-se:lfs_cleanerd[20549]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5500050] WARNING: the log-structured file system is experimental tc-so:[ 1.5500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647236061.601285, lfs_overwrite64k, passed tc-start: 1647236061.634333, lfs_overwrite_trunc tc-se:lfs_cleanerd[28482]: /mnt: attaching cleaner tc-se:lfs_cleanerd[28482]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7800050] WARNING: the log-structured file system is experimental tc-so:[ 1.7800050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647236064.911820, lfs_overwrite_trunc, passed tc-start: 1647236064.960756, lfs_read_after_unlink tc-se:lfs_cleanerd[17186]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7500050] WARNING: the log-structured file system is experimental tc-so:[ 1.7500050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[17186]: /mnt: filesystem unmounted tc-end: 1647236067.946533, lfs_read_after_unlink, passed tc-start: 1647236067.980229, lfs_read_fault tc-se:lfs_cleanerd[4440]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[4440]: /mnt: filesystem unmounted tc-end: 1647236070.875359, lfs_read_fault, passed tc-start: 1647236070.914556, lfs_shrinkfile tc-se:lfs_cleanerd[15406]: /mnt: attaching cleaner tc-se:lfs_cleanerd[15406]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647236073.374986, lfs_shrinkfile, passed tc-start: 1647236073.408303, lfs_wrrd_after_unlink tc-se:lfs_cleanerd[23924]: /mnt: attaching cleaner tc-se:lfs_cleanerd[23924]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5500050] WARNING: the log-structured file system is experimental tc-so:[ 1.5500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647236075.929125, lfs_wrrd_after_unlink, passed tc-start: 1647236075.962385, msdosfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236077.233888, msdosfs_extendfile, passed tc-start: 1647236077.242696, msdosfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236078.491482, msdosfs_extendfile_append, passed tc-start: 1647236078.500241, msdosfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236079.755540, msdosfs_holywrite, passed tc-start: 1647236079.764526, msdosfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236080.992666, msdosfs_overwrite512, passed tc-start: 1647236081.1214, msdosfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236082.258502, msdosfs_overwrite64k, passed tc-start: 1647236082.267536, msdosfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236083.527191, msdosfs_overwrite_trunc, passed tc-start: 1647236083.536071, msdosfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236084.804545, msdosfs_read_after_unlink, passed tc-start: 1647236084.813338, msdosfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236086.58303, msdosfs_read_fault, passed tc-start: 1647236086.67100, msdosfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236087.314116, msdosfs_shrinkfile, passed tc-start: 1647236087.322896, msdosfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236088.665826, msdosfs_wrrd_after_unlink, passed tc-start: 1647236088.675222, nfs_extendfile tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_io: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236093.499694, nfs_extendfile, passed tc-start: 1647236093.516777, nfs_extendfile_append tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236096.450846, nfs_extendfile_append, passed tc-start: 1647236096.467870, nfs_holywrite tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_io: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236101.262422, nfs_holywrite, passed tc-start: 1647236101.288243, nfs_overwrite512 tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236104.245804, nfs_overwrite512, passed tc-start: 1647236104.263418, nfs_overwrite64k tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:can't register with tcp6 portmap tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.1700050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1647236107.040902220 1647236107.040902220, mtime 1647236107.040902220 1647236107.040902220) tc-end: 1647236107.639640, nfs_overwrite64k, passed tc-start: 1647236107.656677, nfs_overwrite_trunc tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.1000050] 10.3.2.1:/myexport: inaccurate wcc data (mtime) detected, disabling wcc (ctime 1647236110.288348310 1647236110.288348310, mtime 1647236110.288348310 1647236110.288348310) tc-end: 1647236110.962531, nfs_overwrite_trunc, passed tc-start: 1647236110.979193, nfs_read_after_unlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236113.984057, nfs_read_after_unlink, passed tc-start: 1647236114.1329, nfs_read_fault tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236116.844053, nfs_read_fault, passed tc-start: 1647236116.861754, nfs_shrinkfile tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_io: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236121.591254, nfs_shrinkfile, passed tc-start: 1647236121.608432, nfs_wrrd_after_unlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236124.549998, nfs_wrrd_after_unlink, passed tc-start: 1647236124.567096, p2k_ffs_extendfile tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1F8oUM/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1F8oUM/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236126.919893, p2k_ffs_extendfile, passed tc-start: 1647236126.930100, p2k_ffs_extendfile_append tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ckU826/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ckU826/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236129.671137, p2k_ffs_extendfile_append, passed tc-start: 1647236129.681590, p2k_ffs_holywrite tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.MZEsB0/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.MZEsB0/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236131.842404, p2k_ffs_holywrite, passed tc-start: 1647236131.852688, p2k_ffs_overwrite512 tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.YGPp19/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.YGPp19/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236134.44990, p2k_ffs_overwrite512, passed tc-start: 1647236134.58779, p2k_ffs_overwrite64k tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.INCXfX/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.INCXfX/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236136.138430, p2k_ffs_overwrite64k, passed tc-start: 1647236136.148678, p2k_ffs_overwrite_trunc tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Aqvetx/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Aqvetx/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236138.526956, p2k_ffs_overwrite_trunc, passed tc-start: 1647236138.537706, p2k_ffs_read_after_unlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.RXby3a/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.RXby3a/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236141.536990, p2k_ffs_read_after_unlink, passed tc-start: 1647236141.552154, p2k_ffs_read_fault tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.6pB4xy/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.6pB4xy/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236143.757752, p2k_ffs_read_fault, passed tc-start: 1647236143.768258, p2k_ffs_shrinkfile tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GnMWTA/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GnMWTA/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236145.771952, p2k_ffs_shrinkfile, passed tc-start: 1647236145.782454, p2k_ffs_wrrd_after_unlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.o9v7QJ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.o9v7QJ/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236147.811599, p2k_ffs_wrrd_after_unlink, passed tc-start: 1647236147.822775, puffs_extendfile tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236149.748428, puffs_extendfile, passed tc-start: 1647236149.755508, puffs_extendfile_append tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236151.296599, puffs_extendfile_append, passed tc-start: 1647236151.305812, puffs_holywrite tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236153.657233, puffs_holywrite, passed tc-start: 1647236153.666670, puffs_overwrite512 tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236155.519747, puffs_overwrite512, passed tc-start: 1647236155.526320, puffs_overwrite64k tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236157.163130, puffs_overwrite64k, passed tc-start: 1647236157.170070, puffs_overwrite_trunc tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236158.992257, puffs_overwrite_trunc, passed tc-start: 1647236158.999398, puffs_read_after_unlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236160.676067, puffs_read_after_unlink, passed tc-start: 1647236160.683112, puffs_read_fault tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236162.205915, puffs_read_fault, passed tc-start: 1647236162.213059, puffs_shrinkfile tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236163.744746, puffs_shrinkfile, passed tc-start: 1647236163.752346, puffs_wrrd_after_unlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236165.294151, puffs_wrrd_after_unlink, passed tc-start: 1647236165.300778, rumpfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236166.452356, rumpfs_extendfile, passed tc-start: 1647236166.459235, rumpfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236167.615558, rumpfs_extendfile_append, passed tc-start: 1647236167.622628, rumpfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236168.740481, rumpfs_holywrite, passed tc-start: 1647236168.747485, rumpfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236169.872770, rumpfs_overwrite512, passed tc-start: 1647236169.879324, rumpfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236171.17864, rumpfs_overwrite64k, passed tc-start: 1647236171.24382, rumpfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236172.153776, rumpfs_overwrite_trunc, passed tc-start: 1647236172.160198, rumpfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236173.284677, rumpfs_read_after_unlink, passed tc-start: 1647236173.298022, rumpfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236174.438067, rumpfs_read_fault, passed tc-start: 1647236174.444660, rumpfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236175.568254, rumpfs_shrinkfile, passed tc-start: 1647236175.574815, rumpfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236187.59443, rumpfs_wrrd_after_unlink, passed tc-start: 1647236187.66336, sysvbfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236188.323891, sysvbfs_extendfile, passed tc-start: 1647236188.332725, sysvbfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236189.576014, sysvbfs_extendfile_append, passed tc-start: 1647236189.584406, sysvbfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236190.882808, sysvbfs_holywrite, passed tc-start: 1647236190.891399, sysvbfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236192.149826, sysvbfs_overwrite512, passed tc-start: 1647236192.158239, sysvbfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236193.534755, sysvbfs_overwrite64k, passed tc-start: 1647236193.543694, sysvbfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236194.944457, sysvbfs_overwrite_trunc, passed tc-start: 1647236194.953479, sysvbfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236196.233165, sysvbfs_read_after_unlink, passed tc-start: 1647236196.242015, sysvbfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236197.514186, sysvbfs_read_fault, passed tc-start: 1647236197.522881, sysvbfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236198.779360, sysvbfs_shrinkfile, passed tc-start: 1647236198.788082, sysvbfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236200.79355, sysvbfs_wrrd_after_unlink, passed tc-start: 1647236200.88399, tmpfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236201.244559, tmpfs_extendfile, passed tc-start: 1647236201.251447, tmpfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236202.416122, tmpfs_extendfile_append, passed tc-start: 1647236202.423155, tmpfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236203.591760, tmpfs_holywrite, passed tc-start: 1647236203.598498, tmpfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236204.733670, tmpfs_overwrite512, passed tc-start: 1647236204.740283, tmpfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236205.892874, tmpfs_overwrite64k, passed tc-start: 1647236205.899586, tmpfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236207.57357, tmpfs_overwrite_trunc, passed tc-start: 1647236207.64303, tmpfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236208.207642, tmpfs_read_after_unlink, passed tc-start: 1647236208.214584, tmpfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236209.347599, tmpfs_read_fault, passed tc-start: 1647236209.354217, tmpfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236210.487200, tmpfs_shrinkfile, passed tc-start: 1647236210.493647, tmpfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236211.624653, tmpfs_wrrd_after_unlink, passed tc-start: 1647236211.631344, udf_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236213.442406, udf_extendfile, passed tc-start: 1647236213.452514, udf_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236215.243831, udf_extendfile_append, passed tc-start: 1647236215.254141, udf_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236217.61415, udf_holywrite, passed tc-start: 1647236217.71766, udf_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236218.884540, udf_overwrite512, passed tc-start: 1647236218.894735, udf_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236220.703049, udf_overwrite64k, passed tc-start: 1647236220.713522, udf_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236222.555986, udf_overwrite_trunc, passed tc-start: 1647236222.566468, udf_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236224.930096, udf_read_after_unlink, passed tc-start: 1647236224.940299, udf_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236226.746405, udf_read_fault, passed tc-start: 1647236226.756453, udf_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236228.536514, udf_shrinkfile, passed tc-start: 1647236228.546449, udf_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236230.354321, udf_wrrd_after_unlink, passed tc-start: 1647236230.364499, v7fs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236231.811758, v7fs_extendfile, passed tc-start: 1647236231.826872, v7fs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236233.258035, v7fs_extendfile_append, passed tc-start: 1647236233.272019, v7fs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236234.778948, v7fs_holywrite, passed tc-start: 1647236234.792757, v7fs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236236.224652, v7fs_overwrite512, passed tc-start: 1647236236.238701, v7fs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236238.302139, v7fs_overwrite64k, passed tc-start: 1647236238.316350, v7fs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236241.94816, v7fs_overwrite_trunc, passed tc-start: 1647236241.108835, v7fs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236242.636561, v7fs_read_after_unlink, passed tc-start: 1647236242.650157, v7fs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236244.70678, v7fs_read_fault, passed tc-start: 1647236244.84454, v7fs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236245.493528, v7fs_shrinkfile, passed tc-start: 1647236245.507095, v7fs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236254.641827, v7fs_wrrd_after_unlink, passed tc-start: 1647236254.665061, zfs_extendfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236258.138752, zfs_extendfile, passed tc-start: 1647236258.150965, zfs_extendfile_append tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236260.579484, zfs_extendfile_append, passed tc-start: 1647236260.590219, zfs_holywrite tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236263.86019, zfs_holywrite, passed tc-start: 1647236263.97119, zfs_overwrite512 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236265.545303, zfs_overwrite512, passed tc-start: 1647236265.556133, zfs_overwrite64k tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236267.954314, zfs_overwrite64k, passed tc-start: 1647236267.965132, zfs_overwrite_trunc tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236270.423158, zfs_overwrite_trunc, passed tc-start: 1647236270.433811, zfs_read_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236273.204439, zfs_read_after_unlink, passed tc-start: 1647236273.215442, zfs_read_fault tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236275.839574, zfs_read_fault, passed tc-start: 1647236275.850062, zfs_shrinkfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236278.615756, zfs_shrinkfile, passed tc-start: 1647236278.630995, zfs_wrrd_after_unlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236282.689874, zfs_wrrd_after_unlink, passed tp-end: 1647236282.706383, fs/vfs/t_io tp-start: 1647236283.442954, fs/vfs/t_renamerace, 42 tc-start: 1647236283.445964, ext2fs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236295.695295, ext2fs_renamerace, passed tc-start: 1647236295.714605, ext2fs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236307.785165, ext2fs_renamerace_cycle, passed tc-start: 1647236307.804468, ext2fs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236315.727855, ext2fs_renamerace_dirs, passed tc-start: 1647236315.741141, ffs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236324.525756, ffs_renamerace, passed tc-start: 1647236324.536329, ffs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236336.40241, ffs_renamerace_cycle, passed tc-start: 1647236336.57210, ffs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236342.975986, ffs_renamerace_dirs, passed tc-start: 1647236342.986911, ffslog_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236354.518474, ffslog_renamerace, passed tc-start: 1647236354.529419, ffslog_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236374.319706, ffslog_renamerace_cycle, passed tc-start: 1647236374.336375, ffslog_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236384.432328, ffslog_renamerace_dirs, passed tc-start: 1647236384.448517, lfs_renamerace tc-se:lfs_cleanerd[9720]: /mnt: attaching cleaner tc-se:lfs_cleanerd[9720]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[9720]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[9720]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5700050] WARNING: the log-structured file system is experimental tc-so:[ 1.5700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647236401.377206, lfs_renamerace, passed tc-start: 1647236401.509213, lfs_renamerace_cycle tc-se:lfs_cleanerd[14092]: /mnt: attaching cleaner tc-se:lfs_cleanerd[14092]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[14092]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[14092]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647236428.350137, lfs_renamerace_cycle, passed tc-start: 1647236428.478845, lfs_renamerace_dirs tc-se:lfs_cleanerd[16822]: /mnt: attaching cleaner tc-se:lfs_cleanerd[16822]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[16822]: t_renamerace: needs_cleaning returned -1 tc-se:lfs_cleanerd[16822]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5600050] WARNING: the log-structured file system is experimental tc-so:[ 1.5600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647236445.811823, lfs_renamerace_dirs, passed tc-start: 1647236445.944732, msdosfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236452.170914, msdosfs_renamerace, passed tc-start: 1647236452.179523, msdosfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236463.410552, msdosfs_renamerace_cycle, passed tc-start: 1647236463.429375, msdosfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236469.684572, msdosfs_renamerace_dirs, passed tc-start: 1647236469.705521, nfs_renamerace tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 9.3200050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1647236480.351894778 1647236480.351894778, mtime 1647236480.351894778 1647236480.351894778) tc-end: 1647236484.540809, nfs_renamerace, passed tc-start: 1647236484.559819, nfs_renamerace_cycle tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:*** Expected check failure: mkdir fails with ESTALE: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/fs/vfs/t_renamerace.c:100: mkdir: Stale NFS file handle (errno=70) tc-se: tc-se:*** Expected check failure: mkdir fails with ESTALE: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/fs/vfs/t_renamerace.c:100: mkdir: Stale NFS file handle (errno=70) tc-se: tc-se:*** Expected check failure: mkdir fails with ESTALE: /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/fs/vfs/t_renamerace.c:100: mkdir: Stale NFS file handle (errno=70) tc-se: tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 8.0800050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1647236493.169340068 1647236493.169340068, mtime 1647236493.169340068 1647236493.169340068) tc-end: 1647236502.423465, nfs_renamerace_cycle, expected_failure, mkdir fails with ESTALE: did not fail this time tc-start: 1647236502.441646, nfs_renamerace_dirs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.2500050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1647236505.251816257 1647236505.251816257, mtime 1647236505.251816257 1647236505.251816257) tc-end: 1647236511.967295, nfs_renamerace_dirs, passed tc-start: 1647236511.985562, p2k_ffs_renamerace tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.W1CAoY/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.W1CAoY/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236555.897224, p2k_ffs_renamerace, passed tc-start: 1647236555.908194, p2k_ffs_renamerace_cycle tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.kqQ9em/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.kqQ9em/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 2.6000050] ufs_dircompact: reached 4.2-only block, not supposed to happen tc-so:[ 2.6000050] panic: kernel diagnostic assertion "vp->v_size == ip->i_size" failed: file "/tmp/build/2022.03.13.15.26.54-sparc64/src/sys/rump/fs/lib/libffs/../../../../ufs/ufs/ufs_lookup.c", line 1375 tc-so:[ 2.6000050] rump kernel halting... tc-so:halted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236559.125002, p2k_ffs_renamerace_cycle, expected_failure, assertion "vp->v_size == ip->i_size" failed: child died tc-start: 1647236559.149275, p2k_ffs_renamerace_dirs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.P9cuSj/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.P9cuSj/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236567.538904, p2k_ffs_renamerace_dirs, passed tc-start: 1647236567.555003, puffs_renamerace tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 11.6900050] putter_fop_read: private 0 not inited tc-end: 1647236579.166664, puffs_renamerace, passed tc-start: 1647236579.173423, puffs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236600.128384, puffs_renamerace_cycle, expected_failure, assertion "dfd" failed: did not fail this time tc-start: 1647236600.136724, puffs_renamerace_dirs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236613.674045, puffs_renamerace_dirs, passed tc-start: 1647236613.685282, rumpfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236615.73692, rumpfs_renamerace, skipped, rename not supported by file system tc-start: 1647236615.80634, rumpfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236616.227783, rumpfs_renamerace_cycle, skipped, rename not supported by file system tc-start: 1647236616.236007, rumpfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236617.456012, rumpfs_renamerace_dirs, skipped, rename not supported by file system tc-start: 1647236617.463899, sysvbfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236618.731473, sysvbfs_renamerace, skipped, filesystem has not enough inodes tc-start: 1647236618.742147, sysvbfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236620.143497, sysvbfs_renamerace_cycle, skipped, directories not supported by file system tc-start: 1647236620.154884, sysvbfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236621.500464, sysvbfs_renamerace_dirs, skipped, directories not supported by file system tc-start: 1647236621.510916, tmpfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236632.611353, tmpfs_renamerace, passed tc-start: 1647236632.621862, tmpfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236653.613356, tmpfs_renamerace_cycle, passed tc-start: 1647236653.620832, tmpfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236664.685266, tmpfs_renamerace_dirs, passed tc-start: 1647236664.692760, udf_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236675.889189, udf_renamerace, expected_failure, PR kern/53865: race did not trigger this time tc-start: 1647236675.901108, udf_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236697.301983, udf_renamerace_cycle, expected_failure, sometimes fails with ENOSPC, PR kern/56253: PR kern/56253 did not trigger this time tc-start: 1647236697.319073, udf_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236708.675246, udf_renamerace_dirs, expected_failure, PR kern/53865: race did not trigger this time tc-start: 1647236708.688925, v7fs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236716.463612, v7fs_renamerace, passed tc-start: 1647236716.499020, v7fs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236730.352692, v7fs_renamerace_cycle, passed tc-start: 1647236730.394958, v7fs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236738.280215, v7fs_renamerace_dirs, passed tc-start: 1647236738.315775, zfs_renamerace tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236747.763603, zfs_renamerace, passed tc-start: 1647236747.783221, zfs_renamerace_cycle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236764.262276, zfs_renamerace_cycle, passed tc-start: 1647236764.298990, zfs_renamerace_dirs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236775.96770, zfs_renamerace_dirs, passed tp-end: 1647236775.114760, fs/vfs/t_renamerace tp-start: 1647236775.659862, fs/vfs/t_ro, 72 tc-start: 1647236775.662296, ext2fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236777.371203, ext2fs_attrs, passed tc-start: 1647236777.382929, ext2fs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236779.118923, ext2fs_create, passed tc-start: 1647236779.129544, ext2fs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236780.536884, ext2fs_createdir, passed tc-start: 1647236780.548801, ext2fs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236781.956204, ext2fs_createfifo, passed tc-start: 1647236781.968303, ext2fs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236783.511461, ext2fs_createlink, passed tc-start: 1647236783.522773, ext2fs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236784.993928, ext2fs_createsymlink, passed tc-start: 1647236785.8842, ext2fs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236786.586017, ext2fs_fileio, passed tc-start: 1647236786.597996, ext2fs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236788.174664, ext2fs_rmfile, passed tc-start: 1647236788.186620, ffs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236789.712345, ffs_attrs, passed tc-start: 1647236789.723059, ffs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236791.183819, ffs_create, passed tc-start: 1647236791.200799, ffs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236793.117406, ffs_createdir, passed tc-start: 1647236793.137527, ffs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236795.79148, ffs_createfifo, passed tc-start: 1647236795.95901, ffs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236796.929346, ffs_createlink, passed tc-start: 1647236796.947561, ffs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236798.628650, ffs_createsymlink, passed tc-start: 1647236798.647274, ffs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236800.896768, ffs_fileio, passed tc-start: 1647236800.919069, ffs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236803.283274, ffs_rmfile, passed tc-start: 1647236803.300029, ffslog_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236805.5454, ffslog_attrs, passed tc-start: 1647236805.18915, ffslog_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236806.631354, ffslog_create, passed tc-start: 1647236806.645004, ffslog_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236808.283780, ffslog_createdir, passed tc-start: 1647236808.295295, ffslog_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236809.865320, ffslog_createfifo, passed tc-start: 1647236809.878813, ffslog_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236811.569905, ffslog_createlink, passed tc-start: 1647236811.584719, ffslog_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236813.192645, ffslog_createsymlink, passed tc-start: 1647236813.206472, ffslog_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236814.899642, ffslog_fileio, passed tc-start: 1647236814.913619, ffslog_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236816.568480, ffslog_rmfile, passed tc-start: 1647236816.581879, msdosfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236818.37620, msdosfs_attrs, passed tc-start: 1647236818.48124, msdosfs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236819.362329, msdosfs_create, passed tc-start: 1647236819.371496, msdosfs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236820.941750, msdosfs_createdir, passed tc-start: 1647236820.954425, msdosfs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236822.799825, msdosfs_createfifo, passed tc-start: 1647236822.809462, msdosfs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236824.232986, msdosfs_createlink, passed tc-start: 1647236824.243234, msdosfs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236825.854417, msdosfs_createsymlink, passed tc-start: 1647236825.867037, msdosfs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236827.369478, msdosfs_fileio, passed tc-start: 1647236827.380957, msdosfs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236828.756406, msdosfs_rmfile, passed tc-start: 1647236828.766095, nfs_attrs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236832.270931, nfs_attrs, passed tc-start: 1647236832.290140, nfs_create tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236835.871152, nfs_create, passed tc-start: 1647236835.898747, nfs_createdir tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236839.277816, nfs_createdir, passed tc-start: 1647236839.307523, nfs_createfifo tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236842.774596, nfs_createfifo, passed tc-start: 1647236842.800035, nfs_createlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236846.317613, nfs_createlink, passed tc-start: 1647236846.336803, nfs_createsymlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236849.684775, nfs_createsymlink, passed tc-start: 1647236849.709798, nfs_fileio tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236854.266073, nfs_fileio, passed tc-start: 1647236854.290111, nfs_rmfile tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236858.793152, nfs_rmfile, passed tc-start: 1647236858.817362, nfsro_attrs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236862.452429, nfsro_attrs, passed tc-start: 1647236862.474055, nfsro_create tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236865.900376, nfsro_create, passed tc-start: 1647236865.920845, nfsro_createdir tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236869.38167, nfsro_createdir, passed tc-start: 1647236869.57527, nfsro_createfifo tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236872.207922, nfsro_createfifo, passed tc-start: 1647236872.225757, nfsro_createlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236875.335255, nfsro_createlink, passed tc-start: 1647236875.351687, nfsro_createsymlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236878.595903, nfsro_createsymlink, passed tc-start: 1647236878.612886, nfsro_fileio tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236882.35274, nfsro_fileio, passed tc-start: 1647236882.54146, nfsro_rmfile tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-se:got mount request from 10.4.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236885.265847, nfsro_rmfile, passed tc-start: 1647236885.283449, sysvbfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236886.599347, sysvbfs_attrs, passed tc-start: 1647236886.607675, sysvbfs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236888.48394, sysvbfs_create, passed tc-start: 1647236888.59211, sysvbfs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236889.459651, sysvbfs_createdir, passed tc-start: 1647236889.469884, sysvbfs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236890.939772, sysvbfs_createfifo, passed tc-start: 1647236890.948309, sysvbfs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236892.183166, sysvbfs_createlink, passed tc-start: 1647236892.191664, sysvbfs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236893.457761, sysvbfs_createsymlink, passed tc-start: 1647236893.466643, sysvbfs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236894.702539, sysvbfs_fileio, passed tc-start: 1647236894.711262, sysvbfs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236895.958577, sysvbfs_rmfile, passed tc-start: 1647236895.967846, udf_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236897.791793, udf_attrs, passed tc-start: 1647236897.801649, udf_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236899.101837, udf_create, passed tc-start: 1647236899.111896, udf_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236900.379424, udf_createdir, passed tc-start: 1647236900.390064, udf_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236901.846746, udf_createfifo, passed tc-start: 1647236901.860446, udf_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236903.914906, udf_createlink, passed tc-start: 1647236903.929917, udf_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236905.812334, udf_createsymlink, passed tc-start: 1647236905.828559, udf_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236908.284946, udf_fileio, passed tc-start: 1647236908.298540, udf_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236910.726183, udf_rmfile, passed tc-start: 1647236910.739665, v7fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236912.903928, v7fs_attrs, passed tc-start: 1647236912.921678, v7fs_create tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236914.493836, v7fs_create, passed tc-start: 1647236914.508965, v7fs_createdir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236916.132335, v7fs_createdir, passed tc-start: 1647236916.147295, v7fs_createfifo tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236917.579799, v7fs_createfifo, passed tc-start: 1647236917.595438, v7fs_createlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236919.196212, v7fs_createlink, passed tc-start: 1647236919.214544, v7fs_createsymlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236920.675131, v7fs_createsymlink, passed tc-start: 1647236920.692947, v7fs_fileio tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236922.410457, v7fs_fileio, passed tc-start: 1647236922.427715, v7fs_rmfile tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236923.969372, v7fs_rmfile, passed tp-end: 1647236923.984040, fs/vfs/t_ro tp-start: 1647236924.424135, fs/vfs/t_rmdirrace, 14 tc-start: 1647236924.426237, ext2fs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236938.394301, ext2fs_race, passed tc-start: 1647236938.404994, ffs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236949.846193, ffs_race, passed tc-start: 1647236949.856775, ffslog_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647236970.953902, ffslog_race, passed tc-start: 1647236970.965681, lfs_race tc-se:lfs_cleanerd[9923]: /mnt: attaching cleaner tc-se:lfs_cleanerd[9923]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[9923]: t_rmdirrace: needs_cleaning returned -1 tc-se:lfs_cleanerd[9923]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647236993.582536, lfs_race, passed tc-start: 1647236993.616097, msdosfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237004.822526, msdosfs_race, passed tc-start: 1647237004.838005, nfs_race tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.5500050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1647237008.007806105 1647237008.007806105, mtime 1647237008.007806105 1647237008.007806105) tc-end: 1647237021.213627, nfs_race, passed tc-start: 1647237021.235567, p2k_ffs_race tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.sqa8Q9/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.sqa8Q9/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237035.232016, p2k_ffs_race, passed tc-start: 1647237035.243181, puffs_race tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237057.266650, puffs_race, passed tc-start: 1647237057.273540, rumpfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237078.382577, rumpfs_race, passed tc-start: 1647237078.389428, sysvbfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237079.556648, sysvbfs_race, skipped, directories not supported by file system tc-start: 1647237079.565266, tmpfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237100.424702, tmpfs_race, passed tc-start: 1647237100.435711, udf_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237121.937947, udf_race, passed tc-start: 1647237121.950501, v7fs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237133.445940, v7fs_race, passed tc-start: 1647237133.459651, zfs_race tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237151.677132, zfs_race, passed tp-end: 1647237151.697850, fs/vfs/t_rmdirrace tp-start: 1647237152.282433, fs/vfs/t_rwtoro, 112 tc-start: 1647237152.284700, ext2fs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237153.705241, ext2fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1647237153.714885, ext2fs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237155.119129, ext2fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237155.129771, ext2fs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237156.553681, ext2fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1647237156.563791, ext2fs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237158.52396, ext2fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1647237158.63018, ext2fs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237159.472638, ext2fs_noneopen, skipped, fs does not support r/o remount tc-start: 1647237159.483661, ext2fs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237160.942799, ext2fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237160.953226, ext2fs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237162.352179, ext2fs_readopen, skipped, fs does not support r/o remount tc-start: 1647237162.363022, ext2fs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237163.784564, ext2fs_writeopen, skipped, fs does not support r/o remount tc-start: 1647237163.796567, ffs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237165.333916, ffs_layer_noneopen, passed tc-start: 1647237165.348700, ffs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237166.949992, ffs_layer_read_unlinked, passed tc-start: 1647237166.961658, ffs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237168.470881, ffs_layer_readopen, passed tc-start: 1647237168.482900, ffs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237170.8890, ffs_layer_writeopen, passed tc-start: 1647237170.20065, ffs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237171.451910, ffs_noneopen, passed tc-start: 1647237171.463933, ffs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237172.928579, ffs_read_unlinked, passed tc-start: 1647237172.942317, ffs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237174.421582, ffs_readopen, passed tc-start: 1647237174.431732, ffs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237175.862102, ffs_writeopen, passed tc-start: 1647237175.874058, ffslog_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237177.380525, ffslog_layer_noneopen, passed tc-start: 1647237177.390950, ffslog_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237178.920981, ffslog_layer_read_unlinked, passed tc-start: 1647237178.932946, ffslog_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237180.628654, ffslog_layer_readopen, passed tc-start: 1647237180.642228, ffslog_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237182.321889, ffslog_layer_writeopen, passed tc-start: 1647237182.334683, ffslog_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237183.819811, ffslog_noneopen, passed tc-start: 1647237183.830392, ffslog_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237185.353222, ffslog_read_unlinked, passed tc-start: 1647237185.367289, ffslog_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237186.946832, ffslog_readopen, passed tc-start: 1647237186.959497, ffslog_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237188.551493, ffslog_writeopen, passed tc-start: 1647237188.563978, lfs_layer_noneopen tc-se:lfs_cleanerd[18776]: /mnt: attaching cleaner tc-se:lfs_cleanerd[18776]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6200050] WARNING: the log-structured file system is experimental tc-so:[ 1.6200050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647237191.364306, lfs_layer_noneopen, passed tc-start: 1647237191.400397, lfs_layer_read_unlinked tc-se:lfs_cleanerd[23796]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5600050] WARNING: the log-structured file system is experimental tc-so:[ 1.5600050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[23796]: /mnt: filesystem unmounted tc-end: 1647237194.100979, lfs_layer_read_unlinked, passed tc-start: 1647237194.139733, lfs_layer_readopen tc-se:lfs_cleanerd[10700]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] WARNING: the log-structured file system is experimental tc-so:[ 1.6400050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[10700]: /mnt: filesystem unmounted tc-end: 1647237197.78271, lfs_layer_readopen, passed tc-start: 1647237197.116727, lfs_layer_writeopen tc-se:lfs_cleanerd[13918]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6500050] WARNING: the log-structured file system is experimental tc-so:[ 1.6500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647237199.997095, lfs_layer_writeopen, passed tc-start: 1647237200.46617, lfs_noneopen tc-se:lfs_cleanerd[3439]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] WARNING: the log-structured file system is experimental tc-so:[ 1.6400050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[3439]: /mnt: filesystem unmounted tc-end: 1647237202.857328, lfs_noneopen, passed tc-start: 1647237202.896945, lfs_read_unlinked tc-se:lfs_cleanerd[12504]: /mnt: attaching cleaner tc-se:lfs_cleanerd[12504]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8100050] WARNING: the log-structured file system is experimental tc-so:[ 1.8100050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[12504]: t_rwtoro: needs_cleaning returned -1 tc-end: 1647237206.164367, lfs_read_unlinked, passed tc-start: 1647237206.214273, lfs_readopen tc-se:lfs_cleanerd[24429]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647237209.279593, lfs_readopen, passed tc-start: 1647237209.317753, lfs_writeopen tc-se:lfs_cleanerd[29098]: /mnt: attaching cleaner tc-se:lfs_cleanerd[29098]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[29098]: t_rwtoro: needs_cleaning returned -1 tc-se:lfs_cleanerd[29098]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647237212.185962, lfs_writeopen, passed tc-start: 1647237212.226160, msdosfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237213.599882, msdosfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1647237213.610230, msdosfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237215.251962, msdosfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237215.264412, msdosfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237216.971100, msdosfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1647237216.982520, msdosfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237218.695735, msdosfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1647237218.708307, msdosfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237220.333797, msdosfs_noneopen, skipped, fs does not support r/o remount tc-start: 1647237220.346314, msdosfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237222.174142, msdosfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237222.184630, msdosfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237223.765023, msdosfs_readopen, skipped, fs does not support r/o remount tc-start: 1647237223.778561, msdosfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237225.598554, msdosfs_writeopen, skipped, fs does not support r/o remount tc-start: 1647237225.611176, nfs_layer_noneopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237228.998177, nfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1647237229.19182, nfs_layer_read_unlinked tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237232.665405, nfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237232.684982, nfs_layer_readopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237236.82581, nfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1647237236.99969, nfs_layer_writeopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0400050] ZFS filesystem version: 5 tc-end: 1647237239.505203, nfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1647237239.524191, nfs_noneopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237242.682440, nfs_noneopen, skipped, fs does not support r/o remount tc-start: 1647237242.704887, nfs_read_unlinked tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237246.318636, nfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237246.339246, nfs_readopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237249.582639, nfs_readopen, skipped, fs does not support r/o remount tc-start: 1647237249.600837, nfs_writeopen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237252.729160, nfs_writeopen, skipped, fs does not support r/o remount tc-start: 1647237252.747954, p2k_ffs_layer_noneopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.QxyDYO/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.QxyDYO/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237254.686176, p2k_ffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1647237254.701699, p2k_ffs_layer_read_unlinked tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.zGHlAt/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.zGHlAt/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237256.910133, p2k_ffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237256.925887, p2k_ffs_layer_readopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.j2bmTm/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.j2bmTm/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237258.929052, p2k_ffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1647237258.944206, p2k_ffs_layer_writeopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Bz5Fcc/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Bz5Fcc/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237261.20215, p2k_ffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1647237261.36263, p2k_ffs_noneopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.R4bC6I/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.R4bC6I/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237263.77399, p2k_ffs_noneopen, skipped, fs does not support r/o remount tc-start: 1647237263.92401, p2k_ffs_read_unlinked tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.aLgbYG/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.aLgbYG/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237265.158226, p2k_ffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237265.172782, p2k_ffs_readopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.uBmGdh/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.uBmGdh/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237267.261980, p2k_ffs_readopen, skipped, fs does not support r/o remount tc-start: 1647237267.277700, p2k_ffs_writeopen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.gy752f/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.gy752f/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237269.710849, p2k_ffs_writeopen, skipped, fs does not support r/o remount tc-start: 1647237269.729855, puffs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237271.282300, puffs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1647237271.290773, puffs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237272.909393, puffs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237272.918988, puffs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237274.419946, puffs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1647237274.428207, puffs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237275.828215, puffs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1647237275.846851, puffs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237277.195900, puffs_noneopen, skipped, fs does not support r/o remount tc-start: 1647237277.203850, puffs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237278.712408, puffs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237278.721988, puffs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237280.571133, puffs_readopen, skipped, fs does not support r/o remount tc-start: 1647237280.581175, puffs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237282.286558, puffs_writeopen, skipped, fs does not support r/o remount tc-start: 1647237282.294373, rumpfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237283.545913, rumpfs_layer_noneopen, passed tc-start: 1647237283.554812, rumpfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237284.789219, rumpfs_layer_read_unlinked, passed tc-start: 1647237284.796889, rumpfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237286.74574, rumpfs_layer_readopen, passed tc-start: 1647237286.82849, rumpfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237287.340153, rumpfs_layer_writeopen, passed tc-start: 1647237287.347718, rumpfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237288.465348, rumpfs_noneopen, passed tc-start: 1647237288.472063, rumpfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237289.747578, rumpfs_read_unlinked, passed tc-start: 1647237289.754289, rumpfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237290.947561, rumpfs_readopen, passed tc-start: 1647237290.954201, rumpfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237292.201652, rumpfs_writeopen, passed tc-start: 1647237292.209313, sysvbfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237293.549930, sysvbfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1647237293.560385, sysvbfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237294.976915, sysvbfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237294.987872, sysvbfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237296.238744, sysvbfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1647237296.247457, sysvbfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237297.664342, sysvbfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1647237297.674472, sysvbfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237299.90952, sysvbfs_noneopen, skipped, fs does not support r/o remount tc-start: 1647237299.100477, sysvbfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237300.504208, sysvbfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237300.514597, sysvbfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237302.119959, sysvbfs_readopen, skipped, fs does not support r/o remount tc-start: 1647237302.129180, sysvbfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237303.548410, sysvbfs_writeopen, skipped, fs does not support r/o remount tc-start: 1647237303.560493, tmpfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237304.849598, tmpfs_layer_noneopen, passed tc-start: 1647237304.856770, tmpfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237306.83232, tmpfs_layer_read_unlinked, passed tc-start: 1647237306.92682, tmpfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237307.814774, tmpfs_layer_readopen, passed tc-start: 1647237307.823860, tmpfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237309.113607, tmpfs_layer_writeopen, passed tc-start: 1647237309.120361, tmpfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237310.222425, tmpfs_noneopen, passed tc-start: 1647237310.229193, tmpfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237311.345941, tmpfs_read_unlinked, passed tc-start: 1647237311.352420, tmpfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237312.724566, tmpfs_readopen, passed tc-start: 1647237312.733039, tmpfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237314.119591, tmpfs_writeopen, passed tc-start: 1647237314.127821, udf_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237315.642459, udf_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1647237315.652859, udf_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237317.346292, udf_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237317.359659, udf_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237318.817502, udf_layer_readopen, skipped, fs does not support r/o remount tc-start: 1647237318.829795, udf_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237320.302903, udf_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1647237320.314821, udf_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237321.778916, udf_noneopen, skipped, fs does not support r/o remount tc-start: 1647237321.790711, udf_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237323.305925, udf_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237323.317161, udf_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237324.796707, udf_readopen, skipped, fs does not support r/o remount tc-start: 1647237324.808718, udf_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237326.276658, udf_writeopen, skipped, fs does not support r/o remount tc-start: 1647237326.288086, v7fs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237327.875288, v7fs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1647237327.895915, v7fs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237329.527508, v7fs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237329.542565, v7fs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237331.174912, v7fs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1647237331.189081, v7fs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237332.741858, v7fs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1647237332.758211, v7fs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237334.492603, v7fs_noneopen, skipped, fs does not support r/o remount tc-start: 1647237334.513231, v7fs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237336.86726, v7fs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237336.102537, v7fs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237337.672139, v7fs_readopen, skipped, fs does not support r/o remount tc-start: 1647237337.687358, v7fs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237339.310654, v7fs_writeopen, skipped, fs does not support r/o remount tc-start: 1647237339.327586, zfs_layer_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237342.395415, zfs_layer_noneopen, skipped, fs does not support r/o remount tc-start: 1647237342.412661, zfs_layer_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237345.559286, zfs_layer_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237345.571922, zfs_layer_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237348.14487, zfs_layer_readopen, skipped, fs does not support r/o remount tc-start: 1647237348.26778, zfs_layer_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237350.468912, zfs_layer_writeopen, skipped, fs does not support r/o remount tc-start: 1647237350.480846, zfs_noneopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237353.29406, zfs_noneopen, skipped, fs does not support r/o remount tc-start: 1647237353.41625, zfs_read_unlinked tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237355.899225, zfs_read_unlinked, skipped, fs does not support r/o remount tc-start: 1647237355.916312, zfs_readopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237358.445226, zfs_readopen, skipped, fs does not support r/o remount tc-start: 1647237358.457356, zfs_writeopen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237360.864071, zfs_writeopen, skipped, fs does not support r/o remount tp-end: 1647237360.876031, fs/vfs/t_rwtoro tp-start: 1647237361.326305, fs/vfs/t_union, 28 tc-start: 1647237361.328437, ext2fs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237362.513889, ext2fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237362.523492, ext2fs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237363.912757, ext2fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237363.926431, ffs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237365.243070, ffs_basic, passed tc-start: 1647237365.253072, ffs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237366.740653, ffs_whiteout, passed tc-start: 1647237366.754843, ffslog_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237368.158854, ffslog_basic, passed tc-start: 1647237368.169667, ffslog_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237369.731242, ffslog_whiteout, passed tc-start: 1647237369.745805, lfs_basic tc-se:lfs_cleanerd[21739]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5300050] WARNING: the log-structured file system is experimental tc-so:[ 1.5300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647237372.227320, lfs_basic, passed tc-start: 1647237372.260393, lfs_whiteout tc-se:lfs_cleanerd[23129]: /mnt: attaching cleaner tc-se:lfs_cleanerd[23129]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[23129]: t_union: needs_cleaning returned -1 tc-se:lfs_cleanerd[23129]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5300050] WARNING: the log-structured file system is experimental tc-so:[ 1.5300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647237374.943322, lfs_whiteout, passed tc-start: 1647237374.980127, msdosfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237376.173806, msdosfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237376.186530, msdosfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237377.706146, msdosfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237377.718801, nfs_basic tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237380.424623, nfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237380.441917, nfs_whiteout tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_union: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237385.337430, nfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237385.359101, p2k_ffs_basic tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jAIrG8/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jAIrG8/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237387.157335, p2k_ffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237387.170800, p2k_ffs_whiteout tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.rnlHbv/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.rnlHbv/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237389.169274, p2k_ffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237389.186222, puffs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237390.427631, puffs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237390.435319, puffs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237392.102123, puffs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237392.114557, rumpfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237393.486028, rumpfs_basic, passed tc-start: 1647237393.495398, rumpfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237394.991683, rumpfs_whiteout, passed tc-start: 1647237395.2439, sysvbfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237396.328100, sysvbfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237396.340328, sysvbfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237397.907742, sysvbfs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237397.920662, tmpfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237399.156542, tmpfs_basic, passed tc-start: 1647237399.164469, tmpfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237400.732663, tmpfs_whiteout, passed tc-start: 1647237400.743304, udf_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237401.974392, udf_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237401.984772, udf_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237403.536801, udf_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237403.553803, v7fs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237405.357643, v7fs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237405.376723, v7fs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237407.413891, v7fs_whiteout, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237407.433870, zfs_basic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237410.328974, zfs_basic, skipped, fs does not support VOP_WHITEOUT tc-start: 1647237410.341548, zfs_whiteout tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237413.501855, zfs_whiteout, skipped, fs does not support VOP_WHITEOUT tp-end: 1647237413.519145, fs/vfs/t_union tp-start: 1647237414.65224, fs/vfs/t_unpriv, 56 tc-start: 1647237414.67904, ext2fs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237415.718320, ext2fs_dirperms, passed tc-start: 1647237415.729522, ext2fs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237417.312000, ext2fs_flags, passed tc-start: 1647237417.324948, ext2fs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237418.949993, ext2fs_owner, passed tc-start: 1647237418.963284, ext2fs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237420.521716, ext2fs_times, passed tc-start: 1647237420.533214, ffs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237422.72717, ffs_dirperms, passed tc-start: 1647237422.84810, ffs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237423.720876, ffs_flags, passed tc-start: 1647237423.736002, ffs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237425.254831, ffs_owner, passed tc-start: 1647237425.267368, ffs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237426.871807, ffs_times, passed tc-start: 1647237426.882965, ffslog_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237428.611664, ffslog_dirperms, passed tc-start: 1647237428.624807, ffslog_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237430.268515, ffslog_flags, passed tc-start: 1647237430.281939, ffslog_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237431.854467, ffslog_owner, passed tc-start: 1647237431.868083, ffslog_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237433.446949, ffslog_times, passed tc-start: 1647237433.459180, lfs_dirperms tc-se:lfs_cleanerd[4819]: /mnt: attaching cleaner tc-se:lfs_cleanerd[4819]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[4819]: t_unpriv: needs_cleaning returned -1 tc-end: 1647237436.392084, lfs_dirperms, passed tc-start: 1647237436.441020, lfs_flags tc-se:lfs_cleanerd[2667]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6900050] WARNING: the log-structured file system is experimental tc-so:[ 1.6900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647237439.517321, lfs_flags, passed tc-start: 1647237439.552290, lfs_owner tc-se:lfs_cleanerd[15450]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7100050] WARNING: the log-structured file system is experimental tc-so:[ 1.7100050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[15450]: /mnt: filesystem unmounted tc-end: 1647237442.454700, lfs_owner, passed tc-start: 1647237442.501805, lfs_times tc-se:lfs_cleanerd[26464]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7200050] WARNING: the log-structured file system is experimental tc-so:[ 1.7200050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[26464]: /mnt: filesystem unmounted tc-end: 1647237445.555210, lfs_times, passed tc-start: 1647237445.597995, msdosfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237447.82514, msdosfs_dirperms, passed tc-start: 1647237447.95568, msdosfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237448.664495, msdosfs_flags, passed tc-start: 1647237448.677643, msdosfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237450.325243, msdosfs_owner, skipped, owner not supported by file system tc-start: 1647237450.336229, msdosfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237452.84875, msdosfs_times, passed tc-start: 1647237452.95542, nfs_dirperms tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0400050] ZFS filesystem version: 5 tc-end: 1647237455.738471, nfs_dirperms, passed tc-start: 1647237455.766868, nfs_flags tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237459.531361, nfs_flags, skipped, file flags not supported by file system tc-start: 1647237459.557228, nfs_owner tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237462.864326, nfs_owner, passed tc-start: 1647237462.890048, nfs_times tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237466.701173, nfs_times, passed tc-start: 1647237466.721755, p2k_ffs_dirperms tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GFUym2/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.GFUym2/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237469.71444, p2k_ffs_dirperms, passed tc-start: 1647237469.82011, p2k_ffs_flags tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Fz2Cgo/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Fz2Cgo/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237471.82710, p2k_ffs_flags, passed tc-start: 1647237471.95158, p2k_ffs_owner tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.49mTXQ/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.49mTXQ/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237473.374375, p2k_ffs_owner, passed tc-start: 1647237473.386253, p2k_ffs_times tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.f6kk9B/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.f6kk9B/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237476.117922, p2k_ffs_times, passed tc-start: 1647237476.128718, puffs_dirperms tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237478.130584, puffs_dirperms, passed tc-start: 1647237478.141006, puffs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237479.560370, puffs_flags, skipped, file flags not supported by file system tc-start: 1647237479.568497, puffs_owner tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237481.477889, puffs_owner, passed tc-start: 1647237481.485573, puffs_times tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237483.791751, puffs_times, passed tc-start: 1647237483.801725, rumpfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237485.303077, rumpfs_dirperms, passed tc-start: 1647237485.313535, rumpfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237486.623037, rumpfs_flags, passed tc-start: 1647237486.631903, rumpfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237487.777301, rumpfs_owner, passed tc-start: 1647237487.784381, rumpfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237488.980937, rumpfs_times, passed tc-start: 1647237488.991822, sysvbfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237490.242964, sysvbfs_dirperms, skipped, directories not supported by file system tc-start: 1647237490.253630, sysvbfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237491.504828, sysvbfs_flags, skipped, file flags not supported by file system tc-start: 1647237491.513823, sysvbfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237492.822616, sysvbfs_owner, passed tc-start: 1647237492.833219, sysvbfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237494.259577, sysvbfs_times, passed tc-start: 1647237494.270188, tmpfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237495.512531, tmpfs_dirperms, passed tc-start: 1647237495.529609, tmpfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237496.802085, tmpfs_flags, passed tc-start: 1647237496.810445, tmpfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237498.105069, tmpfs_owner, passed tc-start: 1647237498.113111, tmpfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237499.506868, tmpfs_times, passed tc-start: 1647237499.514085, udf_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237501.576469, udf_dirperms, passed tc-start: 1647237501.595162, udf_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237503.174506, udf_flags, skipped, file flags not supported by file system tc-start: 1647237503.187347, udf_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237504.677962, udf_owner, passed tc-start: 1647237504.690949, udf_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237506.836286, udf_times, passed tc-start: 1647237506.848207, v7fs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237508.599864, v7fs_dirperms, passed tc-start: 1647237508.618583, v7fs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237510.278966, v7fs_flags, passed tc-start: 1647237510.293271, v7fs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237511.743951, v7fs_owner, passed tc-start: 1647237511.757814, v7fs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237513.296617, v7fs_times, passed tc-start: 1647237513.310460, zfs_dirperms tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237516.49070, zfs_dirperms, passed tc-start: 1647237516.61246, zfs_flags tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237518.890711, zfs_flags, passed tc-start: 1647237518.905784, zfs_owner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237522.12296, zfs_owner, passed tc-start: 1647237522.28269, zfs_times tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647237526.167129, zfs_times, passed tp-end: 1647237526.182841, fs/vfs/t_unpriv tp-start: 1647237526.862225, fs/vfs/t_mtime_otrunc, 14 tc-start: 1647237526.865406, ext2fs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237528 tc-so:last lock: 1647237532 tc-so:last lock: 1647237536 tc-so:last lock: 1647237540 tc-end: 1647237548.469760, ext2fs_otrunc_mtime_update, passed tc-start: 1647237548.479757, ffs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237549 tc-so:last lock: 1647237553 tc-so:last lock: 1647237557 tc-so:last lock: 1647237561 tc-end: 1647237569.778510, ffs_otrunc_mtime_update, passed tc-start: 1647237569.790657, ffslog_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237571 tc-so:last lock: 1647237575 tc-so:last lock: 1647237579 tc-so:last lock: 1647237583 tc-end: 1647237591.196847, ffslog_otrunc_mtime_update, passed tc-start: 1647237591.208308, lfs_otrunc_mtime_update tc-se:lfs_cleanerd[22862]: /mnt: attaching cleaner tc-se:lfs_cleanerd[22862]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[22862]: t_mtime_otrunc: needs_cleaning returned -1 tc-se:lfs_cleanerd[22862]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6700050] WARNING: the log-structured file system is experimental tc-so:[ 1.6700050] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1647237593 tc-so:last lock: 1647237597 tc-so:last lock: 1647237601 tc-so:last lock: 1647237605 tc-end: 1647237613.990589, lfs_otrunc_mtime_update, passed tc-start: 1647237614.30121, msdosfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237614 tc-so:last lock: 1647237618 tc-so:last lock: 1647237622 tc-so:last lock: 1647237626 tc-end: 1647237635.168042, msdosfs_otrunc_mtime_update, passed tc-start: 1647237635.181623, nfs_otrunc_mtime_update tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_mtime_otrunc: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237640 tc-so:last lock: 1647237644 tc-so:last lock: 1647237648 tc-so:last lock: 1647237652 tc-end: 1647237660.315323, nfs_otrunc_mtime_update, passed tc-start: 1647237660.333954, p2k_ffs_otrunc_mtime_update tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.oDivtd/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.oDivtd/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237662 tc-so:last lock: 1647237666 tc-so:last lock: 1647237670 tc-so:last lock: 1647237674 tc-end: 1647237682.437271, p2k_ffs_otrunc_mtime_update, passed tc-start: 1647237682.448109, puffs_otrunc_mtime_update tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237683 tc-so:last lock: 1647237687 tc-so:last lock: 1647237691 tc-so:last lock: 1647237695 tc-end: 1647237703.982888, puffs_otrunc_mtime_update, passed tc-start: 1647237703.991627, rumpfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237704 tc-so:last lock: 1647237708 tc-so:last lock: 1647237712 tc-so:last lock: 1647237716 tc-end: 1647237724.559497, rumpfs_otrunc_mtime_update, passed tc-start: 1647237724.569390, sysvbfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237725 tc-so:last lock: 1647237729 tc-so:last lock: 1647237733 tc-so:last lock: 1647237737 tc-end: 1647237745.481234, sysvbfs_otrunc_mtime_update, passed tc-start: 1647237745.493778, tmpfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237746 tc-so:last lock: 1647237750 tc-so:last lock: 1647237754 tc-so:last lock: 1647237758 tc-end: 1647237766.103391, tmpfs_otrunc_mtime_update, passed tc-start: 1647237766.112720, udf_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0100050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237767 tc-so:last lock: 1647237771 tc-so:last lock: 1647237775 tc-so:last lock: 1647237778 tc-end: 1647237786.954789, udf_otrunc_mtime_update, passed tc-start: 1647237786.965323, v7fs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237788 tc-so:last lock: 1647237792 tc-so:last lock: 1647237796 tc-so:last lock: 1647237800 tc-end: 1647237808.379832, v7fs_otrunc_mtime_update, passed tc-start: 1647237808.395342, zfs_otrunc_mtime_update tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237811 tc-so:last lock: 1647237815 tc-so:last lock: 1647237818 tc-so:last lock: 1647237822 tc-end: 1647237830.650083, zfs_otrunc_mtime_update, passed tp-end: 1647237830.662058, fs/vfs/t_mtime_otrunc tp-start: 1647237831.168887, fs/vfs/t_mtime_write, 14 tc-start: 1647237831.171115, ext2fs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237832 tc-so:last lock: 1647237836 tc-so:last lock: 1647237840 tc-so:last lock: 1647237844 tc-end: 1647237852.502880, ext2fs_mtime_update_on_write, passed tc-start: 1647237852.514646, ffs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237853 tc-so:last lock: 1647237857 tc-so:last lock: 1647237861 tc-so:last lock: 1647237865 tc-end: 1647237873.622162, ffs_mtime_update_on_write, passed tc-start: 1647237873.632555, ffslog_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237874 tc-so:last lock: 1647237878 tc-so:last lock: 1647237882 tc-so:last lock: 1647237886 tc-end: 1647237894.929761, ffslog_mtime_update_on_write, passed tc-start: 1647237894.940802, lfs_mtime_update_on_write tc-se:lfs_cleanerd[26859]: /mnt: attaching cleaner tc-se:lfs_cleanerd[26859]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[26859]: t_mtime_write: needs_cleaning returned -1 tc-se:lfs_cleanerd[26859]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5300050] WARNING: the log-structured file system is experimental tc-so:[ 1.5300050] WARNING: it may cause system crashes and/or corrupt data tc-so:last lock: 0 tc-so:last lock: 1647237897 tc-so:last lock: 1647237901 tc-so:last lock: 1647237905 tc-so:last lock: 1647237909 tc-end: 1647237917.240310, lfs_mtime_update_on_write, passed tc-start: 1647237917.273508, msdosfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237918 tc-so:last lock: 1647237922 tc-so:last lock: 1647237926 tc-so:last lock: 1647237930 tc-end: 1647237938.266843, msdosfs_mtime_update_on_write, passed tc-start: 1647237938.279699, nfs_mtime_update_on_write tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237942 tc-so:last lock: 1647237946 tc-so:last lock: 1647237950 tc-so:last lock: 1647237954 tc-end: 1647237962.597880, nfs_mtime_update_on_write, passed tc-start: 1647237962.622790, p2k_ffs_mtime_update_on_write tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.BrR66v/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.BrR66v/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237964 tc-so:last lock: 1647237968 tc-so:last lock: 1647237972 tc-so:last lock: 1647237976 tc-end: 1647237985.118767, p2k_ffs_mtime_update_on_write, passed tc-start: 1647237985.132110, puffs_mtime_update_on_write tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647237986 tc-so:last lock: 1647237990 tc-so:last lock: 1647237994 tc-so:last lock: 1647237998 tc-end: 1647238006.574697, puffs_mtime_update_on_write, passed tc-start: 1647238006.583242, rumpfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647238007 tc-so:last lock: 1647238011 tc-so:last lock: 1647238015 tc-so:last lock: 1647238019 tc-end: 1647238027.697409, rumpfs_mtime_update_on_write, passed tc-start: 1647238027.705201, sysvbfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647238028 tc-so:last lock: 1647238032 tc-so:last lock: 1647238036 tc-so:last lock: 1647238040 tc-end: 1647238048.899937, sysvbfs_mtime_update_on_write, passed tc-start: 1647238048.909270, tmpfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647238050 tc-so:last lock: 1647238053 tc-so:last lock: 1647238057 tc-so:last lock: 1647238061 tc-end: 1647238070.6193, tmpfs_mtime_update_on_write, passed tc-start: 1647238070.14129, udf_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647238071 tc-so:last lock: 1647238075 tc-so:last lock: 1647238079 tc-so:last lock: 1647238083 tc-end: 1647238091.458657, udf_mtime_update_on_write, passed tc-start: 1647238091.469318, v7fs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647238092 tc-so:last lock: 1647238096 tc-so:last lock: 1647238100 tc-so:last lock: 1647238104 tc-end: 1647238112.727103, v7fs_mtime_update_on_write, passed tc-start: 1647238112.742201, zfs_mtime_update_on_write tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:last lock: 0 tc-so:last lock: 1647238115 tc-so:last lock: 1647238119 tc-so:last lock: 1647238123 tc-so:last lock: 1647238126 tc-end: 1647238135.60231, zfs_mtime_update_on_write, passed tp-end: 1647238135.71955, fs/vfs/t_mtime_write tp-start: 1647238135.698471, fs/vfs/t_vfsops, 84 tc-start: 1647238135.700812, ext2fs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1647238137 tc-end: 1647238137.187133, ext2fs_tfhinval, passed tc-start: 1647238137.198160, ext2fs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238138.712215, ext2fs_tfhremove, passed tc-start: 1647238138.722997, ext2fs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238140.116041, ext2fs_tfilehandle, passed tc-start: 1647238140.126586, ext2fs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238141.458425, ext2fs_tmount, passed tc-start: 1647238141.468825, ext2fs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238142.822778, ext2fs_tstatvfs, passed tc-start: 1647238142.833393, ext2fs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238144.367079, ext2fs_tsync, passed tc-start: 1647238144.380715, ffs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1647238145 tc-end: 1647238145.817310, ffs_tfhinval, passed tc-start: 1647238145.830701, ffs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238147.747487, ffs_tfhremove, passed tc-start: 1647238147.772568, ffs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238149.274039, ffs_tfilehandle, passed tc-start: 1647238149.284880, ffs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238150.593650, ffs_tmount, passed tc-start: 1647238150.604330, ffs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238152.96761, ffs_tstatvfs, passed tc-start: 1647238152.109029, ffs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238153.649396, ffs_tsync, passed tc-start: 1647238153.664106, ffslog_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1647238155 tc-end: 1647238155.236203, ffslog_tfhinval, passed tc-start: 1647238155.250374, ffslog_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238156.812772, ffslog_tfhremove, passed tc-start: 1647238156.824997, ffslog_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238158.575340, ffslog_tfilehandle, passed tc-start: 1647238158.590199, ffslog_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238160.534631, ffslog_tmount, passed tc-start: 1647238160.549332, ffslog_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238162.399921, ffslog_tstatvfs, passed tc-start: 1647238162.411241, ffslog_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238164.12377, ffslog_tsync, passed tc-start: 1647238164.27182, lfs_tfhinval tc-se:lfs_cleanerd[20003]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6700050] WARNING: the log-structured file system is experimental tc-so:[ 1.6700050] WARNING: it may cause system crashes and/or corrupt data tc-so:RNG seed 1647238166 tc-end: 1647238167.107298, lfs_tfhinval, passed tc-start: 1647238167.146910, lfs_tfhremove tc-se:lfs_cleanerd[11153]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238170.22061, lfs_tfhremove, expected_failure, fhopen() for removed file succeeds (PR kern/43745): /tmp/build/2022.03.13.15.26.54-sparc64/src/tests/fs/vfs/t_vfsops.c:152: Expected true value in rump_sys_fhopen(fhp, fhsize, O_RDONLY) == -1 tc-start: 1647238170.62912, lfs_tfilehandle tc-se:lfs_cleanerd[20327]: /mnt: attaching cleaner tc-se:lfs_cleanerd[20327]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[20327]: t_vfsops: needs_cleaning returned -1 tc-se:lfs_cleanerd[20327]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6500050] WARNING: the log-structured file system is experimental tc-so:[ 1.6500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238172.863422, lfs_tfilehandle, passed tc-start: 1647238172.900110, lfs_tmount tc-se:lfs_cleanerd[15167]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6900050] WARNING: the log-structured file system is experimental tc-so:[ 1.6900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238175.786633, lfs_tmount, passed tc-start: 1647238175.830329, lfs_tstatvfs tc-se:lfs_cleanerd[2597]: /mnt: attaching cleaner tc-se:lfs_cleanerd[2597]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[2597]: t_vfsops: needs_cleaning returned -1 tc-se:lfs_cleanerd[2597]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238178.689617, lfs_tstatvfs, passed tc-start: 1647238178.728025, lfs_tsync tc-se:lfs_cleanerd[28926]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7100050] WARNING: the log-structured file system is experimental tc-so:[ 1.7100050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[28926]: /mnt: filesystem unmounted tc-end: 1647238181.883121, lfs_tsync, passed tc-start: 1647238181.925743, msdosfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1647238183 tc-end: 1647238183.337109, msdosfs_tfhinval, passed tc-start: 1647238183.347519, msdosfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238184.841058, msdosfs_tfhremove, passed tc-start: 1647238184.854005, msdosfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238186.468555, msdosfs_tfilehandle, passed tc-start: 1647238186.478220, msdosfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238187.956132, msdosfs_tmount, passed tc-start: 1647238187.967722, msdosfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238189.398646, msdosfs_tstatvfs, passed tc-start: 1647238189.408169, msdosfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238190.845623, msdosfs_tsync, passed tc-start: 1647238190.856582, nfs_tfhinval tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.7000050] ZFS filesystem version: 5 tc-so:RNG seed 1647238195 tc-end: 1647238195.317988, nfs_tfhinval, passed tc-start: 1647238195.345524, nfs_tfhremove tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238198.644045, nfs_tfhremove, passed tc-start: 1647238198.663482, nfs_tfilehandle tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238202.211662, nfs_tfilehandle, passed tc-start: 1647238202.240309, nfs_tmount tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238205.714775, nfs_tmount, passed tc-start: 1647238205.739504, nfs_tstatvfs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238209.351813, nfs_tstatvfs, passed tc-start: 1647238209.369446, nfs_tsync tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238212.666190, nfs_tsync, passed tc-start: 1647238212.683251, p2k_ffs_tfhinval tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jLG8yn/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.jLG8yn/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1647238214 tc-end: 1647238214.768193, p2k_ffs_tfhinval, passed tc-start: 1647238214.778275, p2k_ffs_tfhremove tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.RaIJYf/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.RaIJYf/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238216.976376, p2k_ffs_tfhremove, passed tc-start: 1647238216.987799, p2k_ffs_tfilehandle tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.msdixr/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.msdixr/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238219.503895, p2k_ffs_tfilehandle, passed tc-start: 1647238219.519197, p2k_ffs_tmount tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ggoQTC/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.ggoQTC/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238221.851925, p2k_ffs_tmount, passed tc-start: 1647238221.863896, p2k_ffs_tstatvfs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.E2L8lu/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.E2L8lu/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238224.359270, p2k_ffs_tstatvfs, passed tc-start: 1647238224.373094, p2k_ffs_tsync tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.16QPU9/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.16QPU9/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238226.808955, p2k_ffs_tsync, passed tc-start: 1647238226.819862, puffs_tfhinval tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1647238228 tc-end: 1647238228.691967, puffs_tfhinval, passed tc-start: 1647238228.702497, puffs_tfhremove tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238231.88437, puffs_tfhremove, passed tc-start: 1647238231.95740, puffs_tfilehandle tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238232.764966, puffs_tfilehandle, passed tc-start: 1647238232.772090, puffs_tmount tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238234.323781, puffs_tmount, passed tc-start: 1647238234.330465, puffs_tstatvfs tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6800050] putter_fop_read: private 0 not inited tc-end: 1647238235.745599, puffs_tstatvfs, passed tc-start: 1647238235.752408, puffs_tsync tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238237.241734, puffs_tsync, passed tc-start: 1647238237.249751, rumpfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1647238238 tc-end: 1647238238.367325, rumpfs_tfhinval, skipped, file handles not supported tc-start: 1647238238.374196, rumpfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238239.488952, rumpfs_tfhremove, skipped, file handles not supported tc-start: 1647238239.496401, rumpfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238240.643247, rumpfs_tfilehandle, skipped, file handles not supported tc-start: 1647238240.652602, rumpfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238241.915044, rumpfs_tmount, passed tc-start: 1647238241.929727, rumpfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238243.215361, rumpfs_tstatvfs, passed tc-start: 1647238243.222182, rumpfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238244.317084, rumpfs_tsync, passed tc-start: 1647238244.324432, sysvbfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1647238245 tc-end: 1647238245.629207, sysvbfs_tfhinval, skipped, file handles not supported tc-start: 1647238245.638826, sysvbfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238247.143332, sysvbfs_tfhremove, skipped, file handles not supported tc-start: 1647238247.155804, sysvbfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238248.570511, sysvbfs_tfilehandle, skipped, file handles not supported tc-start: 1647238248.580475, sysvbfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238250.85847, sysvbfs_tmount, passed tc-start: 1647238250.97929, sysvbfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238251.704966, sysvbfs_tstatvfs, passed tc-start: 1647238251.715917, sysvbfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238252.979295, sysvbfs_tsync, passed tc-start: 1647238252.988656, tmpfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1647238254 tc-end: 1647238254.403547, tmpfs_tfhinval, passed tc-start: 1647238254.413778, tmpfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238255.684094, tmpfs_tfhremove, passed tc-start: 1647238255.691764, tmpfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238257.101193, tmpfs_tfilehandle, passed tc-start: 1647238257.112364, tmpfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238258.498897, tmpfs_tmount, passed tc-start: 1647238258.507732, tmpfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238259.769864, tmpfs_tstatvfs, passed tc-start: 1647238259.777570, tmpfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238261.29908, tmpfs_tsync, passed tc-start: 1647238261.37693, udf_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1647238262 tc-end: 1647238262.380246, udf_tfhinval, skipped, file handles not supported tc-start: 1647238262.391258, udf_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238263.894125, udf_tfhremove, skipped, file handles not supported tc-start: 1647238263.907791, udf_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238265.419997, udf_tfilehandle, skipped, file handles not supported tc-start: 1647238265.430817, udf_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238266.847615, udf_tmount, passed tc-start: 1647238266.860590, udf_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238268.178621, udf_tstatvfs, passed tc-start: 1647238268.189621, udf_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238269.586353, udf_tsync, passed tc-start: 1647238269.599490, v7fs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1647238271 tc-end: 1647238271.460583, v7fs_tfhinval, skipped, file handles not supported tc-start: 1647238271.481819, v7fs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238273.573038, v7fs_tfhremove, skipped, file handles not supported tc-start: 1647238273.587435, v7fs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238275.140325, v7fs_tfilehandle, skipped, file handles not supported tc-start: 1647238275.159594, v7fs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238276.806832, v7fs_tmount, passed tc-start: 1647238276.823565, v7fs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238278.621066, v7fs_tstatvfs, passed tc-start: 1647238278.638330, v7fs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238280.306433, v7fs_tsync, passed tc-start: 1647238280.326035, zfs_tfhinval tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:RNG seed 1647238283 tc-end: 1647238283.460168, zfs_tfhinval, passed tc-start: 1647238283.474047, zfs_tfhremove tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238286.973599, zfs_tfhremove, passed tc-start: 1647238286.987600, zfs_tfilehandle tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238290.339104, zfs_tfilehandle, passed tc-start: 1647238290.352930, zfs_tmount tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238293.458883, zfs_tmount, passed tc-start: 1647238293.472641, zfs_tstatvfs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238296.691795, zfs_tstatvfs, passed tc-start: 1647238296.705972, zfs_tsync tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238299.699912, zfs_tsync, passed tp-end: 1647238299.713990, fs/vfs/t_vfsops tp-start: 1647238300.796462, fs/vfs/t_vnops, 350 tc-start: 1647238300.799397, ext2fs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238302.565068, ext2fs_access_simple, passed tc-start: 1647238302.576045, ext2fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238304.418646, ext2fs_attrs, passed tc-start: 1647238304.430253, ext2fs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238306.155450, ext2fs_create_exist, passed tc-start: 1647238306.167560, ext2fs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238343.103711, ext2fs_create_many, passed tc-start: 1647238343.132184, ext2fs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238344.764978, ext2fs_create_nametoolong, passed tc-start: 1647238344.776581, ext2fs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1647238349.898553, ext2fs_create_nonalphanum, passed tc-start: 1647238349.926414, ext2fs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238351.639909, ext2fs_dir_2slash, passed tc-start: 1647238351.651300, ext2fs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238353.462751, ext2fs_dir_3slash, passed tc-start: 1647238353.476949, ext2fs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238355.270567, ext2fs_dir_notempty, passed tc-start: 1647238355.284570, ext2fs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238357.150886, ext2fs_dir_rmdirdotdot, passed tc-start: 1647238357.163259, ext2fs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238358.922266, ext2fs_dir_simple, passed tc-start: 1647238358.934108, ext2fs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238360.794147, ext2fs_dir_slash, passed tc-start: 1647238360.808988, ext2fs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238362.653396, ext2fs_fcntl_getlock_pids, passed tc-start: 1647238362.665856, ext2fs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238364.374353, ext2fs_fcntl_lock, passed tc-start: 1647238364.386153, ext2fs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238366.98403, ext2fs_lookup_complex, passed tc-start: 1647238366.110222, ext2fs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238368.1472, ext2fs_lookup_simple, passed tc-start: 1647238368.15377, ext2fs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238369.709356, ext2fs_lstat_symlink, passed tc-start: 1647238369.721553, ext2fs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238371.569507, ext2fs_read_directory, passed tc-start: 1647238371.584114, ext2fs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238373.618910, ext2fs_rename_dir, passed tc-start: 1647238373.632200, ext2fs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238375.322267, ext2fs_rename_dotdot, passed tc-start: 1647238375.334194, ext2fs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238377.217724, ext2fs_rename_nametoolong, passed tc-start: 1647238377.228139, ext2fs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238379.94582, ext2fs_rename_reg_nodir, passed tc-start: 1647238379.110563, ext2fs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238381.250877, ext2fs_symlink_long, passed tc-start: 1647238381.262114, ext2fs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0100050] ZFS filesystem version: 5 tc-end: 1647238383.113419, ext2fs_symlink_root, passed tc-start: 1647238383.127356, ext2fs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238384.954166, ext2fs_symlink_zerolen, passed tc-start: 1647238384.967990, ffs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238386.644313, ffs_access_simple, passed tc-start: 1647238386.657976, ffs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238388.340944, ffs_attrs, passed tc-start: 1647238388.357830, ffs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238390.111325, ffs_create_exist, passed tc-start: 1647238390.127510, ffs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238420.12034, ffs_create_many, passed tc-start: 1647238420.28470, ffs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238421.714378, ffs_create_nametoolong, passed tc-start: 1647238421.738059, ffs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1647238426.267431, ffs_create_nonalphanum, passed tc-start: 1647238426.286934, ffs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238428.200528, ffs_dir_2slash, passed tc-start: 1647238428.213239, ffs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238429.996110, ffs_dir_3slash, passed tc-start: 1647238430.9296, ffs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238431.885807, ffs_dir_notempty, passed tc-start: 1647238431.898363, ffs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238433.773789, ffs_dir_rmdirdotdot, passed tc-start: 1647238433.789283, ffs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238435.508151, ffs_dir_simple, passed tc-start: 1647238435.524330, ffs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238437.346034, ffs_dir_slash, passed tc-start: 1647238437.366108, ffs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238439.185596, ffs_fcntl_getlock_pids, passed tc-start: 1647238439.203107, ffs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238441.175673, ffs_fcntl_lock, passed tc-start: 1647238441.189902, ffs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238442.998097, ffs_lookup_complex, passed tc-start: 1647238443.15483, ffs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238445.198181, ffs_lookup_simple, passed tc-start: 1647238445.213431, ffs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238446.886672, ffs_lstat_symlink, passed tc-start: 1647238446.897941, ffs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238448.772781, ffs_read_directory, passed tc-start: 1647238448.785042, ffs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238450.692024, ffs_rename_dir, passed tc-start: 1647238450.706046, ffs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238452.445405, ffs_rename_dotdot, passed tc-start: 1647238452.457698, ffs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238454.245233, ffs_rename_nametoolong, passed tc-start: 1647238454.256429, ffs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238456.183734, ffs_rename_reg_nodir, passed tc-start: 1647238456.195937, ffs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238458.474697, ffs_symlink_long, passed tc-start: 1647238458.487803, ffs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238460.218183, ffs_symlink_root, passed tc-start: 1647238460.230831, ffs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238461.934100, ffs_symlink_zerolen, passed tc-start: 1647238461.945645, ffslog_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238463.898817, ffslog_access_simple, passed tc-start: 1647238463.911171, ffslog_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238465.955305, ffslog_attrs, passed tc-start: 1647238465.974813, ffslog_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238467.926455, ffslog_create_exist, passed tc-start: 1647238467.941084, ffslog_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238484.601770, ffslog_create_many, passed tc-start: 1647238484.625029, ffslog_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238486.606555, ffslog_create_nametoolong, passed tc-start: 1647238486.618805, ffslog_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1647238489.633816, ffslog_create_nonalphanum, passed tc-start: 1647238489.649676, ffslog_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238491.572363, ffslog_dir_2slash, passed tc-start: 1647238491.586571, ffslog_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238493.519918, ffslog_dir_3slash, passed tc-start: 1647238493.535443, ffslog_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238495.664614, ffslog_dir_notempty, passed tc-start: 1647238495.681166, ffslog_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238497.754286, ffslog_dir_rmdirdotdot, passed tc-start: 1647238497.768006, ffslog_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238499.789360, ffslog_dir_simple, passed tc-start: 1647238499.805908, ffslog_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238501.691819, ffslog_dir_slash, passed tc-start: 1647238501.704792, ffslog_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238503.605781, ffslog_fcntl_getlock_pids, passed tc-start: 1647238503.624944, ffslog_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238505.719553, ffslog_fcntl_lock, passed tc-start: 1647238505.731082, ffslog_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238507.679822, ffslog_lookup_complex, passed tc-start: 1647238507.694637, ffslog_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238509.487963, ffslog_lookup_simple, passed tc-start: 1647238509.501507, ffslog_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238511.383909, ffslog_lstat_symlink, passed tc-start: 1647238511.396233, ffslog_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238513.106812, ffslog_read_directory, passed tc-start: 1647238513.121659, ffslog_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238515.89325, ffslog_rename_dir, passed tc-start: 1647238515.103115, ffslog_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238516.874207, ffslog_rename_dotdot, passed tc-start: 1647238516.898346, ffslog_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238518.839713, ffslog_rename_nametoolong, passed tc-start: 1647238518.854735, ffslog_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238520.717973, ffslog_rename_reg_nodir, passed tc-start: 1647238520.732238, ffslog_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238522.697745, ffslog_symlink_long, passed tc-start: 1647238522.712022, ffslog_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238524.746184, ffslog_symlink_root, passed tc-start: 1647238524.763792, ffslog_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238526.708243, ffslog_symlink_zerolen, passed tc-start: 1647238526.727705, lfs_access_simple tc-se:lfs_cleanerd[10580]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.8300050] WARNING: the log-structured file system is experimental tc-so:[ 1.8300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238530.274872, lfs_access_simple, passed tc-start: 1647238530.328808, lfs_attrs tc-se:lfs_cleanerd[5524]: /mnt: attaching cleaner tc-se:lfs_cleanerd[5524]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7100050] WARNING: the log-structured file system is experimental tc-so:[ 1.7100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238533.927172, lfs_attrs, passed tc-start: 1647238533.973258, lfs_create_exist tc-se:lfs_cleanerd[12118]: /mnt: attaching cleaner tc-se:lfs_cleanerd[12118]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7400050] WARNING: the log-structured file system is experimental tc-so:[ 1.7400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238537.306091, lfs_create_exist, passed tc-start: 1647238537.343800, lfs_create_many tc-se:Segment size 1048576 is too large; trying smaller sizes. tc-se:Using segment size 524288, block size 8192, frag size 1024. tc-se:lfs_cleanerd[27506]: /mnt: attaching cleaner tc-se:lfs_cleanerd[27506]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[27506]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[27506]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7000050] WARNING: the log-structured file system is experimental tc-so:[ 1.7000050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238581.806203, lfs_create_many, passed tc-start: 1647238582.134438, lfs_create_nametoolong tc-se:lfs_cleanerd[27495]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5300050] WARNING: the log-structured file system is experimental tc-so:[ 1.5300050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[27495]: /mnt: filesystem unmounted tc-end: 1647238585.160544, lfs_create_nametoolong, passed tc-start: 1647238585.194766, lfs_create_nonalphanum tc-se:Segment size 1048576 is too large; trying smaller sizes. tc-se:Using segment size 524288, block size 8192, frag size 1024. tc-se:lfs_cleanerd[7555]: /mnt: attaching cleaner tc-se:lfs_cleanerd[7555]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[7555]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[7555]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6000050] WARNING: the log-structured file system is experimental tc-so:[ 1.6000050] WARNING: it may cause system crashes and/or corrupt data tc-so: tc-end: 1647238605.443275, lfs_create_nonalphanum, passed tc-start: 1647238605.794013, lfs_dir_2slash tc-se:lfs_cleanerd[8303]: /mnt: attaching cleaner tc-se:lfs_cleanerd[8303]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[8303]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[8303]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] WARNING: the log-structured file system is experimental tc-so:[ 1.6400050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238609.327093, lfs_dir_2slash, passed tc-start: 1647238609.370484, lfs_dir_3slash tc-se:lfs_cleanerd[13165]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238612.813044, lfs_dir_3slash, passed tc-start: 1647238612.847987, lfs_dir_notempty tc-se:lfs_cleanerd[17576]: /mnt: attaching cleaner tc-se:lfs_cleanerd[17576]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6500050] WARNING: the log-structured file system is experimental tc-so:[ 1.6500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238615.956366, lfs_dir_notempty, passed tc-start: 1647238616.3887, lfs_dir_rmdirdotdot tc-se:lfs_cleanerd[29507]: /mnt: attaching cleaner tc-se:lfs_cleanerd[29507]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[29507]: t_vnops: needs_cleaning returned -1 tc-end: 1647238619.275923, lfs_dir_rmdirdotdot, passed tc-start: 1647238619.323438, lfs_dir_simple tc-se:lfs_cleanerd[3616]: /mnt: attaching cleaner tc-se:lfs_cleanerd[3616]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7700050] WARNING: the log-structured file system is experimental tc-so:[ 1.7700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238622.804140, lfs_dir_simple, passed tc-start: 1647238622.870080, lfs_dir_slash tc-se:lfs_cleanerd[10118]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5400050] WARNING: the log-structured file system is experimental tc-so:[ 1.5400050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[10118]: /mnt: filesystem unmounted tc-end: 1647238626.52978, lfs_dir_slash, passed tc-start: 1647238626.86217, lfs_fcntl_getlock_pids tc-se:lfs_cleanerd[3956]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7300050] WARNING: the log-structured file system is experimental tc-so:[ 1.7300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238629.164112, lfs_fcntl_getlock_pids, passed tc-start: 1647238629.213144, lfs_fcntl_lock tc-se:lfs_cleanerd[718]: /mnt: attaching cleaner tc-se:lfs_cleanerd[718]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[718]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[718]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6100050] WARNING: the log-structured file system is experimental tc-so:[ 1.6100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238632.472083, lfs_fcntl_lock, passed tc-start: 1647238632.513888, lfs_lookup_complex tc-se:lfs_cleanerd[14299]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6700050] WARNING: the log-structured file system is experimental tc-so:[ 1.6700050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[14299]: /mnt: filesystem unmounted tc-end: 1647238635.803854, lfs_lookup_complex, passed tc-start: 1647238635.854802, lfs_lookup_simple tc-se:lfs_cleanerd[17523]: /mnt: attaching cleaner tc-se:lfs_cleanerd[17523]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6700050] WARNING: the log-structured file system is experimental tc-so:[ 1.6700050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238639.121061, lfs_lookup_simple, passed tc-start: 1647238639.171950, lfs_lstat_symlink tc-se:lfs_cleanerd[23451]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7500050] WARNING: the log-structured file system is experimental tc-so:[ 1.7500050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[23451]: /mnt: filesystem unmounted tc-end: 1647238642.453454, lfs_lstat_symlink, passed tc-start: 1647238642.493291, lfs_read_directory tc-se:lfs_cleanerd[21885]: /mnt: attaching cleaner tc-se:lfs_cleanerd[21885]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[21885]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[21885]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.5900050] WARNING: the log-structured file system is experimental tc-so:[ 1.5900050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238645.505140, lfs_read_directory, passed tc-start: 1647238645.540204, lfs_rename_dir tc-se:lfs_cleanerd[28440]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7200050] WARNING: the log-structured file system is experimental tc-so:[ 1.7200050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238648.628520, lfs_rename_dir, passed tc-start: 1647238648.662991, lfs_rename_dotdot tc-se:lfs_cleanerd[12679]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6600050] WARNING: the log-structured file system is experimental tc-so:[ 1.6600050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[12679]: /mnt: filesystem unmounted tc-end: 1647238652.17129, lfs_rename_dotdot, passed tc-start: 1647238652.63376, lfs_rename_nametoolong tc-se:lfs_cleanerd[3521]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7000050] WARNING: the log-structured file system is experimental tc-so:[ 1.7000050] WARNING: it may cause system crashes and/or corrupt data tc-se:lfs_cleanerd[3521]: /mnt: filesystem unmounted tc-end: 1647238655.319912, lfs_rename_nametoolong, passed tc-start: 1647238655.360675, lfs_rename_reg_nodir tc-se:lfs_cleanerd[16178]: /mnt: attaching cleaner tc-se:lfs_cleanerd[16178]: /mnt: filesystem unmounted tc-se:lfs_cleanerd[16178]: t_vnops: needs_cleaning returned -1 tc-se:lfs_cleanerd[16178]: /mnt: detaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6500050] WARNING: the log-structured file system is experimental tc-so:[ 1.6500050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238658.452113, lfs_rename_reg_nodir, passed tc-start: 1647238658.507276, lfs_symlink_long tc-se:lfs_cleanerd[4892]: /mnt: attaching cleaner tc-se:lfs_cleanerd[4892]: /mnt: filesystem unmounted tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6300050] WARNING: the log-structured file system is experimental tc-so:[ 1.6300050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238661.823452, lfs_symlink_long, passed tc-start: 1647238661.861324, lfs_symlink_root tc-se:lfs_cleanerd[29881]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.7600050] WARNING: the log-structured file system is experimental tc-so:[ 1.7600050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238665.66554, lfs_symlink_root, passed tc-start: 1647238665.110838, lfs_symlink_zerolen tc-se:lfs_cleanerd[6193]: /mnt: attaching cleaner tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6100050] WARNING: the log-structured file system is experimental tc-so:[ 1.6100050] WARNING: it may cause system crashes and/or corrupt data tc-end: 1647238668.104585, lfs_symlink_zerolen, passed tc-start: 1647238668.142829, msdosfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238669.752239, msdosfs_access_simple, passed tc-start: 1647238669.763203, msdosfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238671.371210, msdosfs_attrs, passed tc-start: 1647238671.380855, msdosfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238673.74142, msdosfs_create_exist, passed tc-start: 1647238673.84861, msdosfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238712.656736, msdosfs_create_many, passed tc-start: 1647238712.671461, msdosfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238714.496373, msdosfs_create_nametoolong, passed tc-start: 1647238714.512433, msdosfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1647238718.740068, msdosfs_create_nonalphanum, passed tc-start: 1647238718.752991, msdosfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238720.403094, msdosfs_dir_2slash, passed tc-start: 1647238720.415657, msdosfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238722.365528, msdosfs_dir_3slash, passed tc-start: 1647238722.379395, msdosfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238724.363045, msdosfs_dir_notempty, passed tc-start: 1647238724.377018, msdosfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238726.187448, msdosfs_dir_rmdirdotdot, passed tc-start: 1647238726.200369, msdosfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238727.812476, msdosfs_dir_simple, passed tc-start: 1647238727.821635, msdosfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238729.227342, msdosfs_dir_slash, passed tc-start: 1647238729.238000, msdosfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238730.713747, msdosfs_fcntl_getlock_pids, passed tc-start: 1647238730.722517, msdosfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238732.155771, msdosfs_fcntl_lock, passed tc-start: 1647238732.168839, msdosfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238733.537952, msdosfs_lookup_complex, passed tc-start: 1647238733.546759, msdosfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238734.897115, msdosfs_lookup_simple, passed tc-start: 1647238734.905816, msdosfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238736.524756, msdosfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1647238736.543877, msdosfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238738.581088, msdosfs_read_directory, passed tc-start: 1647238738.593677, msdosfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238740.284332, msdosfs_rename_dir, passed tc-start: 1647238740.294084, msdosfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238741.893854, msdosfs_rename_dotdot, passed tc-start: 1647238741.905599, msdosfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238743.532168, msdosfs_rename_nametoolong, passed tc-start: 1647238743.542967, msdosfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238745.165782, msdosfs_rename_reg_nodir, passed tc-start: 1647238745.176188, msdosfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238746.726102, msdosfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1647238746.736916, msdosfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238748.343718, msdosfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1647238748.353633, msdosfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238749.910770, msdosfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1647238749.922122, nfs_access_simple tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0500050] ZFS filesystem version: 5 tc-end: 1647238753.490238, nfs_access_simple, passed tc-start: 1647238753.511011, nfs_attrs tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238757.161044, nfs_attrs, passed tc-start: 1647238757.181135, nfs_create_exist tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238760.869590, nfs_create_exist, passed tc-start: 1647238760.892017, nfs_create_many tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 8.4600050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1647238770.299983174 1647238770.299983174, mtime 1647238770.299983174 1647238770.299983174) tc-end: 1647238926.763704, nfs_create_many, passed tc-start: 1647238926.790467, nfs_create_nametoolong tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:t_vnops: rpcbind to nfs on server: RPC: Program not registered tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238932.593698, nfs_create_nametoolong, passed tc-start: 1647238932.620393, nfs_create_nonalphanum tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 4.3100050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1647238937.735635303 1647238937.735635303, mtime 1647238937.735635303 1647238937.735635303) tc-so: tc-end: 1647238950.101210, nfs_create_nonalphanum, passed tc-start: 1647238950.119098, nfs_dir_2slash tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238953.94568, nfs_dir_2slash, passed tc-start: 1647238953.112542, nfs_dir_3slash tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.3200050] ZFS filesystem version: 5 tc-end: 1647238956.90928, nfs_dir_3slash, passed tc-start: 1647238956.108754, nfs_dir_notempty tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238959.274466, nfs_dir_notempty, passed tc-start: 1647238959.293037, nfs_dir_rmdirdotdot tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238962.392447, nfs_dir_rmdirdotdot, passed tc-start: 1647238962.412229, nfs_dir_simple tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238966.449677, nfs_dir_simple, passed tc-start: 1647238966.474266, nfs_dir_slash tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238970.797079, nfs_dir_slash, passed tc-start: 1647238970.822434, nfs_fcntl_getlock_pids tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0900050] ZFS filesystem version: 5 tc-end: 1647238975.300616, nfs_fcntl_getlock_pids, passed tc-start: 1647238975.325028, nfs_fcntl_lock tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238979.720504, nfs_fcntl_lock, passed tc-start: 1647238979.744398, nfs_lookup_complex tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238984.67432, nfs_lookup_complex, passed tc-start: 1647238984.86139, nfs_lookup_simple tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0400050] ZFS filesystem version: 5 tc-end: 1647238987.232882, nfs_lookup_simple, passed tc-start: 1647238987.250539, nfs_lstat_symlink tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238990.386919, nfs_lstat_symlink, passed tc-start: 1647238990.404486, nfs_read_directory tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238993.375026, nfs_read_directory, passed tc-start: 1647238993.392982, nfs_rename_dir tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647238997.473104, nfs_rename_dir, passed tc-start: 1647238997.492370, nfs_rename_dotdot tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239000.595558, nfs_rename_dotdot, passed tc-start: 1647239000.613946, nfs_rename_nametoolong tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239003.786673, nfs_rename_nametoolong, passed tc-start: 1647239003.813246, nfs_rename_reg_nodir tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 2.4000050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1647239007.961344533 1647239007.961344533, mtime 1647239007.961344533 1647239007.961344533) tc-end: 1647239008.264004, nfs_rename_reg_nodir, passed tc-start: 1647239008.282634, nfs_symlink_long tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000050] ZFS filesystem version: 5 tc-so:[ 1.8300050] 10.3.2.1:/myexport: inaccurate wcc data (ctime) detected, disabling wcc (ctime 1647239011.878640983 1647239011.878640983, mtime 1647239011.878640983 1647239011.878640983) tc-end: 1647239013.484204, nfs_symlink_long, passed tc-start: 1647239013.502132, nfs_symlink_root tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239016.462914, nfs_symlink_root, passed tc-start: 1647239016.480397, nfs_symlink_zerolen tc-se:Getting export list. tc-se:Got line tc-se:Got line /myexport -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:Making new ep fs=0xc500,0x78b tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.3.2.2 tc-se:doing opt -maproot=0:0 10.3.2.2 tc-se:got host 10.3.2.2 tc-se:Got line /myexport -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:Found ep fs=0xc500,0x78b tc-se:doing opt -ro -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvport -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -noresvmnt -maproot=0:0 10.4.2.2 tc-se:doing opt -maproot=0:0 10.4.2.2 tc-se:got host 10.4.2.2 tc-se:Getting mount list. tc-se:Here we go. tc-se:can't register with udp6 portmap tc-se:can't register with tcp6 portmap tc-se:got mount request from 10.3.2.2 tc-se:-> rpcpath: /myexport tc-se:-> dirpath: /myexport tc-se:Mount successful. tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239020.88484, nfs_symlink_zerolen, passed tc-start: 1647239020.114807, p2k_ffs_access_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.r6j7Lj/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.r6j7Lj/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239022.219840, p2k_ffs_access_simple, passed tc-start: 1647239022.231136, p2k_ffs_attrs tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.mRdanq/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.mRdanq/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239024.639640, p2k_ffs_attrs, passed tc-start: 1647239024.655696, p2k_ffs_create_exist tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Y0raXa/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Y0raXa/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239027.59369, p2k_ffs_create_exist, passed tc-start: 1647239027.70608, p2k_ffs_create_many tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.8iG8cH/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.8iG8cH/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239115.415857, p2k_ffs_create_many, passed tc-start: 1647239115.430603, p2k_ffs_create_nametoolong tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.DdMwVD/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.DdMwVD/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239117.449445, p2k_ffs_create_nametoolong, passed tc-start: 1647239117.460871, p2k_ffs_create_nonalphanum tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Sui0tr/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Sui0tr/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1647239127.686697, p2k_ffs_create_nonalphanum, passed tc-start: 1647239127.700192, p2k_ffs_dir_2slash tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.NKYODj/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.NKYODj/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239129.877685, p2k_ffs_dir_2slash, passed tc-start: 1647239129.888884, p2k_ffs_dir_3slash tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Y6oajA/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Y6oajA/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239132.266827, p2k_ffs_dir_3slash, passed tc-start: 1647239132.278033, p2k_ffs_dir_notempty tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FnI69K/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.FnI69K/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239134.688057, p2k_ffs_dir_notempty, passed tc-start: 1647239134.704345, p2k_ffs_dir_rmdirdotdot tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1IQHRx/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.1IQHRx/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239137.966961, p2k_ffs_dir_rmdirdotdot, passed tc-start: 1647239137.983955, p2k_ffs_dir_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Y7tduG/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Y7tduG/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239141.269491, p2k_ffs_dir_simple, passed tc-start: 1647239141.285686, p2k_ffs_dir_slash tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.7SAvme/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.7SAvme/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239144.638766, p2k_ffs_dir_slash, passed tc-start: 1647239144.655315, p2k_ffs_fcntl_getlock_pids tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.tI5oeb/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.tI5oeb/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239148.360243, p2k_ffs_fcntl_getlock_pids, passed tc-start: 1647239148.376374, p2k_ffs_fcntl_lock tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.4ZFZIR/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.4ZFZIR/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239151.505094, p2k_ffs_fcntl_lock, passed tc-start: 1647239151.515781, p2k_ffs_lookup_complex tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.IV4OkF/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.IV4OkF/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239153.746327, p2k_ffs_lookup_complex, passed tc-start: 1647239153.758128, p2k_ffs_lookup_simple tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.6dd9yY/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.6dd9yY/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239155.922649, p2k_ffs_lookup_simple, passed tc-start: 1647239155.933884, p2k_ffs_lstat_symlink tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.u1UKVG/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.u1UKVG/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239158.100255, p2k_ffs_lstat_symlink, passed tc-start: 1647239158.111635, p2k_ffs_read_directory tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.z22BPq/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.z22BPq/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239160.953583, p2k_ffs_read_directory, passed tc-start: 1647239160.974257, p2k_ffs_rename_dir tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Nc3a9g/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.Nc3a9g/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239164.428230, p2k_ffs_rename_dir, passed tc-start: 1647239164.453296, p2k_ffs_rename_dotdot tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.2BzwbK/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.2BzwbK/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239167.642158, p2k_ffs_rename_dotdot, passed tc-start: 1647239167.660104, p2k_ffs_rename_nametoolong tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.bshLS9/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.bshLS9/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239170.174763, p2k_ffs_rename_nametoolong, passed tc-start: 1647239170.185808, p2k_ffs_rename_reg_nodir tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.z9sa43/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.z9sa43/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239174.16222, p2k_ffs_rename_reg_nodir, passed tc-start: 1647239174.35011, p2k_ffs_symlink_long tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.IY95Pt/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.IY95Pt/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239179.267717, p2k_ffs_symlink_long, passed tc-start: 1647239179.290076, p2k_ffs_symlink_root tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.sTQmCK/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.sTQmCK/p2kffsfake" instead. tc-so:[ 1.0000000] entropy: ready tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239182.444336, p2k_ffs_symlink_root, passed tc-start: 1647239182.462227, p2k_ffs_symlink_zerolen tc-se:rump_ffs: "image.fs" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.rzMFTe/image.fs" instead. tc-se:rump_ffs: "p2kffsfake" is a relative path. tc-se:rump_ffs: using "/tmp/atf-run.rzMFTe/p2kffsfake" instead. tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239185.368066, p2k_ffs_symlink_zerolen, passed tc-start: 1647239185.405705, puffs_access_simple tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239187.451323, puffs_access_simple, passed tc-start: 1647239187.459899, puffs_attrs tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239189.184318, puffs_attrs, passed tc-start: 1647239189.192036, puffs_create_exist tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239190.972399, puffs_create_exist, passed tc-start: 1647239190.979795, puffs_create_many tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239239.434692, puffs_create_many, passed tc-start: 1647239239.448037, puffs_create_nametoolong tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239241.712230, puffs_create_nametoolong, passed tc-start: 1647239241.725912, puffs_create_nonalphanum tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1647239248.927838, puffs_create_nonalphanum, passed tc-start: 1647239248.934561, puffs_dir_2slash tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239250.478057, puffs_dir_2slash, passed tc-start: 1647239250.484718, puffs_dir_3slash tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239252.69203, puffs_dir_3slash, passed tc-start: 1647239252.75822, puffs_dir_notempty tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239253.655166, puffs_dir_notempty, passed tc-start: 1647239253.661811, puffs_dir_rmdirdotdot tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239255.707204, puffs_dir_rmdirdotdot, passed tc-start: 1647239255.716926, puffs_dir_simple tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239258.82825, puffs_dir_simple, passed tc-start: 1647239258.91074, puffs_dir_slash tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239259.863301, puffs_dir_slash, passed tc-start: 1647239259.870278, puffs_fcntl_getlock_pids tc-se:readshovel r1 -1 / 2 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so:[ 1.6400050] putter_fop_read: private 0 not inited tc-end: 1647239261.380248, puffs_fcntl_getlock_pids, passed tc-start: 1647239261.387248, puffs_fcntl_lock tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239263.160543, puffs_fcntl_lock, passed tc-start: 1647239263.167348, puffs_lookup_complex tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239264.772260, puffs_lookup_complex, passed tc-start: 1647239264.779356, puffs_lookup_simple tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239266.456203, puffs_lookup_simple, passed tc-start: 1647239266.463248, puffs_lstat_symlink tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239268.26046, puffs_lstat_symlink, passed tc-start: 1647239268.32999, puffs_read_directory tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239269.808032, puffs_read_directory, passed tc-start: 1647239269.814953, puffs_rename_dir tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239271.728611, puffs_rename_dir, passed tc-start: 1647239271.736163, puffs_rename_dotdot tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239273.338664, puffs_rename_dotdot, passed tc-start: 1647239273.345187, puffs_rename_nametoolong tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239274.938064, puffs_rename_nametoolong, passed tc-start: 1647239274.944694, puffs_rename_reg_nodir tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239276.795856, puffs_rename_reg_nodir, passed tc-start: 1647239276.802801, puffs_symlink_long tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239279.68677, puffs_symlink_long, passed tc-start: 1647239279.75447, puffs_symlink_root tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239280.688031, puffs_symlink_root, passed tc-start: 1647239280.694552, puffs_symlink_zerolen tc-se:readshovel r1 -1 / 6 tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239282.378468, puffs_symlink_zerolen, passed tc-start: 1647239282.384905, rumpfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239283.573271, rumpfs_access_simple, passed tc-start: 1647239283.579868, rumpfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239284.776926, rumpfs_attrs, passed tc-start: 1647239284.783572, rumpfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239285.964056, rumpfs_create_exist, passed tc-start: 1647239285.970640, rumpfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239294.31011, rumpfs_create_many, passed tc-start: 1647239294.38287, rumpfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239295.232340, rumpfs_create_nametoolong, passed tc-start: 1647239295.238937, rumpfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1647239296.912400, rumpfs_create_nonalphanum, passed tc-start: 1647239296.919224, rumpfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239298.170812, rumpfs_dir_2slash, passed tc-start: 1647239298.177580, rumpfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239299.350948, rumpfs_dir_3slash, passed tc-start: 1647239299.357513, rumpfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239300.566108, rumpfs_dir_notempty, passed tc-start: 1647239300.572734, rumpfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239301.776171, rumpfs_dir_rmdirdotdot, passed tc-start: 1647239301.782797, rumpfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239302.956631, rumpfs_dir_simple, passed tc-start: 1647239302.963140, rumpfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239304.126773, rumpfs_dir_slash, passed tc-start: 1647239304.133432, rumpfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239305.339844, rumpfs_fcntl_getlock_pids, passed tc-start: 1647239305.346938, rumpfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239306.530328, rumpfs_fcntl_lock, passed tc-start: 1647239306.536855, rumpfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239307.717327, rumpfs_lookup_complex, passed tc-start: 1647239307.724015, rumpfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239308.900055, rumpfs_lookup_simple, passed tc-start: 1647239308.906602, rumpfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239310.95048, rumpfs_lstat_symlink, passed tc-start: 1647239310.101603, rumpfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239311.268536, rumpfs_read_directory, passed tc-start: 1647239311.275118, rumpfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239312.438956, rumpfs_rename_dir, skipped, rename not supported by file system tc-start: 1647239312.446738, rumpfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239313.603829, rumpfs_rename_dotdot, skipped, rename not supported by file system tc-start: 1647239313.610815, rumpfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239314.765983, rumpfs_rename_nametoolong, skipped, rename not supported by file system tc-start: 1647239314.772718, rumpfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239315.937547, rumpfs_rename_reg_nodir, skipped, rename not supported by file system tc-start: 1647239315.944185, rumpfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239317.252858, rumpfs_symlink_long, passed tc-start: 1647239317.259438, rumpfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239318.451811, rumpfs_symlink_root, passed tc-start: 1647239318.458713, rumpfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239319.645914, rumpfs_symlink_zerolen, passed tc-start: 1647239319.652552, sysvbfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239321.25492, sysvbfs_access_simple, passed tc-start: 1647239321.34145, sysvbfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239322.371012, sysvbfs_attrs, passed tc-start: 1647239322.379782, sysvbfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239323.727509, sysvbfs_create_exist, passed tc-start: 1647239323.736021, sysvbfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239325.148056, sysvbfs_create_many, passed tc-start: 1647239325.156969, sysvbfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239326.484844, sysvbfs_create_nametoolong, passed tc-start: 1647239326.494048, sysvbfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1647239328.82945, sysvbfs_create_nonalphanum, passed tc-start: 1647239328.92619, sysvbfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239329.443396, sysvbfs_dir_2slash, skipped, directories not supported by file system tc-start: 1647239329.452568, sysvbfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239330.711485, sysvbfs_dir_3slash, skipped, directories not supported by file system tc-start: 1647239330.720009, sysvbfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239331.983786, sysvbfs_dir_notempty, skipped, directories not supported by file system tc-start: 1647239331.992584, sysvbfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239333.254217, sysvbfs_dir_rmdirdotdot, skipped, directories not supported by file system tc-start: 1647239333.263033, sysvbfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239334.537738, sysvbfs_dir_simple, skipped, directories not supported by file system tc-start: 1647239334.546943, sysvbfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239335.804741, sysvbfs_dir_slash, skipped, directories not supported by file system tc-start: 1647239335.813418, sysvbfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239337.156118, sysvbfs_fcntl_getlock_pids, passed tc-start: 1647239337.164842, sysvbfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239338.482181, sysvbfs_fcntl_lock, passed tc-start: 1647239338.490864, sysvbfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239339.810700, sysvbfs_lookup_complex, skipped, directories not supported by file system tc-start: 1647239339.824916, sysvbfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239341.130668, sysvbfs_lookup_simple, passed tc-start: 1647239341.139305, sysvbfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239342.396040, sysvbfs_lstat_symlink, skipped, symlinks not supported by file system tc-start: 1647239342.404783, sysvbfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239343.686155, sysvbfs_read_directory, passed tc-start: 1647239343.694644, sysvbfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239344.939345, sysvbfs_rename_dir, skipped, directories not supported by file system tc-start: 1647239344.950389, sysvbfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239346.417848, sysvbfs_rename_dotdot, skipped, directories not supported by file system tc-start: 1647239346.427265, sysvbfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239347.756249, sysvbfs_rename_nametoolong, passed tc-start: 1647239347.764972, sysvbfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239349.89539, sysvbfs_rename_reg_nodir, passed tc-start: 1647239349.98025, sysvbfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239350.365460, sysvbfs_symlink_long, skipped, symlinks not supported by file system tc-start: 1647239350.374265, sysvbfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239351.616751, sysvbfs_symlink_root, skipped, symlinks not supported by file system tc-start: 1647239351.625495, sysvbfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239352.868218, sysvbfs_symlink_zerolen, skipped, symlinks not supported by file system tc-start: 1647239352.876853, tmpfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239354.83609, tmpfs_access_simple, passed tc-start: 1647239354.90244, tmpfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239355.298402, tmpfs_attrs, passed tc-start: 1647239355.304915, tmpfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239356.513565, tmpfs_create_exist, passed tc-start: 1647239356.520635, tmpfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239365.268689, tmpfs_create_many, passed tc-start: 1647239365.277593, tmpfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239366.983452, tmpfs_create_nametoolong, passed tc-start: 1647239366.992535, tmpfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1647239369.651269, tmpfs_create_nonalphanum, passed tc-start: 1647239369.660226, tmpfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239371.9882, tmpfs_dir_2slash, passed tc-start: 1647239371.16548, tmpfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239372.220979, tmpfs_dir_3slash, passed tc-start: 1647239372.227489, tmpfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239373.432646, tmpfs_dir_notempty, passed tc-start: 1647239373.439132, tmpfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239375.268954, tmpfs_dir_rmdirdotdot, passed tc-start: 1647239375.278541, tmpfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239376.856459, tmpfs_dir_simple, passed tc-start: 1647239376.863543, tmpfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239378.99094, tmpfs_dir_slash, passed tc-start: 1647239378.106624, tmpfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239379.384378, tmpfs_fcntl_getlock_pids, passed tc-start: 1647239379.391573, tmpfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239380.662904, tmpfs_fcntl_lock, passed tc-start: 1647239380.670003, tmpfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239381.930958, tmpfs_lookup_complex, passed tc-start: 1647239381.938385, tmpfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239383.201454, tmpfs_lookup_simple, passed tc-start: 1647239383.210165, tmpfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239384.498070, tmpfs_lstat_symlink, passed tc-start: 1647239384.505496, tmpfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239385.791415, tmpfs_read_directory, passed tc-start: 1647239385.798780, tmpfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239387.144871, tmpfs_rename_dir, passed tc-start: 1647239387.152426, tmpfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239388.395078, tmpfs_rename_dotdot, passed tc-start: 1647239388.402501, tmpfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239389.680691, tmpfs_rename_nametoolong, passed tc-start: 1647239389.688252, tmpfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239390.997167, tmpfs_rename_reg_nodir, passed tc-start: 1647239391.4621, tmpfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239393.109289, tmpfs_symlink_long, passed tc-start: 1647239393.120288, tmpfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239395.37623, tmpfs_symlink_root, passed tc-start: 1647239395.48237, tmpfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239397.3424, tmpfs_symlink_zerolen, passed tc-start: 1647239397.15304, udf_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239399.229053, udf_access_simple, passed tc-start: 1647239399.244022, udf_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239401.466704, udf_attrs, passed tc-start: 1647239401.479417, udf_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239403.666230, udf_create_exist, passed tc-start: 1647239403.680080, udf_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239423.292501, udf_create_many, passed tc-start: 1647239423.306184, udf_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239424.779134, udf_create_nametoolong, passed tc-start: 1647239424.795694, udf_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1647239427.906323, udf_create_nonalphanum, passed tc-start: 1647239427.923265, udf_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239430.303420, udf_dir_2slash, passed tc-start: 1647239430.314866, udf_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239432.373507, udf_dir_3slash, passed tc-start: 1647239432.385436, udf_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239434.472227, udf_dir_notempty, passed tc-start: 1647239434.488267, udf_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239436.541565, udf_dir_rmdirdotdot, passed tc-start: 1647239436.553920, udf_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239438.584438, udf_dir_simple, passed tc-start: 1647239438.596587, udf_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239440.55790, udf_dir_slash, passed tc-start: 1647239440.68248, udf_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239442.229137, udf_fcntl_getlock_pids, passed tc-start: 1647239442.242014, udf_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239444.262863, udf_fcntl_lock, passed tc-start: 1647239444.282399, udf_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239446.549207, udf_lookup_complex, passed tc-start: 1647239446.564896, udf_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239448.383917, udf_lookup_simple, passed tc-start: 1647239448.397153, udf_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239450.527225, udf_lstat_symlink, passed tc-start: 1647239450.539506, udf_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239452.44916, udf_read_directory, passed tc-start: 1647239452.57466, udf_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239453.830177, udf_rename_dir, passed tc-start: 1647239453.842154, udf_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239455.641422, udf_rename_dotdot, passed tc-start: 1647239455.661390, udf_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239457.811225, udf_rename_nametoolong, passed tc-start: 1647239457.829424, udf_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239459.484858, udf_rename_reg_nodir, passed tc-start: 1647239459.497706, udf_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239461.324333, udf_symlink_long, passed tc-start: 1647239461.335856, udf_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239463.365737, udf_symlink_root, passed tc-start: 1647239463.378776, udf_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239464.856721, udf_symlink_zerolen, passed tc-start: 1647239464.868529, v7fs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239466.519824, v7fs_access_simple, passed tc-start: 1647239466.533537, v7fs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239468.720837, v7fs_attrs, passed tc-start: 1647239468.734822, v7fs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239470.279999, v7fs_create_exist, passed tc-start: 1647239470.295339, v7fs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239559.275757, v7fs_create_many, passed tc-start: 1647239559.364066, v7fs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239561.28642, v7fs_create_nametoolong, passed tc-start: 1647239561.45163, v7fs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1647239571.30169, v7fs_create_nonalphanum, passed tc-start: 1647239571.104267, v7fs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239572.974125, v7fs_dir_2slash, passed tc-start: 1647239572.990423, v7fs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239574.966005, v7fs_dir_3slash, passed tc-start: 1647239574.989066, v7fs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239577.257341, v7fs_dir_notempty, passed tc-start: 1647239577.278053, v7fs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239579.538574, v7fs_dir_rmdirdotdot, passed tc-start: 1647239579.554081, v7fs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239581.537942, v7fs_dir_simple, passed tc-start: 1647239581.556161, v7fs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239583.369301, v7fs_dir_slash, passed tc-start: 1647239583.388175, v7fs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239585.301764, v7fs_fcntl_getlock_pids, passed tc-start: 1647239585.323297, v7fs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239587.277530, v7fs_fcntl_lock, passed tc-start: 1647239587.294828, v7fs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239589.49383, v7fs_lookup_complex, passed tc-start: 1647239589.67937, v7fs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239590.792415, v7fs_lookup_simple, passed tc-start: 1647239590.807660, v7fs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239592.498720, v7fs_lstat_symlink, passed tc-start: 1647239592.517060, v7fs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239594.315521, v7fs_read_directory, passed tc-start: 1647239594.329536, v7fs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239596.131640, v7fs_rename_dir, passed tc-start: 1647239596.151674, v7fs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239598.143591, v7fs_rename_dotdot, passed tc-start: 1647239598.157674, v7fs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239599.933805, v7fs_rename_nametoolong, passed tc-start: 1647239599.954861, v7fs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239601.977735, v7fs_rename_reg_nodir, passed tc-start: 1647239601.993685, v7fs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239604.441286, v7fs_symlink_long, passed tc-start: 1647239604.457326, v7fs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239606.150466, v7fs_symlink_root, passed tc-start: 1647239606.168447, v7fs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239607.879450, v7fs_symlink_zerolen, passed tc-start: 1647239607.894555, zfs_access_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239611.184201, zfs_access_simple, passed tc-start: 1647239611.196247, zfs_attrs tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239614.171803, zfs_attrs, passed tc-start: 1647239614.187714, zfs_create_exist tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239617.601722, zfs_create_exist, passed tc-start: 1647239617.614982, zfs_create_many tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239922.212159, zfs_create_many, passed tc-start: 1647239922.310416, zfs_create_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239925.19451, zfs_create_nametoolong, passed tc-start: 1647239925.35160, zfs_create_nonalphanum tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-so: tc-end: 1647239931.931539, zfs_create_nonalphanum, passed tc-start: 1647239931.947480, zfs_dir_2slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239934.698998, zfs_dir_2slash, passed tc-start: 1647239934.712879, zfs_dir_3slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239937.576901, zfs_dir_3slash, passed tc-start: 1647239937.588048, zfs_dir_notempty tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239940.461866, zfs_dir_notempty, passed tc-start: 1647239940.472754, zfs_dir_rmdirdotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239943.313959, zfs_dir_rmdirdotdot, passed tc-start: 1647239943.326322, zfs_dir_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239946.256070, zfs_dir_simple, passed tc-start: 1647239946.271187, zfs_dir_slash tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239949.495043, zfs_dir_slash, passed tc-start: 1647239949.509490, zfs_fcntl_getlock_pids tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239952.242634, zfs_fcntl_getlock_pids, passed tc-start: 1647239952.254334, zfs_fcntl_lock tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239955.165997, zfs_fcntl_lock, passed tc-start: 1647239955.179322, zfs_lookup_complex tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239957.999189, zfs_lookup_complex, passed tc-start: 1647239958.12036, zfs_lookup_simple tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239960.856775, zfs_lookup_simple, passed tc-start: 1647239960.868199, zfs_lstat_symlink tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239963.850920, zfs_lstat_symlink, passed tc-start: 1647239963.862653, zfs_read_directory tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239966.765979, zfs_read_directory, passed tc-start: 1647239966.779101, zfs_rename_dir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239970.390979, zfs_rename_dir, passed tc-start: 1647239970.407968, zfs_rename_dotdot tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239973.470729, zfs_rename_dotdot, passed tc-start: 1647239973.483958, zfs_rename_nametoolong tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239976.738833, zfs_rename_nametoolong, passed tc-start: 1647239976.750846, zfs_rename_reg_nodir tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239979.983474, zfs_rename_reg_nodir, passed tc-start: 1647239980.984, zfs_symlink_long tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239983.713347, zfs_symlink_long, passed tc-start: 1647239983.727380, zfs_symlink_root tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239986.500012, zfs_symlink_root, passed tc-start: 1647239986.510974, zfs_symlink_zerolen tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] ZFS filesystem version: 5 tc-end: 1647239989.593745, zfs_symlink_zerolen, passed tp-end: 1647239989.606297, fs/vfs/t_vnops tp-start: 1647239990.553102, fs/cd9660/t_high_ino_big_file, 1 tc-start: 1647239990.561114, pr_kern_48787 tc-end: 1647239991.797302, pr_kern_48787, skipped, not enough free disk space, have 287848 Kbytes, need ~ 4500000 Kbytes tp-end: 1647239991.806986, fs/cd9660/t_high_ino_big_file tp-start: 1647239992.411420, fs/zfs/t_zpool, 1 tc-start: 1647239992.413910, create tc-se:[: '281 tc-se:63': bad number tc-so:Executing command [ rump_server -lrumpvfs -lrumpdev_disk -lrumpkern_solaris -lrumpfs_zfs -lrumpdev -lrumpdev_rnd -d key=/dk,hostpath=zfs.img,size=100m unix://zsuck ] tc-so:Executing command [ zpool create jippo /dk ] tc-so:Executing command [ mount ] tc-end: 1647239996.757069, create, passed tp-end: 1647239996.769909, fs/zfs/t_zpool tp-start: 1647239996.927807, rump/rumpkern/t_copy, 4 tc-start: 1647239996.930356, copy_efault tc-end: 1647239997.46632, copy_efault, passed tc-start: 1647239997.55311, copyinstr tc-so:[ 1.0000000] entropy: ready tc-end: 1647239997.463479, copyinstr, passed tc-start: 1647239997.470888, copyoutstr tc-so:[ 1.0000000] entropy: ready tc-end: 1647239997.865653, copyoutstr, passed tc-start: 1647239997.873499, copystr tc-so:[ 1.0000000] entropy: ready tc-end: 1647239998.236495, copystr, passed tp-end: 1647239998.243923, rump/rumpkern/t_copy tp-start: 1647239998.369765, rump/rumpkern/t_kern, 8 tc-start: 1647239998.372598, lockme_DESTROYHELD tc-end: 1647239998.895747, lockme_DESTROYHELD, passed tc-start: 1647239998.910506, lockme_DOUBLEFREE tc-end: 1647239999.411670, lockme_DOUBLEFREE, passed tc-start: 1647239999.427451, lockme_DOUBLEINIT tc-end: 1647239999.554055, lockme_DOUBLEINIT, skipped, test requires LOCKDEBUG kernel tc-start: 1647239999.561358, lockme_MEMFREE tc-end: 1647239999.672493, lockme_MEMFREE, skipped, test requires LOCKDEBUG kernel tc-start: 1647239999.681047, lockme_MTX tc-end: 1647240000.205850, lockme_MTX, passed tc-start: 1647240000.222488, lockme_RWDOUBLEX tc-end: 1647240000.716087, lockme_RWDOUBLEX, passed tc-start: 1647240000.731856, lockme_RWRX tc-end: 1647240000.849153, lockme_RWRX, skipped, test requires LOCKDEBUG kernel tc-start: 1647240000.857293, lockme_RWXR tc-end: 1647240001.342909, lockme_RWXR, passed tp-end: 1647240001.359540, rump/rumpkern/t_kern tp-start: 1647240001.475875, rump/rumpkern/t_lwproc, 8 tc-start: 1647240001.478830, inherit tc-so:[ 1.0000000] entropy: ready tc-end: 1647240001.836825, inherit, passed tc-start: 1647240001.844581, lwps tc-so:[ 1.0000000] entropy: ready tc-end: 1647240002.339611, lwps, passed tc-start: 1647240002.346631, makelwp tc-so:[ 1.0000000] entropy: ready tc-end: 1647240002.723800, makelwp, passed tc-start: 1647240002.731363, nolwp tc-so:[ 1.0000000] entropy: ready tc-end: 1647240003.111285, nolwp, passed tc-start: 1647240003.119687, nolwprelease tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] panic: releasing non-pertinent lwp tc-so:[ 1.0200050] rump kernel halting... tc-so:halted tc-end: 1647240003.649049, nolwprelease, passed tc-start: 1647240003.666245, nullswitch tc-so:[ 1.0000000] entropy: ready tc-end: 1647240004.46111, nullswitch, passed tc-start: 1647240004.53897, proccreds tc-so:[ 1.0000000] entropy: ready tc-end: 1647240004.437923, proccreds, passed tc-start: 1647240004.445848, rfork tc-so:[ 1.0000000] entropy: ready tc-end: 1647240004.853700, rfork, passed tp-end: 1647240004.862066, rump/rumpkern/t_lwproc tp-start: 1647240004.974912, rump/rumpkern/t_modcmd, 1 tc-start: 1647240004.977382, cmsg_modcmd tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.1700050] WARNING: module error: module `tmpfs' not found tc-so:[ 1.2100050] WARNING: module error: module `tmpfs' not found tc-end: 1647240005.416642, cmsg_modcmd, passed tp-end: 1647240005.425054, rump/rumpkern/t_modcmd tp-start: 1647240005.580112, rump/rumpkern/t_modlinkset, 1 tc-start: 1647240005.582675, modlinkset tc-so:[ 1.0000000] entropy: ready tc-end: 1647240006.26013, modlinkset, passed tp-end: 1647240006.33849, rump/rumpkern/t_modlinkset tp-start: 1647240006.147290, rump/rumpkern/t_signals, 3 tc-start: 1647240006.149830, sigignore tc-so:[ 1.0000000] entropy: ready tc-end: 1647240006.526695, sigignore, passed tc-start: 1647240006.534623, sigpanic tc-so:[ 1.0000000] entropy: ready tc-so:[ 1.0200050] panic: unhandled signal 19 tc-so:[ 1.0200050] rump kernel halting... tc-so:halted tc-end: 1647240007.69244, sigpanic, passed tc-start: 1647240007.83748, sigraise tc-so:[ 1.0000000] entropy: ready tc-end: 1647240007.449280, sigraise, passed tp-end: 1647240007.457234, rump/rumpkern/t_signals tp-start: 1647240007.595408, rump/rumpkern/t_threads, 2 tc-start: 1647240007.598601, kthread tc-so:[ 1.0000000] entropy: ready tc-end: 1647240007.991426, kthread, passed tc-start: 1647240007.999112, threadjoin tc-so:[ 1.0000000] entropy: ready tc-end: 1647240008.383381, threadjoin, passed tp-end: 1647240008.389923, rump/rumpkern/t_threads tp-start: 1647240008.505616, rump/rumpkern/t_threadpool, 6 tc-start: 1647240008.508209, threadpool_job_cancel tc-so:[ 1.0000000] entropy: ready tc-end: 1647240008.885645, threadpool_job_cancel, passed tc-start: 1647240008.892900, threadpool_job_cancelthrash tc-so:[ 1.0000000] entropy: ready tc-end: 1647240010.708671, threadpool_job_cancelthrash, passed tc-start: 1647240010.715528, threadpool_percpu_lifecycle tc-so:[ 1.0000000] entropy: ready tc-end: 1647240011.82639, threadpool_percpu_lifecycle, passed tc-start: 1647240011.90295, threadpool_percpu_schedule tc-so:[ 1.0000000] entropy: ready tc-end: 1647240021.617153, threadpool_percpu_schedule, passed tc-start: 1647240021.626093, threadpool_unbound_lifecycle tc-so:[ 1.0000000] entropy: ready tc-end: 1647240022.38851, threadpool_unbound_lifecycle, passed tc-start: 1647240022.48101, threadpool_unbound_schedule tc-so:[ 1.0000000] entropy: ready tc-end: 1647240028.467555, threadpool_unbound_schedule, passed tp-end: 1647240028.475066, rump/rumpkern/t_threadpool tp-start: 1647240028.587871, rump/rumpkern/t_tsleep, 1 tc-start: 1647240028.590031, tsleep tc-so:[ 1.0000000] entropy: ready tc-end: 1647240031.508915, tsleep, passed tp-end: 1647240031.516261, rump/rumpkern/t_tsleep tp-start: 1647240031.627339, rump/rumpkern/t_workqueue, 2 tc-start: 1647240031.629885, workqueue1 tc-so:[ 1.0000000] entropy: ready tc-end: 1647240037.856581, workqueue1, passed tc-start: 1647240037.864840, workqueue_wait tc-so:[ 1.0000000] entropy: ready tc-end: 1647240040.820085, workqueue_wait, passed tp-end: 1647240040.828479, rump/rumpkern/t_workqueue tp-start: 1647240040.937578, rump/rumpkern/t_vm, 2 tc-start: 1647240040.939973, busypage tc-end: 1647240041.50789, busypage, skipped, this test is buggy and hits an assertion, but atf doesn't provide any way to expect that a test program crashes, this all we can do is skip tc-start: 1647240041.59497, uvmwait tc-so:[ 1.0000000] entropy: ready tc-end: 1647240051.406474, uvmwait, passed tp-end: 1647240051.414996, rump/rumpkern/t_vm tp-start: 1647240052.942648, rump/rumpkern/t_sp, 10 tc-start: 1647240052.945203, basic tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_simplecli ] tc-end: 1647240054.655048, basic, passed tc-start: 1647240054.663762, fork_fakeauth tc-so:Executing command [ rump_server -lrumpvfs unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli fakeauth ] tc-end: 1647240056.416094, fork_fakeauth, passed tc-start: 1647240056.424372, fork_pipecomm tc-so:Executing command [ rump_server -lrumpvfs unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli pipecomm ] tc-end: 1647240058.244025, fork_pipecomm, passed tc-start: 1647240058.251998, fork_simple tc-so:Executing command [ rump_server -lrumpvfs unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_forkcli simple ] tc-end: 1647240060.7756, fork_simple, passed tc-start: 1647240060.15326, reconnect tc-end: 1647240060.471806, reconnect, skipped, PR kern/55304: leftover rump_server tc-start: 1647240060.479677, signal tc-so:Executing command [ /usr/tests/rump/rumpkern/h_server/h_simpleserver unix://commsock sendsig 27 ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_simplecli block ] tc-end: 1647240063.31503, signal, passed tc-start: 1647240063.40505, sigsafe tc-so:Executing command [ rump_server unix://commsock ] tc-so:Executing command [ /usr/tests/rump/rumpkern/h_client/h_sigcli ] tc-end: 1647240071.73056, sigsafe, passed tc-start: 1647240071.82656, stress_killer tc-end: 1647240071.550398, stress_killer, skipped, PR kern/55356: leftover rump_server tc-start: 1647240071.558076, stress_long tc-end: 1647240072.46890, stress_long, skipped, PR kern/50350: leftover rump_server tc-start: 1647240072.55507, stress_short tc-end: 1647240072.541643, stress_short, skipped, PR kern/50350: fails after insane long time tp-end: 1647240072.549491, rump/rumpkern/t_sp tp-start: 1647240073.147930, rump/rumpnet/t_shmif, 1 tc-start: 1647240073.150592, crossping tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock1 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.1 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock2 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.2 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock3 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.3 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock4 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.4 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock5 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.5 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock6 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.6 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock7 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.7 ] tc-so:Executing command [ rump_server -lrumpnet -lrumpnet_net -lrumpnet_netinet -lrumpnet_shmif unix://sock8 ] tc-so:Executing command [ rump.ifconfig shmif0 create ] tc-so:Executing command [ rump.ifconfig shmif0 linkstr shmbus ] tc-so:Executing command [ rump.ifconfig shmif0 inet 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.8 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.1 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.2 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.3 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.4 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.5 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.6 ] tc-so:Executing command [ rump.ping -n -c 1 1.1.1.7 ] tc-end: 1647240106.25173, crossping, passed tp-end: 1647240106.39355, rump/rumpnet/t_shmif tp-start: 1647240106.159456, rump/rumpvfs/t_basic, 1 tc-start: 1647240106.162186, lseekrv tc-so:[ 1.0000000] entropy: ready tc-end: 1647240106.547113, lseekrv, passed tp-end: 1647240106.554346, rump/rumpvfs/t_basic tp-start: 1647240106.670995, rump/rumpvfs/t_etfs, 5 tc-start: 1647240106.673518, key tc-so:[ 1.0000000] entropy: ready tc-end: 1647240107.61937, key, passed tc-start: 1647240107.71341, large_blk tc-se:mount_mfs: "mfsdir" is a relative path. tc-se:mount_mfs: using "/tmp/atf-run.p1N5g2/mfsdir" instead. tc-se:1+0 records in tc-se:1+0 records out tc-se:1 bytes transferred in 0.006 secs (166 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1647240108.156554, large_blk, passed tc-start: 1647240108.168301, range_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:64000 bytes transferred in 0.018 secs (3555555 bytes/sec) tc-se:16+0 records in tc-se:16+0 records out tc-se:16 bytes transferred in 0.103 secs (155 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1647240109.32473, range_blk, passed tc-start: 1647240109.44676, reregister_blk tc-se:64+0 records in tc-se:64+0 records out tc-se:32768 bytes transferred in 0.060 secs (546133 bytes/sec) tc-se:128+0 records in tc-se:128+0 records out tc-se:65536 bytes transferred in 0.112 secs (585142 bytes/sec) tc-so:[ 1.0000000] entropy: ready tc-end: 1647240110.43178, reregister_blk, passed tc-start: 1647240110.58786, reregister_reg tc-so:[ 1.0000000] entropy: ready tc-end: 1647240110.460549, reregister_reg, passed tp-end: 1647240110.469249, rump/rumpvfs/t_etfs tp-start: 1647240110.565663, rump/rumpvfs/t_p2kifs, 1 tc-start: 1647240110.567875, makecn tc-so:[ 1.0000000] entropy: ready tc-end: 1647240110.885704, makecn, passed tp-end: 1647240110.893027, rump/rumpvfs/t_p2kifs tp-start: 1647240111.38134, rump/modautoload/t_modautoload, 1 tc-start: 1647240111.40223, modautoload tc-end: 1647240111.120894, modautoload, skipped, host kernel modules not supported tp-end: 1647240111.127573, rump/modautoload/t_modautoload tp-start: 1647240111.297001, modules/t_modctl, 5 tc-start: 1647240111.299083, cmd_load tc-end: 1647240111.509021, cmd_load, skipped, Module loading administratively forbidden tc-start: 1647240111.516249, cmd_load_props tc-so:Loading module without properties tc-end: 1647240111.735386, cmd_load_props, skipped, Module loading administratively forbidden tc-start: 1647240111.742226, cmd_load_recurse tc-so:Loading module with request to load another module tc-end: 1647240111.963530, cmd_load_recurse, skipped, Module loading administratively forbidden tc-start: 1647240111.970477, cmd_stat tc-end: 1647240112.180528, cmd_stat, skipped, Module loading administratively forbidden tc-start: 1647240112.187665, cmd_unload tc-end: 1647240112.399513, cmd_unload, skipped, Module loading administratively forbidden tp-end: 1647240112.406303, modules/t_modctl tp-start: 1647240112.526724, modules/t_builtin, 5 tc-start: 1647240112.530230, busydisable tc-so:[ 1.0000000] entropy: ready tc-end: 1647240113.76719, busydisable, passed tc-start: 1647240113.83758, disable tc-so:[ 1.0000000] entropy: ready tc-end: 1647240113.460038, disable, passed tc-start: 1647240113.466790, disabledstat tc-so:[ 1.0000000] entropy: ready tc-end: 1647240113.841626, disabledstat, passed tc-start: 1647240113.848669, forcereload tc-so:[ 1.0000000] entropy: ready tc-end: 1647240114.222848, forcereload, passed tc-start: 1647240114.230104, noauto tc-so:[ 1.0000000] entropy: ready tc-end: 1647240114.580811, noauto, passed tp-end: 1647240114.588539, modules/t_builtin tp-start: 1647240114.718180, modules/t_kcov, 23 tc-start: 1647240114.721985, kcov_basic_cmp tc-end: 1647240114.891799, kcov_basic_cmp, skipped, XXX: GCC8 needed tc-start: 1647240114.902135, kcov_basic_dup2_cmp tc-end: 1647240115.38648, kcov_basic_dup2_cmp, skipped, XXX: GCC8 needed tc-start: 1647240115.45361, kcov_basic_dup2_pc tc-end: 1647240115.221530, kcov_basic_dup2_pc, skipped, Failed to open /dev/kcov tc-start: 1647240115.232134, kcov_basic_pc tc-end: 1647240115.398000, kcov_basic_pc, skipped, Failed to open /dev/kcov tc-start: 1647240115.406751, kcov_buffer_access_from_custom_thread tc-end: 1647240115.567123, kcov_buffer_access_from_custom_thread, skipped, Failed to open /dev/kcov tc-start: 1647240115.576938, kcov_bufsize tc-end: 1647240115.716822, kcov_bufsize, skipped, Failed to open /dev/kcov tc-start: 1647240115.725743, kcov_dup2 tc-end: 1647240115.843808, kcov_dup2, skipped, Failed to open /dev/kcov tc-start: 1647240115.851693, kcov_enable tc-end: 1647240115.987233, kcov_enable, skipped, Failed to open /dev/kcov tc-start: 1647240115.995279, kcov_enable_no_disable tc-end: 1647240116.141593, kcov_enable_no_disable, skipped, Failed to open /dev/kcov tc-start: 1647240116.151784, kcov_enable_no_disable_no_close tc-end: 1647240116.281720, kcov_enable_no_disable_no_close, skipped, Failed to open /dev/kcov tc-start: 1647240116.288849, kcov_mmap tc-end: 1647240116.401379, kcov_mmap, skipped, Failed to open /dev/kcov tc-start: 1647240116.408027, kcov_mmap_enable_thread_close tc-end: 1647240116.526513, kcov_mmap_enable_thread_close, skipped, Failed to open /dev/kcov tc-start: 1647240116.533503, kcov_mmap_no_munmap tc-end: 1647240116.647475, kcov_mmap_no_munmap, skipped, Failed to open /dev/kcov tc-start: 1647240116.654344, kcov_mmap_no_munmap_no_close tc-end: 1647240116.766018, kcov_mmap_no_munmap_no_close, skipped, Failed to open /dev/kcov tc-start: 1647240116.772825, kcov_multienable_on_the_same_thread tc-end: 1647240116.886269, kcov_multienable_on_the_same_thread, skipped, Failed to open /dev/kcov tc-start: 1647240116.893856, kcov_multiopen tc-end: 1647240117.5882, kcov_multiopen, skipped, Failed to open /dev/kcov tc-start: 1647240117.12460, kcov_multiple_threads16 tc-end: 1647240117.123074, kcov_multiple_threads16, skipped, Failed to open /dev/kcov tc-start: 1647240117.129838, kcov_multiple_threads2 tc-end: 1647240117.241628, kcov_multiple_threads2, skipped, Failed to open /dev/kcov tc-start: 1647240117.248689, kcov_multiple_threads32 tc-end: 1647240117.358475, kcov_multiple_threads32, skipped, Failed to open /dev/kcov tc-start: 1647240117.365117, kcov_multiple_threads4 tc-end: 1647240117.480791, kcov_multiple_threads4, skipped, Failed to open /dev/kcov tc-start: 1647240117.487584, kcov_multiple_threads8 tc-end: 1647240117.598536, kcov_multiple_threads8, skipped, Failed to open /dev/kcov tc-start: 1647240117.605459, kcov_open_close_open tc-end: 1647240117.715296, kcov_open_close_open, skipped, Failed to open /dev/kcov tc-start: 1647240117.721989, kcov_thread tc-end: 1647240117.835172, kcov_thread, skipped, Failed to open /dev/kcov tp-end: 1647240117.841962, modules/t_kcov tp-start: 1647240117.970621, modules/t_ufetchstore, 40 tc-start: 1647240117.972918, ucas_32 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240118.154132, ucas_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240118.161102, ucas_32_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240118.332931, ucas_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240118.339814, ucas_32_miscompare tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240118.508854, ucas_32_miscompare, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240118.515589, ucas_32_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240118.682830, ucas_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240118.689446, ucas_32_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240118.871408, ucas_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240118.878988, ucas_64 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240119.69949, ucas_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240119.77408, ucas_64_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240119.279479, ucas_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240119.286815, ucas_64_miscompare tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240119.486709, ucas_64_miscompare, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240119.494294, ucas_64_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240119.687980, ucas_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240119.695996, ucas_64_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240119.873899, ucas_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240119.880379, ufetch_16 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240120.55797, ufetch_16, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240120.63614, ufetch_16_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240120.249022, ufetch_16_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240120.255630, ufetch_16_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240120.458783, ufetch_16_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240120.465509, ufetch_16_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240120.668777, ufetch_16_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240120.677089, ufetch_32 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240120.899455, ufetch_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240120.908697, ufetch_32_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240121.101264, ufetch_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240121.110349, ufetch_32_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240121.343287, ufetch_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240121.352438, ufetch_32_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240121.567710, ufetch_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240121.576299, ufetch_64 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240121.773164, ufetch_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240121.779879, ufetch_64_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240121.960732, ufetch_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240121.968645, ufetch_64_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240122.182133, ufetch_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240122.190248, ufetch_64_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240122.401692, ufetch_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240122.411303, ufetch_8 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240122.662808, ufetch_8, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240122.672954, ufetch_8_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240122.938925, ufetch_8_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240122.948432, ufetch_8_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240123.200930, ufetch_8_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240123.211056, ustore_16 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240123.470001, ustore_16, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240123.479569, ustore_16_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240123.690978, ustore_16_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240123.697692, ustore_16_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240123.904202, ustore_16_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240123.912303, ustore_16_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240124.125790, ustore_16_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240124.135717, ustore_32 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240124.393028, ustore_32, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240124.402709, ustore_32_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240124.620637, ustore_32_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240124.628106, ustore_32_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240124.825256, ustore_32_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240124.832675, ustore_32_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240125.31620, ustore_32_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240125.40039, ustore_64 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240125.246291, ustore_64, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240125.254446, ustore_64_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240125.457042, ustore_64_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240125.464106, ustore_64_nearmax_overflow tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240125.666546, ustore_64_nearmax_overflow, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240125.674185, ustore_64_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240125.873415, ustore_64_null, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240125.880916, ustore_8 tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240126.79386, ustore_8, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240126.87790, ustore_8_max tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240126.289875, ustore_8_max, skipped, loading 'ufetchstore_tester' module failed. tc-start: 1647240126.297570, ustore_8_null tc-se:t_ufetchstore: failed to load module '/usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod': Operation not permitted tc-se:t_ufetchstore: failed to unload module 'ufetchstore_tester': Operation not permitted tc-end: 1647240126.503872, ustore_8_null, skipped, loading 'ufetchstore_tester' module failed. tp-end: 1647240126.511954, modules/t_ufetchstore tp-start: 1647240127.178155, modules/t_abi_uvm, 1 tc-start: 1647240127.180696, PAGE_SIZE tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-end: 1647240128.295860, PAGE_SIZE, skipped, host does not support modules tp-end: 1647240128.305361, modules/t_abi_uvm tp-start: 1647240129.643607, modules/t_modload, 4 tc-start: 1647240129.646020, bflag tc-so:Checking error conditions tc-so:Executing command [ modload -b foo k_helper.kmod ] tc-so:Executing command [ grep Invalid parameter.*foo stderr ] tc-so:Executing command [ modload -b foo= k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value stderr ] tc-so:Executing command [ modload -b foo=bar k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value.*bar stderr ] tc-so:Executing command [ modload -b foo=falsea k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value.*falsea stderr ] tc-so:Executing command [ modload -b foo=truea k_helper.kmod ] tc-so:Executing command [ grep Invalid boolean value.*truea stderr ] tc-end: 1647240132.698097, bflag, passed tc-start: 1647240132.708247, iflag tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-se:t_modload: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1647240133.861845, iflag, skipped, host does not support modules tc-start: 1647240133.869269, plain tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-se:t_modload: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1647240134.974526, plain, skipped, host does not support modules tc-start: 1647240134.981865, sflag tc-so:Loading module /usr/tests/modules/k_helper/k_helper.kmod tc-se:t_modload: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1647240136.81967, sflag, skipped, host does not support modules tp-end: 1647240136.90284, modules/t_modload tp-start: 1647240136.767765, modules/t_klua_pr_52864, 1 tc-start: 1647240136.770542, luastate tc-se:t_klua_pr_52864: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1647240137.892731, luastate, skipped, You are not allowed to load modules right now. tp-end: 1647240137.900380, modules/t_klua_pr_52864 tp-start: 1647240138.828265, modules/t_threadpool, 2 tc-start: 1647240138.830680, percpu tc-se:modload: /usr/tests/modules/threadpool_tester/threadpool_tester.kmod: Operation not permitted tc-se:t_threadpool: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1647240139.943707, percpu, skipped, cannot load threadpool_tester.kmod tc-start: 1647240139.951273, unbound tc-se:modload: /usr/tests/modules/threadpool_tester/threadpool_tester.kmod: Operation not permitted tc-se:t_threadpool: ERROR: The test case cleanup returned a non-ok exit code, but this is not allowed tc-end: 1647240141.48925, unbound, skipped, cannot load threadpool_tester.kmod tp-end: 1647240141.55612, modules/t_threadpool tp-start: 1647240142.581236, crypto/libcrypto/t_ciphers, 8 tc-start: 1647240142.583885, bf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_bftest ] tc-end: 1647240143.541605, bf, passed tc-start: 1647240143.549237, cast tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_casttest ] tc-end: 1647240149.190792, cast, passed tc-start: 1647240149.200613, des tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_destest ] tc-end: 1647240150.230897, des, passed tc-start: 1647240150.238570, evp tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpcase.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpciph.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpdigest.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpencod.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpkdf.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evpmac.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evppbe.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evppkey.txt ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_evp_test /usr/tests/crypto/libcrypto/evppkey_ecc.txt ] tc-end: 1647240238.131479, evp, passed tc-start: 1647240238.138219, idea tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ideatest ] tc-end: 1647240239.65921, idea, passed tc-start: 1647240239.74106, rc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc2test ] tc-end: 1647240240.52892, rc2, passed tc-start: 1647240240.60968, rc4 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc4test ] tc-end: 1647240241.31720, rc4, passed tc-start: 1647240241.41149, rc5 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rc5test ] tc-end: 1647240241.758249, rc5, passed tp-end: 1647240241.767706, crypto/libcrypto/t_ciphers tp-start: 1647240242.589358, crypto/libcrypto/t_hashes, 3 tc-start: 1647240242.591848, hmac tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_hmactest ] tc-end: 1647240243.545180, hmac, passed tc-start: 1647240243.553369, md2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_md2test ] tc-end: 1647240244.227296, md2, passed tc-start: 1647240244.233885, mdc2 tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_mdc2test ] tc-end: 1647240245.138984, mdc2, passed tp-end: 1647240245.148259, crypto/libcrypto/t_hashes tp-start: 1647240246.151238, crypto/libcrypto/t_libcrypto, 4 tc-start: 1647240246.153586, bn tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_bntest ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_divtest ] tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_exptest ] tc-end: 1647240699.161843, bn, passed tc-start: 1647240699.170282, conf tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_conftest ] tc-end: 1647240700.270681, conf, passed tc-start: 1647240700.281728, engine tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_enginetest ] tc-end: 1647240701.639877, engine, passed tc-start: 1647240701.651256, threads tc-so:1..3 tc-so:ok 1 - test_lock tc-so:ok 2 - test_once tc-so:ok 3 - test_thread_local tc-so:# Warning ignored command-line argument 0: -cert tc-so:# Warning ignored command-line argument 1: /usr/tests/crypto/libcrypto/d_server.pem tc-so:# Warning ignored command-line argument 2: -ccert tc-so:# Warning ignored command-line argument 3: /usr/tests/crypto/libcrypto/d_client.pem tc-so:Executing command [ grep :error: out ] tc-end: 1647240703.307952, threads, passed tp-end: 1647240703.317187, crypto/libcrypto/t_libcrypto tp-start: 1647240704.963645, crypto/libcrypto/t_pubkey, 7 tc-start: 1647240704.967024, dh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dhtest ] tc-end: 1647240784.3406, dh, passed tc-start: 1647240784.10849, dsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_dsatest ] tc-end: 1647240786.55393, dsa, passed tc-start: 1647240786.62876, ec tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ectest ] tc-end: 1647240898.417224, ec, passed tc-start: 1647240898.429693, ecdh tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdhtest ] tc-end: 1647240904.495069, ecdh, passed tc-start: 1647240904.503554, ecdsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_ecdsatest ] tc-end: 1647241087.795032, ecdsa, passed tc-start: 1647241087.807171, rsa tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_rsatest ] tc-end: 1647241098.551651, rsa, passed tc-start: 1647241098.560151, srp tc-so:Executing command [ /usr/tests/crypto/libcrypto/h_srptest ] tc-end: 1647241101.202812, srp, passed tp-end: 1647241101.214184, crypto/libcrypto/t_pubkey tp-start: 1647241107.452777, crypto/opencrypto/t_opencrypto, 18 tc-start: 1647241107.462349, aescbc tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241110.307494, aescbc, passed tc-start: 1647241110.318845, aesctr1 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241112.420773, aesctr1, passed tc-start: 1647241112.428916, aesctr2 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241114.354164, aesctr2, passed tc-start: 1647241114.363404, arc4 tc-end: 1647241115.597449, arc4, skipped, ARC4 not implemented by swcrypto tc-start: 1647241115.609942, camellia tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241117.534668, camellia, passed tc-start: 1647241117.545803, cbc3des tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241119.549228, cbc3des, passed tc-start: 1647241119.558810, cbcdes tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241121.694824, cbcdes, passed tc-start: 1647241121.704541, comp tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-se:len 100000/132 tc-se:canary: 0 tc-se:len 132/100000 tc-so:‹ tc-end: 1647241123.911388, comp, passed tc-start: 1647241123.921137, comp_deflate tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241125.946000, comp_deflate, passed tc-start: 1647241125.955553, comp_zlib_rnd tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241127.953185, comp_zlib_rnd, passed tc-start: 1647241127.962739, gcm tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241129.999289, gcm, passed tc-start: 1647241130.6528, ioctl tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241132.57190, ioctl, passed tc-start: 1647241132.65005, md5 tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241134.151786, md5, passed tc-start: 1647241134.160236, md5_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241136.255735, md5_hmac, passed tc-start: 1647241136.264622, null tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241138.279993, null, passed tc-start: 1647241138.287829, sha1_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241140.311376, sha1_hmac, passed tc-start: 1647241140.322611, sha2_hmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241142.516030, sha2_hmac, passed tc-start: 1647241142.526373, xcbcmac tc-so:kern.cryptodevallowsoft: 1 -> -1 tc-end: 1647241144.568103, xcbcmac, passed tp-end: 1647241144.579251, crypto/opencrypto/t_opencrypto tp-start: 1647241147.236706, ipf/t_filter_exec, 30 tc-start: 1647241147.239879, f1 tc-so:Executing command [ /bin/sh -c echo "block in all" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in all" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block out all" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass out all" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1647241149.566913, f1, passed tc-start: 1647241149.582697, f10 tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with not opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with not opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1647241156.245166, f10, passed tc-start: 1647241156.273696, f11 tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 23 flags S/SA keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 23 flags S/SA keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep frags" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 53 keep frags" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 53 keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on e0 proto tcp from any to any port = 25 keep state" | ipftest -F text -Rbr - -i in -D >>out ] tc-end: 1647241159.573032, f11, passed tc-start: 1647241159.600371, f12 tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port > 1024 to any port = 25 with not short" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port > 1024 to any port = 25" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any with short" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any with frag" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port = 53 to any port = 53" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port = 53 to any port = 53 with not short" | ipftest -F hex -x -Rbr - -i in >>out ] tc-end: 1647241162.453693, f12, passed tc-start: 1647241162.470925, f13 tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 flags S/SA keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 25 flags S/SA keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 53 keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 flags S/SA keep state keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 25 flags S/SA keep state keep frags" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 53 keep frags(strict)" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 keep state(strict)" | ipftest -F hex -x -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 25 keep state(loose)" | ipftest -F hex -x -Rbr - -i in >>out ] tc-end: 1647241166.319986, f13, passed tc-start: 1647241166.336032, f14 tc-so:Executing command [ /bin/sh -c echo "block in from !1.1.1.1 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1 to !any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.0/24 to !any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from !1.1.1.0/24 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from !1.1.0.0/16 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.0.0/16 to !1.2.0.0/16" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to !127.0.0.0/8" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from !any to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1647241169.749739, f14, passed tc-start: 1647241169.767789, f15 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1647241170.964254, f15, passed tc-start: 1647241170.979162, f16 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1647241172.81617, f16, passed tc-start: 1647241172.97686, f17 tc-so:Executing command [ ipftest -F hex -x -Rbr reg -i in ] tc-end: 1647241173.158500, f17, passed tc-start: 1647241173.177344, f18 tc-so:Executing command [ ipftest -F text -Rbr reg -i in -D ] tc-end: 1647241174.286266, f18, passed tc-start: 1647241174.305183, f19 tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state" | ipftest -F text -Rbr - -i in -T state_max=3 >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(limit 1)" | ipftest -F text -Rbr - -i in -T state_max=3 >>out ] tc-end: 1647241175.738136, f19, passed tc-start: 1647241175.754038, f2 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1647241178.680835, f2, passed tc-start: 1647241178.696178, f20 tc-so:Executing command [ ipftest -F text -Rbr reg -i in ] tc-end: 1647241179.791023, f20, passed tc-start: 1647241179.805804, f24 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in ] tc-end: 1647241180.869948, f24, passed tc-start: 1647241180.886824, f25 tc-so:Executing command [ ipftest -F hex -Rbr reg -i in -D ] tc-end: 1647241182.87579, f25, passed tc-start: 1647241182.106532, f26 tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F text -Rbr - -i in >>out ] tc-so:--- exp 2022-03-14 06:59:42.883321811 +0000 tc-so:+++ out 2022-03-14 06:59:44.998737141 +0000 tc-so:@@ -4,41 +4,41 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so: pass tc-so:@@ -46,39 +46,39 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-end: 1647241185.210626, f26, expected_failure, Known to be broken: results differ tc-start: 1647241185.230672, f27 tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp from 1.1.1.0/24 to any port = 22 flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/32)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in quick proto tcp all flags S keep state(max-srcs 3, max-per-src 1/16)" | ipftest -F hex -Rbr - -i in >>out ] tc-so:--- exp 2022-03-14 06:59:45.989758771 +0000 tc-so:+++ out 2022-03-14 06:59:47.985622861 +0000 tc-so:@@ -4,43 +4,43 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so: nomatch tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: nomatch tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: nomatch tc-so: -------- tc-so: pass tc-so:@@ -49,42 +49,42 @@ tc-so: pass tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so: pass tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: -------- tc-so: pass tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:-nomatch tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so:+pass tc-so: pass tc-so: -------- tc-end: 1647241188.177259, f27, expected_failure, Known to be broken: results differ tc-start: 1647241188.193180, f3 tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1/24 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1/24 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1/16 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1/16 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from 1.1.1.1/0 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from 1.1.1.1/0 to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1647241191.697659, f3, passed tc-start: 1647241191.715266, f30 tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto udp all with not ipopts keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto udp all with ipopts keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto tcp all flags S with opt rr keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in on hme0 proto tcp all flags S with opt sec-class secret keep state" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1647241193.905218, f30, passed tc-start: 1647241193.923069, f4 tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1/24" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1/24" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1/16" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1/16" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to 1.1.1.1/0" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to 1.1.1.1/0" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1647241197.382631, f4, passed tc-start: 1647241197.398251, f5 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port >= 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port 0 >< 512 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port 6000 <> 6009 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port = 23 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port != 21 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port < 1024 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any port > 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any port <= 1023 to any" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1647241213.896742, f5, passed tc-start: 1647241213.913978, f6 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port >= 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port 0 >< 512" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port 6000 <> 6009" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port = 23" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port != 21" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port < 1024" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp/udp from any to any port > 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp/udp from any to any port <= 1023" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1647241231.479013, f6, passed tc-start: 1647241231.499096, f7 tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any icmp-type echo" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any icmp-type echo" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any icmp-type unreach code 3" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any icmp-type unreach code 3" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto icmp from any to any icmp-type echorep" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp from any to any icmp-type echorep" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp all icmp-type maskreq keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp all icmp-type timest keep state" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto icmp all icmp-type inforeq keep state" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1647241235.274121, f7, passed tc-start: 1647241235.288875, f8 tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any flags S" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any flags S" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any flags S/SA" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any flags S/SA" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in proto tcp from any to any flags S/APU" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in proto tcp from any to any flags S/APU" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1647241238.72363, f8, passed tc-start: 1647241238.89969, f9 tc-so:Executing command [ /bin/sh -c echo "block in from any to any with ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt ssrr,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt ts,sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt sec-class secret" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt lsrr,ssrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with ipopts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt lsrr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt ssrr,ts" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "pass in from any to any with opt rr" | ipftest -F text -Rbr - -i in >>out ] tc-so:Executing command [ /bin/sh -c echo "block in from any to any with opt sec-class topsecret" | ipftest -F text -Rbr - -i in >>out ] tc-end: 1647241244.675863, f9, passed tc-start: 1647241244.689670, ipv6_1 tc-so:Executing command [ /bin/sh -c echo "pass out log quick on gif0 proto udp from ef00:1001:2002::/48 to any port 33433 >< 34000 keep state" | ipftest -F hex -x -6br - -i in ] tc-end: 1647241246.172193, ipv6_1, passed tc-start: 1647241246.192347, ipv6_2 tc-so:Executing command [ /bin/sh -c echo "block in all" | ipftest -F hex -x -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "block out all" | ipftest -F hex -x -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "pass out proto 58 all keep state" | ipftest -F hex -x -6br - -i in ] tc-end: 1647241248.376225, ipv6_2, passed tc-start: 1647241248.395549, ipv6_3 tc-so:Executing command [ /bin/sh -c echo "pass out log quick on gif0 proto ipv6-icmp from any to any icmp-type 128 keep state" | ipftest -F hex -x -6br - -i in ] tc-end: 1647241249.794362, ipv6_3, passed tc-start: 1647241249.810647, ipv6_5 tc-so:Executing command [ /bin/sh -c echo "pass out family inet6 all with v6hdr routing" | ipftest -F hex -x -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "block out family inet6 proto tcp all with v6hdr routing" | ipftest -F hex -x -6br - -i in ] tc-end: 1647241251.574714, ipv6_5, passed tc-start: 1647241251.593693, ipv6_6 tc-so:Executing command [ /bin/sh -c echo "pass out on gif0 proto udp all keep frag" | ipftest -F hex -6br - -i in ] tc-so:Executing command [ /bin/sh -c echo "block out all with bad" | ipftest -F hex -6br - -i in ] tc-end: 1647241253.458466, ipv6_6, passed tp-end: 1647241253.480491, ipf/t_filter_exec tp-start: 1647241255.683047, ipf/t_filter_parse, 23 tc-start: 1647241255.686121, i1 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241256.702841, i1, passed tc-start: 1647241256.716955, i10 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241257.647746, i10, passed tc-start: 1647241257.664357, i11 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241258.793453, i11, passed tc-start: 1647241258.808671, i12 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241259.793140, i12, passed tc-start: 1647241259.803302, i13 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241260.720919, i13, passed tc-start: 1647241260.740182, i14 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241261.789767, i14, passed tc-start: 1647241261.800239, i15 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241262.731878, i15, passed tc-start: 1647241262.747158, i16 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241263.779633, i16, passed tc-start: 1647241263.789627, i17 tc-so:Executing command [ ipftest -D -r reg -i /dev/null ] tc-se:Fail: stderr not empty tc-se:--- /dev/null 2022-03-14 06:59:04.535881411 +0000 tc-se:+++ /tmp/check.PmakAw/stderr 2022-03-14 07:01:04.867846160 +0000 tc-se:@@ -0,0 +1,2 @@ tc-se:+38:12:ioctl(add/insert rule) group map cannot find it's hash table tc-se:+38:13:ioctl(add/insert rule) group map cannot find it's hash table tc-end: 1647241265.13387, i17, expected_failure, Known to be broken: atf-check failed; see the output of the test for details tc-start: 1647241265.27320, i18 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241265.987262, i18, passed tc-start: 1647241266.1030, i19 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241267.639660, i19, passed tc-start: 1647241267.655037, i2 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241268.609484, i2, passed tc-start: 1647241268.620880, i20 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241269.555124, i20, passed tc-start: 1647241269.568937, i21 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241270.490704, i21, passed tc-start: 1647241270.503489, i22 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241271.483654, i22, passed tc-start: 1647241271.495700, i23 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241272.397790, i23, passed tc-start: 1647241272.411584, i3 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241273.427669, i3, passed tc-start: 1647241273.444928, i4 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241274.409975, i4, passed tc-start: 1647241274.421905, i5 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241275.396741, i5, passed tc-start: 1647241275.408591, i6 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241276.365142, i6, passed tc-start: 1647241276.377332, i7 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241277.373280, i7, passed tc-start: 1647241277.395517, i8 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241278.574172, i8, passed tc-start: 1647241278.588431, i9 tc-so:Executing command [ ipf -Rnvf reg ] tc-end: 1647241279.607127, i9, passed tp-end: 1647241279.620201, ipf/t_filter_parse tp-start: 1647241280.139957, ipf/t_logging, 1 tc-start: 1647241280.143138, l1 tc-so:Executing command [ /bin/sh -c echo log in all | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in on anon0 all head 100 | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log quick from 3.3.3.3 to any group 100 | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log body quick from 2.2.2.2 to any | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log quick proto tcp from 1.1.1.1 to any flags S keep state | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ /bin/sh -c echo pass in log first quick proto tcp from 1.1.1.1 to any flags S keep state | ipftest -br - -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-so:Executing command [ ipftest -br reg -F hex -i in -l logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -f logout ] tc-so:Executing command [ /bin/sh -c TZ=GMT ipmon -P /dev/null -bf logout ] tc-end: 1647241289.83204, l1, passed tp-end: 1647241289.106750, ipf/t_logging tp-start: 1647241292.204704, ipf/t_nat_exec, 35 tc-start: 1647241292.207164, n1 tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.1/32 -> 10.2.2.2/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.0/24" | ipftest -F text -RDbN - -i in ] tc-end: 1647241294.550565, n1, passed tc-start: 1647241294.573588, n10 tc-so:Executing command [ /bin/sh -c echo "map ppp0 0/0 -> 203.203.203.203/32 mssclamp 100" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-so:Executing command [ /bin/sh -c echo "map ppp0 0/0 -> 203.203.203.203/32 mssclamp 1000" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-so:Executing command [ /bin/sh -c echo "map ppp0 0/0 -> 203.203.203.203/32 mssclamp 10000" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1647241296.744338, n10, passed tc-start: 1647241296.762460, n100 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32 dst 6.6.0.0/16;" | ipftest -F text -RDbN - -i in ] tc-end: 1647241298.187177, n100, passed tc-start: 1647241298.203024, n101 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32 dst 6.6.0.0/16;" | ipftest -F text -RDbN - -i in ] tc-end: 1647241299.621277, n101, passed tc-start: 1647241299.640574, n102 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32,1000:2000 dst 6.6.0.0/16;" | ipftest -F text -RDbN - -i in ] tc-end: 1647241301.132958, n102, passed tc-start: 1647241301.159441, n103 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.4.4/32,1000-1001 dst 6.6.0.0/16,4000:4001;" | ipftest -F text -RDbN - -i in ] tc-end: 1647241302.563197, n103, passed tc-start: 1647241302.582404, n104 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 -> src 4.4.0.0/24,1000-1001 dst 6.6.0.0/16,4000:4001;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1647241303.990739, n104, passed tc-start: 1647241304.10031, n105 tc-so:Executing command [ /bin/sh -c echo "rewrite in on zx0 proto tcp from 0/0 to 2.2.0.0/16 port = 80 -> src 4.4.4.4/32,1000-1001 dst 6.6.0.0/16 port = 3128;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1647241305.445679, n105, passed tc-start: 1647241305.462634, n106 tc-so:Executing command [ /bin/sh -c echo "rewrite out on zx0 proto tcp from 0/0 to 2.2.0.0/16 port = 80 -> src 4.4.4.4/32,1000-1001 dst 6.6.0.0/16 port = 3128;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1647241306.865734, n106, passed tc-start: 1647241306.883132, n11 tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10.1.1.1/32 -> 1.6.7.8/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10.1.1.0/24 -> 10.2.2.2/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10.1.1.0/24 -> 10.3.4.5/24" | ipftest -F text -RDbN - -i in ] tc-end: 1647241309.36912, n11, passed tc-start: 1647241309.54328, n11_6 tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10:1:1::1/128 -> 1::6:7:8/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10:1:1::/112 -> 10::2:2:2/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "bimap zx0 10:1:1::/112 -> 10::3:4:5/112" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1647241311.199842, n11_6, passed tc-start: 1647241311.216895, n12 tc-so:Executing command [ /bin/sh -c echo "map le0 192.168.126.0/24 -> 0/32 portmap tcp/udp 10000:20000 sequential" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1647241312.704766, n12, passed tc-start: 1647241312.723203, n12_6 tc-so:Executing command [ /bin/sh -c echo "map le0 c0a8:7e00::/112 -> 0/128 portmap tcp/udp 10000:20000" | ipftest -xF hex -RDbN - -i in -6 ] tc-end: 1647241314.301289, n12_6, passed tc-start: 1647241314.317312, n13 tc-so:Executing command [ /bin/sh -c echo "map le0 192.168.0.0/16 -> range 203.1.1.23-203.1.3.45" | ipftest -F text -RDbN - -i in ] tc-end: 1647241315.715241, n13, passed tc-start: 1647241315.732741, n14 tc-so:Executing command [ /bin/sh -c echo "rdr gre0 0/0 port 80 -> 10.1.1.254,10.1.1.253 port 80 tcp sticky" | ipftest -F text -RDbN - -i in ] tc-end: 1647241317.114433, n14, passed tc-start: 1647241317.133089, n15_6 tc-so:Executing command [ /bin/sh -c echo "rdr le0 any port 80 -> 3:0:3::3:3 port 80 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr le0 any port 80 -> 3:0:3::3:3 port 80-88 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1647241318.853623, n15_6, passed tc-start: 1647241318.870647, n16 tc-so:Executing command [ /bin/sh -c echo "rdr vlan0 from any to 69.248.79.193 port = 38136 -> 172.31.83.24 port 2013 udp" | ipftest -xF hex -RDbN - -i in -D ] tc-end: 1647241320.253401, n16, passed tc-start: 1647241320.269823, n17 tc-so:Executing command [ /bin/sh -c echo "bimap zx0 0/0 -> 1.1.1.3" | ipftest -xF hex -RDbN - -i in -D ] tc-end: 1647241321.595274, n17, passed tc-start: 1647241321.615672, n1_6 tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::1/128 -> 10::2:2:2/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:0/112" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1647241323.768296, n1_6, passed tc-start: 1647241323.787173, n2 tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.1/32 -> 10.2.2.2/32 portmap tcp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.0.0/16 -> 10.3.4.0/24 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in ] tc-end: 1647241326.426025, n2, passed tc-start: 1647241326.442417, n200 tc-so:Executing command [ /bin/sh -c echo "divert in on bar0 from any to any -> src 127.0.0.1,10101 dst 127.0.0.1,10101 udp;" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1647241327.846947, n200, passed tc-start: 1647241327.865319, n2_6 tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::1/128 -> 10::2:2:2/128 portmap tcp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1::/32 -> 10::3:4:0/112 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1647241330.409323, n2_6, passed tc-start: 1647241330.427780, n3 tc-so:Executing command [ /bin/sh -c echo "map zz0 10.1.0.0/16 -> 192.168.2.0/24 portmap tcp/udp auto" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map-block zz0 10.1.0.0/16 -> 192.168.1.0/24 ports 252" | ipftest -F text -RDbN - -i in ] tc-end: 1647241332.236572, n3, passed tc-start: 1647241332.256511, n4 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 0/0 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 53 -> 10.2.2.1 port 10053 udp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 0 -> 10.2.2.1 port 0 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 0 -> 10.2.2.1 port 0 ip" | ipftest -F text -RDbN - -i in ] tc-end: 1647241335.416524, n4, passed tc-start: 1647241335.431833, n4_6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 any port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 53 -> 10::2:2:1 port 10053 udp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 0 -> 10::2:2:1 port 0 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 0 -> 10::2:2:1 port 0 ip" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1647241338.900541, n4_6, passed tc-start: 1647241338.919548, n5 tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.1/32 -> 10.2.2.2/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10.1.1.0/24 to 10.1.0.0/16 -> 10.3.4.5/32" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10.1.1.0/24 ! to 10.1.0.0/16 -> 10.3.4.0/24" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.0.0/16 -> 10.3.4.0/24 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10.1.1.0/24 -> 10.3.4.5/32 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in ] tc-end: 1647241342.239757, n5, passed tc-start: 1647241342.259643, n5_6 tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::1/128 -> 10::2:2:2/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10:1:1::/112 to 10:1::/32 -> 10::3:4:5/128" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 from 10:1:1::/112 ! to 10:1::/32 -> 10::3:4:0/112" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1::/32 -> 10::3:4:0/112 portmap tcp/udp 10000:20000 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "map zx0 10:1:1::/112 -> 10::3:4:5/128 portmap tcp/udp 40000:40001 sequential" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1647241345.824266, n5_6, passed tc-start: 1647241345.842363, n6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from any to 10.1.1.0/24 port = 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10.2.0.0/16 to 10.1.1.0/24 port = 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10.3.0.0/16 to 10.1.0.0/16 port = 23 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 ! from 10.2.0.0/16 to 10.1.1.0/24 port = 53 -> 10.2.2.1 port 10053 udp" | ipftest -F text -RDbN - -i in ] tc-end: 1647241349.914318, n6, passed tc-start: 1647241349.936868, n6_6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from any to 10:1:1::/112 port = 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10::/32 to 10:1:1::/112 port = 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 from 10:3::/32 to 10:1::/32 port = 23 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 ! from 10::/32 to 10:1:1::/112 port = 53 -> 10::2:2:1 port 10053 udp" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1647241352.941754, n6_6, passed tc-start: 1647241352.962290, n7 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23-79 -> 10.2.2.1 port 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.1/32 port 23-79 -> 10.2.2.1 port = 10023 tcp" | ipftest -F text -RDbN - -i in ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10.1.1.0/24 port 80 -> 10.2.2.1,1.2.2.129 port 3128 tcp" | ipftest -F text -RDbN - -i in ] tc-end: 1647241355.298870, n7, passed tc-start: 1647241355.314255, n7_6 tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23-79 -> 10::2:2:1 port 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::1/128 port 23-79 -> 10::2:2:1 port = 10023 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-so:Executing command [ /bin/sh -c echo "rdr zx0 10:1:1::/112 port 80 -> 10::2:2:1,1::2:2:129 port 3128 tcp" | ipftest -F text -RDbN - -i in -6 ] tc-end: 1647241357.518650, n7_6, passed tc-start: 1647241357.537433, n8 tc-so:Executing command [ /bin/sh -c echo "map icmp0 2.2.2.0/24 -> 10.10.10.0/24" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1647241358.886539, n8, passed tc-start: 1647241358.903048, n8_6 tc-so:Executing command [ /bin/sh -c echo "map icmp0 2::2:2:0/112 -> 10:10:10::/112" | ipftest -xF hex -RDbN - -i in -6 ] tc-so:--- exp 2022-03-14 07:02:39.873843570 +0000 tc-so:+++ out 2022-03-14 07:02:40.306828660 +0000 tc-so:@@ -1,19 +1,20 @@ tc-so: 6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0004 0004 0004 0000 0000 0000 0000 0004 8000 7724 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764d 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0010 0010 0010 0000 0000 0000 0000 0001 8100 7624 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: 6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0004 0004 0004 0000 0000 0000 0000 0004 8000 7723 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764c 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0010 0010 0010 0000 0000 0000 0000 0001 8100 7623 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: List of active MAP/Redirect filters: tc-so: map icmp0 inet6 2::2:2:0/112 -> 10:10:10::/112 tc-so: tc-so: List of active sessions: tc-so: MAP 2::2:2:2 <- -> 10:10:10::1 [4:4:4::4] tc-so:+MAP 2::2:2:2 <- -> 10:10:10::1 [4:4:4::4] tc-so: tc-so: Hostmap table: tc-so:-2::2:2:2,4:4:4::4 -> 10:10:10::1,any (use = 1) tc-so:+2::2:2:2,4:4:4::4 -> 10:10:10::1,any (use = 2) tc-so: List of active state sessions: tc-so: List of configured pools tc-so: List of configured hash tables tc-end: 1647241360.422010, n8_6, expected_failure, See PR kern/47665: results differ tc-start: 1647241360.443744, n9 tc-so:Executing command [ /bin/sh -c echo "rdr icmp0 4.4.4.0/24 port 0 -> 10.10.10.1 port 0 ip" | ipftest -xF hex -RDbN - -i in -T update_ipid=0 ] tc-end: 1647241361.780242, n9, passed tc-start: 1647241361.797697, n9_6 tc-so:Executing command [ /bin/sh -c echo "rdr icmp0 4:4:4::/112 port 0 -> 10:10:10::1 port 0 ip" | ipftest -xF hex -RDbN - -i in -6 ] tc-so:--- exp 2022-03-14 07:02:42.742477470 +0000 tc-so:+++ out 2022-03-14 07:02:43.138543590 +0000 tc-so:@@ -1,16 +1,17 @@ tc-so: 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0010 0010 0010 0000 0000 0000 0000 0001 8000 772c 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764d 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0002 0000 0000 0000 0000 0002 0002 0002 8100 762c 6220 0000 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: 6000 0000 0040 3aff 0002 0000 0000 0000 0000 0002 0002 0002 0010 0010 0010 0000 0000 0000 0000 0001 8000 772b 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so:-6000 0000 0040 3aff 0004 0004 0004 0000 0000 0000 0000 0004 0002 0000 0000 0000 0000 0002 0002 0002 8100 764c 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so:+6000 0000 0040 3aff 0010 0010 0010 0000 0000 0000 0000 0001 0002 0000 0000 0000 0000 0002 0002 0002 8100 762b 6220 0001 3f6f 6e80 000b 0d02 0809 0a0b 0c0d 0e0f 1011 1213 1415 1617 1819 1a1b 1c1d 1e1f 2021 2223 2425 2627 2829 2a2b 2c2d 2e2f 3031 3233 3435 3637 tc-so: tc-so: List of active MAP/Redirect filters: tc-so: rdr icmp0 inet6 4:4:4::/112 -> 10:10:10::1/128 ip tc-so: tc-so: List of active sessions: tc-so: RDR 10:10:10::1 <- -> 4:4:4::4 [2::2:2:2] tc-so:+RDR 10:10:10::1 <- -> 4:4:4::4 [2::2:2:2] tc-so: tc-so: Hostmap table: tc-so: List of active state sessions: tc-end: 1647241363.226194, n9_6, expected_failure, See PR kern/47665: results differ tp-end: 1647241363.244300, ipf/t_nat_exec tp-start: 1647241365.456052, ipf/t_nat_ipf_exec, 22 tc-start: 1647241365.459161, ni1 tc-so:Executing command [ ipftest -R -T update_ipid=1 -xF hex -b -r ipf -N nat -i in ] tc-end: 1647241366.613964, ni1, passed tc-start: 1647241366.631429, ni10 tc-so:Executing command [ /bin/sh -c echo "rdr df0 2.2.2.2/32 -> 6.6.6.6" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241367.879634, ni10, passed tc-start: 1647241367.904099, ni11 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241369.275086, ni11, passed tc-start: 1647241369.294177, ni12 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port = 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241370.592553, ni12, passed tc-start: 1647241370.617875, ni13 tc-so:Executing command [ /bin/sh -c echo "rdr pcn1 192.168.113.3/32 port 1723 -> 0.0.0.0 port 1723 tcp proxy pptp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241371.847169, ni13, passed tc-start: 1647241371.865592, ni14 tc-so:Executing command [ /bin/sh -c echo "rdr pcn1 192.168.113.3/32 port 1723 -> 127.0.0.1 port 1723 tcp proxy pptp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241373.63104, ni14, passed tc-start: 1647241373.81452, ni15 tc-so:Executing command [ /bin/sh -c echo "map pcn1 0/0 -> 0/0 proxy port 1723 pptp/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241374.302024, ni15, passed tc-start: 1647241374.320175, ni16 tc-so:Executing command [ /bin/sh -c echo "map pcn1 10.2.2.2/32 -> 0/32 proxy port 1723 pptp/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241375.543543, ni16, passed tc-start: 1647241375.564245, ni17 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1647241376.762834, ni17, passed tc-start: 1647241376.782701, ni18 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1647241378.175124, ni18, passed tc-start: 1647241378.195360, ni19 tc-so:Executing command [ /bin/sh -c echo "map bge0 192.168.113.0/24 -> 10.1.1.1/32 proxy port shell rcmd/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=0 ] tc-end: 1647241379.491319, ni19, passed tc-start: 1647241379.510762, ni2 tc-so:Executing command [ /bin/sh -c echo "map xl0 10.0.0.0/8 -> 1.1.1.1/32 portmap tcp/udp 40000:60000 sequential" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241381.191860, ni2, passed tc-start: 1647241381.213469, ni20 tc-so:Executing command [ /bin/sh -c echo "rdr bge0 10.1.1.4/32 port shell -> 192.168.113.4 port shell tcp proxy rcmd" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=0 -D ] tc-end: 1647241382.604550, ni20, passed tc-start: 1647241382.637226, ni21 tc-so:Executing command [ ipftest -R -F text -b -r ipf -N nat -i in ] tc-end: 1647241383.842861, ni21, passed tc-start: 1647241383.858529, ni23 tc-so:Executing command [ ipftest -R -D -F text -b -r ipf -N nat -i in ] tc-end: 1647241385.31847, ni23, passed tc-start: 1647241385.51477, ni3 tc-so:Executing command [ /bin/sh -c echo "map df0 2.2.2.2/32 -> 6.6.6.6/32" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241386.414611, ni3, passed tc-start: 1647241386.436845, ni4 tc-so:Executing command [ /bin/sh -c echo "map df0 2.2.2.2/32 -> 6.6.6.6/32 portmap tcp/udp 40000:60000 sequential" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241387.899583, ni4, passed tc-start: 1647241387.917366, ni5 tc-so:Executing command [ /bin/sh -c echo "map ppp0 192.168.1.0/24 -> 1.1.1.1/32 proxy port ftp ftp/tcp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241389.272997, ni5, passed tc-start: 1647241389.291938, ni6 tc-so:Executing command [ ipftest -R -T update_ipid=1 -D -F hex -b -r ipf -N nat -i in ] tc-end: 1647241390.457552, ni6, passed tc-start: 1647241390.477149, ni7 tc-so:Executing command [ /bin/sh -c echo "rdr df0 2.2.2.2/32 -> 6.6.6.6" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241391.746921, ni7, passed tc-start: 1647241391.768862, ni8 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241393.22669, ni8, passed tc-start: 1647241393.41398, ni9 tc-so:Executing command [ /bin/sh -c echo "rdr df0 10.0.0.0/8 port 1000:2000 -> 1.1.1.1 port = 40000 tcp/udp" | ipftest -R -xF hex -b -r ipf -N - -i in -T update_ipid=1 ] tc-end: 1647241394.375379, ni9, passed tp-end: 1647241394.393697, ipf/t_nat_ipf_exec tp-start: 1647241396.314042, ipf/t_nat_parse, 20 tc-start: 1647241396.318891, in1 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241397.332800, in1, passed tc-start: 1647241397.345534, in100 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241398.252893, in100, passed tc-start: 1647241398.265074, in100_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241399.220480, in100_6, passed tc-start: 1647241399.232299, in101 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241400.288700, in101, passed tc-start: 1647241400.302535, in101_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241401.318804, in101_6, passed tc-start: 1647241401.329497, in102 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241402.257421, in102, passed tc-start: 1647241402.270198, in102_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241403.254976, in102_6, passed tc-start: 1647241403.269790, in1_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241404.290088, in1_6, passed tc-start: 1647241404.304542, in2 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241405.447060, in2, passed tc-start: 1647241405.457644, in2_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241406.505483, in2_6, passed tc-start: 1647241406.519939, in3 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241407.480656, in3, passed tc-start: 1647241407.492440, in3_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241408.452579, in3_6, passed tc-start: 1647241408.464259, in4 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241409.478601, in4, passed tc-start: 1647241409.491716, in4_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241410.444202, in4_6, passed tc-start: 1647241410.455202, in5 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241411.467116, in5, passed tc-start: 1647241411.480124, in5_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241412.433458, in5_6, passed tc-start: 1647241412.445101, in6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241413.431485, in6, passed tc-start: 1647241413.444779, in6_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241414.397660, in6_6, passed tc-start: 1647241414.408835, in7 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241415.313007, in7, passed tc-start: 1647241415.328106, in8_6 tc-so:Executing command [ ipnat -Rnvf reg ] tc-end: 1647241416.276434, in8_6, passed tp-end: 1647241416.287930, ipf/t_nat_parse tp-start: 1647241417.941451, ipf/t_pools, 17 tc-start: 1647241417.944076, f28 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1647241419.73977, f28, passed tc-start: 1647241419.93019, f29 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1647241420.185734, f29, passed tc-start: 1647241420.204645, ip1 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1647241421.285106, ip1, passed tc-start: 1647241421.308618, ip2 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1647241422.373234, ip2, passed tc-start: 1647241422.393873, ip3 tc-so:Executing command [ ippool -f reg -nRv ] tc-end: 1647241423.497939, ip3, passed tc-start: 1647241423.515623, p1 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1647241424.671611, p1, passed tc-start: 1647241424.692234, p10 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1647241425.820626, p10, passed tc-start: 1647241425.836153, p11 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1647241427.82925, p11, passed tc-start: 1647241427.102984, p12 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1647241428.313433, p12, passed tc-start: 1647241428.329515, p13 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1647241429.580623, p13, passed tc-start: 1647241429.598326, p2 tc-so:Executing command [ ipftest -RD -b -r ipf -i in ] tc-end: 1647241430.791902, p2, passed tc-start: 1647241430.807853, p3 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1647241432.1693, p3, passed tc-start: 1647241432.24467, p4 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1647241433.277921, p4, passed tc-start: 1647241433.295045, p5 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1647241434.568572, p5, passed tc-start: 1647241434.588039, p6 tc-so:Executing command [ ipftest -RD -b -P pool -r ipf -i in ] tc-end: 1647241435.766645, p6, passed tc-start: 1647241435.783332, p7 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1647241436.978304, p7, passed tc-start: 1647241436.995769, p9 tc-so:Executing command [ ipftest -RD -b -P pool -N nat -i in ] tc-end: 1647241438.80388, p9, passed tp-end: 1647241438.104236, ipf/t_pools tp-start: 1647241438.909735, share/examples/t_asm, 1 tc-start: 1647241438.912101, hello tc-end: 1647241440.731706, hello, skipped, Example program not implemented on this platform tp-end: 1647241440.739304, share/examples/t_asm tp-start: 1647241441.314319, share/mk/t_lib, 1 tc-start: 1647241441.316768, defaults__build_and_install tc-so:==== BEGIN module1.h tc-so:extern const char *first; tc-so:==== END module1.h tc-so:==== BEGIN module1.c tc-so:const char *first = "module1"; tc-so:==== END module1.c tc-so:==== BEGIN module2.h tc-so:extern const char *second; tc-so:==== END module2.h tc-so:==== BEGIN module2.c tc-so:const char *second = "module2"; tc-so:==== END module2.c tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.iA4h1N/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:==== BEGIN main.c tc-so:#include tc-so:#include "module1.h" tc-so:#include "module2.h" tc-so:int main(void) { tc-so:printf("%s\n", first); tc-so:printf("%s\n", second); tc-so:return 0; } tc-so:==== END main.c tc-so:Executing command [ gcc -I. -Lroot/usr/lib -o main main.c -ltwo-modules ] tc-so:Executing command [ ./main ] tc-end: 1647241462.103593, defaults__build_and_install, passed tp-end: 1647241462.172233, share/mk/t_lib tp-start: 1647241462.820731, share/mk/t_own, 2 tc-start: 1647241462.823058, makeconf__missing tc-so:Executing command [ make MAKECONF=/tmp/atf-run.fXDRa5/non-existent.conf hello ] tc-end: 1647241464.252306, makeconf__missing, passed tc-start: 1647241464.271205, makeconf__ok tc-so:Executing command [ make MAKECONF=/tmp/atf-run.z5yeLR/empty.conf show-config-var ] tc-so:Executing command [ make MAKECONF=/tmp/atf-run.z5yeLR/custom.conf show-config-var ] tc-end: 1647241466.683632, makeconf__ok, passed tp-end: 1647241466.700710, share/mk/t_own tp-start: 1647241467.462493, share/mk/t_prog, 2 tc-start: 1647241467.465713, defaults__build_and_install tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.AECpZv/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/the/bin/dir/hello ] tc-so:Executing command [ cat root/usr/share/man/man1/hello.1 ] tc-so:Executing command [ cat root/usr/share/man/html1/hello.html ] tc-end: 1647241475.38968, defaults__build_and_install, passed tc-start: 1647241475.96022, without_man__build_and_install tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.ign4aQ/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/the/bin/dir/hello ] tc-end: 1647241480.694836, without_man__build_and_install, passed tp-end: 1647241480.730709, share/mk/t_prog tp-start: 1647241481.449004, share/mk/t_test, 3 tc-start: 1647241481.452096, one_c tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.VwDUnV/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/usr/tests/fake/t_fake -l ] tc-end: 1647241488.736628, one_c, passed tc-start: 1647241488.778826, one_cxx tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.toLdR6/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/usr/tests/fake/t_fake -l ] tc-end: 1647241551.865926, one_cxx, passed tc-start: 1647241551.906998, one_sh tc-so:Executing command [ make ] tc-so:==== BEGIN mk.conf tc-so:# Test configuration file tc-so:BINOWN=root tc-so:BINGRP=wheel tc-so:DOCOWN=root tc-so:DOCGRP=wheel tc-so:LIBOWN=root tc-so:LIBGRP=wheel tc-so:LINKSOWN=root tc-so:LINKSGRP=wheel tc-so:MANOWN=root tc-so:MANGRP=wheel tc-so:DESTDIR=/tmp/atf-run.YcQDre/root tc-so:==== END mk.conf tc-so:Executing command [ make install ] tc-so:Executing command [ ./root/usr/tests/fake/t_fake -l ] tc-end: 1647241556.757974, one_sh, passed tp-end: 1647241556.799380, share/mk/t_test tp-start: 1647241556.980210, atf/atf-c/detail/dynstr_test, 18 tc-start: 1647241556.982705, append_ap tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1647241558.97653, append_ap, passed tc-start: 1647241558.107354, append_fmt tc-so:Appending with plain string tc-so:Appending with formatted string tc-end: 1647241559.247203, append_fmt, passed tc-start: 1647241559.257308, clear tc-so:Clear an empty string tc-so:Clear a non-empty string tc-end: 1647241559.373624, clear, passed tc-start: 1647241559.381674, copy tc-end: 1647241559.488363, copy, passed tc-start: 1647241559.495714, cstring tc-end: 1647241559.587835, cstring, passed tc-start: 1647241559.596319, equal_cstring tc-end: 1647241559.700157, equal_cstring, passed tc-start: 1647241559.708136, equal_dynstr tc-end: 1647241559.823413, equal_dynstr, passed tc-start: 1647241559.833541, fini_disown tc-end: 1647241559.943571, fini_disown, passed tc-start: 1647241559.953093, init tc-end: 1647241560.59350, init, passed tc-start: 1647241560.67216, init_ap tc-end: 1647241560.159487, init_ap, passed tc-start: 1647241560.167316, init_fmt tc-end: 1647241560.272392, init_fmt, passed tc-start: 1647241560.279895, init_raw tc-end: 1647241560.388587, init_raw, passed tc-start: 1647241560.397412, init_rep tc-end: 1647241560.883115, init_rep, passed tc-start: 1647241560.892763, init_substr tc-end: 1647241560.994934, init_substr, passed tc-start: 1647241561.2505, length tc-end: 1647241561.137600, length, passed tc-start: 1647241561.144835, prepend_ap tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1647241562.739733, prepend_ap, passed tc-start: 1647241562.749336, prepend_fmt tc-so:Prepending with plain string tc-so:Prepending with formatted string tc-end: 1647241564.410024, prepend_fmt, passed tc-start: 1647241564.417472, rfind_ch tc-end: 1647241564.508959, rfind_ch, passed tp-end: 1647241564.517050, atf/atf-c/detail/dynstr_test tp-start: 1647241564.613710, atf/atf-c/detail/env_test, 4 tc-start: 1647241564.616969, get tc-end: 1647241564.714441, get, passed tc-start: 1647241564.722042, has tc-end: 1647241564.817377, has, passed tc-start: 1647241564.828291, set tc-end: 1647241564.944849, set, passed tc-start: 1647241564.955381, unset tc-end: 1647241565.67237, unset, passed tp-end: 1647241565.78348, atf/atf-c/detail/env_test tp-start: 1647241565.198744, atf/atf-c/detail/fs_test, 24 tc-start: 1647241565.201146, eaccess tc-so:Non-existent file checks tc-so: tc-so:File mode : 0000 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0000 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0000 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0001 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0001 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0001 tc-so:Access mode : 0x08 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0002 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0002 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0002 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0004 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0004 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0004 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0010 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0010 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0010 tc-so:Access mode : 0x08 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0020 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0020 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0020 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0040 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0040 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0040 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0100 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0100 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0100 tc-so:Access mode : 0x08 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0200 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0200 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0200 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-so: tc-so:File mode : 0400 tc-so:Access mode : 0x02 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0400 tc-so:Access mode : 0x04 tc-so:Expected error: 0 tc-so:Error : None tc-so: tc-so:File mode : 0400 tc-so:Access mode : 0x08 tc-so:Expected error: 13 tc-so:Error : 13 tc-end: 1647241565.463625, eaccess, passed tc-start: 1647241565.473914, exists tc-so:Checking existence of a directory tc-so:Checking existence of a file tc-so:Checking existence of a non-existent file tc-end: 1647241565.585757, exists, passed tc-start: 1647241565.597321, getcwd tc-end: 1647241565.696620, getcwd, passed tc-start: 1647241565.709902, mkdtemp_err tc-end: 1647241565.856990, mkdtemp_err, passed tc-start: 1647241565.869721, mkdtemp_ok tc-end: 1647241565.980942, mkdtemp_ok, passed tc-start: 1647241565.994651, mkdtemp_umask tc-so:Creating temporary directory with umask 00100 tc-so:Creating temporary directory with umask 00200 tc-so:Creating temporary directory with umask 00400 tc-so:Creating temporary directory with umask 00500 tc-so:Creating temporary directory with umask 00600 tc-end: 1647241566.92321, mkdtemp_umask, passed tc-start: 1647241566.99714, mkstemp_err tc-end: 1647241566.219806, mkstemp_err, passed tc-start: 1647241566.233338, mkstemp_ok tc-end: 1647241566.352405, mkstemp_ok, passed tc-start: 1647241566.367661, mkstemp_umask tc-so:Creating temporary regular file with umask 00100 tc-so:Creating temporary regular file with umask 00200 tc-so:Creating temporary regular file with umask 00400 tc-end: 1647241566.467240, mkstemp_umask, passed tc-start: 1647241566.475254, path_append tc-so:Input : >foo< tc-so:Append : >bar< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >foo/< tc-so:Append : >/bar< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >foo/< tc-so:Append : >/bar/baz< tc-so:Expected output: >foo/bar/baz< tc-so:Output : >foo/bar/baz< tc-so: tc-so:Input : >foo/< tc-so:Append : >///bar///baz< tc-so:Expected output: >foo/bar/baz< tc-so:Output : >foo/bar/baz< tc-so: tc-end: 1647241566.607353, path_append, passed tc-start: 1647241566.616947, path_branch_path tc-so:Input : . tc-so:Expected output: . tc-so:Output : . tc-so: tc-so:Input : foo tc-so:Expected output: . tc-so:Output : . tc-so: tc-so:Input : foo/bar tc-so:Expected output: foo tc-so:Output : foo tc-so: tc-so:Input : /foo tc-so:Expected output: / tc-so:Output : / tc-so: tc-so:Input : /foo/bar tc-so:Expected output: /foo tc-so:Output : /foo tc-so: tc-end: 1647241566.772200, path_branch_path, passed tc-start: 1647241566.779318, path_copy tc-end: 1647241566.872803, path_copy, passed tc-start: 1647241566.881074, path_equal tc-end: 1647241566.981394, path_equal, passed tc-start: 1647241566.991347, path_is_absolute tc-so:Input : / tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : //// tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : ////a tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : //a// tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : a//// tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : ../foo tc-so:Expected result: false tc-so:Result : false tc-so: tc-end: 1647241567.146410, path_is_absolute, passed tc-start: 1647241567.155577, path_is_root tc-so:Input : / tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : //// tc-so:Expected result: true tc-so:Result : true tc-so: tc-so:Input : ////a tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : //a// tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : a//// tc-so:Expected result: false tc-so:Result : false tc-so: tc-so:Input : ../foo tc-so:Expected result: false tc-so:Result : false tc-so: tc-end: 1647241567.290722, path_is_root, passed tc-start: 1647241567.297681, path_leaf_name tc-so:Input : . tc-so:Expected output: . tc-so:Output : . tc-so: tc-so:Input : foo tc-so:Expected output: foo tc-so:Output : foo tc-so: tc-so:Input : foo/bar tc-so:Expected output: bar tc-so:Output : bar tc-so: tc-so:Input : /foo tc-so:Expected output: foo tc-so:Output : foo tc-so: tc-so:Input : /foo/bar tc-so:Expected output: bar tc-so:Output : bar tc-so: tc-end: 1647241567.414054, path_leaf_name, passed tc-start: 1647241567.422074, path_normalize tc-so:Input : >.< tc-so:Expected output: >.< tc-so:Output : >.< tc-so: tc-so:Input : >..< tc-so:Expected output: >..< tc-so:Output : >..< tc-so: tc-so:Input : >/< tc-so:Expected output: >/< tc-so:Output : >/< tc-so: tc-so:Input : >//< tc-so:Expected output: >/< tc-so:Output : >/< tc-so: tc-so:Input : >///< tc-so:Expected output: >/< tc-so:Output : >/< tc-so: tc-so:Input : >foo< tc-so:Expected output: >foo< tc-so:Output : >foo< tc-so: tc-so:Input : >foo/< tc-so:Expected output: >foo< tc-so:Output : >foo< tc-so: tc-so:Input : >foo/bar< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >foo/bar/< tc-so:Expected output: >foo/bar< tc-so:Output : >foo/bar< tc-so: tc-so:Input : >/foo< tc-so:Expected output: >/foo< tc-so:Output : >/foo< tc-so: tc-so:Input : >/foo/bar< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-so:Input : >/foo/bar/< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-so:Input : >///foo< tc-so:Expected output: >/foo< tc-so:Output : >/foo< tc-so: tc-so:Input : >///foo///bar< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-so:Input : >///foo///bar///< tc-so:Expected output: >/foo/bar< tc-so:Output : >/foo/bar< tc-so: tc-end: 1647241567.595681, path_normalize, passed tc-start: 1647241567.603228, path_to_absolute tc-so:Relative path: . tc-so:Absolute path: /tmp/atf-run.tGFivA/. tc-so: tc-so:Relative path: dir tc-so:Absolute path: /tmp/atf-run.tGFivA/dir tc-so: tc-end: 1647241567.709081, path_to_absolute, passed tc-start: 1647241567.722127, rmdir_empty tc-end: 1647241567.819191, rmdir_empty, passed tc-start: 1647241567.826611, rmdir_enotempty tc-end: 1647241567.923735, rmdir_enotempty, passed tc-start: 1647241567.940154, rmdir_eperm tc-end: 1647241568.70061, rmdir_eperm, passed tc-start: 1647241568.84550, stat_mode tc-end: 1647241568.192286, stat_mode, passed tc-start: 1647241568.204326, stat_perms tc-end: 1647241568.337252, stat_perms, passed tc-start: 1647241568.352753, stat_type tc-end: 1647241568.476614, stat_type, passed tp-end: 1647241568.490054, atf/atf-c/detail/fs_test tp-start: 1647241568.598220, atf/atf-c/detail/list_test, 9 tc-start: 1647241568.601623, list_append tc-end: 1647241568.701311, list_append, passed tc-start: 1647241568.709111, list_append_list tc-end: 1647241568.803358, list_append_list, passed tc-start: 1647241568.810238, list_for_each tc-so:Iterating over empty list tc-so:Iterating over list of 0 elements tc-so:Iterating over list of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over list of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over list of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over list of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over list of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over list of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over list of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over list of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over list of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over list of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1647241568.955072, list_for_each, passed tc-start: 1647241568.962561, list_for_each_c tc-so:Iterating over empty list tc-so:Iterating over list of 0 elements tc-so:Iterating over list of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over list of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over list of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over list of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over list of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over list of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over list of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over list of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over list of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over list of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1647241569.136967, list_for_each_c, passed tc-start: 1647241569.145317, list_index tc-end: 1647241569.246155, list_index, passed tc-start: 1647241569.254091, list_index_c tc-end: 1647241569.340939, list_index_c, passed tc-start: 1647241569.348533, list_init tc-end: 1647241569.431087, list_init, passed tc-start: 1647241569.438017, list_to_charpp_empty tc-end: 1647241569.529100, list_to_charpp_empty, passed tc-start: 1647241569.538321, list_to_charpp_some tc-end: 1647241569.644284, list_to_charpp_some, passed tp-end: 1647241569.653566, atf/atf-c/detail/list_test tp-start: 1647241569.750542, atf/atf-c/detail/map_test, 13 tc-start: 1647241569.752799, find tc-end: 1647241569.859300, find, passed tc-start: 1647241569.866476, find_c tc-end: 1647241569.960112, find_c, passed tc-start: 1647241569.969531, map_for_each tc-so:Iterating over empty map tc-so:Iterating over map of 0 elements tc-so:Iterating over map of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over map of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over map of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over map of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over map of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over map of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over map of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over map of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over map of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over map of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1647241570.160617, map_for_each, passed tc-start: 1647241570.169897, map_for_each_c tc-so:Iterating over empty map tc-so:Iterating over map of 0 elements tc-so:Iterating over map of 1 elements tc-so:Retrieved item: 1 tc-so:Iterating over map of 2 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Iterating over map of 3 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Iterating over map of 4 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Iterating over map of 5 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Iterating over map of 6 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Iterating over map of 7 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Iterating over map of 8 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Iterating over map of 9 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Iterating over map of 10 elements tc-so:Retrieved item: 1 tc-so:Retrieved item: 2 tc-so:Retrieved item: 3 tc-so:Retrieved item: 4 tc-so:Retrieved item: 5 tc-so:Retrieved item: 6 tc-so:Retrieved item: 7 tc-so:Retrieved item: 8 tc-so:Retrieved item: 9 tc-so:Retrieved item: 10 tc-end: 1647241570.358999, map_for_each_c, passed tc-start: 1647241570.366313, map_init tc-end: 1647241570.473234, map_init, passed tc-start: 1647241570.481110, map_init_charpp_empty tc-end: 1647241570.564816, map_init_charpp_empty, passed tc-start: 1647241570.573254, map_init_charpp_null tc-end: 1647241570.668887, map_init_charpp_null, passed tc-start: 1647241570.675600, map_init_charpp_short tc-end: 1647241570.766525, map_init_charpp_short, passed tc-start: 1647241570.775693, map_init_charpp_some tc-end: 1647241570.884222, map_init_charpp_some, passed tc-start: 1647241570.893115, map_insert tc-so:Inserting some values tc-so:Replacing a value tc-end: 1647241570.989027, map_insert, passed tc-start: 1647241570.996829, stable_keys tc-end: 1647241571.80339, stable_keys, passed tc-start: 1647241571.87303, to_charpp_empty tc-end: 1647241571.177791, to_charpp_empty, passed tc-start: 1647241571.185384, to_charpp_some tc-end: 1647241571.286977, to_charpp_some, passed tp-end: 1647241571.295115, atf/atf-c/detail/map_test tp-start: 1647241571.450716, atf/atf-c/detail/process_test, 51 tc-start: 1647241571.453999, child_pid tc-se:Reporting 6070 to parent tc-so:Expected PID: 6070 tc-so:Actual PID: 6070 tc-end: 1647241571.602335, child_pid, passed tc-start: 1647241571.611007, child_wait_eintr tc-se:Child entering wait(2) tc-se:Child's wait(2) terminated tc-se:Child is killing subchild tc-so:Waiting for child to issue wait(2) tc-so:Interrupting child's wait(2) call tc-so:Waiting for child's completion tc-end: 1647241573.740220, child_wait_eintr, passed tc-start: 1647241573.747688, exec_failure tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-failure tc-end: 1647241573.921891, exec_failure, passed tc-start: 1647241573.934603, exec_list tc-end: 1647241574.76806, exec_list, passed tc-start: 1647241574.86475, exec_prehook tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1647241574.214730, exec_prehook, passed tc-start: 1647241574.221208, exec_success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1647241574.378165, exec_success, passed tc-start: 1647241574.385513, fork_cookie tc-end: 1647241574.542446, fork_cookie, passed tc-start: 1647241574.551560, fork_out_capture_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1647241574.715675, fork_out_capture_err_capture, passed tc-start: 1647241574.723398, fork_out_capture_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241574.878203, fork_out_capture_err_connect, passed tc-start: 1647241574.887016, fork_out_capture_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241575.37670, fork_out_capture_err_default, passed tc-start: 1647241575.50618, fork_out_capture_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241575.215889, fork_out_capture_err_inherit, passed tc-start: 1647241575.227890, fork_out_capture_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241575.387769, fork_out_capture_err_redirect_fd, passed tc-start: 1647241575.405221, fork_out_capture_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241575.571663, fork_out_capture_err_redirect_path, passed tc-start: 1647241575.581147, fork_out_connect_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1647241575.764820, fork_out_connect_err_capture, passed tc-start: 1647241575.775909, fork_out_connect_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241575.933079, fork_out_connect_err_connect, passed tc-start: 1647241575.948801, fork_out_connect_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241576.142093, fork_out_connect_err_default, passed tc-start: 1647241576.156707, fork_out_connect_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241576.347835, fork_out_connect_err_inherit, passed tc-start: 1647241576.363136, fork_out_connect_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241576.526036, fork_out_connect_err_redirect_fd, passed tc-start: 1647241576.535633, fork_out_connect_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241576.687863, fork_out_connect_err_redirect_path, passed tc-start: 1647241576.703628, fork_out_default_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1647241576.898183, fork_out_default_err_capture, passed tc-start: 1647241576.909501, fork_out_default_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241577.60445, fork_out_default_err_connect, passed tc-start: 1647241577.73302, fork_out_default_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241577.226491, fork_out_default_err_default, passed tc-start: 1647241577.237531, fork_out_default_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241577.425947, fork_out_default_err_inherit, passed tc-start: 1647241577.439903, fork_out_default_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241577.616156, fork_out_default_err_redirect_fd, passed tc-start: 1647241577.630006, fork_out_default_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241577.821078, fork_out_default_err_redirect_path, passed tc-start: 1647241577.841259, fork_out_inherit_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1647241578.27225, fork_out_inherit_err_capture, passed tc-start: 1647241578.37592, fork_out_inherit_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241578.210247, fork_out_inherit_err_connect, passed tc-start: 1647241578.224659, fork_out_inherit_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241578.393988, fork_out_inherit_err_default, passed tc-start: 1647241578.407376, fork_out_inherit_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241578.573851, fork_out_inherit_err_inherit, passed tc-start: 1647241578.584900, fork_out_inherit_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241578.753489, fork_out_inherit_err_redirect_fd, passed tc-start: 1647241578.764254, fork_out_inherit_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241578.941591, fork_out_inherit_err_redirect_path, passed tc-start: 1647241578.952666, fork_out_redirect_fd_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1647241579.114742, fork_out_redirect_fd_err_capture, passed tc-start: 1647241579.125526, fork_out_redirect_fd_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241579.297521, fork_out_redirect_fd_err_connect, passed tc-start: 1647241579.311623, fork_out_redirect_fd_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241579.482353, fork_out_redirect_fd_err_default, passed tc-start: 1647241579.493121, fork_out_redirect_fd_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241579.664270, fork_out_redirect_fd_err_inherit, passed tc-start: 1647241579.678721, fork_out_redirect_fd_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241579.872286, fork_out_redirect_fd_err_redirect_fd, passed tc-start: 1647241579.884624, fork_out_redirect_fd_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241580.82647, fork_out_redirect_fd_err_redirect_path, passed tc-start: 1647241580.96256, fork_out_redirect_path_err_capture tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-end: 1647241580.265047, fork_out_redirect_path_err_capture, passed tc-start: 1647241580.276277, fork_out_redirect_path_err_connect tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241580.454355, fork_out_redirect_path_err_connect, passed tc-start: 1647241580.465324, fork_out_redirect_path_err_default tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241580.636442, fork_out_redirect_path_err_default, passed tc-start: 1647241580.647728, fork_out_redirect_path_err_inherit tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241580.840760, fork_out_redirect_path_err_inherit, passed tc-start: 1647241580.853556, fork_out_redirect_path_err_redirect_fd tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241581.25087, fork_out_redirect_path_err_redirect_fd, passed tc-start: 1647241581.38019, fork_out_redirect_path_err_redirect_path tc-so:Looking for 'stdout: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stdout: msg' tc-so:Looking for 'stderr: msg' in 'stderr: msg' tc-so:Looking for 'stdout: msg' in 'stderr: msg' tc-end: 1647241581.196825, fork_out_redirect_path_err_redirect_path, passed tc-start: 1647241581.207543, status_coredump tc-end: 1647241581.397588, status_coredump, passed tc-start: 1647241581.409076, status_exited tc-end: 1647241581.555538, status_exited, passed tc-start: 1647241581.565272, status_signaled tc-end: 1647241581.737593, status_signaled, passed tc-start: 1647241581.745280, stream_init_capture tc-end: 1647241581.862570, stream_init_capture, passed tc-start: 1647241581.871537, stream_init_connect tc-end: 1647241581.976631, stream_init_connect, passed tc-start: 1647241581.988591, stream_init_inherit tc-end: 1647241582.91099, stream_init_inherit, passed tc-start: 1647241582.97997, stream_init_redirect_fd tc-end: 1647241582.209882, stream_init_redirect_fd, passed tc-start: 1647241582.217759, stream_init_redirect_path tc-end: 1647241582.321585, stream_init_redirect_path, passed tp-end: 1647241582.329551, atf/atf-c/detail/process_test tp-start: 1647241582.424872, atf/atf-c/detail/sanity_test, 4 tc-start: 1647241582.428016, inv tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:71: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1647241582.682336, inv, passed tc-start: 1647241582.695472, post tc-so:Looking for 'Postcondition' in 'sanity_test: Postcondition check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Postcondition' in 'sanity_test: Postcondition check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Postcondition check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:79: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1647241582.955144, post, passed tc-start: 1647241582.966386, pre tc-so:Looking for 'Precondition' in 'sanity_test: Precondition check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Precondition' in 'sanity_test: Precondition check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for '/tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Precondition check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:75: td->m_cond' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1647241583.223448, pre, passed tc-start: 1647241583.234660, unreachable tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-so:Looking for 'Invariant' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for '/tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c' in 'sanity_test: Invariant check failed at /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/detail/sanity_test.c:84: 0' tc-so:Looking for 'atf-devel@NetBSD.org' in 'sanity_test: This is probably a bug in this application or one of the libraries it uses. If you believe this problem is caused by, or is related to Automated Testing Framework 0.20, please report it to atf-devel@NetBSD.org and provide as many detatils as possible describing how you got to this condition.' tc-end: 1647241583.472716, unreachable, passed tp-end: 1647241583.488447, atf/atf-c/detail/sanity_test tp-start: 1647241583.585470, atf/atf-c/detail/text_test, 7 tc-start: 1647241583.587920, for_each_word tc-end: 1647241583.679486, for_each_word, passed tc-start: 1647241583.686789, format tc-end: 1647241583.773060, format, passed tc-start: 1647241583.780385, format_ap tc-end: 1647241583.887094, format_ap, passed tc-start: 1647241583.894969, split tc-so:Splitting '' with delimiter ' ' tc-so:Expecting 0 words tc-so:Splitting ' ' with delimiter ' ' tc-so:Expecting 0 words tc-so:Splitting ' ' with delimiter ' ' tc-so:Expecting 0 words tc-so:Splitting 'a b' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'b' tc-so:Splitting 'a b c d' with delimiter ' ' tc-so:Expecting 4 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'b' tc-so:Word at position 2 should be 'c' tc-so:Word at position 3 should be 'd' tc-so:Splitting 'foo bar' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting 'foo bar baz foobar' with delimiter ' ' tc-so:Expecting 4 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Word at position 2 should be 'baz' tc-so:Word at position 3 should be 'foobar' tc-so:Splitting ' foo bar' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting 'foo bar' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting 'foo bar ' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-so:Splitting ' foo bar ' with delimiter ' ' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'foo' tc-so:Word at position 1 should be 'bar' tc-end: 1647241584.43138, split, passed tc-start: 1647241584.52656, split_delims tc-so:Splitting '' with delimiter '/' tc-so:Expecting 0 words tc-so:Splitting ' ' with delimiter '/' tc-so:Expecting 1 words tc-so:Word at position 0 should be ' ' tc-so:Splitting ' ' with delimiter '/' tc-so:Expecting 1 words tc-so:Word at position 0 should be ' ' tc-so:Splitting 'a/b' with delimiter '/' tc-so:Expecting 2 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'b' tc-so:Splitting 'aLONGDELIMbcdLONGDELIMef' with delimiter 'LONGDELIM' tc-so:Expecting 3 words tc-so:Word at position 0 should be 'a' tc-so:Word at position 1 should be 'bcd' tc-so:Word at position 2 should be 'ef' tc-end: 1647241584.184394, split_delims, passed tc-start: 1647241584.191511, to_bool tc-end: 1647241584.285357, to_bool, passed tc-start: 1647241584.294966, to_long tc-end: 1647241584.401229, to_long, passed tp-end: 1647241584.408821, atf/atf-c/detail/text_test tp-start: 1647241584.499459, atf/atf-c/detail/user_test, 4 tc-start: 1647241584.501947, euid tc-end: 1647241584.597303, euid, passed tc-start: 1647241584.607170, is_member_of_group tc-so:User group 0 is 0 tc-so:User group 1 is 2 tc-so:User group 2 is 3 tc-so:User group 3 is 4 tc-so:User group 4 is 5 tc-so:User group 5 is 20 tc-so:User group 6 is 31 tc-so:User group 7 is 34 tc-so:User belongs to 8 groups tc-so:Last GID is 34 tc-so:Checking if user belongs to group 0 tc-so:Checking if user does not belong to group 1 tc-so:Checking if user belongs to group 2 tc-so:Checking if user belongs to group 3 tc-so:Checking if user belongs to group 4 tc-so:Checking if user belongs to group 5 tc-so:Checking if user does not belong to group 6 tc-so:Checking if user does not belong to group 7 tc-so:Checking if user does not belong to group 8 tc-so:Checking if user does not belong to group 9 tc-so:Checking if user does not belong to group 10 tc-so:Checking if user does not belong to group 11 tc-so:Checking if user does not belong to group 12 tc-so:Checking if user does not belong to group 13 tc-so:Checking if user does not belong to group 14 tc-so:Checking if user does not belong to group 15 tc-so:Checking if user does not belong to group 16 tc-so:Checking if user does not belong to group 17 tc-so:Checking if user does not belong to group 18 tc-so:Checking if user does not belong to group 19 tc-so:Checking if user belongs to group 20 tc-so:Checking if user does not belong to group 21 tc-so:Checking if user does not belong to group 22 tc-so:Checking if user does not belong to group 23 tc-so:Checking if user does not belong to group 24 tc-so:Checking if user does not belong to group 25 tc-so:Checking if user does not belong to group 26 tc-so:Checking if user does not belong to group 27 tc-so:Checking if user does not belong to group 28 tc-so:Checking if user does not belong to group 29 tc-so:Checking if user does not belong to group 30 tc-so:Checking if user belongs to group 31 tc-so:Checking if user does not belong to group 32 tc-so:Checking if user does not belong to group 33 tc-end: 1647241584.761070, is_member_of_group, passed tc-start: 1647241584.770554, is_root tc-end: 1647241584.871530, is_root, passed tc-start: 1647241584.881406, is_unprivileged tc-end: 1647241584.979503, is_unprivileged, passed tp-end: 1647241584.987093, atf/atf-c/detail/user_test tp-start: 1647241585.76762, atf/atf-c/atf_c_test, 1 tc-start: 1647241585.79223, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1647241586.545214, include, passed tp-end: 1647241586.558785, atf/atf-c/atf_c_test tp-start: 1647241586.675812, atf/atf-c/build_test, 5 tc-start: 1647241586.679423, c_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CC to 'cc -foo' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags and cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1647241586.850565, c_o, passed tc-start: 1647241586.857267, cpp tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-o' 'test.out' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CPP to 'cpp -foo' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags and optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Returned arguments: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-end: 1647241586.983682, cpp, passed tc-start: 1647241586.990256, cxx_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CXX to 'c++ -foo' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags and cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Returned arguments: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1647241587.133472, cxx_o, passed tc-start: 1647241587.143685, equal_arrays tc-end: 1647241587.233243, equal_arrays, passed tc-start: 1647241587.241072, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1647241587.994540, include, passed tp-end: 1647241588.5655, atf/atf-c/build_test tp-start: 1647241588.95773, atf/atf-c/check_test, 10 tc-start: 1647241588.97951, build_c_o tc-so:Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-c test.c' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-o test.o' in 'Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c'' tc-so:Looking for '-c test.c' in 'Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c'' tc-so:Looking for 'test.c' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c:1:26: error: 'UNDEFINED_SYMBOL' undeclared (first use in this function)' tc-end: 1647241589.784255, build_c_o, passed tc-start: 1647241589.805033, build_cpp tc-so:Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in 'foo bar' tc-so:Looking for '-o test.p' in 'Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c'' tc-so:Looking for 'test.c' in 'Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c'' tc-so:Looking for 'test.c' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-so:Looking for 'non-existent.h' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-end: 1647241591.127386, build_cpp, passed tc-start: 1647241591.146507, build_cxx_o tc-so:Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-c test.cpp' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-o test.o' in 'Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp'' tc-so:Looking for '-c test.cpp' in 'Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp'' tc-so:Looking for 'test.cpp' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp:1:26: error: 'UNDEFINED_SYMBOL' was not declared in this scope' tc-end: 1647241618.858136, build_cxx_o, passed tc-start: 1647241618.878619, exec_array tc-end: 1647241619.54003, exec_array, passed tc-start: 1647241619.61623, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-end: 1647241619.207007, exec_cleanup, passed tc-start: 1647241619.217115, exec_exitstatus tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-success tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-failure tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers exit-signal tc-end: 1647241619.512789, exec_exitstatus, passed tc-start: 1647241619.521338, exec_stdout_stderr tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers stdout-stderr result1 tc-so:Executing /usr/tests/atf/atf-c/detail/process_helpers stdout-stderr result2 tc-end: 1647241619.807463, exec_stdout_stderr, passed tc-start: 1647241619.816469, exec_umask tc-end: 1647241619.917074, exec_umask, passed tc-start: 1647241619.924555, exec_unknown tc-end: 1647241620.74729, exec_unknown, passed tc-start: 1647241620.83007, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1647241620.928521, include, passed tp-end: 1647241620.943974, atf/atf-c/check_test tp-start: 1647241621.42363, atf/atf-c/config_test, 2 tc-start: 1647241621.44905, get tc-so:Checking that atf_build_cc is set to env-value tc-so:Checking that atf_build_cflags is set to env-value tc-so:Checking that atf_build_cpp is set to env-value tc-so:Checking that atf_build_cppflags is set to env-value tc-so:Checking that atf_build_cxx is set to env-value tc-so:Checking that atf_build_cxxflags is set to env-value tc-so:Checking that atf_includedir is set to env-value tc-so:Checking that atf_libexecdir is set to env-value tc-so:Checking that atf_pkgdatadir is set to env-value tc-so:Checking that atf_shell is set to env-value tc-so:Checking that atf_workdir is set to env-value tc-end: 1647241621.160154, get, passed tc-start: 1647241621.167421, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1647241621.966892, include, passed tp-end: 1647241621.981659, atf/atf-c/config_test tp-start: 1647241622.109783, atf/atf-c/error_test, 12 tc-start: 1647241622.112776, error_new tc-end: 1647241622.209958, error_new, passed tc-start: 1647241622.217843, error_new_wo_memory tc-end: 1647241622.306617, error_new_wo_memory, passed tc-start: 1647241622.314072, format tc-so:Testing default formatting function tc-so:Error string is: Error 'test_error' tc-so:Testing custom formatting function tc-so:Error string is: Test formatting function tc-end: 1647241622.429120, format, passed tc-start: 1647241622.436968, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1647241623.286638, include, passed tc-start: 1647241623.297476, include_fwd tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1647241624.22728, include_fwd, passed tc-start: 1647241624.36030, is_error tc-end: 1647241624.128589, is_error, passed tc-start: 1647241624.135725, libc_format tc-end: 1647241624.252674, libc_format, passed tc-start: 1647241624.261095, libc_new tc-end: 1647241624.369806, libc_new, passed tc-start: 1647241624.378324, no_error tc-end: 1647241624.483931, no_error, passed tc-start: 1647241624.493956, no_memory_format tc-end: 1647241624.597902, no_memory_format, passed tc-start: 1647241624.605929, no_memory_new tc-end: 1647241624.698611, no_memory_new, passed tc-start: 1647241624.713355, no_memory_twice tc-end: 1647241624.799745, no_memory_twice, passed tp-end: 1647241624.808082, atf/atf-c/error_test tp-start: 1647241624.934344, atf/atf-c/macros_test, 14 tc-start: 1647241624.937687, check tc-so:Checking with a 0 value tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 0 not met$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:328: 0 not met' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-so:Checking with a 0 value tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: expected a false value$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:330: expected a false value' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-end: 1647241625.264235, check, passed tc-start: 1647241625.278255, check_eq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 1 != 2$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:422: 1 != 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 2 != 1$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:423: 2 != 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 1 != 2: 1 does not match 2$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:426: 1 != 2: 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 2 != 1: 2 does not match 1$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:427: 2 != 1: 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-end: 1647241625.753091, check_eq, passed tc-start: 1647241625.765562, check_errno tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.c:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:227: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.c:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:229: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1647241626.40444, check_errno, passed tc-start: 1647241626.51633, check_match tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD'$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:517: 'hello [a-z]+' not matched in 'abc hello WORLD'' tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD': uppercase$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:519: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1647241626.368911, check_match, passed tc-start: 1647241626.380308, check_streq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\)$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:461: "1" != "2" (1 != 2)' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\)$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:462: "2" != "1" (2 != 1)' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\): 1 does not match 2$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:465: "1" != "2" (1 != 2): 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\): 2 does not match 1$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:466: "2" != "1" (2 != 1): 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 5, 9 and expecting false tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: check_streq_var1 != check_streq_var2 \(5 != 9\)$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:472: check_streq_var1 != check_streq_var2 (5 != 9)' tc-end: 1647241626.908615, check_streq, passed tc-start: 1647241626.922695, detect_unused_tests tc-se:compiler_test.c:2:49: error: 'unused' defined but not used [-Werror=unused-variable] tc-se: 2 | #define define_unused static struct test_struct unused tc-se: | ^~~~~~ tc-se:compiler_test.c:3:1: note: in expansion of macro 'define_unused' tc-se: 3 | define_unused; tc-se: | ^~~~~~~~~~~~~ tc-se:cc1: all warnings being treated as errors tc-se:/usr/bin/cc failed with exit code 1 tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c compiler_test.c tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c/unused_test.c tc-end: 1647241629.295502, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.c passed; unused test cases are not properly detected tc-start: 1647241629.306731, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1647241630.646115, include, passed tc-start: 1647241630.655792, msg_embedded_fmt tc-so:Checking with an expected 'aux_bool\("%d"\) not met' message tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: aux_bool\("%d"\) not met$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:787: aux_bool("%d") not met' tc-so:Checking with an expected 'aux_bool\("%d"\) not met' message tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: aux_bool\("%d"\) not met$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:788: aux_bool("%d") not met' tc-so:Checking with an expected 'aux_str\("%d"\) != "" \(foo != \)' message tc-so:Looking for 'Check failed: .*macros_test.c:[0-9]+: aux_str\("%d"\) != "" \(foo != \)$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:789: aux_str("%d") != "" (foo != )' tc-so:Checking with an expected 'aux_str\("%d"\) != "" \(foo != \)' message tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: aux_str\("%d"\) != "" \(foo != \)$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:790: aux_str("%d") != "" (foo != )' tc-end: 1647241630.967863, msg_embedded_fmt, passed tc-start: 1647241630.983431, require tc-so:Checking with a 0 value tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 0 not met$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:550: 0 not met' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-so:Checking with a 0 value tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: expected a false value$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:552: expected a false value' tc-so:Checking with a 1 value tc-so:Looking for '^passed' in 'passed' tc-end: 1647241631.259358, require, passed tc-start: 1647241631.274836, require_eq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 1 != 2$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:644: 1 != 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 2 != 1$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:645: 2 != 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 1 != 2: 1 does not match 2$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:648: 1 != 2: 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 2 != 1: 2 does not match 1$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:649: 2 != 1: 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-end: 1647241631.755965, require_eq, passed tc-start: 1647241631.769098, require_errno tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:231: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:233: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1647241632.22743, require_errno, passed tc-start: 1647241632.35172, require_match tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD'$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:739: 'hello [a-z]+' not matched in 'abc hello WORLD'' tc-so:Checking with hello [a-z]+, abc hello world and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with hello [a-z]+, abc hello WORLD and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: 'hello \[a-z\]\+' not matched in 'abc hello WORLD': uppercase$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:741: 'hello [a-z]+' not matched in 'abc hello WORLD': uppercase' tc-end: 1647241632.357795, require_match, passed tc-start: 1647241632.372934, require_streq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\)$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:683: "1" != "2" (1 != 2)' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\)$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:684: "2" != "1" (2 != 1)' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "1" != "2" \(1 != 2\): 1 does not match 2$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:687: "1" != "2" (1 != 2): 1 does not match 2' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: "2" != "1" \(2 != 1\): 2 does not match 1$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:688: "2" != "1" (2 != 1): 2 does not match 1' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 5, 9 and expecting false tc-so:Looking for '^failed: .*macros_test.c:[0-9]+: require_streq_var1 != require_streq_var2 \(5 != 9\)$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c/macros_test.c:694: require_streq_var1 != require_streq_var2 (5 != 9)' tc-end: 1647241632.961466, require_streq, passed tc-start: 1647241632.974718, use tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c/macros_h_test.c tc-end: 1647241634.703096, use, passed tp-end: 1647241634.718727, atf/atf-c/macros_test tp-start: 1647241634.864026, atf/atf-c/tc_test, 5 tc-start: 1647241634.866535, config tc-end: 1647241634.942545, config, passed tc-start: 1647241634.949619, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1647241636.29483, include, passed tc-start: 1647241636.39939, init tc-end: 1647241636.127503, init, passed tc-start: 1647241636.134668, init_pack tc-end: 1647241636.216301, init_pack, passed tc-start: 1647241636.223147, vars tc-end: 1647241636.304260, vars, passed tp-end: 1647241636.311748, atf/atf-c/tc_test tp-start: 1647241636.393205, atf/atf-c/tp_test, 2 tc-start: 1647241636.395576, getopt tc-end: 1647241636.483469, getopt, passed tc-start: 1647241636.490997, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1647241637.291116, include, passed tp-end: 1647241637.304000, atf/atf-c/tp_test tp-start: 1647241637.407450, atf/atf-c/utils_test, 31 tc-start: 1647241637.410030, cat_file__empty tc-end: 1647241637.706971, cat_file__empty, passed tc-start: 1647241637.717874, cat_file__no_newline_eof tc-end: 1647241638.92320, cat_file__no_newline_eof, passed tc-start: 1647241638.104563, cat_file__one_line tc-end: 1647241638.440021, cat_file__one_line, passed tc-start: 1647241638.450930, cat_file__several_lines tc-end: 1647241638.680634, cat_file__several_lines, passed tc-start: 1647241638.691131, compare_file__empty__match tc-end: 1647241638.806591, compare_file__empty__match, passed tc-start: 1647241638.815287, compare_file__empty__not_match tc-end: 1647241638.916094, compare_file__empty__not_match, passed tc-start: 1647241638.927301, compare_file__long__match tc-end: 1647241639.35030, compare_file__long__match, passed tc-start: 1647241639.44036, compare_file__long__not_match tc-end: 1647241639.127875, compare_file__long__not_match, passed tc-start: 1647241639.136651, compare_file__short__match tc-end: 1647241639.240272, compare_file__short__match, passed tc-start: 1647241639.252900, compare_file__short__not_match tc-end: 1647241639.362505, compare_file__short__not_match, passed tc-start: 1647241639.374704, copy_file__empty tc-end: 1647241639.483608, copy_file__empty, passed tc-start: 1647241639.493296, copy_file__some_contents tc-end: 1647241639.583637, copy_file__some_contents, passed tc-start: 1647241639.594402, create_file tc-end: 1647241639.682701, create_file, passed tc-start: 1647241639.692162, file_exists tc-end: 1647241639.774230, file_exists, passed tc-start: 1647241639.783411, fork tc-se:Should not get into child tc-so:Should not get into child tc-so:Should not get into child tc-end: 1647241639.918778, fork, passed tc-start: 1647241639.930588, free_charpp__empty tc-end: 1647241640.44432, free_charpp__empty, passed tc-start: 1647241640.55900, free_charpp__some tc-end: 1647241640.188561, free_charpp__some, passed tc-start: 1647241640.201050, grep_file tc-so:Looking for 'line1' in 'line1' tc-so:Looking for 'line1' in 'line1' tc-so:Looking for 'second line' in 'line1' tc-so:Looking for 'second line' in 'the second line' tc-so:Looking for 'aa.*bb' in 'line1' tc-so:Looking for 'aa.*bb' in 'the second line' tc-so:Looking for 'aa.*bb' in 'aaaabbbb' tc-so:Looking for 'foo' in 'line1' tc-so:Looking for 'foo' in 'the second line' tc-so:Looking for 'foo' in 'aaaabbbb' tc-so:Looking for 'bar' in 'line1' tc-so:Looking for 'bar' in 'the second line' tc-so:Looking for 'bar' in 'aaaabbbb' tc-so:Looking for 'aaaaa' in 'line1' tc-so:Looking for 'aaaaa' in 'the second line' tc-so:Looking for 'aaaaa' in 'aaaabbbb' tc-end: 1647241640.414178, grep_file, passed tc-start: 1647241640.429930, grep_string tc-so:Looking for 'a string' in 'a string - aaaabbbb' tc-so:Looking for '^a string' in 'a string - aaaabbbb' tc-so:Looking for 'aaaabbbb$' in 'a string - aaaabbbb' tc-so:Looking for 'aa.*bb' in 'a string - aaaabbbb' tc-so:Looking for 'foo' in 'a string - aaaabbbb' tc-so:Looking for 'bar' in 'a string - aaaabbbb' tc-so:Looking for 'aaaaa' in 'a string - aaaabbbb' tc-end: 1647241640.606772, grep_string, passed tc-start: 1647241640.618460, include tc-so:> /usr/bin/cc -I/usr/include -Wall -Werror -o test.o -c test.c tc-end: 1647241642.66808, include, passed tc-start: 1647241642.77904, readline__none tc-end: 1647241642.159504, readline__none, passed tc-start: 1647241642.167525, readline__some tc-end: 1647241642.257020, readline__some, passed tc-start: 1647241642.266514, redirect__other tc-end: 1647241642.348844, redirect__other, passed tc-start: 1647241642.357852, redirect__stderr tc-se:Buffer this tc-end: 1647241642.762241, redirect__stderr, passed tc-start: 1647241642.771375, redirect__stdout tc-so:Buffer this tc-end: 1647241643.99569, redirect__stdout, passed tc-start: 1647241643.110136, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1647241643.256442, wait__invalid_exitstatus, passed tc-start: 1647241643.266680, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1647241643.410318, wait__invalid_stderr, passed tc-start: 1647241643.420726, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1647241643.580955, wait__invalid_stdout, passed tc-start: 1647241643.596393, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1647241643.765625, wait__ok, passed tc-start: 1647241643.772505, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1647241643.965660, wait__save_stderr, passed tc-start: 1647241643.981266, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1647241644.284443, wait__save_stdout, passed tp-end: 1647241644.302242, atf/atf-c/utils_test tp-start: 1647241645.392298, atf/atf-c/pkg_config_test, 2 tc-start: 1647241645.395179, build tc-end: 1647241645.403713, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1647241645.406074, version tc-end: 1647241645.416101, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1647241645.417920, atf/atf-c/pkg_config_test tp-start: 1647241645.585474, atf/atf-c++/detail/application_test, 1 tc-start: 1647241645.588408, getopt tc-end: 1647241645.731030, getopt, passed tp-end: 1647241645.741966, atf/atf-c++/detail/application_test tp-start: 1647241645.910470, atf/atf-c++/detail/auto_array_test, 9 tc-start: 1647241645.912688, auto_array_access tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1647241646.120209, auto_array_access, passed tc-start: 1647241646.132291, auto_array_assign tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1647241646.314188, auto_array_assign, passed tc-start: 1647241646.328507, auto_array_assign_ref tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1647241646.610333, auto_array_assign_ref, passed tc-start: 1647241646.623499, auto_array_copy tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1647241646.881558, auto_array_copy, passed tc-start: 1647241646.894702, auto_array_copy_ref tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1647241647.139349, auto_array_copy_ref, passed tc-start: 1647241647.151836, auto_array_get tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1647241647.395430, auto_array_get, passed tc-start: 1647241647.407870, auto_array_release tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1647241647.642333, auto_array_release, passed tc-start: 1647241647.654487, auto_array_reset tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Allocated 'test_array' object 0x4025a570 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a570 tc-end: 1647241647.891266, auto_array_reset, passed tc-start: 1647241647.904475, auto_array_scope tc-so:Allocated 'test_array' object 0x4025a1e0 tc-so:Releasing 'test_array' object 0x4025a1e0 tc-end: 1647241648.152509, auto_array_scope, passed tp-end: 1647241648.165494, atf/atf-c++/detail/auto_array_test tp-start: 1647241648.417596, atf/atf-c++/detail/env_test, 3 tc-start: 1647241648.422608, has_get tc-end: 1647241648.630893, has_get, passed tc-start: 1647241648.642811, set tc-end: 1647241648.854179, set, passed tc-start: 1647241648.865886, unset tc-end: 1647241649.74175, unset, passed tp-end: 1647241649.85440, atf/atf-c++/detail/env_test tp-start: 1647241649.352823, atf/atf-c++/detail/exceptions_test, 3 tc-start: 1647241649.356405, throw_atf_error_libc tc-end: 1647241649.618189, throw_atf_error_libc, passed tc-start: 1647241649.627303, throw_atf_error_no_memory tc-end: 1647241649.802924, throw_atf_error_no_memory, passed tc-start: 1647241649.809313, throw_atf_error_unknown tc-end: 1647241649.973451, throw_atf_error_unknown, passed tp-end: 1647241649.979905, atf/atf-c++/detail/exceptions_test tp-start: 1647241650.148990, atf/atf-c++/detail/fs_test, 18 tc-start: 1647241650.151122, directory_file_info tc-end: 1647241650.348078, directory_file_info, passed tc-start: 1647241650.376899, directory_names tc-end: 1647241650.599425, directory_names, passed tc-start: 1647241650.612652, directory_read tc-end: 1647241650.773777, directory_read, passed tc-start: 1647241650.790443, exists tc-end: 1647241650.959885, exists, passed tc-start: 1647241650.973327, file_info_perms tc-end: 1647241651.180187, file_info_perms, passed tc-start: 1647241651.191856, file_info_stat tc-end: 1647241651.384607, file_info_stat, passed tc-start: 1647241651.405810, is_executable tc-end: 1647241651.611728, is_executable, passed tc-start: 1647241651.627704, path_branch_path tc-end: 1647241651.822652, path_branch_path, passed tc-start: 1647241651.832961, path_compare_different tc-end: 1647241652.49737, path_compare_different, passed tc-start: 1647241652.59992, path_compare_equal tc-end: 1647241652.278634, path_compare_equal, passed tc-start: 1647241652.290707, path_concat tc-end: 1647241652.527931, path_concat, passed tc-start: 1647241652.542014, path_is_absolute tc-end: 1647241652.748541, path_is_absolute, passed tc-start: 1647241652.756815, path_is_root tc-end: 1647241652.979591, path_is_root, passed tc-start: 1647241652.992357, path_leaf_name tc-end: 1647241653.238280, path_leaf_name, passed tc-start: 1647241653.251647, path_normalize tc-end: 1647241653.499236, path_normalize, passed tc-start: 1647241653.512172, path_op_less tc-end: 1647241653.792427, path_op_less, passed tc-start: 1647241653.817283, path_to_absolute tc-end: 1647241654.107705, path_to_absolute, passed tc-start: 1647241654.130999, remove tc-end: 1647241654.434879, remove, passed tp-end: 1647241654.457222, atf/atf-c++/detail/fs_test tp-start: 1647241654.717178, atf/atf-c++/detail/process_test, 10 tc-start: 1647241654.721663, argv_array_assign tc-end: 1647241654.955682, argv_array_assign, passed tc-start: 1647241654.968030, argv_array_copy tc-end: 1647241655.203815, argv_array_copy, passed tc-start: 1647241655.217693, argv_array_exec_argv tc-end: 1647241655.460685, argv_array_exec_argv, passed tc-start: 1647241655.472690, argv_array_init_carray tc-end: 1647241655.705089, argv_array_init_carray, passed tc-start: 1647241655.718032, argv_array_init_col tc-end: 1647241655.979044, argv_array_init_col, passed tc-start: 1647241655.991073, argv_array_init_empty tc-end: 1647241656.232610, argv_array_init_empty, passed tc-start: 1647241656.246476, argv_array_init_varargs tc-end: 1647241656.517574, argv_array_init_varargs, passed tc-start: 1647241656.529876, argv_array_iter tc-end: 1647241656.764491, argv_array_iter, passed tc-start: 1647241656.779517, exec_failure tc-end: 1647241657.113924, exec_failure, passed tc-start: 1647241657.127040, exec_success tc-end: 1647241657.454405, exec_success, passed tp-end: 1647241657.467424, atf/atf-c++/detail/process_test tp-start: 1647241657.701040, atf/atf-c++/detail/sanity_test, 1 tc-start: 1647241657.706077, nothing tc-end: 1647241657.943695, nothing, passed tp-end: 1647241657.957498, atf/atf-c++/detail/sanity_test tp-start: 1647241658.220037, atf/atf-c++/detail/text_test, 10 tc-start: 1647241658.224790, duplicate tc-end: 1647241658.456239, duplicate, passed tc-start: 1647241658.470679, join tc-end: 1647241658.715954, join, passed tc-start: 1647241658.728566, match tc-end: 1647241659.49576, match, passed tc-start: 1647241659.63140, split tc-end: 1647241659.344735, split, passed tc-start: 1647241659.359045, split_delims tc-end: 1647241659.631715, split_delims, passed tc-start: 1647241659.645735, to_bool tc-end: 1647241659.995509, to_bool, passed tc-start: 1647241660.11934, to_bytes tc-end: 1647241660.354745, to_bytes, passed tc-start: 1647241660.369458, to_string tc-end: 1647241660.643501, to_string, passed tc-start: 1647241660.656833, to_type tc-end: 1647241661.14673, to_type, passed tc-start: 1647241661.30227, trim tc-end: 1647241661.313014, trim, passed tp-end: 1647241661.327039, atf/atf-c++/detail/text_test tp-start: 1647241661.587283, atf/atf-c++/atf_c++_test, 1 tc-start: 1647241661.592551, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1647241702.196438, include, passed tp-end: 1647241702.205777, atf/atf-c++/atf_c++_test tp-start: 1647241702.373606, atf/atf-c++/build_test, 5 tc-start: 1647241702.376676, c_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CC to 'cc -foo' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags and cppflags tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CC to 'cc' tc-so:Setting ATF_BUILD_CFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'cc' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1647241702.602806, c_o, passed tc-start: 1647241702.609600, cpp tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-o' 'test.out' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CPP to 'cpp -foo' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-foo' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.out' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:> Test: Some cppflags and optional arguments tc-so:Setting ATF_BUILD_CPP to 'cpp' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-so:Arguments returned: 'cpp' '-f1' '-o1' '-o2' '-o' 'test.out' 'test.c' tc-end: 1647241702.828336, cpp, passed tc-start: 1647241702.835108, cxx_o tc-so:> Test: No flags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Multi-word program name tc-so:Setting ATF_BUILD_CXX to 'c++ -foo' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-foo' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1 -f2 -f3 -f4-f5' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-f3' '-f4-f5' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags and cppflags tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '' tc-so:Setting ATF_BUILD_CPPFLAGS to '' tc-so:Expected arguments: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:> Test: Some cxxflags, cppflags and optional arguments tc-so:Setting ATF_BUILD_CXX to 'c++' tc-so:Setting ATF_BUILD_CXXFLAGS to '-f2' tc-so:Setting ATF_BUILD_CPPFLAGS to '-f1' tc-so:Expected arguments: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-so:Arguments returned: 'c++' '-f1' '-f2' '-o1' '-o2' '-o' 'test.o' '-c' 'test.c' tc-end: 1647241703.33746, cxx_o, passed tc-start: 1647241703.42754, equal_argvs tc-end: 1647241703.185995, equal_argvs, passed tc-start: 1647241703.192991, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1647241721.3383, include, passed tp-end: 1647241721.15836, atf/atf-c++/build_test tp-start: 1647241721.183961, atf/atf-c++/check_test, 8 tc-start: 1647241721.186110, build_c_o tc-so:Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-c test.c' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-o test.o' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for '-c test.c' in '> /usr/bin/cc -o test.o -c test.c' tc-so:Looking for 'test.c' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c: In function 'foo':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.c:1:26: error: 'UNDEFINED_SYMBOL' undeclared (first use in this function)' tc-end: 1647241723.46086, build_c_o, passed tc-start: 1647241723.62050, build_cpp tc-so:Looking for '-o.*test.p' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 ""' tc-so:Looking for 'foo bar' in '# 1 "test.c"' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in '' tc-so:Looking for 'foo bar' in 'foo bar' tc-so:Looking for '-o test.p' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in '> /usr/bin/cpp -o test.p test.c' tc-so:Looking for 'test.c' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-so:Looking for 'non-existent.h' in 'test.c:1:10: fatal error: ./non-existent.h: No such file or directory' tc-end: 1647241724.593526, build_cpp, passed tc-start: 1647241724.612656, build_cxx_o tc-so:Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-c test.cpp' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-o test.o' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for '-c test.cpp' in '> /usr/bin/c++ -o test.o -c test.cpp' tc-so:Looking for 'test.cpp' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp: In function 'void foo()':' tc-so:Looking for 'UNDEFINED_SYMBOL' in 'test.cpp:1:26: error: 'UNDEFINED_SYMBOL' was not declared in this scope' tc-end: 1647241750.215023, build_cxx_o, passed tc-start: 1647241750.249259, exec_cleanup tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-success tc-end: 1647241750.625911, exec_cleanup, passed tc-start: 1647241750.638466, exec_exitstatus tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-success tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-failure tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers exit-signal tc-end: 1647241751.181598, exec_exitstatus, passed tc-start: 1647241751.194849, exec_stdout_stderr tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers stdout-stderr result1 tc-so:Executing /usr/tests/atf/atf-c++/../atf-c/detail/process_helpers stdout-stderr result2 tc-end: 1647241751.680539, exec_stdout_stderr, passed tc-start: 1647241751.693039, exec_unknown tc-end: 1647241752.2447, exec_unknown, passed tc-start: 1647241752.16024, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1647241779.900574, include, passed tp-end: 1647241779.914944, atf/atf-c++/check_test tp-start: 1647241780.111484, atf/atf-c++/config_test, 4 tc-start: 1647241780.114055, get tc-so:Checking that atf_build_cc is set to env-value tc-so:Checking that atf_build_cflags is set to env-value tc-so:Checking that atf_build_cpp is set to env-value tc-so:Checking that atf_build_cppflags is set to env-value tc-so:Checking that atf_build_cxx is set to env-value tc-so:Checking that atf_build_cxxflags is set to env-value tc-so:Checking that atf_includedir is set to env-value tc-so:Checking that atf_libexecdir is set to env-value tc-so:Checking that atf_pkgdatadir is set to env-value tc-so:Checking that atf_shell is set to env-value tc-so:Checking that atf_workdir is set to env-value tc-end: 1647241780.319154, get, passed tc-start: 1647241780.327919, get_all tc-end: 1647241780.549716, get_all, passed tc-start: 1647241780.560234, has tc-end: 1647241780.773706, has, passed tc-start: 1647241780.787150, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1647241801.614230, include, passed tp-end: 1647241801.626810, atf/atf-c++/config_test tp-start: 1647241801.861068, atf/atf-c++/macros_test, 15 tc-start: 1647241801.864039, check_errno tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.cpp:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:250: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed' in 'failed: 1 checks failed; see output for more details' tc-so:Looking for 'macros_test.cpp:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in '*** Check failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:254: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1647241802.324094, check_errno, passed tc-start: 1647241802.335074, detect_unused_tests tc-se:compiler_test.cpp:2:41: error: 'unused' defined but not used [-Werror=unused-variable] tc-se: 2 | #define define_unused static test_class unused tc-se: | ^~~~~~ tc-se:compiler_test.cpp:3:1: note: in expansion of macro 'define_unused' tc-se: 3 | define_unused; tc-se: | ^~~~~~~~~~~~~ tc-se:cc1plus: all warnings being treated as errors tc-se:/usr/bin/c++ failed with exit code 1 tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c compiler_test.cpp tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c++/unused_test.cpp tc-end: 1647241846.775613, detect_unused_tests, expected_failure, PR 49187: Build of unused_test.cpp passed; unused test cases are not properly detected tc-start: 1647241846.790857, fail tc-so:Looking for '^failed: Failed on purpose' in 'failed: Failed on purpose' tc-end: 1647241847.63359, fail, passed tc-start: 1647241847.76204, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1647241884.574307, include, passed tc-start: 1647241884.585764, pass tc-so:Looking for '^passed' in 'passed' tc-end: 1647241884.789581, pass, passed tc-start: 1647241884.803191, require tc-so:Checking with a false value tc-so:Looking for '^failed: .*condition not met' in 'failed: Line 110: condition not met' tc-so:Checking with a true value tc-so:Looking for '^passed' in 'passed' tc-end: 1647241885.97551, require, passed tc-start: 1647241885.109304, require_eq tc-so:Checking with 1, 1 and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with 1, 2 and expecting false tc-so:Looking for '^failed: .*v1 != v2' in 'failed: Line 125: v1 != v2 (1 != 2)' tc-so:Checking with 2, 1 and expecting false tc-so:Looking for '^failed: .*v1 != v2' in 'failed: Line 125: v1 != v2 (2 != 1)' tc-so:Checking with 2, 2 and expecting true tc-so:Looking for '^passed' in 'passed' tc-end: 1647241885.500797, require_eq, passed tc-start: 1647241885.511434, require_errno tc-so:Looking for '^failed: .*macros_test.cpp:[0-9]+: Expected true value in errno_ok_stub\(\) == -1$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:271: Expected true value in errno_ok_stub() == -1' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed: .*macros_test.cpp:[0-9]+: Expected errno 3, got 4, in errno_fail_stub\(4\) == -1$' in 'failed: /tmp/build/2022.03.13.15.26.54-sparc64/src/external/bsd/atf/dist/atf-c++/macros_test.cpp:275: Expected errno 3, got 4, in errno_fail_stub(4) == -1' tc-end: 1647241885.925454, require_errno, passed tc-start: 1647241885.940460, require_in tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^failed: ' in 'failed: Line 144: (collection).find(element) != (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 144: (collection).find(element) != (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 144: (collection).find(element) != (collection).end() not met' tc-end: 1647241886.444944, require_in, passed tc-start: 1647241886.459486, require_match tc-so:Checking with foo.*bar, this is a foo, bar, baz and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with bar.*baz, this is a baz, bar, foo and expecting false tc-so:Looking for '^failed: ' in 'failed: Line 159: 'this is a baz, bar, foo' does not match regexp 'bar.*baz'' tc-end: 1647241886.796736, require_match, passed tc-start: 1647241886.807529, require_not_in tc-so:Looking for '^failed: ' in 'failed: Line 178: (collection).find(element) == (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 178: (collection).find(element) == (collection).end() not met' tc-so:Looking for '^failed: ' in 'failed: Line 178: (collection).find(element) == (collection).end() not met' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-so:Looking for '^passed' in 'passed' tc-end: 1647241887.390148, require_not_in, passed tc-start: 1647241887.405518, require_throw tc-so:Checking with throw_int and expecting false tc-so:Checking that message contains 'unexpected error' tc-so:Looking for '^failed: .*unexpected error' in 'failed: Line 192: if (1) throw int(5) threw an unexpected error (not std::runtime_error)' tc-so:Checking with throw_rt and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with no_throw_rt and expecting false tc-so:Checking that message contains 'did not throw' tc-so:Looking for '^failed: .*did not throw' in 'failed: Line 197: if (0) throw std::runtime_error("e") did not throw std::runtime_error as expected' tc-end: 1647241887.915127, require_throw, passed tc-start: 1647241887.929160, require_throw_re tc-so:Checking with throw_int and expecting false tc-so:Checking that message contains 'unexpected error' tc-so:Looking for '^failed: .*unexpected error' in 'failed: Line 213: if (1) throw int(5) threw an unexpected error (not std::runtime_error)' tc-so:Checking with throw_rt_match and expecting true tc-so:Looking for '^passed' in 'passed' tc-so:Checking with throw_rt_no_match and expecting false tc-so:Checking that message contains 'threw.*runtime_error\(baz foo bar a\).*does not match 'foo\.\*baz'' tc-so:Looking for '^failed: .*threw.*runtime_error\(baz foo bar a\).*does not match 'foo\.\*baz'' in 'failed: Line 218: if (1) throw std::runtime_error("baz foo bar a") threw std::runtime_error(baz foo bar a), but does not match 'foo.*baz'' tc-so:Checking with no_throw_rt and expecting false tc-so:Checking that message contains 'did not throw' tc-so:Looking for '^failed: .*did not throw' in 'failed: Line 221: if (0) throw std::runtime_error("e") did not throw std::runtime_error as expected' tc-end: 1647241888.508839, require_throw_re, passed tc-start: 1647241888.519564, skip tc-so:Looking for '^skipped: Skipped on purpose' in 'skipped: Skipped on purpose' tc-end: 1647241888.718062, skip, passed tc-start: 1647241888.729582, use tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c /usr/tests/atf/atf-c++/macros_hpp_test.cpp tc-end: 1647241928.308160, use, passed tp-end: 1647241928.317351, atf/atf-c++/macros_test tp-start: 1647241928.499136, atf/atf-c++/tests_test, 2 tc-start: 1647241928.501468, atf_tp_writer tc-end: 1647241928.644151, atf_tp_writer, passed tc-start: 1647241928.649812, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1647241955.680321, include, passed tp-end: 1647241955.692991, atf/atf-c++/tests_test tp-start: 1647241955.956670, atf/atf-c++/utils_test, 29 tc-start: 1647241955.959962, cat_file__empty tc-end: 1647241956.364923, cat_file__empty, passed tc-start: 1647241956.374625, cat_file__no_newline_eof tc-end: 1647241956.913617, cat_file__no_newline_eof, passed tc-start: 1647241956.926948, cat_file__one_line tc-end: 1647241957.385501, cat_file__one_line, passed tc-start: 1647241957.398697, cat_file__several_lines tc-end: 1647241957.809924, cat_file__several_lines, passed tc-start: 1647241957.821178, compare_file__empty__match tc-end: 1647241957.958843, compare_file__empty__match, passed tc-start: 1647241957.970402, compare_file__empty__not_match tc-end: 1647241958.156662, compare_file__empty__not_match, passed tc-start: 1647241958.165553, compare_file__long__match tc-end: 1647241958.315949, compare_file__long__match, passed tc-start: 1647241958.327809, compare_file__long__not_match tc-end: 1647241958.513930, compare_file__long__not_match, passed tc-start: 1647241958.526792, compare_file__short__match tc-end: 1647241958.676266, compare_file__short__match, passed tc-start: 1647241958.685320, compare_file__short__not_match tc-end: 1647241958.839019, compare_file__short__not_match, passed tc-start: 1647241958.851936, copy_file__empty tc-end: 1647241959.60312, copy_file__empty, passed tc-start: 1647241959.72815, copy_file__some_contents tc-end: 1647241959.270866, copy_file__some_contents, passed tc-start: 1647241959.281719, create_file tc-end: 1647241959.431728, create_file, passed tc-start: 1647241959.440110, file_exists tc-end: 1647241959.590652, file_exists, passed tc-start: 1647241959.599306, fork tc-so:Should not get into child tc-se:Should not get into child tc-end: 1647241959.819266, fork, passed tc-start: 1647241959.834472, grep_collection__set tc-so:Looking for 'irs' in 'First' tc-so:Looking for 'cond' in 'First' tc-so:Looking for 'cond' in 'Second' tc-so:Looking for 'Third' in 'First' tc-so:Looking for 'Third' in 'Second' tc-end: 1647241960.40608, grep_collection__set, passed tc-start: 1647241960.47337, grep_collection__vector tc-so:Looking for 'irs' in 'First' tc-so:Looking for 'cond' in 'First' tc-so:Looking for 'cond' in 'Second' tc-so:Looking for 'Third' in 'First' tc-so:Looking for 'Third' in 'Second' tc-end: 1647241960.219510, grep_collection__vector, passed tc-start: 1647241960.228230, grep_file tc-so:Looking for 'line1' in 'line1' tc-so:Looking for 'second line' in 'line1' tc-so:Looking for 'second line' in 'the second line' tc-so:Looking for 'aa.*bb' in 'line1' tc-so:Looking for 'aa.*bb' in 'the second line' tc-so:Looking for 'aa.*bb' in 'aaaabbbb' tc-so:Looking for 'foo' in 'line1' tc-so:Looking for 'foo' in 'the second line' tc-so:Looking for 'foo' in 'aaaabbbb' tc-so:Looking for 'bar' in 'line1' tc-so:Looking for 'bar' in 'the second line' tc-so:Looking for 'bar' in 'aaaabbbb' tc-so:Looking for 'aaaaa' in 'line1' tc-so:Looking for 'aaaaa' in 'the second line' tc-so:Looking for 'aaaaa' in 'aaaabbbb' tc-end: 1647241960.401439, grep_file, passed tc-start: 1647241960.410280, grep_string tc-so:Looking for 'a string' in 'a string - aaaabbbb' tc-so:Looking for '^a string' in 'a string - aaaabbbb' tc-so:Looking for 'aaaabbbb$' in 'a string - aaaabbbb' tc-so:Looking for 'aa.*bb' in 'a string - aaaabbbb' tc-so:Looking for 'foo' in 'a string - aaaabbbb' tc-so:Looking for 'bar' in 'a string - aaaabbbb' tc-so:Looking for 'aaaaa' in 'a string - aaaabbbb' tc-end: 1647241960.578389, grep_string, passed tc-start: 1647241960.586848, include tc-so:> /usr/bin/c++ -I/usr/include -Wall -Werror -o test.o -c test.cpp tc-end: 1647241978.777612, include, passed tc-start: 1647241978.787858, redirect__other tc-end: 1647241978.995145, redirect__other, passed tc-start: 1647241979.5449, redirect__stderr tc-se:Buffer this tc-end: 1647241979.547653, redirect__stderr, passed tc-start: 1647241979.556091, redirect__stdout tc-so:Buffer this tc-end: 1647241980.116966, redirect__stdout, passed tc-start: 1647241980.125241, wait__invalid_exitstatus tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1647241980.444972, wait__invalid_exitstatus, passed tc-start: 1647241980.459658, wait__invalid_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1647241980.687009, wait__invalid_stderr, passed tc-start: 1647241980.697428, wait__invalid_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1647241980.964856, wait__invalid_stdout, passed tc-start: 1647241980.975389, wait__ok tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1647241981.215469, wait__ok, passed tc-start: 1647241981.225319, wait__save_stderr tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1647241981.508870, wait__save_stderr, passed tc-start: 1647241981.520601, wait__save_stdout tc-so:subprocess stdout: Some output tc-so:subprocess stderr: Some error tc-end: 1647241981.827455, wait__save_stdout, passed tp-end: 1647241981.839823, atf/atf-c++/utils_test tp-start: 1647241982.687504, atf/atf-c++/pkg_config_test, 2 tc-start: 1647241982.690596, build tc-end: 1647241982.698777, build, skipped, Required program 'pkg-config' not found in the PATH tc-start: 1647241982.701095, version tc-end: 1647241982.711641, version, skipped, Required program 'pkg-config' not found in the PATH tp-end: 1647241982.714243, atf/atf-c++/pkg_config_test tp-start: 1647241986.569393, atf/atf-sh/atf-check_test, 23 tc-start: 1647241986.572684, eflag_empty tc-so:Running [atf-check -e empty] against [true 1>&2] tc-so:Running [atf-check -e empty] against [echo foo 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1647241987.878308, eflag_empty, passed tc-start: 1647241987.888832, eflag_file tc-so:Running [atf-check -e file:empty] against [true 1>&2] tc-so:Running [atf-check -e file:text] against [echo foo 1>&2] tc-so:Running [atf-check -e file:text] against [echo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-se:10+0 records in tc-se:10+0 records out tc-se:10240 bytes transferred in 0.014 secs (731428 bytes/sec) tc-so:Running [atf-check -e file:bin] against [cat bin 1>&2] tc-end: 1647241989.903700, eflag_file, passed tc-start: 1647241989.924682, eflag_ignore tc-so:Running [atf-check -e ignore] against [true 1>&2] tc-so:Running [atf-check -e ignore] against [echo foo 1>&2] tc-end: 1647241991.57957, eflag_ignore, passed tc-start: 1647241991.67976, eflag_inline tc-so:Running [atf-check -e inline:] against [true 1>&2] tc-so:Running [atf-check -e inline:foo bar\n] against [echo foo bar 1>&2] tc-so:Running [atf-check -e inline:foo bar] against [printf 'foo bar' 1>&2] tc-so:Running [atf-check -e inline:\t\n\t\n] against [printf '\t\n\t\n' 1>&2] tc-so:Running [atf-check -e inline:\a\b\e\f\n\r\t\v] against [printf '\a\b\e\f\n\r\t\v' 1>&2] tc-so:Running [atf-check -e inline:\011\022\033\012] against [printf '\011\022\033\012' 1>&2] tc-so:Running [atf-check -e inline:foo bar] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e inline:foo bar\n] against [echo -n foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1647241994.172015, eflag_inline, passed tc-start: 1647241994.183776, eflag_match tc-so:Running [atf-check -e match:^no-newline] against [printf no-newline 1>&2] tc-so:Running [atf-check -e match:^foo] against [echo line1 1>&2; echo foo bar 1>&2] tc-so:Running [atf-check -e match:o b] against [echo foo bar 1>&2] tc-so:Running [atf-check -e match:baz] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e match:^bar] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1647241996.151537, eflag_match, passed tc-start: 1647241996.161996, eflag_multiple tc-so:Running [atf-check -e match:foo -e match:bar] against [echo foo bar 1>&2] tc-so:Running [atf-check -e match:foo -e match:bar] against [echo foo 1>&2; echo bar 1>&2] tc-so:Running [atf-check -e match:bar -e match:foo] against [echo foo baz 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e match:bar -e match:foo] against [echo foo 1>&2; echo baz 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1647241997.851117, eflag_multiple, passed tc-start: 1647241997.875108, eflag_negated tc-so:Running [atf-check -e empty] against [echo foo 1>&2] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -e not-empty] against [echo foo 1>&2] tc-so:Running [atf-check -e match:foo] against [echo foo bar 1>&2] tc-so:Running [atf-check -e not-match:foo] against [echo foo bar 1>&2] tc-so:Executing command [ ./script.sh ] tc-end: 1647242000.294296, eflag_negated, passed tc-start: 1647242000.312009, eflag_save tc-so:Running [atf-check -e save:out] against [echo foo 1>&2] tc-end: 1647242001.549255, eflag_save, passed tc-start: 1647242001.573763, invalid_umask tc-so:Executing command [ false ] tc-so:atf-check: ERROR: Could not create the temporary directory /tmp/check.XXXXXX because it will not have enough access rights due to the current umask 00222 tc-end: 1647242002.517662, invalid_umask, passed tc-start: 1647242002.526600, oflag_empty tc-so:Running [atf-check -o empty] against [true] tc-so:Running [atf-check -o empty] against [echo foo] tc-so:Executing command [ ./script.sh ] tc-end: 1647242003.793097, oflag_empty, passed tc-start: 1647242003.804402, oflag_file tc-so:Running [atf-check -o file:empty] against [true] tc-so:Running [atf-check -o file:text] against [echo foo] tc-so:Running [atf-check -o file:text] against [echo bar] tc-so:Executing command [ ./script.sh ] tc-se:10+0 records in tc-se:10+0 records out tc-se:10240 bytes transferred in 0.006 secs (1706666 bytes/sec) tc-so:Running [atf-check -o file:bin] against [cat bin] tc-end: 1647242005.640753, oflag_file, passed tc-start: 1647242005.657057, oflag_ignore tc-so:Running [atf-check -o ignore] against [true] tc-so:Running [atf-check -o ignore] against [echo foo] tc-end: 1647242006.859300, oflag_ignore, passed tc-start: 1647242006.874341, oflag_inline tc-so:Running [atf-check -o inline:] against [true] tc-so:Running [atf-check -o inline:foo bar\n] against [echo foo bar] tc-so:Running [atf-check -o inline:foo bar] against [printf 'foo bar'] tc-so:Running [atf-check -o inline:\t\n\t\n] against [printf '\t\n\t\n'] tc-so:Running [atf-check -o inline:\a\b\e\f\n\r\t\v] against [printf '\a\b\e\f\n\r\t\v'] tc-so:Running [atf-check -o inline:\011\022\033\012] against [printf '\011\022\033\012'] tc-so:Running [atf-check -o inline:foo bar] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o inline:foo bar\n] against [echo -n foo bar] tc-so:Executing command [ ./script.sh ] tc-end: 1647242010.205879, oflag_inline, passed tc-start: 1647242010.216154, oflag_match tc-so:Running [atf-check -o match:^no-newline] against [printf no-newline] tc-so:Running [atf-check -o match:^foo] against [echo line1; echo foo bar] tc-so:Running [atf-check -o match:o b] against [echo foo bar] tc-so:Running [atf-check -o match:baz] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o match:^bar] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-end: 1647242012.8400, oflag_match, passed tc-start: 1647242012.19882, oflag_multiple tc-so:Running [atf-check -o match:foo -o match:bar] against [echo foo bar] tc-so:Running [atf-check -o match:foo -o match:bar] against [echo foo; echo bar] tc-so:Running [atf-check -o match:bar -o match:foo] against [echo foo baz] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o match:bar -o match:foo] against [echo foo; echo baz] tc-so:Executing command [ ./script.sh ] tc-end: 1647242013.684181, oflag_multiple, passed tc-start: 1647242013.694469, oflag_negated tc-so:Running [atf-check -o empty] against [echo foo] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -o not-empty] against [echo foo] tc-so:Running [atf-check -o match:foo] against [echo foo bar] tc-so:Running [atf-check -o not-match:foo] against [echo foo bar] tc-so:Executing command [ ./script.sh ] tc-end: 1647242015.630592, oflag_negated, passed tc-start: 1647242015.641688, oflag_save tc-so:Running [atf-check -o save:out] against [echo foo] tc-end: 1647242016.407003, oflag_save, passed tc-start: 1647242016.420558, sflag_eq_ne tc-so:Running [atf-check -s eq:0] against [true] tc-so:Running [atf-check -s ne:0] against [false] tc-so:Running [atf-check -s eq:255] against [exit 255] tc-so:Running [atf-check -s ne:255] against [exit 0] tc-so:Running [atf-check -s eq:256] against [exit 256] tc-so:Running [atf-check -s eq:-1] against [exit -1] tc-so:Running [atf-check -s ne:256] against [true] tc-so:Running [atf-check -s ne:-1] against [true] tc-end: 1647242018.725441, sflag_eq_ne, passed tc-start: 1647242018.736041, sflag_exit tc-so:Running [atf-check -s exit:0] against [true] tc-so:Running [atf-check -s not-exit:0] against [false] tc-so:Running [atf-check -s exit:255] against [exit 255] tc-so:Running [atf-check -s not-exit:255] against [exit 0] tc-so:Running [atf-check -s exit:256] against [exit 256] tc-so:Running [atf-check -s exit:-1] against [exit -1] tc-so:Running [atf-check -s not-exit:256] against [true] tc-so:Running [atf-check -s not-exit:-1] against [true] tc-so:Running [atf-check -s exit] against [true] tc-so:Running [atf-check -s exit] against [false] tc-so:Executing command [ /bin/sh -c kill $$ ] tc-se:Fail: program did not exit cleanly tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-end: 1647242022.311778, sflag_exit, passed tc-start: 1647242022.322623, sflag_ignore tc-so:Running [atf-check -s ignore] against [true] tc-so:Running [atf-check -s ignore] against [false] tc-se:atf-check: ERROR: Invalid status checker tc-se:atf-check: See atf-check(1) for usage details. tc-end: 1647242023.572155, sflag_ignore, passed tc-start: 1647242023.582535, sflag_signal tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Executing command [ /bin/sh -c kill -9 $$ ] tc-se:Fail: incorrect signal received: 9, expected: anything else tc-se:stdout: tc-se: tc-se:stderr: tc-se: tc-so:Executing command [ /bin/sh -c kill -1 $$ ] tc-so:Running [atf-check -s signal] against [true] tc-so:Executing command [ ./script.sh ] tc-so:Running [atf-check -s signal] against [false] tc-so:Executing command [ ./script.sh ] tc-end: 1647242026.104639, sflag_signal, passed tc-start: 1647242026.115520, stdin tc-so:Executing command [ cat ] tc-end: 1647242026.855199, stdin, passed tc-start: 1647242026.862430, xflag tc-so:Executing command [ echo foo 2>&1 ] tc-so:Executing command [ /bin/sh -c echo foo 1>&2 ] tc-so:Executing command [ /bin/sh -c echo foo ] tc-end: 1647242027.931440, xflag, passed tp-end: 1647242027.940867, atf/atf-sh/atf-check_test tp-start: 1647242029.77778, atf/atf-sh/atf_check_test, 7 tc-start: 1647242029.80082, equal tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_equal_ok ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -r resfile atf_check_equal_fail ] tc-so:Executing command [ grep ^failed: a != b (a != b)$ resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_equal_eval_ok ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -r resfile atf_check_equal_eval_fail ] tc-so:Executing command [ grep ^failed: \${x} != \${y} (a != b)$ resfile ] tc-end: 1647242033.37705, equal, passed tc-start: 1647242033.46653, experr_mismatch tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_experr_mismatch ] tc-end: 1647242034.799346, experr_mismatch, passed tc-start: 1647242034.817979, expout_mismatch tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_expout_mismatch ] tc-end: 1647242036.544634, expout_mismatch, passed tc-start: 1647242036.557541, flush_stdout_on_timeout tc-so:Executing command [ true ] tc-se:[1] Terminated ""$(...)"/misc_helpers" -s ""$(...)"" atf_chec... tc-so:Executing command [ sleep 42 ] tc-end: 1647242057.731903, flush_stdout_on_timeout, passed tc-start: 1647242057.813851, info_ok tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_info_ok ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_info_fail ] tc-end: 1647242064.715493, info_ok, passed tc-start: 1647242064.725039, null_stderr tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_null_stderr ] tc-end: 1647242066.422647, null_stderr, passed tc-start: 1647242066.433189, null_stdout tc-so:Executing command [ /bin/sh -c /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh atf_check_null_stdout ] tc-end: 1647242069.256994, null_stdout, passed tp-end: 1647242069.277931, atf/atf-sh/atf_check_test tp-start: 1647242070.105563, atf/atf-sh/config_test, 2 tc-start: 1647242070.113300, get tc-so:Querying an undefined variable tc-so:config_test: ERROR: Could not find configuration variable `undefined' tc-so:Querying an undefined variable using a default value tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -v foo=bar config_get ] tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -v foo=baz config_get ] tc-end: 1647242071.955567, get, passed tc-start: 1647242071.968105, has tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh config_has ] tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=foo /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh -v foo=bar config_has ] tc-so:Checking for deprecated variables tc-so:Executing command [ /bin/sh -c TEST_VARIABLE=workdir /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh config_has ] tc-end: 1647242074.128440, has, passed tp-end: 1647242074.134888, atf/atf-sh/config_test tp-start: 1647242074.642422, atf/atf-sh/integration_test, 3 tc-start: 1647242074.644595, arguments tc-so:Executing command [ ./tp a b foo ] tc-so:Executing command [ atf-sh tp hello bye foo bar ] tc-end: 1647242075.816744, arguments, passed tc-start: 1647242075.828282, missing_script tc-so:Executing command [ atf-sh non-existent ] tc-end: 1647242076.567979, missing_script, passed tc-start: 1647242076.592631, no_args tc-so:Executing command [ atf-sh ] tc-end: 1647242077.255196, no_args, passed tp-end: 1647242077.263958, atf/atf-sh/integration_test tp-start: 1647242077.714741, atf/atf-sh/normalize_test, 1 tc-start: 1647242077.717055, main tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh normalize ] tc-end: 1647242078.770213, main, passed tp-end: 1647242078.777672, atf/atf-sh/normalize_test tp-start: 1647242079.345956, atf/atf-sh/tc_test, 2 tc-start: 1647242079.348030, default_status tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_pass_true ] tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_pass_false ] tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_pass_return_error ] tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_fail ] tc-end: 1647242081.873122, default_status, passed tc-start: 1647242081.883104, missing_body tc-so:Executing command [ /usr/tests/atf/atf-sh/misc_helpers -s /usr/tests/atf/atf-sh tc_missing_body ] tc-end: 1647242082.843787, missing_body, passed tp-end: 1647242082.849996, atf/atf-sh/tc_test tp-start: 1647242083.357690, atf/atf-sh/tp_test, 1 tc-start: 1647242083.360782, srcdir tc-so:Executing command [ cp /usr/tests/atf/atf-sh/misc_helpers work ] tc-so:Executing command [ ./work/misc_helpers -s /tmp/atf-run.GFi8nU/work tp_srcdir ] tc-end: 1647242084.662993, srcdir, passed tp-end: 1647242084.675197, atf/atf-sh/tp_test tp-start: 1647242085.146107, atf/test-programs/config_test, 1 tc-start: 1647242085.148384, vflag tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile config_unset ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile -v test= config_empty ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile -v test=foo config_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile -v 'test=foo bar' config_multi_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile config_unset ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile -v test= config_empty ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile -v test=foo config_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile -v 'test=foo bar' config_multi_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile config_unset ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile -v test= config_empty ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile -v test=foo config_value ] tc-so:Executing command [ grep passed resfile ] tc-so:Executing command [ /bin/sh -c /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile -v 'test=foo bar' config_multi_value ] tc-so:Executing command [ grep passed resfile ] tc-end: 1647242091.909578, vflag, passed tp-end: 1647242091.917955, atf/test-programs/config_test tp-start: 1647242092.594019, atf/test-programs/expect_test, 6 tc-start: 1647242092.596097, expect_death tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_death_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_death_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_death_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_death_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_death_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_death_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_death_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_death_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_death_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1647242097.394173, expect_death, passed tc-start: 1647242097.400833, expect_exit tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_exit_any_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_exit_code_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_exit_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_exit_any_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_exit_code_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_exit_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_exit_any_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_exit_code_and_exit ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_exit_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1647242102.498202, expect_exit, passed tc-start: 1647242102.504630, expect_fail tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_fail_and_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_fail_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_fail_and_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_fail_and_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_fail_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_fail_and_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_fail_and_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_fail_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1647242106.927999, expect_fail, passed tc-start: 1647242106.934966, expect_pass tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_pass_and_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_pass_but_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_pass_but_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_pass_and_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_pass_but_fail_requirement ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_pass_but_fail_check ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_pass_and_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_pass_but_fail_requirement ] tc-so:Executing command [ cat result ] tc-end: 1647242111.198843, expect_pass, passed tc-start: 1647242111.205589, expect_signal tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_signal_any_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_signal_no_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_signal_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_signal_any_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_signal_no_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_signal_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_signal_any_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_signal_no_and_signal ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_signal_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1647242117.734895, expect_signal, passed tc-start: 1647242117.743756, expect_timeout tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r result expect_timeout_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r result expect_timeout_but_pass ] tc-so:Executing command [ cat result ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r result expect_timeout_but_pass ] tc-so:Executing command [ cat result ] tc-end: 1647242120.210187, expect_timeout, passed tp-end: 1647242120.216725, atf/test-programs/expect_test tp-start: 1647242120.782392, atf/test-programs/meta_data_test, 2 tc-start: 1647242120.785052, no_descr tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs metadata_no_descr ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs metadata_no_descr ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs metadata_no_descr ] tc-end: 1647242127.879535, no_descr, passed tc-start: 1647242127.889122, no_head tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs metadata_no_head ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs metadata_no_head ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -l ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs metadata_no_head ] tc-end: 1647242133.906796, no_head, passed tp-end: 1647242133.916212, atf/test-programs/meta_data_test tp-start: 1647242135.48629, atf/test-programs/result_test, 5 tc-start: 1647242135.50807, atf_run_warnings tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_pass ] tc-end: 1647242136.507895, atf_run_warnings, passed tc-start: 1647242136.514535, result_exception tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s result_exception ] tc-end: 1647242137.226550, result_exception, passed tc-start: 1647242137.232987, result_on_stdout tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_fail ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs result_skip ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_fail ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs result_skip ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_fail ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs result_skip ] tc-end: 1647242141.213355, result_on_stdout, passed tc-start: 1647242141.222768, result_to_file tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile result_pass ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile result_fail ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r resfile result_skip ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile result_pass ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile result_fail ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r resfile result_skip ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile result_pass ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile result_fail ] tc-so:Executing command [ cat resfile ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r resfile result_skip ] tc-so:Executing command [ cat resfile ] tc-end: 1647242147.443088, result_to_file, passed tc-start: 1647242147.451093, result_to_file_fail tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /usr/tests/atf/test-programs -r dir/resfile result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /usr/tests/atf/test-programs -r dir/resfile result_pass ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /usr/tests/atf/test-programs -r dir/resfile result_pass ] tc-end: 1647242149.453297, result_to_file_fail, passed tp-end: 1647242149.479356, atf/test-programs/result_test tp-start: 1647242150.347266, atf/test-programs/srcdir_test, 4 tc-start: 1647242150.350381, default tc-so:Executing command [ /bin/sh -c cd tmp && ./c_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./cpp_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./sh_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-end: 1647242154.400070, default, passed tc-start: 1647242154.418835, libtool tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/c_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/cpp_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/lt-c_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /bin/sh -c cd tmp && ./.libs/lt-cpp_helpers srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-end: 1647242157.921515, libtool, passed tc-start: 1647242157.949243, relative tc-so:Helper is: c_helpers tc-so:Using source directory: tmp tc-so:Executing command [ ./tmp/c_helpers -s tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s tmp srcdir_exists ] tc-so:Helper is: c_helpers tc-so:Using source directory: tmp/. tc-so:Executing command [ ./tmp/c_helpers -s tmp/. srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s tmp/. srcdir_exists ] tc-so:Helper is: c_helpers tc-so:Using source directory: ./tmp tc-so:Executing command [ ./tmp/c_helpers -s ./tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s ./tmp srcdir_exists ] tc-so:Helper is: cpp_helpers tc-so:Using source directory: tmp tc-so:Executing command [ ./tmp/cpp_helpers -s tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s tmp srcdir_exists ] tc-so:Helper is: cpp_helpers tc-so:Using source directory: tmp/. tc-so:Executing command [ ./tmp/cpp_helpers -s tmp/. srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s tmp/. srcdir_exists ] tc-so:Helper is: cpp_helpers tc-so:Using source directory: ./tmp tc-so:Executing command [ ./tmp/cpp_helpers -s ./tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s ./tmp srcdir_exists ] tc-so:Helper is: sh_helpers tc-so:Using source directory: tmp tc-so:Executing command [ ./tmp/sh_helpers -s tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s tmp srcdir_exists ] tc-so:Helper is: sh_helpers tc-so:Using source directory: tmp/. tc-so:Executing command [ ./tmp/sh_helpers -s tmp/. srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s tmp/. srcdir_exists ] tc-so:Helper is: sh_helpers tc-so:Using source directory: ./tmp tc-so:Executing command [ ./tmp/sh_helpers -s ./tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s ./tmp srcdir_exists ] tc-end: 1647242169.983003, relative, passed tc-start: 1647242170.11352, sflag tc-so:Executing command [ /bin/sh -c cd tmp && ./c_helpers -s /tmp/atf-run.8gyDGg/tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/c_helpers -s /tmp/atf-run.8gyDGg/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./cpp_helpers -s /tmp/atf-run.8gyDGg/tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/cpp_helpers -s /tmp/atf-run.8gyDGg/tmp srcdir_exists ] tc-so:Executing command [ /bin/sh -c cd tmp && ./sh_helpers -s /tmp/atf-run.8gyDGg/tmp srcdir_exists ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -r res srcdir_exists ] tc-so:Executing command [ grep Cannot find datafile res ] tc-so:Executing command [ /usr/tests/atf/test-programs/sh_helpers -s /tmp/atf-run.8gyDGg/tmp srcdir_exists ] tc-end: 1647242174.922202, sflag, passed tp-end: 1647242174.941477, atf/test-programs/srcdir_test tp-start: 1647242175.89824, atf/tools/application_test, 1 tc-start: 1647242175.92139, getopt tc-end: 1647242175.238706, getopt, passed tp-end: 1647242175.245835, atf/tools/application_test tp-start: 1647242175.422564, atf/tools/atffile_test, 16 tc-start: 1647242175.425741, atffile_1 tc-end: 1647242175.622303, atffile_1, passed tc-start: 1647242175.629311, atffile_2 tc-end: 1647242175.778166, atffile_2, passed tc-start: 1647242175.785308, atffile_3 tc-end: 1647242175.950289, atffile_3, passed tc-start: 1647242175.956852, atffile_4 tc-end: 1647242176.99495, atffile_4, passed tc-start: 1647242176.107692, atffile_5 tc-end: 1647242176.308312, atffile_5, passed tc-start: 1647242176.314836, atffile_50 tc-end: 1647242176.489841, atffile_50, passed tc-start: 1647242176.497097, atffile_51 tc-end: 1647242176.677792, atffile_51, passed tc-start: 1647242176.684645, atffile_52 tc-end: 1647242176.877777, atffile_52, passed tc-start: 1647242176.887334, atffile_53 tc-end: 1647242177.131495, atffile_53, passed tc-start: 1647242177.138045, atffile_54 tc-end: 1647242177.331506, atffile_54, passed tc-start: 1647242177.341302, atffile_6 tc-end: 1647242177.539006, atffile_6, passed tc-start: 1647242177.548204, atffile_getters tc-end: 1647242177.743759, atffile_getters, passed tc-start: 1647242177.752954, read_missing_test_program tc-end: 1647242177.971777, read_missing_test_program, passed tc-start: 1647242177.982674, read_missing_test_suite tc-end: 1647242178.158828, read_missing_test_suite, passed tc-start: 1647242178.166902, read_ok_simple tc-end: 1647242178.320660, read_ok_simple, passed tc-start: 1647242178.332391, read_ok_some_globs tc-end: 1647242178.513995, read_ok_some_globs, passed tp-end: 1647242178.529818, atf/tools/atffile_test tp-start: 1647242178.675758, atf/tools/auto_array_test, 9 tc-start: 1647242178.677905, auto_array_access tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1647242178.821153, auto_array_access, passed tc-start: 1647242178.827859, auto_array_assign tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1647242179.34553, auto_array_assign, passed tc-start: 1647242179.44937, auto_array_assign_ref tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1647242179.241373, auto_array_assign_ref, passed tc-start: 1647242179.251745, auto_array_copy tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1647242179.449374, auto_array_copy, passed tc-start: 1647242179.458531, auto_array_copy_ref tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1647242179.654326, auto_array_copy_ref, passed tc-start: 1647242179.663569, auto_array_get tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1647242179.858619, auto_array_get, passed tc-start: 1647242179.867831, auto_array_release tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1647242180.62292, auto_array_release, passed tc-start: 1647242180.71820, auto_array_reset tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Allocated 'test_array' object 0x40258570 tc-so:Releasing 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x40258570 tc-end: 1647242180.268004, auto_array_reset, passed tc-start: 1647242180.277440, auto_array_scope tc-so:Allocated 'test_array' object 0x402581e0 tc-so:Releasing 'test_array' object 0x402581e0 tc-end: 1647242180.449815, auto_array_scope, passed tp-end: 1647242180.456461, atf/tools/auto_array_test tp-start: 1647242180.612693, atf/tools/config_file_test, 14 tc-start: 1647242180.614911, config_1 tc-end: 1647242180.757200, config_1, passed tc-start: 1647242180.763705, config_2 tc-end: 1647242180.896158, config_2, passed tc-start: 1647242180.902807, config_3 tc-end: 1647242181.36819, config_3, passed tc-start: 1647242181.43400, config_4 tc-end: 1647242181.174591, config_4, passed tc-start: 1647242181.181168, config_50 tc-end: 1647242181.347147, config_50, passed tc-start: 1647242181.354561, config_51 tc-end: 1647242181.519679, config_51, passed tc-start: 1647242181.527112, config_52 tc-end: 1647242181.691578, config_52, passed tc-start: 1647242181.698578, config_53 tc-end: 1647242181.863427, config_53, passed tc-start: 1647242181.870294, config_54 tc-end: 1647242182.37818, config_54, passed tc-start: 1647242182.44914, merge_configs_both_empty tc-end: 1647242182.174127, merge_configs_both_empty, passed tc-start: 1647242182.183395, merge_configs_lower_empty tc-end: 1647242182.372404, merge_configs_lower_empty, passed tc-start: 1647242182.379138, merge_configs_mixed tc-end: 1647242182.508876, merge_configs_mixed, passed tc-start: 1647242182.515514, merge_configs_upper_empty tc-end: 1647242182.643732, merge_configs_upper_empty, passed tc-start: 1647242182.650579, read_config_files_none tc-end: 1647242182.788989, read_config_files_none, passed tp-end: 1647242182.795665, atf/tools/config_file_test tp-start: 1647242182.927071, atf/tools/config_test, 3 tc-start: 1647242182.929203, get tc-so:Checking that atf_arch is set to env-value tc-so:Checking that atf_build_cc is set to env-value tc-so:Checking that atf_build_cflags is set to env-value tc-so:Checking that atf_build_cpp is set to env-value tc-so:Checking that atf_build_cppflags is set to env-value tc-so:Checking that atf_build_cxx is set to env-value tc-so:Checking that atf_build_cxxflags is set to env-value tc-so:Checking that atf_confdir is set to env-value tc-so:Checking that atf_includedir is set to env-value tc-so:Checking that atf_libdir is set to env-value tc-so:Checking that atf_libexecdir is set to env-value tc-so:Checking that atf_machine is set to env-value tc-so:Checking that atf_pkgdatadir is set to env-value tc-so:Checking that atf_shell is set to env-value tc-so:Checking that atf_workdir is set to env-value tc-end: 1647242183.86677, get, passed tc-start: 1647242183.93175, get_all tc-end: 1647242183.222093, get_all, passed tc-start: 1647242183.228827, has tc-end: 1647242183.357928, has, passed tp-end: 1647242183.364659, atf/tools/config_test tp-start: 1647242183.500316, atf/tools/env_test, 3 tc-start: 1647242183.502413, has_get tc-end: 1647242183.632707, has_get, passed tc-start: 1647242183.640441, set tc-end: 1647242183.782568, set, passed tc-start: 1647242183.789235, unset tc-end: 1647242183.930662, unset, passed tp-end: 1647242183.937438, atf/tools/env_test tp-start: 1647242184.82797, atf/tools/expand_test, 6 tc-start: 1647242184.84823, expand_glob_base tc-end: 1647242184.232553, expand_glob_base, passed tc-start: 1647242184.239890, expand_glob_tps tc-end: 1647242184.396237, expand_glob_tps, passed tc-start: 1647242184.403978, is_glob tc-end: 1647242184.543303, is_glob, passed tc-start: 1647242184.550799, matches_glob_plain tc-end: 1647242184.697882, matches_glob_plain, passed tc-start: 1647242184.705558, matches_glob_question tc-end: 1647242184.860080, matches_glob_question, passed tc-start: 1647242184.867410, matches_glob_star tc-end: 1647242185.13236, matches_glob_star, passed tp-end: 1647242185.22590, atf/tools/expand_test tp-start: 1647242185.216824, atf/tools/fs_test, 24 tc-start: 1647242185.218978, change_directory tc-end: 1647242185.422564, change_directory, passed tc-start: 1647242185.438182, cleanup tc-end: 1647242185.659267, cleanup, passed tc-start: 1647242185.666846, cleanup_eacces_on_root tc-end: 1647242185.819968, cleanup_eacces_on_root, passed tc-start: 1647242185.830406, cleanup_eacces_on_subdir tc-end: 1647242186.36565, cleanup_eacces_on_subdir, passed tc-start: 1647242186.43594, directory_file_info tc-end: 1647242186.200836, directory_file_info, passed tc-start: 1647242186.215283, directory_names tc-end: 1647242186.389005, directory_names, passed tc-start: 1647242186.403957, directory_read tc-end: 1647242186.563922, directory_read, passed tc-start: 1647242186.578166, exists tc-end: 1647242186.798740, exists, passed tc-start: 1647242186.813240, file_info_perms tc-end: 1647242186.997067, file_info_perms, passed tc-start: 1647242187.9546, file_info_stat tc-end: 1647242187.171463, file_info_stat, passed tc-start: 1647242187.189333, get_current_dir tc-end: 1647242187.392683, get_current_dir, passed tc-start: 1647242187.407432, is_executable tc-end: 1647242187.596848, is_executable, passed tc-start: 1647242187.621877, path_branch_path tc-end: 1647242187.763589, path_branch_path, passed tc-start: 1647242187.771308, path_compare_different tc-end: 1647242187.919955, path_compare_different, passed tc-start: 1647242187.927400, path_compare_equal tc-end: 1647242188.133342, path_compare_equal, passed tc-start: 1647242188.140783, path_concat tc-end: 1647242188.299430, path_concat, passed tc-start: 1647242188.315911, path_is_absolute tc-end: 1647242189.283940, path_is_absolute, passed tc-start: 1647242189.291890, path_is_root tc-end: 1647242189.433082, path_is_root, passed tc-start: 1647242189.439941, path_leaf_name tc-end: 1647242189.581319, path_leaf_name, passed tc-start: 1647242189.588225, path_normalize tc-end: 1647242189.740653, path_normalize, passed tc-start: 1647242189.749525, path_op_less tc-end: 1647242189.954135, path_op_less, passed tc-start: 1647242189.969093, path_to_absolute tc-end: 1647242190.123730, path_to_absolute, passed tc-start: 1647242190.138783, remove tc-end: 1647242190.326815, remove, passed tc-start: 1647242190.345468, temp_dir_raii tc-end: 1647242190.549734, temp_dir_raii, passed tp-end: 1647242190.557092, atf/tools/fs_test tp-start: 1647242190.739246, atf/tools/io_test, 11 tc-start: 1647242190.741726, file_handle_copy tc-end: 1647242190.947023, file_handle_copy, passed tc-start: 1647242190.957509, file_handle_ctor tc-end: 1647242191.144802, file_handle_ctor, passed tc-start: 1647242191.152919, file_handle_get tc-end: 1647242191.602624, file_handle_get, passed tc-start: 1647242191.609688, file_handle_posix_remap tc-end: 1647242191.750353, file_handle_posix_remap, passed tc-start: 1647242191.757746, muxer_large_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1647242232.264579, muxer_large_buffer, passed tc-start: 1647242232.276520, muxer_small_buffer tc-so:mux done tc-so:flush done tc-so:all done tc-end: 1647242250.139577, muxer_small_buffer, passed tc-start: 1647242250.146813, pistream tc-end: 1647242250.290228, pistream, passed tc-start: 1647242250.297087, systembuf_long_read tc-end: 1647242250.542133, systembuf_long_read, passed tc-start: 1647242250.549241, systembuf_long_write tc-end: 1647242250.782988, systembuf_long_write, passed tc-start: 1647242250.790455, systembuf_short_read tc-end: 1647242250.958110, systembuf_short_read, passed tc-start: 1647242250.964317, systembuf_short_write tc-end: 1647242251.137581, systembuf_short_write, passed tp-end: 1647242251.144658, atf/tools/io_test tp-start: 1647242251.382117, atf/tools/parser_test, 23 tc-start: 1647242251.384414, headers_1 tc-end: 1647242251.646348, headers_1, passed tc-start: 1647242251.656408, headers_10 tc-end: 1647242251.874094, headers_10, passed tc-start: 1647242251.882219, headers_11 tc-end: 1647242252.95459, headers_11, passed tc-start: 1647242252.104374, headers_12 tc-end: 1647242252.309420, headers_12, passed tc-start: 1647242252.317300, headers_2 tc-end: 1647242252.504973, headers_2, passed tc-start: 1647242252.513031, headers_3 tc-end: 1647242252.727026, headers_3, passed tc-start: 1647242252.735329, headers_4 tc-end: 1647242252.944730, headers_4, passed tc-start: 1647242252.956220, headers_5 tc-end: 1647242253.223687, headers_5, passed tc-start: 1647242253.232722, headers_6 tc-end: 1647242253.422321, headers_6, passed tc-start: 1647242253.430684, headers_7 tc-end: 1647242253.668610, headers_7, passed tc-start: 1647242253.676337, headers_8 tc-end: 1647242253.869056, headers_8, passed tc-start: 1647242253.877062, headers_9 tc-end: 1647242254.81373, headers_9, passed tc-start: 1647242254.89276, parse_error_to_string tc-end: 1647242254.237339, parse_error_to_string, passed tc-start: 1647242254.245081, parse_errors_what tc-end: 1647242254.424143, parse_errors_what, passed tc-start: 1647242254.435613, token_getters tc-end: 1647242254.595886, token_getters, passed tc-start: 1647242254.603005, tokenizer_delims_nows tc-end: 1647242254.765774, tokenizer_delims_nows, passed tc-start: 1647242254.773170, tokenizer_delims_ws tc-end: 1647242254.940408, tokenizer_delims_ws, passed tc-start: 1647242254.947810, tokenizer_keywords_nows tc-end: 1647242255.157656, tokenizer_keywords_nows, passed tc-start: 1647242255.168762, tokenizer_keywords_ws tc-end: 1647242255.362680, tokenizer_keywords_ws, passed tc-start: 1647242255.370016, tokenizer_minimal_nows tc-end: 1647242255.567394, tokenizer_minimal_nows, passed tc-start: 1647242255.575300, tokenizer_minimal_ws tc-end: 1647242255.742610, tokenizer_minimal_ws, passed tc-start: 1647242255.750414, tokenizer_quotes_nows tc-end: 1647242255.911991, tokenizer_quotes_nows, passed tc-start: 1647242255.921083, tokenizer_quotes_ws tc-end: 1647242256.90359, tokenizer_quotes_ws, passed tp-end: 1647242256.98893, atf/tools/parser_test tp-start: 1647242256.267280, atf/tools/process_test, 10 tc-start: 1647242256.269698, argv_array_assign tc-end: 1647242256.413885, argv_array_assign, passed tc-start: 1647242256.425576, argv_array_copy tc-end: 1647242256.644150, argv_array_copy, passed tc-start: 1647242256.653982, argv_array_exec_argv tc-end: 1647242256.850046, argv_array_exec_argv, passed tc-start: 1647242256.856912, argv_array_init_carray tc-end: 1647242256.996234, argv_array_init_carray, passed tc-start: 1647242257.7118, argv_array_init_col tc-end: 1647242257.212386, argv_array_init_col, passed tc-start: 1647242257.223283, argv_array_init_empty tc-end: 1647242257.377630, argv_array_init_empty, passed tc-start: 1647242257.384316, argv_array_init_varargs tc-end: 1647242257.554911, argv_array_init_varargs, passed tc-start: 1647242257.561203, argv_array_iter tc-end: 1647242257.692444, argv_array_iter, passed tc-start: 1647242257.699666, exec_failure tc-end: 1647242257.927173, exec_failure, passed tc-start: 1647242257.936014, exec_success tc-end: 1647242258.130025, exec_success, passed tp-end: 1647242258.137310, atf/tools/process_test tp-start: 1647242258.337863, atf/tools/reader_test, 23 tc-start: 1647242258.341726, tps_1 tc-end: 1647242258.564417, tps_1, passed tc-start: 1647242258.576747, tps_2 tc-end: 1647242258.750884, tps_2, passed tc-start: 1647242258.759086, tps_3 tc-end: 1647242258.942823, tps_3, passed tc-start: 1647242258.950616, tps_4 tc-end: 1647242259.115701, tps_4, passed tc-start: 1647242259.124532, tps_5 tc-end: 1647242259.305692, tps_5, passed tc-start: 1647242259.316597, tps_50 tc-end: 1647242259.575787, tps_50, passed tc-start: 1647242259.586970, tps_51 tc-end: 1647242259.834766, tps_51, passed tc-start: 1647242259.846142, tps_52 tc-end: 1647242260.53529, tps_52, passed tc-start: 1647242260.64885, tps_53 tc-end: 1647242260.271463, tps_53, passed tc-start: 1647242260.280958, tps_54 tc-end: 1647242260.557291, tps_54, passed tc-start: 1647242260.567910, tps_55 tc-end: 1647242260.788111, tps_55, passed tc-start: 1647242260.796674, tps_56 tc-end: 1647242261.3237, tps_56, passed tc-start: 1647242261.11764, tps_57 tc-end: 1647242261.229528, tps_57, passed tc-start: 1647242261.237644, tps_58 tc-end: 1647242261.460939, tps_58, passed tc-start: 1647242261.473452, tps_59 tc-end: 1647242261.712409, tps_59, passed tc-start: 1647242261.723034, tps_6 tc-end: 1647242261.915253, tps_6, passed tc-start: 1647242261.922731, tps_60 tc-end: 1647242262.126432, tps_60, passed tc-start: 1647242262.134762, tps_61 tc-end: 1647242262.335523, tps_61, passed tc-start: 1647242262.343092, tps_62 tc-end: 1647242262.552379, tps_62, passed tc-start: 1647242262.560172, tps_63 tc-end: 1647242262.767187, tps_63, passed tc-start: 1647242262.777136, tps_64 tc-end: 1647242262.987008, tps_64, passed tc-start: 1647242262.995618, tps_65 tc-end: 1647242263.224646, tps_65, passed tc-start: 1647242263.235872, tps_66 tc-end: 1647242263.471371, tps_66, passed tp-end: 1647242263.481456, atf/tools/reader_test tp-start: 1647242263.695250, atf/tools/requirements_test, 30 tc-start: 1647242263.698132, require_arch_many_fail tc-end: 1647242263.930370, require_arch_many_fail, passed tc-start: 1647242263.937627, require_arch_many_ok tc-end: 1647242264.99359, require_arch_many_ok, passed tc-start: 1647242264.109658, require_arch_one_fail tc-end: 1647242264.285707, require_arch_one_fail, passed tc-start: 1647242264.300234, require_arch_one_ok tc-end: 1647242264.475781, require_arch_one_ok, passed tc-start: 1647242264.483907, require_config_many_fail tc-end: 1647242264.650652, require_config_many_fail, passed tc-start: 1647242264.659627, require_config_many_ok tc-end: 1647242264.827477, require_config_many_ok, passed tc-start: 1647242264.835803, require_config_one_fail tc-end: 1647242265.42163, require_config_one_fail, passed tc-start: 1647242265.52140, require_config_one_ok tc-end: 1647242265.276722, require_config_one_ok, passed tc-start: 1647242265.287541, require_files_many_fail tc-end: 1647242265.485638, require_files_many_fail, passed tc-start: 1647242265.493099, require_files_many_missing tc-end: 1647242265.672114, require_files_many_missing, passed tc-start: 1647242265.679082, require_files_many_ok tc-end: 1647242265.821591, require_files_many_ok, passed tc-start: 1647242265.828638, require_files_one_fail tc-end: 1647242266.20627, require_files_one_fail, passed tc-start: 1647242266.28508, require_files_one_missing tc-end: 1647242266.204059, require_files_one_missing, passed tc-start: 1647242266.210932, require_files_one_ok tc-end: 1647242266.353714, require_files_one_ok, passed tc-start: 1647242266.361803, require_machine_many_fail tc-end: 1647242266.512848, require_machine_many_fail, passed tc-start: 1647242266.520408, require_machine_many_ok tc-end: 1647242266.682696, require_machine_many_ok, passed tc-start: 1647242266.694372, require_machine_one_fail tc-end: 1647242266.904511, require_machine_one_fail, passed tc-start: 1647242266.915289, require_machine_one_ok tc-end: 1647242267.134608, require_machine_one_ok, passed tc-start: 1647242267.145284, require_memory_fail tc-end: 1647242267.387100, require_memory_fail, passed tc-start: 1647242267.395543, require_memory_not_enough tc-end: 1647242267.564842, require_memory_not_enough, passed tc-start: 1647242267.573334, require_memory_ok tc-end: 1647242267.730915, require_memory_ok, passed tc-start: 1647242267.739289, require_progs_many_fail tc-end: 1647242267.936992, require_progs_many_fail, passed tc-start: 1647242267.944358, require_progs_many_missing tc-end: 1647242268.177562, require_progs_many_missing, passed tc-start: 1647242268.186498, require_progs_many_ok tc-end: 1647242268.389801, require_progs_many_ok, passed tc-start: 1647242268.397669, require_progs_one_fail tc-end: 1647242268.619830, require_progs_one_fail, passed tc-start: 1647242268.629426, require_progs_one_missing tc-end: 1647242268.880912, require_progs_one_missing, passed tc-start: 1647242268.891256, require_progs_one_ok tc-end: 1647242269.92782, require_progs_one_ok, passed tc-start: 1647242269.101955, require_user_fail tc-end: 1647242269.301986, require_user_fail, passed tc-start: 1647242269.310768, require_user_root tc-end: 1647242269.483082, require_user_root, passed tc-start: 1647242269.491431, require_user_unprivileged tc-end: 1647242269.692562, require_user_unprivileged, passed tp-end: 1647242269.702274, atf/tools/requirements_test tp-start: 1647242269.883703, atf/tools/signals_test, 6 tc-start: 1647242269.886969, reset tc-end: 1647242270.69774, reset, passed tc-start: 1647242270.78374, signal_holder_destructor tc-end: 1647242270.235876, signal_holder_destructor, passed tc-start: 1647242270.243980, signal_holder_preserve tc-end: 1647242270.420316, signal_holder_preserve, passed tc-start: 1647242270.431233, signal_holder_process tc-end: 1647242270.619584, signal_holder_process, passed tc-start: 1647242270.634363, signal_programmer_preserve tc-end: 1647242270.807677, signal_programmer_preserve, passed tc-start: 1647242270.819634, signal_programmer_program tc-end: 1647242271.25396, signal_programmer_program, passed tp-end: 1647242271.32911, atf/tools/signals_test tp-start: 1647242271.288670, atf/tools/test_program_test, 34 tc-start: 1647242271.290996, atf_tps_writer tc-end: 1647242271.718413, atf_tps_writer, passed tc-start: 1647242271.726807, get_metadata_bad tc-end: 1647242272.100972, get_metadata_bad, passed tc-start: 1647242272.110411, get_metadata_several_tcs tc-end: 1647242272.427864, get_metadata_several_tcs, passed tc-start: 1647242272.438747, get_metadata_zero_tcs tc-end: 1647242272.745580, get_metadata_zero_tcs, passed tc-start: 1647242272.753854, parse_test_case_result_expected_death tc-end: 1647242272.958105, parse_test_case_result_expected_death, passed tc-start: 1647242272.966947, parse_test_case_result_expected_exit tc-end: 1647242273.167831, parse_test_case_result_expected_exit, passed tc-start: 1647242273.177180, parse_test_case_result_expected_failure tc-end: 1647242273.388003, parse_test_case_result_expected_failure, passed tc-start: 1647242273.396314, parse_test_case_result_expected_signal tc-end: 1647242273.647135, parse_test_case_result_expected_signal, passed tc-start: 1647242273.656553, parse_test_case_result_expected_timeout tc-end: 1647242273.874257, parse_test_case_result_expected_timeout, passed tc-start: 1647242273.883148, parse_test_case_result_failed tc-end: 1647242274.97494, parse_test_case_result_failed, passed tc-start: 1647242274.107078, parse_test_case_result_passed tc-end: 1647242274.326127, parse_test_case_result_passed, passed tc-start: 1647242274.334648, parse_test_case_result_skipped tc-end: 1647242274.547465, parse_test_case_result_skipped, passed tc-start: 1647242274.556347, parse_test_case_result_unknown tc-end: 1647242274.789726, parse_test_case_result_unknown, passed tc-start: 1647242274.799394, read_test_case_result_empty_file tc-end: 1647242275.16853, read_test_case_result_empty_file, passed tc-start: 1647242275.27623, read_test_case_result_failed tc-end: 1647242275.206282, read_test_case_result_failed, passed tc-start: 1647242275.217370, read_test_case_result_invalid tc-end: 1647242275.452208, read_test_case_result_invalid, passed tc-start: 1647242275.465744, read_test_case_result_multiline tc-end: 1647242275.652559, read_test_case_result_multiline, passed tc-start: 1647242275.663707, read_test_case_result_no_file tc-end: 1647242275.882323, read_test_case_result_no_file, passed tc-start: 1647242275.891348, read_test_case_result_skipped tc-end: 1647242276.72409, read_test_case_result_skipped, passed tc-start: 1647242276.82900, tp_1 tc-end: 1647242276.279280, tp_1, passed tc-start: 1647242276.288551, tp_2 tc-end: 1647242276.472946, tp_2, passed tc-start: 1647242276.481951, tp_3 tc-end: 1647242276.712010, tp_3, passed tc-start: 1647242276.724262, tp_4 tc-end: 1647242276.926868, tp_4, passed tc-start: 1647242276.936344, tp_50 tc-end: 1647242277.172832, tp_50, passed tc-start: 1647242277.182052, tp_51 tc-end: 1647242277.413516, tp_51, passed tc-start: 1647242277.424251, tp_52 tc-end: 1647242277.621657, tp_52, passed tc-start: 1647242277.633334, tp_53 tc-end: 1647242277.878762, tp_53, passed tc-start: 1647242277.889612, tp_54 tc-end: 1647242278.149647, tp_54, passed tc-start: 1647242278.160712, tp_55 tc-end: 1647242278.378394, tp_55, passed tc-start: 1647242278.389223, tp_56 tc-end: 1647242278.619949, tp_56, passed tc-start: 1647242278.627024, tp_57 tc-end: 1647242278.837434, tp_57, passed tc-start: 1647242278.846761, tp_58 tc-end: 1647242279.68622, tp_58, passed tc-start: 1647242279.79467, tp_59 tc-end: 1647242279.328621, tp_59, passed tc-start: 1647242279.335885, tp_60 tc-end: 1647242279.512643, tp_60, passed tp-end: 1647242279.520607, atf/tools/test_program_test tp-start: 1647242279.702401, atf/tools/text_test, 10 tc-start: 1647242279.704649, duplicate tc-end: 1647242279.877360, duplicate, passed tc-start: 1647242279.888673, join tc-end: 1647242280.116730, join, passed tc-start: 1647242280.127238, match tc-end: 1647242280.388248, match, passed tc-start: 1647242280.400021, split tc-end: 1647242280.562954, split, passed tc-start: 1647242280.573857, split_delims tc-end: 1647242280.781104, split_delims, passed tc-start: 1647242280.790081, to_bool tc-end: 1647242281.8412, to_bool, passed tc-start: 1647242281.15430, to_bytes tc-end: 1647242281.203890, to_bytes, passed tc-start: 1647242281.210854, to_string tc-end: 1647242281.406567, to_string, passed tc-start: 1647242281.415119, to_type tc-end: 1647242281.674173, to_type, passed tc-start: 1647242281.684504, trim tc-end: 1647242281.854312, trim, passed tp-end: 1647242281.866385, atf/tools/text_test tp-start: 1647242282.98267, atf/tools/ui_test, 6 tc-start: 1647242282.100906, paragraphs tc-so:Running tests for paragraphs tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1 3 5 tc-so: tc-so:<<< tc-so:Expected output: >>>1 3 5<<< tc-so:Output : >>>1 3 5<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1 3 5 tc-so:2 4 6<<< tc-so:Expected output: >>>1 3 5 tc-so: tc-so:2 4 6<<< tc-so:Output : >>>1 3 5 tc-so: tc-so:2 4 6<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1234 6789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>1234 6789 tc-so:123456 tc-so: tc-so:2 4 6<<< tc-so:Output : >>>1234 6789 tc-so:123456 tc-so: tc-so:2 4 6<<< tc-so: tc-so:Testing with tag '12: ', 'no repeat', col 0 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so: tc-so:Testing with tag '12: ', 'repeat', col 0 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-so: tc-so:Testing with tag '12:', 'no repeat', col 4 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so: 123456 tc-so: tc-so: 2 4 6<<< tc-so: tc-so:Testing with tag '12:', 'repeat', col 4 tc-so:Input: >>>56789 123456 tc-so:2 4 6<<< tc-so:Expected output: >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-so:Output : >>>12: 56789 tc-so:12: 123456 tc-so:12: tc-so:12: 2 4 6<<< tc-end: 1647242282.324130, paragraphs, passed tc-start: 1647242282.335119, w_tag_col tc-so:Running tests for w_tag_col tc-so: tc-so:Testing with tag '1234:', 'no repeat', col 10 tc-so:Input: >>>1 3 5<<< tc-so:Expected output: >>>1234: 1 3 5<<< tc-so:Output : >>>1234: 1 3 5<<< tc-so: tc-so:Testing with tag '1234:', 'no repeat', col 10 tc-so:Input: >>>1 3 5 7 9<<< tc-so:Expected output: >>>1234: 1 3 5 tc-so: 7 9<<< tc-so:Output : >>>1234: 1 3 5 tc-so: 7 9<<< tc-so: tc-so:Testing with tag '1234:', 'repeat', col 10 tc-so:Input: >>>1 3 5 7 9<<< tc-so:Expected output: >>>1234: 1 3 5 tc-so:1234: 7 9<<< tc-so:Output : >>>1234: 1 3 5 tc-so:1234: 7 9<<< tc-end: 1647242282.499715, w_tag_col, passed tc-start: 1647242282.506060, w_tag_no_repeat tc-so:Running tests for w_tag_no_repeat tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789 1234 56789<<< tc-so:Expected output: >>>1234: 789 1234 tc-so: 56789<<< tc-so:Output : >>>1234: 789 1234 tc-so: 56789<<< tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-so: tc-so:Testing with tag '1234: ', 'no repeat', col 0 tc-so:Input: >>>789012345 7890<<< tc-so:Expected output: >>>1234: 789012345 tc-so: 7890<<< tc-so:Output : >>>1234: 789012345 tc-so: 7890<<< tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789012345 7890<<< tc-so:Expected output: >>>1234: 789012345 tc-so:1234: 7890<<< tc-so:Output : >>>1234: 789012345 tc-so:1234: 7890<<< tc-end: 1647242282.672144, w_tag_no_repeat, passed tc-start: 1647242282.678438, w_tag_repeat tc-so:Running tests for w_tag_repeat tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789 1234 56789<<< tc-so:Expected output: >>>1234: 789 1234 tc-so:1234: 56789<<< tc-so:Output : >>>1234: 789 1234 tc-so:1234: 56789<<< tc-so: tc-so:Testing with tag '1234: ', 'repeat', col 0 tc-so:Input: >>>789012345<<< tc-so:Expected output: >>>1234: 789012345<<< tc-so:Output : >>>1234: 789012345<<< tc-end: 1647242282.831859, w_tag_repeat, passed tc-start: 1647242282.838844, wo_tag tc-so:Running tests for wo_tag tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345<<< tc-so:Expected output: >>>12345<<< tc-so:Output : >>>12345<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 <<< tc-so:Expected output: >>>12345<<< tc-so:Output : >>>12345<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 7890<<< tc-so:Expected output: >>>12345 7890<<< tc-so:Output : >>>12345 7890<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 789012 45<<< tc-so:Expected output: >>>12345 789012 45<<< tc-so:Output : >>>12345 789012 45<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 789012 456<<< tc-so:Expected output: >>>12345 789012 tc-so:456<<< tc-so:Output : >>>12345 789012 tc-so:456<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>1234567890123456<<< tc-so:Expected output: >>>1234567890123456<<< tc-so:Output : >>>1234567890123456<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 0 tc-so:Input: >>>12345 789012345 78<<< tc-so:Expected output: >>>12345 789012345 tc-so:78<<< tc-so:Output : >>>12345 789012345 tc-so:78<<< tc-end: 1647242283.57988, wo_tag, passed tc-start: 1647242283.64731, wo_tag_col tc-so:Running tests for wo_tag_col tc-so: tc-so:Testing with tag '', 'no repeat', col 10 tc-so:Input: >>>12345<<< tc-so:Expected output: >>> 12345<<< tc-so:Output : >>> 12345<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 10 tc-so:Input: >>>12345 7890<<< tc-so:Expected output: >>> 12345 tc-so: 7890<<< tc-so:Output : >>> 12345 tc-so: 7890<<< tc-so: tc-so:Testing with tag '', 'no repeat', col 10 tc-so:Input: >>>1 3 5 7 9<<< tc-so:Expected output: >>> 1 3 5 tc-so: 7 9<<< tc-so:Output : >>> 1 3 5 tc-so: 7 9<<< tc-end: 1647242283.217863, wo_tag_col, passed tp-end: 1647242283.227617, atf/tools/ui_test tp-start: 1647242283.384414, atf/tools/user_test, 4 tc-start: 1647242283.386793, euid tc-end: 1647242283.531230, euid, passed tc-start: 1647242283.538819, is_member_of_group tc-so:User belongs to 8 groups tc-so:Last GID is 34 tc-so:Checking if user belongs to group 0 tc-so:Checking if user does not belong to group 1 tc-so:Checking if user belongs to group 2 tc-so:Checking if user belongs to group 3 tc-so:Checking if user belongs to group 4 tc-so:Checking if user belongs to group 5 tc-so:Checking if user does not belong to group 6 tc-so:Checking if user does not belong to group 7 tc-so:Checking if user does not belong to group 8 tc-so:Checking if user does not belong to group 9 tc-so:Checking if user does not belong to group 10 tc-so:Checking if user does not belong to group 11 tc-so:Checking if user does not belong to group 12 tc-so:Checking if user does not belong to group 13 tc-so:Checking if user does not belong to group 14 tc-so:Checking if user does not belong to group 15 tc-so:Checking if user does not belong to group 16 tc-so:Checking if user does not belong to group 17 tc-so:Checking if user does not belong to group 18 tc-so:Checking if user does not belong to group 19 tc-so:Checking if user belongs to group 20 tc-so:Checking if user does not belong to group 21 tc-so:Checking if user does not belong to group 22 tc-so:Checking if user does not belong to group 23 tc-so:Checking if user does not belong to group 24 tc-so:Checking if user does not belong to group 25 tc-so:Checking if user does not belong to group 26 tc-so:Checking if user does not belong to group 27 tc-so:Checking if user does not belong to group 28 tc-so:Checking if user does not belong to group 29 tc-so:Checking if user does not belong to group 30 tc-so:Checking if user belongs to group 31 tc-so:Checking if user does not belong to group 32 tc-so:Checking if user does not belong to group 33 tc-so:Checking if user belongs to group 34 tc-end: 1647242283.717947, is_member_of_group, passed tc-start: 1647242283.725411, is_root tc-end: 1647242283.883466, is_root, passed tc-start: 1647242283.892846, is_unprivileged tc-end: 1647242284.101170, is_unprivileged, passed tp-end: 1647242284.109784, atf/tools/user_test tp-start: 1647242285.613107, atf/tools/atf-config_test, 7 tc-start: 1647242285.618424, list_all tc-so:Executing command [ atf-config ] tc-so:Executing command [ test 15 = 15 ] tc-so:Executing command [ grep atf_arch stdout ] tc-so:Executing command [ grep atf_build_cc stdout ] tc-so:Executing command [ grep atf_build_cflags stdout ] tc-so:Executing command [ grep atf_build_cpp stdout ] tc-so:Executing command [ grep atf_build_cppflags stdout ] tc-so:Executing command [ grep atf_build_cxx stdout ] tc-so:Executing command [ grep atf_build_cxxflags stdout ] tc-so:Executing command [ grep atf_confdir stdout ] tc-so:Executing command [ grep atf_includedir stdout ] tc-so:Executing command [ grep atf_libdir stdout ] tc-so:Executing command [ grep atf_libexecdir stdout ] tc-so:Executing command [ grep atf_machine stdout ] tc-so:Executing command [ grep atf_pkgdatadir stdout ] tc-so:Executing command [ grep atf_shell stdout ] tc-so:Executing command [ grep atf_workdir stdout ] tc-end: 1647242289.789089, list_all, passed tc-start: 1647242289.799622, override_env tc-so:Executing command [ /bin/sh -c ATF_ARCH=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_arch : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_arch : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_arch : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CC=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cc : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cc : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cc : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CFLAGS=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cflags : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cflags : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cflags : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CPP=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cpp : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cpp : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cpp : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CPPFLAGS=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cppflags : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cppflags : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cppflags : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CXX=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cxx : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cxx : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cxx : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_BUILD_CXXFLAGS=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_build_cxxflags : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_build_cxxflags : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_build_cxxflags : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_confdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_confdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_confdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_INCLUDEDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_includedir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_includedir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_includedir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_LIBDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_libdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_libdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_libdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_LIBEXECDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_libexecdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_libexecdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_libexecdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_MACHINE=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_machine : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_machine : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_machine : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_PKGDATADIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_pkgdatadir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_pkgdatadir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_pkgdatadir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_SHELL=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_shell : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_shell : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_shell : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-so:Executing command [ /bin/sh -c ATF_WORKDIR=testval atf-config ] tc-so:Executing command [ mv stdout all ] tc-so:Executing command [ grep ^atf_workdir : all ] tc-so:Executing command [ mv stdout affected ] tc-so:Executing command [ grep -v ^atf_workdir : all ] tc-so:Executing command [ mv stdout unaffected ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ test 14 = 14 ] tc-so:Executing command [ grep ^atf_workdir : testval$ affected ] tc-so:Executing command [ grep : testval$ unaffected ] tc-end: 1647242329.756429, override_env, passed tc-start: 1647242329.776899, query_mixture tc-so:Executing command [ atf-config atf_arch non_existent ] tc-so:Executing command [ atf-config non_existent atf_arch ] tc-so:Executing command [ atf-config atf_build_cc non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cc ] tc-so:Executing command [ atf-config atf_build_cflags non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cflags ] tc-so:Executing command [ atf-config atf_build_cpp non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cpp ] tc-so:Executing command [ atf-config atf_build_cppflags non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cppflags ] tc-so:Executing command [ atf-config atf_build_cxx non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cxx ] tc-so:Executing command [ atf-config atf_build_cxxflags non_existent ] tc-so:Executing command [ atf-config non_existent atf_build_cxxflags ] tc-so:Executing command [ atf-config atf_confdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_confdir ] tc-so:Executing command [ atf-config atf_includedir non_existent ] tc-so:Executing command [ atf-config non_existent atf_includedir ] tc-so:Executing command [ atf-config atf_libdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_libdir ] tc-so:Executing command [ atf-config atf_libexecdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_libexecdir ] tc-so:Executing command [ atf-config atf_machine non_existent ] tc-so:Executing command [ atf-config non_existent atf_machine ] tc-so:Executing command [ atf-config atf_pkgdatadir non_existent ] tc-so:Executing command [ atf-config non_existent atf_pkgdatadir ] tc-so:Executing command [ atf-config atf_shell non_existent ] tc-so:Executing command [ atf-config non_existent atf_shell ] tc-so:Executing command [ atf-config atf_workdir non_existent ] tc-so:Executing command [ atf-config non_existent atf_workdir ] tc-end: 1647242339.86336, query_mixture, passed tc-start: 1647242339.93012, query_multiple tc-so:Executing command [ atf-config atf_libexecdir atf_shell ] tc-so:Executing command [ test 2 = 2 ] tc-end: 1647242340.298617, query_multiple, passed tc-start: 1647242340.313281, query_one tc-so:Executing command [ atf-config atf_arch ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cc ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cpp ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cppflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cxx ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_build_cxxflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_confdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_includedir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_libdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_libexecdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_machine ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_pkgdatadir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_shell ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ atf-config atf_workdir ] tc-so:Executing command [ test 1 = 1 ] tc-end: 1647242350.828644, query_one, passed tc-start: 1647242350.838534, query_one_terse tc-so:Executing command [ atf-config atf_arch ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_arch ] tc-so:Executing command [ atf-config atf_build_cc ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cc ] tc-so:Executing command [ atf-config atf_build_cflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cflags ] tc-so:Executing command [ atf-config atf_build_cpp ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cpp ] tc-so:Executing command [ atf-config atf_build_cppflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cppflags ] tc-so:Executing command [ atf-config atf_build_cxx ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cxx ] tc-so:Executing command [ atf-config atf_build_cxxflags ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_build_cxxflags ] tc-so:Executing command [ atf-config atf_confdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_confdir ] tc-so:Executing command [ atf-config atf_includedir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_includedir ] tc-so:Executing command [ atf-config atf_libdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_libdir ] tc-so:Executing command [ atf-config atf_libexecdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_libexecdir ] tc-so:Executing command [ atf-config atf_machine ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_machine ] tc-so:Executing command [ atf-config atf_pkgdatadir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_pkgdatadir ] tc-so:Executing command [ atf-config atf_shell ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_shell ] tc-so:Executing command [ atf-config atf_workdir ] tc-so:Executing command [ test 1 = 1 ] tc-so:Executing command [ cut -d -f 3- stdout ] tc-so:Executing command [ mv stdout expout ] tc-so:Executing command [ atf-config -t atf_workdir ] tc-end: 1647242370.630149, query_one_terse, passed tc-start: 1647242370.643303, query_unknown tc-so:Executing command [ atf-config non_existent ] tc-end: 1647242371.474742, query_unknown, passed tp-end: 1647242371.482014, atf/tools/atf-config_test tp-start: 1647242372.952445, atf/tools/atf-report_test, 8 tc-start: 1647242372.955491, default tc-so:Using atf-run to run helpers tc-so:Executing command [ /bin/sh -c atf-report [0-9]+.[0-9]{6}#.#[0-9]+.[0-9]{6}#.#.conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.6anARa/etc HOME=/tmp/atf-run.6anARa atf-run helper ] tc-so:Third: read user-specific common.conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.6anARa/etc HOME=/tmp/atf-run.6anARa atf-run helper ] tc-so:Fourth: read user-specific .conf. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.6anARa/etc HOME=/tmp/atf-run.6anARa atf-run helper ] tc-end: 1647242478.472642, config, passed tc-start: 1647242478.497137, exit_codes tc-so:Executing command [ atf-run ] tc-end: 1647242482.220020, exit_codes, passed tc-start: 1647242482.231430, expect tc-so:Executing command [ atf-run ] tc-end: 1647242490.462571, expect, passed tc-start: 1647242490.472321, fds tc-so:Executing command [ atf-run ] tc-end: 1647242493.895510, fds, passed tc-start: 1647242493.911438, hooks tc-so:Checking default hooks tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.0l8AxZ/atf atf-run ] tc-so:Checking the system-wide info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.0l8AxZ/atf atf-run ] tc-so:Checking the user-specific info_start hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.0l8AxZ/atf atf-run ] tc-so:Checking the system-wide info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.0l8AxZ/atf atf-run ] tc-so:Checking the user-specific info_end hook tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.0l8AxZ/atf atf-run ] tc-end: 1647242504.119306, hooks, passed tc-start: 1647242504.147547, ignore_deprecated_use_fs tc-so:Executing command [ atf-run helper ] tc-end: 1647242507.515209, ignore_deprecated_use_fs, passed tc-start: 1647242507.529704, isolation_env tc-so:Executing command [ env LANG=bogus-value LC_ALL=bogus-value LC_COLLATE=bogus-value LC_CTYPE=bogus-value LC_MESSAGES=bogus-value LC_MONETARY=bogus-value LC_NUMERIC=bogus-value LC_TIME=bogus-value HOME=bogus-value TZ=bogus-value atf-run helper ] tc-so:Executing command [ grep ^tc-so:LANG= stdout ] tc-so:Executing command [ grep ^tc-so:LC_ALL= stdout ] tc-so:Executing command [ grep ^tc-so:LC_COLLATE= stdout ] tc-so:Executing command [ grep ^tc-so:LC_CTYPE= stdout ] tc-so:Executing command [ grep ^tc-so:LC_MESSAGES= stdout ] tc-so:Executing command [ grep ^tc-so:LC_MONETARY= stdout ] tc-so:Executing command [ grep ^tc-so:LC_NUMERIC= stdout ] tc-so:Executing command [ grep ^tc-so:LC_TIME= stdout ] tc-so:Executing command [ grep ^tc-so:HOME= stdout ] tc-so:Executing command [ grep ^tc-so:TZ= stdout ] tc-so:Executing command [ grep ^tc-so:TZ=UTC stdout ] tc-end: 1647242514.216357, isolation_env, passed tc-start: 1647242514.230978, isolation_home tc-so:Executing command [ env HOME=foo atf-run helper ] tc-end: 1647242517.866783, isolation_home, passed tc-start: 1647242517.881367, isolation_stdin tc-so:Executing command [ /bin/sh -c echo hello world | atf-run helper ] tc-end: 1647242521.289855, isolation_stdin, passed tc-start: 1647242521.301627, isolation_umask tc-so:Executing command [ /bin/sh -c umask 0000 && atf-run helper ] tc-end: 1647242524.412633, isolation_umask, passed tc-start: 1647242524.423388, missing_results tc-so:Executing command [ atf-run ] tc-end: 1647242528.205346, missing_results, passed tc-start: 1647242528.218694, mux_streams tc-so:Attempt 1 tc-so:Executing command [ atf-run ] tc-so:Attempt 2 tc-so:Executing command [ atf-run ] tc-so:Attempt 3 tc-so:Executing command [ atf-run ] tc-so:Attempt 4 tc-so:Executing command [ atf-run ] tc-so:Attempt 5 tc-so:Executing command [ atf-run ] tc-end: 1647242578.326429, mux_streams, passed tc-start: 1647242578.337413, no_warnings tc-so:Executing command [ atf-run helper ] tc-end: 1647242581.395471, no_warnings, passed tc-start: 1647242581.406025, require_arch tc-so:Checking for the real architecture tc-so:Executing command [ atf-run -v arch=sparc64 helper ] tc-so:Executing command [ atf-run -v arch=foo sparc64 helper ] tc-so:Executing command [ atf-run -v arch=sparc64 foo helper ] tc-so:Checking for a fictitious architecture tc-so:Executing command [ atf-run -v arch=fictitious helper ] tc-so:Executing command [ atf-run -v arch=foo fictitious helper ] tc-so:Executing command [ atf-run -v arch=fictitious foo helper ] tc-so:Triggering some failures tc-so:Executing command [ atf-run -v arch=foo helper ] tc-so:Executing command [ atf-run -v arch=foo bar helper ] tc-so:Executing command [ atf-run -v arch=fictitiousxxx helper ] tc-end: 1647242606.292948, require_arch, passed tc-start: 1647242606.307010, require_config tc-so:Executing command [ atf-run helper ] tc-so:Executing command [ atf-run -v var1=foo helper ] tc-so:Executing command [ atf-run -v var1=a -v var2= helper ] tc-end: 1647242614.630533, require_config, passed tc-start: 1647242614.643233, require_files tc-so:Checking absolute paths tc-so:Executing command [ atf-run -v files=/bin/cp helper ] tc-so:Executing command [ atf-run -v files=/tmp/atf-run.2Ei2aL/i-exist helper ] tc-so:Executing command [ atf-run -v files=/tmp/atf-run.2Ei2aL/i-exist /tmp/atf-run.2Ei2aL/dont-exist helper ] tc-so:Checking that relative paths are not allowed tc-so:Executing command [ atf-run -v files=hello helper ] tc-so:Executing command [ atf-run -v files=a/b helper ] tc-end: 1647242628.576863, require_files, passed tc-start: 1647242628.590182, require_machine tc-so:Checking for the real machine type tc-so:Executing command [ atf-run -v machine=sparc64 helper ] tc-so:Executing command [ atf-run -v machine=foo sparc64 helper ] tc-so:Executing command [ atf-run -v machine=sparc64 foo helper ] tc-so:Checking for a fictitious machine type tc-so:Executing command [ atf-run -v machine=fictitious helper ] tc-so:Executing command [ atf-run -v machine=foo fictitious helper ] tc-so:Executing command [ atf-run -v machine=fictitious foo helper ] tc-so:Triggering some failures tc-so:Executing command [ atf-run -v machine=foo helper ] tc-so:Executing command [ atf-run -v machine=foo bar helper ] tc-so:Executing command [ atf-run -v machine=fictitiousxxx helper ] tc-end: 1647242655.644900, require_machine, passed tc-start: 1647242655.656371, require_progs tc-so:Checking absolute paths tc-so:Executing command [ atf-run -v progs=/bin/cp helper ] tc-so:Executing command [ atf-run -v progs=/bin/__non-existent__ helper ] tc-so:Checking that relative paths are not allowed tc-so:Executing command [ atf-run -v progs=bin/cp helper ] tc-so:Check plain file names, searching them in the PATH. tc-so:Executing command [ atf-run -v progs=cp helper ] tc-so:Executing command [ atf-run -v progs=__non-existent__ helper ] tc-end: 1647242671.221882, require_progs, passed tc-start: 1647242671.236445, require_user_bad tc-so:Executing command [ atf-run -v user=foobar helper ] tc-end: 1647242674.950010, require_user_bad, passed tc-start: 1647242674.968068, require_user_root tc-so:Executing command [ atf-run -v user=root helper ] tc-end: 1647242678.927747, require_user_root, passed tc-start: 1647242678.944495, require_user_unprivileged tc-so:Executing command [ atf-run -v user=unprivileged helper ] tc-end: 1647242682.891703, require_user_unprivileged, passed tc-start: 1647242682.908093, signaled tc-so:Executing command [ atf-run ] tc-end: 1647242687.644300, signaled, passed tc-start: 1647242687.656634, timeout tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.N5SPBA helper ] tc-end: 1647242695.162649, timeout, passed tc-start: 1647242695.177657, timeout_forkexit tc-so:Executing command [ atf-run -v statedir=/tmp/atf-run.KNXD66 helper ] tc-end: 1647242698.787972, timeout_forkexit, passed tc-start: 1647242698.804541, vflag tc-so:Checking that 'testvar' is not defined. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.lffggB/etc atf-run helper ] tc-so:Checking that defining 'testvar' trough '-v' works. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.lffggB/etc atf-run -v testvar='a value' helper ] tc-so:Checking that defining 'testvar' trough the configuration file works. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.lffggB/etc atf-run helper ] tc-so:Checking that defining 'testvar' trough -v overrides the configuration file. tc-so:Executing command [ /bin/sh -c ATF_CONFDIR=/tmp/atf-run.lffggB/etc atf-run -v testvar='a value' helper ] tc-end: 1647242712.344570, vflag, passed tc-start: 1647242712.360207, zero_tcs tc-so:Executing command [ atf-run ] tc-end: 1647242715.694342, zero_tcs, passed tp-end: 1647242715.704706, atf/tools/atf-run_test info: time.end, Mon Mar 14 07:25:15 UTC 2022